body, div, p, li, ul, h1, h2, h3, h4, h5, h6, img {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	height: auto;
	margin: 0px auto 20px auto;
	color: #ffffff;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #254E82 url(body_background3.jpg) no-repeat center 0px;
}
a.image {
	display: block;
	float: right;
	margin: 0px 0px 15px 10px;
}
a img {
	border: none;
	margin: 0px;
	padding: 0px;		
}
p {
	width: 450px;
	margin: 20px 0px 20px 0px;
	text-align: justify;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin: 0px 0px 30px 0px;
	clear: both;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}

div#content {
	width: 680px;
	height: auto;
	overflow: auto;
	margin: 423px auto 0px auto;
	padding: 0px 50px 10px 50px;
	background-color: #4C8133;
	border-left: 10px solid #ffffff;
	border-right: 10px solid #ffffff;
}
div#footer {
	width: 800px;
	height: 25px;
	margin: 0px auto 0px auto;	
	background: url(footer.gif) no-repeat;
}


ul#imagemap {
	width: 680px;
	height: 540px;
	list-style: none;
	clear: both;
	}

ul#imagemap li {	float: left; }

ul#imagemap li a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(plan_glowny.png);
}

ul#imagemap a img {	 display:none;  }

#area1 {	width: 280px;	height: 240px; overflow: hidden; }
#area1 a {	background-position: 0px -541px; }
#area1 a:hover {	background-position: 0px 0px; }


#area2 {	width: 400px;	height: 240px; }
#area2 a {	background-position: -280px -541px; }
#area2 a:hover {	background-position: -280px 0px; }


#area3 {	width: 190px;	height:300px; }
#area3 a {	background-position: 0px -781px; }
#area3 a:hover {	background-position: 0px -240px; }

#area4 {	width: 490px;	height: 300px; }
#area4 a {	background-position: -190px -781px; }
#area4 a:hover {	background-position: -190px -240px; }

a.galeria img{border:3px solid #fff; float:left; margin:5px;}
