/*	------------------- menu lewe ------------------ */
#menuleft {
/*	background: #fff url(../../images/global/menulewe-loop.gif) repeat-y left top;*/
	margin-bottom: 8px;
}
#menuleft div.top {
	background: url(../../images/global/menulewe-cz1.jpg) no-repeat left top;
}
#menuleft div.bot {
	background: url(../../images/global/menulewe-cz2.gif) no-repeat left bottom;
	padding-bottom: 10px;
}
#menuleft strong.nagl {
	font: bold 16px/35px "Trebuchet MS";
	padding-left: 18px;
	color: #fff;
}
#menuleft ul {
	list-style-type: none;
	padding: 0px 20px;
	margin: 10px 0px 0px 0px;
}
#menuleft li {
	padding: 3px 0px;
	border-bottom: 1px solid #D0E2F0;
}
#menuleft a {
	text-decoration: none;
}
#menuleft h3 {
	font: bold 12px "Trebuchet MS";
	color: #085382;
}


