
<!-
     <body {margin: 1cm;} 


p.text1 {
	font-weight: normal;
	font-size: 10pt;
	font-family: Lucida Sans Unicode;
	color: White;
	text-align: justify;
}

p.text2 {
	font-weight: normal;
	font-size: 10pt;
	font-family: Lucida Sans Unicode;
	color: Black;
	text-align: center;
}


p.text3 {
font-weight: bold;
font-size: 10pt;
font-family: Verdana;
color: blue;
text-align: center;
}


p.text4 {
	font-weight: bold;
	font-size: 10pt;
	font-family: Lucida Sans Unicode;
	color: white;
	text-align: center;
}


p.text5 {
font-weight: bold;
font-size: 10pt;
font-family: Verdana;
color: #00FFFF;
text-align: center;
}

p.text6 {
font-weight: bold;
font-size: 10pt;
font-family: Verdana;
color: red;
text-align: center;
}

p.text7 {
font-weight: bold;
font-size: 10pt;
font-family: Lucida Sans Unicode;
color: white;
text-align: right;
}

p.naglowek {
font-weight: bold;
font-size: 12pt;
font-family: Lucida Sans Unicode;
color: black;
text-align: center;
background-color: orange;
}

p.stopka {
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	color: White;
	text-align: left;
}

p.strona {
font-weight: bold;
background-color: red;
font-size: 10pt;
font-family: Lucida Sans Unicode;
color: black;
text-align: center;
}

p.wramce {
	font-weight: bold;
	font-size: 8pt;
	font-family: Lucida Sans Unicode;
	color: white;
	text-align: center;
	margin-top: 0px;
}

p.ramkap {
	font-weight: normal;
	font-size: 10pt;
	font-family: Lucida Sans Unicode;
	color: White;
	text-align: justify;
}

p.ramkap2 {
	font-weight: normal;
	font-size: 10pt;
	font-family: Lucida Sans Unicode;
	color: White;
	text-align: left;
}

p.stopkaw {
font-weight: bold;
font-size: 10pt;
font-family: Lucida Sans Unicode;
color: white;
text-align: center;
}

p.nstrona {
font-weight: bold;
font-size: 8pt;
font-family: Lucida Sans Unicode;
color: white;
text-align: center;
}

p.pstrona {
font-weight: bold;
font-size: 10pt;
font-family: Lucida Sans Unicode;
color: yellow;
text-align: left;
}

p.linkip {
font-weight: bold;
font-size: 8pt;
font-family: Lucida Sans Unicode;
color: white;
text-align: center;
}
p.stopkaklik {
	font-weight: normal;
	font-size: 12pt;
	font-family: Lucida Sans Unicode;
	color: Yellow;
	text-align: center;
}

p.nadzdjeciami {
	font-weight: bold;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	color: white;
	text-align: center;
}

p.imie {
	font-weight: bold;
	font-size: 12pt;
	font-family: "Trebuchet MS";
	color: White;
	text-align: center;
}

p.data {
	font-weight: normal;
	font-size: 8pt;
	font-family: Arial;
	color: White;
	text-align: center;
}

p.menu_koty {
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial;
	color: White;
	text-align: left;
}

p.metryczka {
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	color: White;
	text-align: justify;
}


A:LINK {
	text-decoration: none;
	color: White;
}
A:VISITED {
	text-decoration: none;
	color: White;
}
A:ACTIVE {
	text-decoration: none;
	color: White;
}
A:HOVER {
	text-decoration: none;
	color: White;
} 


->
</style>
