@charset "iso-8859-1";
/* CSS Document */

body	{margin: 0 0 0 0;
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9pt;
		}
a	{text-decoration:none;
	color:#FF0000;}
a:hover	{text-decoration:underline;
		}

a.nahoru { text-decoration: none;
           color: black;
           font-weight: bold;
         }  
         
.tytulek	{font-weight:bold;
			font-size: 110%;
			color:#FF0000;
			}