#menu0 {
	width: 191px;
	margin: 0px;
	padding: 0;
}

#menu0 dt {
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	padding: 0px;


}

#menu0 dd {
	background-color: #eee;
	color: #000;
	border: 0px;
	margin: 0;
	padding: 0px;
}

#menu0 dd.active {
	font-weight: bold;
}

.poziom1{
		height: 30px;
}

.poziom2{
	height: 22px;
	margin: 0px;
	margin-bottom: 1px;
}

.poziom3{
	height: 22px;
	margin: 0px;
}