/* CSS Document */
body {
margin:0; 
padding-bottom:20px;
background-color:#333333;
}
.content {
font-family:Tahoma, Verdana, Arial;
font-size:11px;
padding:5px;
background-color:#FFFFFF;
}
.header{
width:816px;
height:341px;
background-image:url(images/header.jpg);
}
.page_title{
font-family:Tahoma, Verdana;
font-size:10px;
color:#999999;
padding-top:10px;
background-color:#333333;
height:23px;
}
.meniu{
margin-top:120px;
margin-left:100px;
width:200px;
}
.acasa{
background-image:url(images/meniu.png);
background-position:0px 0px;
width:80px;
height:32px;
}
.acasa_hover{
background-image:url(images/meniu.png);
background-position:89px 0px;
width:80px;
height:32px;
cursor:pointer;
}
.servicii{
background-image:url(images/meniu.png);
background-position:0px -34px;
width:80px;
height:32px;
}
.servicii_hover{
background-image:url(images/meniu.png);
background-position:89px -34px;
width:80px;
height:32px;
cursor:pointer;
}
.dotari{
background-image:url(images/meniu.png);
background-position:0px -68px;
width:80px;
height:32px;
}
.dotari_hover{
background-image:url(images/meniu.png);
background-position:89px -68px;
width:80px;
height:32px;
cursor:pointer;
}
.echipa{
background-image:url(images/meniu.png);
background-position:0px -101px;
width:80px;
height:32px;
}
.echipa_hover{
background-image:url(images/meniu.png);
background-position:89px -101px;
width:80px;
height:32px;
cursor:pointer;
}
.contact{
background-image:url(images/meniu.png);
background-position:0px -134px;
width:80px;
height:32px;
}
.contact_hover{
background-image:url(images/meniu.png);
background-position:89px -134px;
width:80px;
height:32px;
cursor:pointer;
}
.text{
margin:5px;
color:#5B5B5B;
}
.text a{
color:#AD1919;
text-decoration:underline;
font-weight:bold;
}
.text a:hover{
color:#AD1919;
text-decoration:none;
font-weight:bold;
}
.text strong{
color:#114791;
}
.footer{
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#666666;
padding:10px;
background-color:#FFFFFF;
background-image:url(images/footer_bg.jpg);
background-repeat:no-repeat;
background-position:bottom;
}
.footer_content{
border-top:1px dashed #CCCCCC;
padding-top:10px;
}
.footer a{
color:#333333;
}
.footer a:hover{
color:#AD1919;
}
.border_right{
border-right:1px dotted #CCCCCC;
}
.img_left{
float:left;
margin-right:10px;
}
.red{
color:#C53D10;
font-weight:bold;
}
form{
margin:0px;
padding:0px;
size:auto;
}
input{
width:204px;
height:17px;
border-style:none;
background:transparent;
margin:2px 2px 0 2px;
padding:2px 5px 0 5px;
font-family:tahoma;
font-size:11px;
color:#525252;
}
textarea{
width:213px;
height:105px;
border-style:none;
background:transparent;
margin:2 2 0 2px;
padding:0 0 0 10px;
font-family:tahoma;
font-size:11px;
color:#525252;
overflow:auto;
}
.page_pic_title{
padding-left:10px;
}
.footer_menu{
font-weight:bold;
color:#C53D10;
}
.parteneri{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}
.parteneri a{
color:#CCCCCC;
}
