body {
	font-family : Tahoma;
	font-size : 8pt;
	background-color : White;
}
P.tytul:first-letter { 
font-size: 200%; 
font-family : Verdana;
color: #4A4853;
font-weight : bold;
vertical-align: MIDDLE;
float: none; 
text-transform: uppercase; 	
}

TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}
.menu {
/*menu lewe*/
	color:White;
font-weight : bold;
	
}
.menu:active {
/*menu lewe*/
	color:white;
font-weight : bold;
}
.menu:hover {
/*menu lewe*/
	color:#C25D17;
	font-weight : bold;}
.stopka {
/*podpis na stopce*/
	font-family : Tahoma;
	font-size : 8pt;
	margin-left : 26px;
	color : #7A7A7A;
}
.licznik {
/*licznik*/
	font-family : Tahoma;
	font-size : 8pt;
	margin-right : 26px;
	color : #7A7A7A;
}
.gl_font {
	font-family : Tahoma;
	font-size : 8pt;
	color : #7A7A7A;
}
.tytul_font {
	font-family : Tahoma;
	font-size : 8pt;
	color : #7A7A7A;
	font-weight : bold;
}
A {
	text-decoration: none;
	color: #7B7B7B;
	font-weight : bold;
}
A:active {
	color: black;
}
A:Hover {
	text-decoration: none;
	color: Black;
	font-weight : bold;
}
Small {
	font-family : Tahoma;
	font-size : 7pt;
	color: Black;
}
Image {
border : 0;
}
table {
	border-collapse: collapse;
	border-color: #DADADA;
}
.formularz {
	border : 1px solid Silver;
	font-size:9pt;
	font-family : Arial;
	background-color : #F2F2F2;
}



