.tekst {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
}

.tekstwiekszy {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.podtytul {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : center;
}

.tekstbialy {
	font-family : Tahoma, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #ffffff;
}

a:link  {
	text-decoration : underline;
	color : #921B07;
}

a:visited  {
	color : #000000;
	text-decoration : underline;
}

a:active  {
	color : #FF0000;
	text-decoration : underline;
}

a:hover  {
	color : #666666;
	text-decoration : none;
}

.wyniki  {
	font-size : 0.6em;
	font-family : Tahoma, Arial, sans-serif;
}


