#info
{
 float:left;
 width:146px;
 border-top:solid 1px #EFEFEF;
 border-right:solid 1px #EFEFEF;
 border-left:solid 1px #EFEFEF;
}

#meniu
{
 float:left;
 width:150px;
}

.titlu
{
 color:#333333;
 margin:10px 0 0 0;
 float:left;
 font-family:"Times New Roman";
 font-weight:lighter;
 font-size:21px;
 border-bottom:#D4D4D4 solid 1px;
}

.subtitlu
{
 color:#333333;
 background:#F4F5EF;
 margin:10px 0 0 0;
 width:100%;
 float:left;
 font-family:"Times New Roman";
 font-weight:lighter;
 font-size:21px;
}

#meniu ul
{
 margin:0 0 0 0px;
 width:145px;
 padding:0;
 list-style:none;
 float:left;
 text-align:left;
}

#meniu li a
{
 margin:0;
 width:145px;
 background:#F4F5EF;
 voice-family: "\"}\""; 
 voice-family: inherit;
}

#meniu a
{
 color:#333333;
 margin:0;
 display:block;
 font-family:Verdana, Pristina;
 font-weight:bold;
 font-size:14px;
 text-decoration:none;
 border-bottom:#FFFFFF solid 1px;
 voice-family: "\"}\""; 
 voice-family: inherit;
}

#meniu a:hover
{
 color:#FF0066;
 border-bottom:#E1E4D3 solid 1px;
}