
#menu33
{
	font-size: 10px;	
	
	margin: 0; padding: 0;
}


#menu33 li
{
		
	border-bottom:1px solid #202020;
}

#menu33 li a
{   line-height:20px;
    font-size: 12px;	
	color: #FFDB83;
	text-decoration: none;
	padding:0 0 0 20px;
        font-weight:bold;		
	background:url(../shablon/g_11mini.gif) left top no-repeat;
	}
	#menu33 li a:hover
	{   
		border-bottom:1px solid #161617;
		color: #FF4500;
		text-decoration: none;
		background:#161617 url(../shablon/g_5mini.gif) left top no-repeat;
	}
        #menu33 li a:active
	{   
		line-height:20px;
        font-size: 12px;	
	color: #FFDB83;
	text-decoration: none;
	padding:0 0 0 20px;
        font-weight:bold;		
	background:url(../shablon/g_5mini.gif) left top no-repeat;
	}
