
.select_item{DISPLAY:none;}

a{color: #000000;}
a:hover{color: #000000;}



.left_menu{
float: left; 
background-image: url('http://ao-vizit.com/images/menu_back.jpg'); 
background-position: left bottom; 
background-repeat: no-repeat;
padding-top: 10px;
padding-bottom: 5px;
padding-left: 5px;
width: 185px;

}

.left_menu a{
font-family: Arial;
font-size: 13px;
color: #192165;
font-weight: bold;
text-decoration: none;
}

.left_menu a:hover{
color: #b50c83;
}

.left_menu_ball{
background-image: url('http://ao-vizit.com/images/ball.gif'); 
background-position: left center; 
background-repeat: no-repeat;
padding-left:  20px;
}

.left_menu_sub{
clear: both; 
padding-top: 5px;
padding-left: 20px;
padding-bottom: 2px;
font-family: Arial;
font-size: 11px;
}






