html, body {
	background-color: #010101;
	color: #C0C0C0;
	margin: 0 auto;
	padding: 0;
}

#top {
	width: 1004px;
}

#MENUGL {
  	width: 800px;
  	overflow: hidden;
  	text-align: left;
  	letter-spacing: 1pt;
	background-color: #000000;
}

#BANER {
  	width: 1004px;
  	float: right;
	background-color: #000000;
	font-size: 16px;
	overflow: hidden;
	font-style: italic;
	text-align: center;
}

#NAGLOWEK {
  	clear: both;
  	width: 800px;
  	font-family: Times New Roman, Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: center;
	color: #FF9900;
	background-color: #000000;
}

#MENU {
	width: 200px;
	float: right;
	overflow: hidden;
	text-align: center;
	background-color: #000000;
}

#TRESC {
	width: 800px;
	float: left;
	overflow: hidden;
	background-color: #000000;
	font-family: Times New Roman, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: justify;
	line-height: 6mm;
	letter-spacing: 1pt;
	word-spacing: 3pt;
	color: #C0C0C0;
}

#STOPKA {
	clear: both;
	width: 800px;
	text-align: center;
	background-color: #000000;
}

a.STRONG {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF9900;
}

.MORE {
	text-align: right;
	font-size: 12px;
	font-style: ;
	font-variant: small-caps;
	text-decoration: none;
	color: #ABAB85;	
}

.MORE2 {
	text-align: center;
	font-size: 15px;
	font-variant: small-caps;
	font-style: ;
	text-decoration: none;
	color: #ABAB85;	
}

ul, ul li {
	display: block;
	list-style: none;
	margin: 5px;
	padding: 0;
}

ul li {
	float: right;
}

ul a:link, ul a:visited, ul a:visited {
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 17px;
	display: block;
	width: auto;
	background-color: #000000;
	color: #ABAB85;
	border: 0px;
	padding: 5px;
}

ul a:hover {
  	color: #FF9900;
	border-style: none;
	padding: 7px 3px 3px 7px;
}
img {
	border: 0px;
	border-style: groove ridge inset outset;
	border-color: #C0C0C0;
	border-style: inset;
	margin-right: 10px;
	
}
dl, dt, dd {
	display: block;
	list-style: none;
	
	font-size: 16px;
	margin: 0;
	padding: 0;
}

dl {
	width: 200px;
}

dt {
	background-color: #000000;
	color: #FF9900;
	font-family: sans-serif;
	padding: 7px;
	font-size: 13px;
	font-variant: small-caps;
	text-align: right;
}

dl a:link, dl a:visited {
	text-decoration: none;
	text-align: right;
	font-size: 12px;
	display: block;
	width: 170px;
	background-color: #000000;
	color: #ABAB85;
	border: 0px;
	padding: 5px;
}

dl a:hover {
	color: #FF9900;
	border-style: none;
	padding: 7px 3px 3px 7px;
}
