body {
	margin:0;
	padding:0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	background-color: #006600;
	color: white;
}

a {
	color: white;
}

#podbody {
	font-size: 80%;
}

.vevystavbe {
	text-align: center;
	padding: 2px;
}