
A  {
	color: white;
	font-size: 18pt;
	text-decoration: none;
}




A:link  {
	color: white;
	font-size: 18pt;
	text-decoration: none;
}
a:hover {
	font-size: 18;
	font-style: italic;
	color: Yellow;
}



BODY  {
background-color:	#000000;
background-image:	url(../tlobos.gif);
font-size:	18pt;
text-align:	center;
}

Table  {
background-color:	black;
color:	yellow;
text-align:	center;
font-size:	16pt;
}





#wyniki {
font-size:	16pt;
color:	orange;
text-align:	left;
}








#ss1   {
	color: yellow;
	font-size: 20pt;
	text-decoration: blink;
}
