body {
	background: #000000;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	color: #000;
	margin: 0;
	padding: 0;
	
}

#top {
	
	width: 910px;
	background-color: #0000000;
	
}

#NAGLOWEK {
	
	width: 100%;
	background-color: #00000;
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	
}

ul {
	width: 200px;
	margin: 120px 0px 0px 0px;
	
}

ul a:link, ul a:visited {
	display: block;
	width: 186px;
	font-size: small;
	font-weight: 900;
	text-decoration: none;
	color: #8000FF;
	padding: 5px;
	
}

ul a:hover {
	padding: 7px 3px 3px 7px;
}


#MENU {
	background-image: url(img/menupic5.png);
	background-repeat: no-repeat;
	text-align: left;
	color: #8000FF;
	width: 200px;
	height: 700px;
	float: left;
	overflow: hidden;
	background-color: #000000;
	border-right: 3px #506524 solid;
}

#TRESC {

	width: 680px;
	height: 700px;
	float: right;
	overflow: hidden;
	text-decoration: none;
	text-align: left;
	font-size: 12;
	color: #8000FF;
	background-color: #0ab0000;
	
		
}


#footer {
	text-decoration: none;
	text-align: left;
	font-size: 12;
	color: #8000FF;
	clear:both;
	width: 100%;
	background-color: #000000;
}
