html, body {
	background-color: #000000;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
td {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}
#n0 { font-family: Arial;font-size: 36pt;font-weight: bold;color: #e28226; }
#n0a { font-family: Arial;font-size: 36pt;font-weight: bold;color: #fed4ab; }
#n1 { font-family: Arial;font-size: 18pt;font-weight: bold;color: #fed4ab; }
#n2 { font-family: Arial;font-size: 18pt;font-weight: bold;color: #FFFFFF; }
a { font-family: Arial; font-size: 10pt; font-weight: bold; text-decoration: none; color: #e28226; }

#top {
	background-color: #000000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#NAGLOWEK {
	background-color: #000000;
}

#MENU {
	width: 800px;
	float: left;
	overflow: hidden;
	background-color: #ccc;
	margin-top: 10px;
}

#TRESC {
	width: 800px;
	float: left;
	overflow: hidden;
	background-color: #000;
	margin-top: 10px;
}
#TRESC1 {
	width: 800px;
	float: left;
	overflow: hidden;
	background-color: #000;
	margin-top: 10px;
}

#STOPKA {
	clear: both;
	width: 100%;
	background-color: #000;
	text-align: right;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 10px;
	color: #fed4ab;
}
dl, dt, dd {
	display: block;
	margin: 0;
	padding: 0;
}

dl {
	width: 200px;
}

dt {
	background-color: #aaa;
	color: #000;
	padding: 5px;
	font-weight: bold;
	font-size: 12pt;
	text-align: left;
}

dl a:link, dl a:visited {
	display: block;
	width: 186px;
	text-decoration: none;
	background-color: #bbb;
	color: #000;
	padding: 5px;
	border: 2px outset #bbb;
	font-weight: normal;
}

dl a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
	font-weight: normal;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul li {
	float: left;
}

ul a:link, ul a:visited {
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	background-color: #ccc;
	color: #000;
	border: 2px outset #ccc;
	padding: 5px;
	font-weight: normal;
}

ul a:hover {
	border-style: inset;
	padding: 7px 3px 3px 7px;
	font-weight: normal;
}

ul.menu_poziome, ul.menu_poziome li{display:block;list-style:none;margin:0;padding:0;line-height:normal;font-size:12px}
ul.menu_poziome li{display:inline;white-space:nowrap}
ul.menu_poziome a:link,ul.menu_poziome a:visited{text-decoration:underline}
ul.menu_poziome a:link,ul.menu_poziome a:visited,ul.menu_poziome a:hover{border:none}
ul.menu_poziome_b,ul.menu_poziome_b li{display:block;list-style:none;margin:0;padding:0;line-height:normal;font-size:12px}
ul.menu_poziome_b li{float:left}
ul.menu_poziome_b a:link,ul.menu_poziome_b a:visited{text-decoration:underline}
ul.menu_poziome_b a:link,ul.menu_poziome_b a:visited,ul.menu_poziome_b a:hover{border:none}
ul#menu_poziome1 a:link,ul#menu_poziome1 a:visited{text-decoration:none;display:block;width:80px;text-align:center;background-color:#ccc;color:#000;border:2px outset #ccc;padding:5px}
ul#menu_poziome1 a:hover{border-style:inset;padding:7px 3px 3px 7px}