.hodiny {
	background: #636F80 url(pozadi.jpg) no-repeat;
	background-position: top center;
	text-align: center;
	color: White;
	font-family: sans-serif;
}
.items {
	position: absolute;
	top: 750px;
	left: 350px;
	width: 700px;
}

.dvojice { margin-left:0px; clear: both; }
.levy { width: 430px; float: left; position:relative; margin:0px; padding:0px; text-align:right; }
.pravy { width: 200px; float: left; position:relative; top: 200px; margin:0px; padding:5px; text-align:left; }
