a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style36 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.style38 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style37 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
.style42 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	font-weight: bold;
	font-size: 20px;
}
.style25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.style27 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

.style20 {
	font-size: 11px;
	color:#000000;
	font-weight:bold;
}
.czarny {
	font-size: 12px;
	font-weight: bold;
}
.styl4 {color: #FF0000}
.bordo {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bordo2 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.zielony {
	font-size: 24px;
	font-weight: bold;
	color: #006600;
}
.czerwony {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.niebieski {
	font-size: 40px;
	font-weight: bold;
	color: #0000FF;
}
ul, ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul {
	width: 150px;
	padding: 2px 2px 1px 2px;
	background-color: #ff0000;
	border: 3px;
}

ul li {
	border-bottom: 1px solid #ff0000;
}

ul a:link, ul a:visited {
	display: block;
	width: 125px;
	text-decoration: none;
	padding: 7px;
	font-weight: bold;
	background-color: #FF9797;
	color: #000000;
	border-left: 10px solid #ff0000;
}

ul a:hover {
	width: 115px;
	background-color: #D90000;
	color: #fff;
	border-left: 20px solid #ff0000;
}
html, body {
	background-color: #fff;
	color: #000;
	margin: 0;
	padding: 0;
}
#top {
	width:800px;
	margin:5px;
	padding:0px;
	position:relative;
}

#NAGLOWEK {
	background-color: #ffffff;
	margin-top: 5px;
}

#MENU {
	text-align:left;
	width: 154px;
	float: left;
	background-color: #ccc;
	overflow:hidden;
	position:relative;
}

#TRESC {
	float:right;
	text-align:left;
	width:640px;
	background-color: #fff;
	padding: 5px 0px 5px 5px;
	overflow:hidden;
}

#STOPKA {
	clear: both;
	background-color: #CCCCCC;
	text-align:center;
	width: 800px;
}

#info {
	text-align:center;
	border: 1px double #999999;
	width: 300px;
		
}

#info2 {
	text-align:center;
	border: 3px double #999999;
	width: 400px;
	background-color: #0000ff;
}