   a:active  {
   	font-family : Verdana, Arial;
   	font-size : 9pt;
   	color : lime;
   	font-weight : normal;
   	text-decoration : none;line-height :13pt;
   }
   
   a:hover  {
   	font-family : Verdana, Arial;
   	font-size : 9pt;
   	color : silver;
   	text-decoration : none;line-height :13pt;
   }
   
   body  {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: gold;
	line-height: 13pt;
	background-color: Black;
}
   
   a  {
   	font-family : Verdana, Arial;
   	font-size : 9pt;
   	color : gold;
   	text-decoration : none; line-height :13pt;
   }
	hr	{
	width: 75%;
	color: #999999;
	}
	
	.nadpis	{
	font-size: 30;
	font-family: Comic Sans MS, Verdana;
	font-weight: bold;
	}
	 