body {
	background-color: #004A00;
	text-align: center;
	top: auto;
	clip: rect(auto,auto,auto,auto);
	margin: 5px;
	padding: 5px;
}
div {
	margin: 0px;
	padding: 0px;
	text-align: center;
	position: relative;
	height: auto;
	width: auto;
}
#mapka {
	width: 800px;
	height: 500px;
	border: 0px none black;
	background: gray;
	position: relative;
	text-align: center;
	margin: 0px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,0px,auto);
	left: 0px;
	right: auto;
	float: none;
	clear: both;
}

.glowna {
	background-color: #004A00;
	text-align: center;
	height: auto;
	width: auto;
	margin: 0pt auto;
	padding: 0px;
}
.copyright {
	font-size: x-small;
	color: #009933;
}
#kontener {
	text-align: center;
	height: auto;
	width: 800px;
	margin: 0pt auto;
	padding: 0px;
}
#container {
}
#dalej {
	width: 50%;
	text-align: right;
	float: left;
}
#flash {
	clear: both;
}
#wloclawek {
	clear: both;
}
#powered {
	float: left;
	width: 25%;
}

