	.lewy_blok
	{
	width: 180px; 
	background-color: #E2FFA3;	
	background-image: url(/data/theme/images/strip_green-lato.jpg);
	}
	
	div.Menu_content_lewe li a 
	{
	background-color:transparent;
	border-bottom:3px double #526827;
	color:#526827;
	display:block;
	font-size:11px;
	font-weight:normal;
	height:25px;
	line-height:25px;
	overflow:hidden;
	text-indent:1em;
	}
	div.Menu_content_lewe li a:hover {
	color: #2b3e07;
	background-color: #d6ff87;
	text-decoration: none;

}