body
	{
	background-color: #ffffff;
	color: #000000;
	font-family:  arial, helvetica;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	margin-top: 0;
	margin-left: 0;
	
	scrollbar-face-color: #3b75af;
	scrollbar-track-color: #7aaadb;
	scrollbar-highlight-color: #A8C5F7;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #7A91B7;
	scrollbar-arrow-color: #ffffff;	
	}

.nadpis
	{	
	color: #cc0000;	
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	}
.link	
	{
	color: #008000;
	}


.navigation
	{
	font-weight: bold;
	text-decoration: none;
	}

.navigation a:hover
	{
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline overline;
	}

a
	{
	font-weight: bold;
	text-decoration: none;
	}

a:active 
	{
	color: #cc0000;
	}

a:link	
	{
	color: #0000cc;
	text-decoration: none;
	}

a:visited 
	{
	color: #000020;
	text-decoration: none;
	}

a:hover 
	{
	color: #cc0000;
	text-decoration: underline overline;
	}

hr	{
	color: #cc0000;
	}
