dl.menu_lewe {
	width: 256px;
}

dl.menu_lewe, dl.menu_lewe dd {
	margin: 0;
}

dl.menu_lewe dt {
	background-image: url("images/tytul.gif");
	background-repeat: no-repeat;
	background-color: #E5E5E5;
	width: 256px;
	height: 24px;
	margin-top: 5px;
}

dl.menu_lewe dt a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0px 12px;
	line-height: 24px;
	cursor: pointer;
}

dl.menu_lewe dd {
	padding: 0px 1px;
}

dl.menu_lewe dd a {
	text-decoration: none;
	color: #000;
}

dl.menu_lewe ul {
	background-color: #E5E5E5;
	list-style-image: url("images/kropka.gif");
	padding: 10px 5px 13px 25px;
}

dl.menu_lewe li {
	margin-bottom: 10px;
}
