

/*meniu stanga --------------------------------- */
.umbra1{ 
background-image:url(design/box-shadow.jpg); 
width:20px; 
height:185px;
overflow:hidden; 
background-repeat:no-repeat; 
}
  
.men_princ{
color:#5F543E;
font-weight:bold;
padding-left:20px;
line-height:1.4;
display:block;
margin-left:5px;
margin-top:5px;
margin-bottom:5px;
}

a.men_princ:hover{
background-image:url(design/bul-sq.jpg);
background-repeat:no-repeat;
background-position:2px 4px;
color:rgb(1,70,81);
}


.meniu_head{ 
background-image:url('design/box-top.jpg'); 
width:199px;
height:28px; 
overflow:hidden; 
background-repeat:no-repeat; 
}

.meniu_title{ 
letter-spacing:0.5px;  
padding-left:35px; 
padding-top:5px;
font-weight:bold; 
color:#ffffff; 
}

.float_left { float:left; }
.float_clear{  clear:both;  font-size:1px; }
.ww{ width:190px;  overflow:hidden; }
.box{ padding-bottom:20px; }

/* end meniu --------------------------------- */
