/* CSS Document */
body{
background-color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0;
behavior:url("style/csshover.htc"); 
}
body a{
color: #FF6318;
font-weight:bold;
outline:none;
text-decoration:none;
}
body a:hover{
text-decoration:underline;
}
h2 {
margin-left:5px;
margin-bottom:4px;
}
.all{
width:100%;
}
.header{
background-image:url(../images/header.jpg);
background-repeat:no-repeat;
height:127px;
background-color:#000000;
padding-left:40px;
}
.dreapta{
background-color:#000000;
}
.dreapta div{
background-image:url(../images/dreapta.jpg);
background-repeat:no-repeat;
height:477px;
width:423px;
}
.content_container{
height:477px;
width:487px;
background-color:#000000;
vertical-align:top;
}
.footer{
background-image:url(../images/footer_fill.jpg);
background-repeat:repeat-x;
background-color:#999999;
}
.footer .image{
background-image:url(../images/footer.jpg);
background-repeat:no-repeat;
height:96px;
padding-top:50px;
padding-left:110px;
}
.footer .image a{
color:#333333;
}
.content{
width:462px;
background-color:#FFFFFF;
height:477px;
text-align:left;
margin-left:25px;
}
.content div {
width:450px;
overflow:hidden;
margin-left:15px;
}
.content ul{
margin:5px;
}
.content p{
margin:5px;
}
.meniu_container{
padding-left:8px;
}
.meniu{
height:21px;
width:291px;
margin-left:250px;
}
.meniu a{
outline:none;
display:block;
}
.meniu div{
height:21px;
background-image:url(../images/menu_sprite.jpg);
}
.meniu td{
padding-left:15px;
}
.acasa{
width:54px;
}
.acasa:hover, .acasa_selected{
background-position:0 -20px;
width:54px;
}
.servicii{
width:60px;
background-position:-54px 0;
}
.servicii:hover, .servicii_selected{
background-position:-54px -20px;
width:60px;
}
.localizare{
width:100px;
background-position:-123px 0;
}
.localizare:hover, .localizare_selected{
background-position:-123px -20px;
width:100px;
}
.contact{
width:77px;
background-position:-224px 0;
}
.contact:hover, .contact_selected{
background-position:-224px -20px;
width:77px;
}
.cell{
border-left: 1px solid #666666;
border-top: 1px solid #666666;
border-right: 1px solid #D6D6D6;
border-bottom: 1px solid #D6D6D6;
}
.red{
color: #B70000;
}

