body {
 font-family: Times New Roman, Times, Serif;
 background: #602F6B
 background-repeat: repeat;

}

div.main {
  width: 800px;
  font-size: 12px;
  font-style: normal;
  line-height: normal;
  background: white;
  border-radius: 15px;
}

div.header {
  position:relative;
  margin:0 auto;
  width: 790px;
  height: 50px;
  margin: 0;
  padding: 5px 5px 5px 5px;
  background: #3f4c6b;


}

div.logo {
 margin-left: 20px;
 margin-top: 10px;
 padding: 0;

}


div.meniu {
  margin-right: 10px;
  padding: 0;
  float: right;
  color: white;
  

}

div.meniu p {
 height; 10px;
 border: 1px solid #3f4c6b;
 padding: 8px 8px;
 border-radius: 50px;
 text-align: center;

}



div.meniu a {
  font-size: 14px;
  text-decoration:none;
  color: white;
  
     
}

div.meniu a:hover {
   color: #FAF0BE;
  
}

div.slider {
  width: 770px;
  height: 268px;
  padding: 15px 15px 15px 15px;
  margin: 0;
  background: #3f4c6b;

}


div.continut {
  width: 700px;
  font-size: 14px;
  text-align: justify;
  float: left;
  padding: 30px 15px 30px 15px;
  margin-left: 35px;
  margin-right: 35px;
  background: white;
    

}


div.continut p {
 margin: 0;
 
}


div.servicii {
 width: 666px;
 height: 162px;
 border: 1px solid #DDD;
 
}

div.servicii_stanga {
 width: 200px;
 height: 120px;
 border: 1px solid #DDD;
 padding: 5px 5px 5px 5px;
 margin: 5px 5px 5px 5px;
 float: left;
 background: #606c88; /* Old browsers */
 background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
 background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */ 


}

div.servicii_centru {
 width: 200px;
 height: 120px;
 border: 1px solid #DDD;
 padding: 5px 5px 5px 5px;
 margin: 5px 5px 5px 5px;
 float: left;
 background: #606c88; /* Old browsers */
 background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
 background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

}

div.servicii_dreapta {
 width: 200px;
 height: 120px;
 border: 1px solid #DDD;
 padding: 5px 5px 5px 5px;
 margin: 5px 5px 5px 5px;
 float: left;
 background: #606c88; /* Old browsers */
 background: -moz-linear-gradient(top, #606c88 0%, #3f4c6b 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top, #606c88 0%,#3f4c6b 100%); /* IE10+ */
 background: linear-gradient(to bottom, #606c88 0%,#3f4c6b 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-9 */

}

div.servicii_stanga a {
 text-decoration: none;
 color: black;

}

div.servicii_centru a {
 text-decoration: none;
 color: black;

}

div.servicii_dreapta a {
 text-decoration: none;
 color: black;

}


div.servicii_stanga a:hover {
 color: white;

}

div.servicii_centru a:hover {
 color: white;

}

div.servicii_dreapta a:hover {
 color: white;

}

div.lista_completa {
 top-margin: 10px;
 float: right;
 color: grey;

}

div.lista_completa a {
 text-decoration: none;
 color: grey;

}

div.lista_completa a:hover {
 color: black;

}


.clear {
 clear: both;

}


div.footer {
  width: 800px;
  height: 85px;
  margin: 0;
  padding: 0;
  border: 1px solid #252525;
  background-color: #252525;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;

}  

div.footerlogo {
 width: 158px;
 height: 80px;
 float: left;
 padding: 15px 15px 15px 15px;
 
}

div.footermeniu {
  margin: 0;
  padding: 0px 15px 1px 0px;
  background-color: #252525;
  text-align: right;
    
}

div.footermeniu a {
  font-size: 12px;
  text-decoration:none;
  color: #D8D8D8;
  background-color: #252525;
  padding: 2px 2px;
  border-radius: 5px;
}

div.footermeniu a:hover {
  color: black;
  background-color: #f1f1f1;
  
}

div.copyright {
 margin: 0;
 padding: 0px 15px 0px 0px;
 font-size: 12px;
 color: #D8D8D8; 
 text-align: right;
 
}


div.copyright p {
 margin: 0;

}

div.termeni {
 margin: 0;
 padding: 0px 155px;
 font-size: 10px;
 color: #808080;
 
}

div.termeni a {
  font-size: 10px;
  color: white;
  padding: 2px 2px;
  border-radius: 5px;
  text-decoration: none;
  color: #808080;
    
}
