<style type="text/css">
<!-- 

/* nie uwierzysz, ale dla NN 6.0 ma znaczenie kolejność odsyłaczy */
/* po usunięciu #null NN 6.0 nie będzie widział stylu .tekst */
#null {}

body {
	background-color: white;
}

.tekst {
	font-family: Verdana, Arial;
	color: black;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 0px;
}

.tekst100 {
	font-family: Verdana, Arial;
	color: black;
	font-size: 12px;
	line-height: 12px;
}

.tekstMaly {
	font-family: Verdana, Arial;
	color: black;
	font-size: 11px;
	line-height: 16px;
}

.naglowek {
	font-family: Verdana, Arial;
	color: white;
	font-size: 13px;
	line-height: 14px;
}

.info {
	font-family: Verdana, Arial;
	font-size: 10px;
	line-height: 12px;
	padding-left: 4px;
}

a {
	color: navy;
}

a:hover {
	text-decoration: none;
}

p {
	margin-top: -5px;
}

p.pierwszy {
	margin-top: 0px;
}

ul, ol {
	margin-top: 0px;
}

ul.zwykla, ol.zwykla {
	margin-top: 10px;
}

sup {
	padding-top: 10px;
}

/* Greyhawk - akcesoria */
.akcesoria {
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 0px;
}	

.akcesoriaTekst {
	font-family: Verdana, Arial;
	color: black;
	font-size: 12px;
	line-height: 18px;
}
-->
</style>
