ul#poziom1 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-type: square;
	}

ul#poziom2 {
	font-size: 10pt;
	font-weight: normal;
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 20px 0px;
	list-style-position: outside;
	list-style-type: disc;
	}
