body	{margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
	background-color: #3a3a3a;
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: silver;
	background-image: url('images/background.jpg');
	background-position: top center;
	background-repeat: no-repeat
	}


P		{
	text-align: justify;
	color: #ffffff; 
	font: 8pt verdana; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 140%;
	}
	
	
.title		{
	text-align: left;
	color: #ffffff; 
	font: 10pt verdana; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 2px;
	}

.stopka	{
	text-align: left;
	color: #ffffff; 
	font: 8pt verdana; 
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 140%;
	}

a:link
	{
	color: #ff4800;
	font: 8pt verdana;
	text-decoration: none;
	line-height: 130%;
	}

a:visited 
	{
	color: #8d8d8d;
	font: 8pt verdana;
	text-decoration: none;
	line-height: 130%;
	}

a:active
	{
	color: #525252;
	font: 8pt verdana;
	text-decoration: underline;
	line-height: 130%;
	}

A:hover
	{
	color: #8d8d8d;
	font: 8pt verdana;
	text-decoration: underline;
	line-height: 130%;
	}
	

UL	{
	text-align: left;
	margin-left: 250px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	font: 9pt verdana;
	}
