<style type="text/css">
<!--
body {margin: 1cm 1cm 1cm}
H1, H2, H3, H4 {color: black; font-family: arial; text-align: center; text-valign: middle; margin-left: 1cm; margin-right: 1cm;}
	
	H1 {font-size: 18pt; line-height: 18pt}
	H2 {font-size: 14pt; line-height: 14pt}
	H3 {font-size: 12pt; line-height: 12pt}
	H4 {font-size: 10pt; line-height: 10pt}
		H4.lewy {text-align: left;}
		H4.prawy {text-align: right; color: pink;}
		H1.bialy {color: white;}
		H2.bialy {color: white;}
		H3.bialy {color: white;}
		H4.bialy {color: white;}
		H1.silver {color: silver;}
		H2.silver {color: silver;}
		H3.silver {color: silver;}
		H1.pink {color: pink;}
		H2.pink {color: pink;}
		H3.pink {color: pink;}
		
P {font-size: 10pt; color: white; font-family: tahoma; font-style: normal; text-decoration: none; 
	text-align: justify; text-valign: top; margin-left: 1cm; margin-right: 1cm;}
	P.lewy {text-align: left;}
	P.srodek {text-align: center;}
	P.prawy {text-align: right;}
	P.pismo {margin-left : 60%;}
	P.osiem {font-size: 8pt; text-align: center;}
	P.i {font-style: italic; color: pink;}
	P.iwhite {font-style: italic; color: white;}
	P.bg {color: #666699;}
	P.bgprawy {text-align: right; color: #666699;}
	P.bgsrodek {text-decoration: underline; text-align: center; color: #666699;}
	P.bgprzekreslony {text-decoration: line-through; color: #666699;}
	P.black {color: black;}
	
table {font-size: 10pt; color: white; font-family: tahoma; font-style: normal; text-decoration: none; 
	text-align: justify; text-valign: top;}
	table.bg {color: #666699;}
	
li {font-size: 10pt; color: black; font-family: tahoma; font-style: normal; text-decoration: none; 
	text-align: justify; text-valign: top; margin-left: 1cm; margin-right: 1cm;}
	li.white {color: white;}
	li.bg {color: #666699;}
	li.black {color: black;}
	
ul {font-size: 10pt; color: black; font-family: tahoma; font-style: normal; text-decoration: none; 
	text-align: justify; text-valign: top; margin-left: 1cm; margin-right: 1cm;}
	ul.white {color: white;}
	ul.bg {color: #666699;}
	ul.black {color: black;}
	
ol {font-size: 10pt; color: black; font-family: tahoma; font-style: normal; text-decoration: none; 
	text-align: justify; text-valign: top; margin-left: 1cm; margin-right: 1cm;}
	ol.white {color: white;}
	ol.bg {color: #666699;}
	ul.black {color: black;}
	
a {font-size: 8pt; text-decoration: none; font-family: tahoma; text-align: justify; 
color: black; line-height: 8pt}
	a.w {font-size: 10pt; font-family: tahoma; color: blue;}
	a.czerwony {text-decoration: none; color: yellow;}
	a.specjalny {font-size: 16pt; font-family: arial; color: blue;}
	a.zolty {font-size: 8pt; font-family: tahoma; color: yellow;}
	a.pink {font-size: 10pt; font-family: tahoma; color: pink; font-weight: bold;}
	a.bg {color: #666699;}
	a.black {color: black;}
a:hover {
color: yellow;
}
a.czerwony:hover {
color: yellow; text-decoration: underline;}
a.w:hover {
color: brown; text-decoration: underline;
}
a.specjalny:hover {
color: brown; text-decoration: underline;
}
a.zolty:hover {
color: orange; text-decoration: underline;
}
a.pink:hover {
color: orange; text-decoration: none;
}
a.bg:hover {
color: black; text-decoration: underline;
}
a.black:hover {
color: black; text-decoration: underline;
}
	-->
</style>