BODY	{
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	background-color: #F5F5ec;
	margin: 6mm;
	padding: 0;
	text-align: justify;
	}

A:link	{
	color: blue;
	text-decoration: none;
	}
A:visited	{
		color: #04b;
		text-decoration: none;
		}
A:active	{
		color: red;
		text-decoration: underline;
		}
A:hover	{
	text-decoration: underline;
	}

TD.text	{
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: justify;
	}

TD.srodek	{
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-align: center;
	}

.menu_d, a.menu_d:link, a.menu_d:visited, a.menu_d:active, a.menu_d:hover	{
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	}
