#menu0 {
	width: 200px;
	margin: 5px;
	padding: 0;
}

#menu0 dt {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
	cursor: pointer;
	margin: 5px 0 0;
	padding: 2px 2px 2px 10px;
	font-family: Tahoma;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7FA902;
	height: auto;
}

#menu0 dd {
	background-color: #f4ffd5;
	color: #000;
	margin: 2 0;
	padding: 2px 5px 2px 20px;
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	border: 0;
}
#menu0 dd.strefa {
	background-color: #ddf1ff;
	color: #000;
	margin: 2 0;
	padding: 2px 5px 2px 20px;
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	border: 0;
}

#menu0 dd.active {
	font-weight: bold;
}.nagl {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}
.tekst2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tekst3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 5px;


}
