.text {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.naglowek {
	FONT-WEIGHT: bold; FONT-SIZE: 18px; COLOR: white; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.header {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: red; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.maly {
	FONT-SIZE: 9px; COLOR: black; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif
}
.text2 {
	FONT-SIZE: 10px; COLOR: black; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif
}

.text3 {
	FONT-SIZE: 10px; COLOR: darkblue; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif
}
.naglowek2 {
	FONT-WEIGHT: bold; font-style: italic; FONT-SIZE: 16px; COLOR: white; FONT-FAMILY: Times New Roman, Verdana, Arial, Helvetica, sans-serif
}

.text4 {
	FONT-SIZE: 14px; COLOR: black; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif
}
.text5 {
	FONT-SIZE: 12px; COLOR:black; FONT-FAMILY:  Verdana, Arial, Helvetica, sans-serif
}


A:link {
	color:darkblue;
	text-decoration: none;
}

A:visited {
	color:darkblue;
	text-decoration: none;

}
A:active
{
color:darkblue;
text-decoration: none;
}
A:hover {
color:white;
text-decoration: none;
}

body{
   background-color: transparent;
}




