div.header {
	background-image: none;
	height: 21em;
}

div.logo {
	left: 20px;
	bottom: 10px;
	width: 950px;
	height: 192px;
}

div.logo ul {
	margin: 0px;
}

div.logo ul li {
	width: 950px;
	height: 192px;
}

div.logo ul li a {
	width: 950px;
	height: 192px;
}

div.logo ul li a span {
	width: 950px;
	height: 192px;
	background-image: url(hlavicka.terezicka.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
}

div.select-boxes {
	margin-left: 0px;
	margin-top: 5px;
	width: 100%;
}
div.select-boxes select
{
	width: 133px !important;
	float: right;
	margin-right: 13px;
}