@CHARSET "UTF-8";
body {
	background: #ebe7db url("images/bg01.gif") repeat-y center top;
	text-align: center;
	padding: 0; margin: 0;
}
#main {
}
#page {
	margin: 0 auto;
	width: 947px;
	background: #fff url("images/bg02.jpg") no-repeat center top;
	text-align: left;
}
#header {
	height: 330px;
}
#logo {
	display: block;
	width: 100%;
	height: 300px;
}
#logo span {
	display: none;
}
#menu {
	height: 43px;
	padding-left: 10px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding: 0 10px;
	margin-right: 20px;
	line-height: 43px;
	height: 43px;
	font-size: 22px;
	text-decoration: none;
	color: #4c4942;
	text-transform: uppercase;
}
#menu ul li.selected a {
	text-decoration: underline;
}
#menu ul li a:hover {
	color: #6c6962;
	text-decoration: underline;
}
#content {
	clear: both;
	padding: 20px;
	min-height: 400px;
}
#footer {
	border-top: 1px solid #ccc9c2;
	margin: 20px 20px 0 20px;
	padding: 30px 0;
}
#footer .right {
	float: right;
}
#footer .right a {
}
table.jidelni-listek {
	width: 100%;
}
table.jidelni-listek h2 {
	margin-top: 10px;
}
table.jidelni-listek td.pdf {
	vertical-align: bottom;
	text-align: left;
}
table.jidelni-listek td.half {
	width: 50%;
}
.half-left {
	float: left;
	width: 455px;
}
.half-left h2 {
	margin-top: 20px;
}

.half-right {
	float: right;
	width: 455px;
}
.half-right h2 {
	margin-top: 20px;
}
.photo-gallery {
	text-align: center;
}
.photo-gallery img {
	margin: 3px 5px;
}
.nasledujici_tyden {
	float: right;
}

