#pomoc {
	font-family: Tahoma;
	font-size: inherit;
}

#pomoc h1 {
	font-size: 15pt;
}

#pomoc ol.poziom_1 {
	font-size: 11pt;
}

#pomoc ol, ul {
	line-height: 140%;
}

#pomoc ul {
	font-size: 10pt;
}

#pomoc ul.poziom_2 {
	list-style-image: url(../gfx/design/strzalka.jpg);
}

#pomoc ul.poziom_3 {
	list-style-type: disc;
	list-style-image: none;
}

#pomoc ul.poziom_4 {
	list-style-type: circle;
	list-style-image: none;
}