BODY {
	background-color: #FFFFFF;
}

.obrazek {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -250px;
	margin-top: -100px;
	width: 500px;
	height: 123px;
}

.banner {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 100%;
}

.znacky {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -272px;
	margin-top: 60px;
	width: 544px;
	height: 123px;
	text-align: center;
}
