body{ background-color:#ffb400;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px;
}



a{ color:#CC3300;
text-decoration:none;
font-weight:bold;
} 

a:hover{ color:#FF6600; }


#main{ background-image:url(../files/background.jpg);
background-repeat:repeat-y;
width:752px;}
#main #header{ background-image: url(../files/header1.jpg);
width:752px;
height:300px; 
background-repeat: no-repeat;}

#main #footer{ background-image: url(../files/footer.jpg);
height:110px;
background-repeat: no-repeat;padding-bottom:6px;
background-color:#ffb400;}

#left-menu{
background-image:url(../files/menu-back.jpg);
background-repeat:repeat-y;
width:180px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
margin-top:10px;
}

#left-menu-top{
background-image: url(../files/menu-top.jpg);
background-repeat: no-repeat; 
height:118px;
padding-top:30px;
padding-left:20px;
padding-right:10px; 
}


#left-menu-bottom{
background-image: url(../files/menu-bottom.jpg);
background-repeat:no-repeat;
height:37px; 
}

#left-menu a{ color:#FFFFFF;
text-decoration:none; }

.titlu{
font-size:12px;
color:#336699;
font-weight:bold;
}

#content{
margin-left:10px;
width:380px;
height:350px;
color:#05324b;
text-align:justify;
 
}

#content img{ padding:6px;}

#content a{ color:#CC3300;
text-decoration:none;
font-weight:bold;
} 

#content a:hover{ color:#FF6600; }
