body {
	font-size: 86%;
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(layout/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
a, a:visited {
	text-decoration: underline;
	color: #457511;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
hr.noscreen {
	display: none;
}
.oddel {
	clear: both;
	float: none;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(layout/container.gif);
	background-repeat: repeat-y;
	-moz-box-shadow: 5px 5px 5px 5px #adadad;
	-webkit-box-shadow: 2px 0px 0px 1px #adadad;
	box-shadow: 0px 2px 10px 0px #adadad;
}
/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */
#header {
	height: 317px;
	background-image: url(layout/headerback.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#header .logo {
	width: 480px;
	height: 90px;
	overflow: hidden;
	position: relative;
	left: 470px;
	top: 210px;
	margin: 0px;
	padding: 0px;
}
#header .logo a span {
	background-image: url(layout/logo.png);
	background-repeat: no-repeat;
	display: block;
	width: 480px;
	height: 90px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}
#header .lang {
	float: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header .lang img {
	width: 30px;
	height: 20px;
	margin-right: 2px;
	margin-left: 2px;
}
/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */
#main {
	width: 715px;
	margin-left: 220px;
}
#obsah {
	width: 520px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	z-index: 3;
}
#obsah p, #obsah li {
	line-height: 160%;
	color: #000;
}
#obsah p a, #obsah li a {
	color: #000;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#obsah p a:hover, #obsah li a:hover {
	color: #fff;
	border-bottom-color: #fff;
}
#obsah ul, #obsah ol {
	margin-left: 15px;
	padding-left: 0px;
}
#obsah ul li {
	margin-left: 0px;
	padding-left: 0px;
}
#obsah h1 {
	text-align: center;
	font-size: xx-large;
	color: #fff;
	padding-top: 5px;
	margin-top: 0px;
	text-shadow: 3px 3px 5px #406c0e;
	font-weight: normal;
}
#obsah h2 {
	font-size: x-large;
	color: #fff;
	text-shadow: 3px 3px 5px #406c0e;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#obsah h2 a {
	color: #fff;
	text-decoration: none;
}
#obsah h2 a:hover {
	color: #000;
	text-decoration: underline;
}
#obsah h3 {
	font-size: large;
	color: #fff;
	text-shadow: 3px 3px 5px #406c0e;
	font-weight: normal;
}
#obsah h3 a {
	color: #fff;
	text-decoration: none;
}
#obsah h3 a:hover {
	color: #000;
	text-decoration: underline;
}
#obsah address {
	font-style: normal;
	text-align: center;
	display: block;
}
a.dokument-xls {
	background-image: url(layout/ikona-xls.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.dokument-doc {
	background-image: url(layout/ikona-doc.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.dokument-ppt {
	background-image: url(layout/ikona-ppt.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.dokument-pdf {
	background-image: url(layout/ikona-pdf.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.dokument-txt {
	background-image: url(layout/ikona-txt.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
a.dokument-jpg, a.dokument-gif {
	background-image: url(layout/ikona-jpg.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}
/* ---- OBRÁZKY ---------------------------------------------------- */
#obsah img.obr, #obsah .figure img, #obsah iframe {
	border: 1px solid #000;
	-moz-box-shadow: 0px 5px 5px 0px #4d8213;
	-webkit-box-shadow: 2px 0px 0px 1px #4d8213;
	box-shadow: 3px 3px 10px 2px #4d8213;
}
#obsah img.obrleft {
	float: left;
	margin-right: 20px;
}
#obsah img.obrright {
	float: right;
	margin-left: 20px;
}
#obsah .fotogalerie {
	text-align: center;
	margin-top: 5px;
}
#obsah .fotogalerie img {
	border: 1px solid #000;
	margin: 4px;
	-moz-box-shadow: 0px 5px 5px 0px #4d8213;
	-webkit-box-shadow: 2px 0px 0px 1px #4d8213;
	box-shadow: 3px 3px 10px 2px #4d8213;
}
#obsah .figure {
	float: left;
	margin-right: 10px;
}
#obsah .figure p {
	text-align: center;
	padding-top: 4px;
	margin-top: 0px;
}
#obsah img.shadow {
	margin-right: 8px;
	border: 1px solid #000;
	-moz-box-shadow: 0px 5px 5px 0px #4d8213;
	-webkit-box-shadow: 2px 0px 0px 1px #4d8213;
	box-shadow: 3px 3px 10px 2px #4d8213;
}
#obsah a:hover img.obr-left, #obsah a:hover img.obr-right, #obsah a:hover img.obrazek, #obsah .figure img a:hover, #obsah a:hover img.shadow, #obsah .fotogalerie a:hover img {
	border: 1px solid #fff;
}
/* ---- TABULKY ----------------------------------------------- */
#obsah .cenik table {
	border-collapse: collapse;
	border: 1px solid #efa158;
	background-color: #fff4ce;
	width: 100%;
	margin-bottom: 20px;
	font-size: small;
}
#obsah .cenik td {
	padding: 3px;
	text-align: center;
	border: 1px solid #efa158;
}
#obsah .cenik th {
	padding: 5px;
	background-color: #fbe69d;
	border: 1px solid #efa158;
	text-align: center;
}
/* ---------------------------------------------------------------------- */
/* ---- HLAVNÍ MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------------- */
#leftside .menu ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
}
#leftside .menu li {
	float: left;
	font-size: 110%;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#leftside .menu ul li a, #leftside .menu ul li a:visited {
	width: 190px;
	display: block;
	text-decoration: none;
	color: #457511;
}
#leftside .menu ul li a:hover {
	color: #2e5008;
}
#leftside .menu ul li#active a {
	color: #000;
}
/* ---------------------------------------------------------------- */
/* ---- LEFT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */
#leftside {
	float: left;
	width: 190px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#leftside #kontakt {
	width: 180px;
	margin-top: 20px;
	margin-left: 0px;
	color: #2e5008;
}
#leftside #kontakt .adr {
	width: 20px;
	height: 25px;
	margin-top: 4px;
	background-image: url(layout/adr.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#leftside #kontakt .tel {
	width: 20px;
	height: 25px;
	background-image: url(layout/tel.png);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
}
#leftside #kontakt .stred {
	text-align: center;
}
#leftside #kontakt .text {
	margin-left: 28px;
}
#leftside .kontakt p {
	font-size: large;
	color: #457511;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 10px;
	background-image: url(layout/right-h2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	text-align: center;
}
#leftside .kontakt p a, #leftside .kontakt p a:visited {
	color: #457511;
	text-decoration: none;
}
#leftside .kontakt p a a:hover {
	color: #000;
	text-decoration: none;
}
/* ---------------------------------------------------------------- */
/* ---- RIGHT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */
#rightside {
	float: right;
	width: 150px;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#rightside .novinka {
	margin-bottom: 20px;
}
#rightside p, #rightside li {
	line-height: 160%;
	color: #000;
}
#rightside p a, #rightside li a {
	color: #457511;
	text-decoration: none;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #457511;
}
#rightside p a:hover, #rightside li a:hover {
	color: #000;
	border-bottom-color: #000;
}
#rightside ul, #rightside ol {
	margin-left: 15px;
	padding-left: 0px;
}
#rightside ul li {
	margin-left: 0px;
	padding-left: 0px;
}
#rightside .piktogramy {
	text-align: center;
	margin-bottom: 20px;
}
#rightside .piktogramy img {
	margin-right: 3px;
	margin-left: 3px;
	width: 44px;
	height: 44px;
}
#rightside .odkaz-small{
  font-size: 12px;
}
/* ---------------------------------------------------------------- */
/* ---- RIGHT SIDE i LEFTSIDE ------------------------------------- */
/* ---------------------------------------------------------------- */
#rightside h2, #leftside h2 {
	font-size: large;
	color: #457511;
	font-weight: normal;
	padding-bottom: 10px;
	background-image: url(layout/right-h2.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	text-align: center;
}
#rightside h2 a, #rightside h2 a:visited, #leftside h2 a, #leftside h2 a:visited {
	color: #457511;
	text-decoration: none;
}
#rightside h2 a:hover, #leftside h2 a:hover {
	color: #000;
	text-decoration: none;
}
#rightside h3, #leftside h3 {
	font-size: 100%;
	color: #000;
	text-align: center;
}
#rightside h3 a, #rightside h3 a:visited, #leftside h3 a, #leftside h3 a:visited {
	color: #000;
	text-decoration: none;
}
#rightside h3 a:hover, #leftside h3 a:hover {
	color: #457511;
	text-decoration: none;
}
/* ----------------------------------------------------------------- */
/* ---- FORMULÁŘ --------------------------------------------------- */
/* ----------------------------------------------------------------- */
#rezervace p {
	line-height: 110%;
}
#rezervace form {
	margin-bottom: 20px;
}
#rezervace fieldset {
	padding: 5px 10px 5px 10px;
	margin-bottom: 15px;
	border: none;
	-moz-box-shadow: 0px 5px 5px 0px #4d8213;
	-webkit-box-shadow: 2px 0px 0px 1px #4d8213;
	box-shadow: 3px 3px 10px 2px #4d8213;
}
#rezervace legend {
	padding: 0 10px 0 10px;
	background-color: #65a51e;
	margin-left: 20px;
	text-transform: uppercase;
	color: #fff;
	-moz-box-shadow: 0px 5px 5px 0px #4d8213;
	-webkit-box-shadow: 2px 0px 0px 1px #4d8213;
	box-shadow: 3px 3px 10px 2px #4d8213;
}
#rezervace label {
	text-align: left;
	width: 150px;
	float: left;
}
#rezervace input, #rezervace textarea {
	border: 1px solid #fff;
	-moz-box-shadow: 0px 5px 5px 0px #4d8213;
	-webkit-box-shadow: 2px 0px 0px 1px #4d8213;
	box-shadow: 3px 3px 10px 2px #4d8213;
	max-width: 480px;
}
#rezervace input.kalendar {
	border: none;
}
#rezervace .povinne {
	color: #F00;
}
#rezervace table {
	border-collapse: collapse;
	line-height: 160%;
	color: #791c1b;
	background-color: #fff4ce;
	text-align: left;
	margin-top: 15px;
}
#rezervace td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efa158;
	padding: 5px;
}
#rezervace th {
	vertical-align: top;
	color: #C82D2D;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efa158;
	width: 200px;
}
/* ----------------------------------------------------------------- */
/* ---- PATA ------------------------------------------------------- */
/* ----------------------------------------------------------------- */
#footer {
	height: 100px;
	background-image: url(layout/footerback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#footer .text {
	padding-top: 30px;
	padding-left: 30px;
}
#footer .text p {
	font-size: 86%;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer .text p a {
	text-decoration: none;
	color: white;
}
#footer .text p a:hover {
	text-decoration: underline;
}