body {
	margin: 0;
	padding: 0;
	background-color: #adbfcb;
    text-align: center;
}

img.floatLeft {
    float: left;
    margin: 4px;
      padding: 10px 20px 10px 30px;
}
img.floatRight {
    float: right;
    margin: 4px;
}


h1 {
  color: #000;
  text-align: left;
  padding: 30px 40px 10px 40px;
  word-spacing: 0.1em;
  font-family: Verdana,Helvetica, sans-serif, Arial;
  font-size: 17px;
  line-height: 17px;
}


h2 {
  color: #fff;
  text-align: left;
  padding: 10px 60px 10px 60px;
  word-spacing: 0.1em;
  font-family: Helvetica, sans-serif,Verdana, Arial;
  font-size: 14px;
  line-height: 15px;
}



#header {
    margin: 0 auto;
	width : 920px;
	height: 137px;
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}

#meniu {
	margin: 0 auto;
	width : 840px;
	height: 60px;
    display:inline;
}

#btn1 {
width:210px;
height:54;
vertical-align:middle;
    display:inline;
}
#btn2 {
width:210px;
height:54;
vertical-align:middle;
    display:inline;
}
#btn3 {
width:210px;
height:54;
vertical-align:middle;
    display:inline;
}
#btn4 {
width:210px;
height:54;
vertical-align:middle;
    display:inline;
}

#continutcontact {
    margin: 0 auto;
    width : 840px;
    height : 600px;
    background-image: url(images/webdesign-seo-contact-back.png);
    background-repeat: no-repeat;
}

#footer {
	width : 920px;
    margin: 0 auto;
    margin-top: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    font-size: 10px;
    font-weight: bold;
        text-align: center;

}

#parteneri {
	width : 920px;
    margin: 0 auto;
    margin-top: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #003366;
    font-size: 10px;
    font-weight: bold;
        text-align: center;

}
a.meniufooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#003399;
        text-align: center;
}
a.meniufooter:link {
	text-decoration: none;
	color:#003399;
}
a.meniufooter:visited {
	text-decoration: none;
	color:#003399;
}

a.meniufooter:hover {
	text-decoration: none;
	color:#660099;
}


a.meniufooter2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;

}
a.meniufooter2:link {
	text-decoration: none;
	color:#fff;
}
a.meniufooter2:visited {
	text-decoration: none;
	color:#fff;
}

a.meniufooter2:hover {
	text-decoration: none;
	color:#fff;
}

