body {
	margin: 0;
	padding: 0;
	background-color: #adbfcb;
    text-align: center;
}



h1 {
  color: #fff;
  text-align: left;
  padding: 110px 10px 10px 50px;
  word-spacing: 0.1em;
  font-family: Verdana,Helvetica, sans-serif, Arial;
  font-size: 15px;
  line-height: 25px;
}

h2 {
  color: #999999;
  text-align: left;
  padding: 20px 60px 10px 60px;
  word-spacing: 0.1em;
  font-family: Helvetica, sans-serif,Verdana, Arial;
  font-size: 14px;
  line-height: 17px;
}

h3 {
  color: #fff;
  text-align: left;
  padding: 110px 10px 10px 50px;
  word-spacing: 0.1em;
  font-family: Verdana,Helvetica, sans-serif, Arial;
  font-size: 15px;
  line-height: 25px;
}

h4 {
  color: #fff;
  text-align: left;
  padding: 90px 20px 10px 60px;

  font-family: Verdana,Helvetica, sans-serif, Arial;
  font-size: 14px;
  line-height: 20px;
}

h5 {
  color: #fff;
  text-align: left;
  padding: 120px 20px 10px 60px;
  word-spacing: 0.1em;
  font-family: Verdana,Helvetica, sans-serif, Arial;
  font-size: 15px;
  line-height: 25px;
}

#header {
    margin: 0 auto;
	width : 920px;
	height: 137px;
	background-image:url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
}

#continut1 {
    margin: 0 auto;
	width : 845px;
    height : 316px;

}

#continut2 {
    margin: 0 auto;
	width : 845px;
    height : 324px;

}
#despre {
  width : 416px;
  height: 315px;
  background-image: url(images/webdesign-seo-depre.png);
  background-repeat: no-repeat;
  float : left;
  cursor:move;

}
#servicii {
  width : 421px;
  height: 315px;
  background-image: url(images/webdesign-seo-servicii.png);
  background-repeat: no-repeat;
    float : right;
  cursor:move;
}

#portofoliu {
  width : 416px;
  height: 323px;
  background-image: url(images/webdesign-seo-portofoliu.png);
  background-repeat: no-repeat;
    float : left;
  cursor:move;
}

#contact {
  width : 421px;
  height: 323px;
  background-image: url(images/webdesign-seo-contact.png);
  background-repeat: no-repeat;
    float : right;
  cursor:move;
}
#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: 15px;
	color:#999999;

}
a.meniufooter2:link {
	text-decoration: none;
	color:#999999;
}
a.meniufooter2:visited {
	text-decoration: none;
	color:#999999;
}

a.meniufooter2:hover {
	text-decoration: none;
	color:#660099;
}
