html, body {
	background-color: #C0C29A;
	color: #000;
	margin: 0;
	padding: 0;
	font-family: sans-serif;
}
a:link {
  	color: #9CFF07
}
a:visited {
  	color: #9CFF07
}
a:hover {
  	color: #FDE508
}
#top {
	width: 1004px;
	margin-left: auto;
	margin-right: auto;
}

#NAGLOWEK {
	width: 100%;
	background-color: #E0DE59;
	height: 115px;
	padding-top: 5px;
	padding-bottom: 0;
}

#MENU {
	width: 170px;
	height: 500px;
	float: left;
	overflow: hidden;
	background-color: #A0A82B;
	padding: 15px;
}

#BANER {
	width: 200px;
	height: 90px;
	float: left;
	overflow: hidden;
	background-color: #A0A82B;
	padding: 0px;
}

#TLO-WET {
	width: 170px;
	height: 140px;
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	position: absolute; top: 500px; 
}

#WET {
	width: 170px;
	height: 130px;
	float: left;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	font-size: 80%;
	line-height: 15px;
	text-align: center;
	color: #9b110d;
	position: absolute; top: 500px; 
}

#GALERIA0 {
	width: 794px;
	height: 70px;
	float: right;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: center;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 170%;
	color: #904605;
}

#MAPA {
	width: 764px;
	height: 430px;
	float: left;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: center;
	padding: 0px 15px 30px 15px;
	font-size: 130%;
	line-height: 28px;
}
#TRESC {
	width: 764px;
	height: 430px;
	float: right;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: left;
	padding: 0px 15px 30px 15px;
	font-size: 120%;
	line-height: 28px;
}

#TRESC-RU {
	width: 764px;
	height: 430px;
	float: right;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: left;
	padding: 0px 15px 30px 15px;
	font-size: 115%;
	line-height: 28px;
}

#GALERIA {
	width: 764px;
	height: 430px;
	float: left;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: left;
	padding: 15px 20px 15px 10px;
	font-size: 80%;
}

#GALERIA-2 {
	width: 764px;
	height: 430px;
	float: left;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: left;
	padding: 15px 20px 15px 10px;
	font-size: 80%;
}

#GALERIA-2 a:link, a:visited {
	color: red;
}	

#GALERIA-2 a:hover {
	color: red;
	font-size: 120%;
}	

#STOPKA {
	float: right;
	width: 804px;
	height: 70px;
	background-color: #006600;
	color: white;
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 110%;
}

#FORMULARZ {
	width: 794px;
	height: 430px;
	float: left;
	overflow: hidden;
	background-color: #FFFFCC;
	text-align: center;
	padding: 0px 0px 30px 0px;
	font-size: 100%;
	line-height: 28px;
}

#menu0 {
	width: 170px;
	height: 500px;
	float: left;
	overflow: hidden;
	background-color: #A0A82B;
	padding: 15px;
}


#menu0 dt, dt a:link, dt a:visited, dt a:hover {
  	height: 21px;
	color: #CCFFCC;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	margin: 10px 0 10px 0;
	padding: 2px;
}

#menu0 dd, dd a:link, dd a:visited {
	background-color: #00CC33;
	color: #CCFFCC;
	text-decoration: none;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #009933;
	margin: 0 0px 1px 2px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
	padding: 1px 10px;
}

#menu0 dt a:hover, dd a:hover {
	color: #FDE508;
}
