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;
}
.glowna {
	background-color: #004A00;
	text-align: center;
	height: auto;
	width: auto;
}
.copyright {
	font-size: x-small;
	color: #009933;
}
