body {
	font-size: 86%;
	padding: 0px;
	font-family: "Trebuchet MS", verdana, sans-serif;
	background-color: #fff;
	background-image: url(layout/backg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
a, a:visited {
	text-decoration: underline;
	color: #966404;
}
a:hover {
	text-decoration: underline;
	color: #cc8600;
}
hr.noscreen {
	display: none;
}
.oddel {
	clear: both;
	float: none;
}
#container {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/cantainerback.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fff;
}
/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */
#header {
	height: 346px;
}
#header .left {
	width: 235px;
	float: left;
}
#header .right {
	height: 346px;
	width: 715px;
	float: right;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .lang {
	display: block;
	margin-top: 20px;
	margin-left: 70px;
	float: left;
	background-color: #ce8900;
	border: 2px solid #ce8900;
}
#header .logo {
	width: 368px;
	height: 102px;
	overflow: hidden;
	position: relative;
	left: 320px;
	top: 27px;
	margin: 0px;
	padding: 0px;
}
#header .logo a span {
	background-image: url(layout/logo.png);
	background-repeat: no-repeat;
	display: block;
	width: 368px;
	height: 102px;
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}
/* ---------------------------------------------------------------------- */
/* ---- HORNÍ MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------------- */
.header-menu {
	height: 100px;
	margin-top: 0px;
	background-image: url(layout/menu-header.png);
	background-repeat: no-repeat;
	background-position: left-top;
	float: left;
}
.header-menu ul {
	list-style-type: none;
	float: left;
	padding: 0px;
	padding-bottom: 20px;
	margin: 0px;
	margin-top: 10px;
}
.header-menu li {
	float: right;
	font-size: medium;
	font-weight: bold;
	text-align: center;
}
.header-menu ul li a, .header-menu ul li a:visited {
	display: block;
	margin-right: 0px;
	margin-right: 727px;
	font-size: 16px;
	font-family: "Georgia", "Times New Roman", "Times", serif;
	font-style: italic;
	font-weight: 500;
	float: right;
	width: 212px;
	height: 23px;
	text-decoration: none;
	color: #000;
	background-image: url(layout/menu-header-li.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.header-menu ul li a:hover {
	color: #966404;
}
.header-menu ul li#active a {
	color: #966404;
}
.header-menu-back {
	float: left;
	margin-left: 11px;
	margin-top: 48px;
	background-image: url(layout/menu-backpx.png);
	background-repeat: repeat-y;
	background-position: left top;
}
/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */
#main p {
	line-height: 160%;
	color: #000;
}
h1 {
	font-size: xx-large;
	color: #df2a1d;
	font-weight: bolder;
	font-style: italic;
	font-family: times new roman;
	/*letter-spacing: -0.05em;
*/
	padding-top: 12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	/*text-transform: uppercase;
*/
}
#obsah {
	width: 670px;
	min-height: 400px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#obsah h2 {
	font-size: x-large;
	font-style: italic;
	font-family: Times New Roman;
	color: #df2a1d;
	font-weight: normal;
	letter-spacing: -0.05em;
}
#obsah h2 a {
	color: #c37220;
	text-decoration: none;
}
#obsah h2 a:hover {
	color: #c37220;
	text-decoration: underline;
}
#obsah h3 {
	font-size: large;
	font-style: italic;
	font-family: Times New Roman;
	color: #df2a1d;
	font-weight: normal;
	letter-spacing: -0.05em;
}
#obsah h3 a {
	text-decoration: none;
}
#obsah h3 a:hover {
	color: #c37220;
	text-decoration: underline;
}
#main ul, #main ol {
	margin-left: 15px;
	padding-left: 0px;
}
#main ul li, #main ol li {
	line-height: 160%;
	color: #000;
	margin-left: 25px;
}
#obsah p.introtext {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 110px;
	background-color: #2E7917;
	border: 2px solid #276a14;
}
#obsah p.poloha {
	background-image: url(layout/ikona-poloha.png);
	background-repeat: no-repeat;
	background-position: 10px center;
}
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;
}
#obsah address {
	font-style: normal;
}
.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}
.rozdeleni {
	float: none;
	clear: both;
	margin-bottom: 15px;
}
/*.podmenu {
	background-image: url(layout/podmenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 16px;
	text-align: center;
}
.podmenu a {
	text-align: center;
	color: #fff;
	text-decoration: none;
}
.podmenu a:hover {
	text-align: center;
	color: #fed100;
}
.podmenu a.active {
	color: #fed100;
}
#obsah .podmenu p {
	color: #fff;
}
*/
/* ---- OBRÁZKY ---------------------------------------------------- */
#main img.obrazek {
	border: 2px solid #163c0c;
}
#main img.obr-left {
	float: left;
	margin-right: 20px;
	border: 2px solid #163c0c;
}
#main img.obr-right {
	float: right;
	margin-left: 20px;
	border: 2px solid #163c0c;
}
#main a:hover img.obr-left, #main a:hover img.obr-right, #main a:hover img.obrazek {
	border: 2px solid #236012;
}
#main .fotogalerie {
	text-align: center;
	padding-top: 15px;
	background-color: #ccf1bc;
}
#main .fotogalerie img {
	border: 2px solid #cc8600;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
}
#main .fotogalerie a:hover img {
	border: 2px solid #966404;
}
#main .leftimg {
	width: 202px;
	margin-left: 11px;
	margin-bottom: 15px;
	border: 5px solid #f4c601;
	text-align: center;
}
/* ---- TABULKY ----------------------------------------------- */
.cenik table {
	border-collapse: collapse;
	border: 1px solid #dfcc88;
	background-color: #faf4dc;
	margin-bottom: 20px;
}
.cenik td {
	padding: 5px;
	text-align: center;
	border: 1px solid #dfcc88;
}
.cenik th {
	padding: 5px;
	font-size: large;
	font-style: italic;
	font-family: Times New Roman;
	color: #df2a1d;
	font-weight: normal;
	letter-spacing: -0.05em;
	background-color: #fdeaa8;
	border: 1px solid #dfcc88;
	text-align: left;
}
.cenikd table {
	border-collapse: collapse;
	border: 1px solid #dfcc88;
	background-color: #fff4ce;
	width: 100%;
	margin-bottom: 20px;
}
.cenikd td {
	padding: 5px;
	text-align: center;
	border: 1px solid #dfcc88;
}
.cenikd th {
	padding: 5px;
	font-size: large;
	font-style: italic;
	font-family: Times New Roman;
	color: #df2a1d;
	font-weight: normal;
	letter-spacing: -0.05em;
	background-color: #fdeaa8;
	border: 1px solid #dfcc88;
	text-align: left;
}
/* ---------------------------------------------------------------- */
/* ---- LEFT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */
#leftside {
	width: 236px;
	float: left;
	margin-top: 0px;
	padding: 0px;
	/*border: 1px solid;
*/
	/*background-color: #fff;
*/
}
#leftside h2 {
	text-align: center;
	width: 212px;
	height: 45px;
	padding-top: 4px;
	margin-left: 11px;
	margin-top: 0px;
	color: #fff;
	font-size: 18px;
	font-family: Trebuchet MS;
	font-style: italic;
	letter-spacing: -0.05em;
	background-image: url(layout/menu-nav.png);
	background-repeat: no-repeat;
}
#leftside h2 a {
	color: #fff;
	text-decoration: none;
}
.leftside-menu-back {
	float: left;
	width: 212px;
	margin-left: 11px;
	margin-top: -19px;
	background-image: url(layout/menu-backpx.png);
	background-repeat: repeat-y;
	background-position: left top;
}
/* ---- NOVINKA a SEZNAM NOVINEK -------------------------------------------------- */
#main #lefttside .novinka h2 {
	/*background-image: url(layout/menu-nav.png);
	background-repeat: no-repeat;
	background-position: bottom;
*/
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
}
#main #leftside p, .seznam-novinek {
	font-size: 13px;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 0px;
	text-decoration: none;
	font-style: italic;
}
#main #leftside .seznam-novinek {
	font-size: 13px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
}
#main #leftside .seznam-novinek li {
	color: #966404;
}
#main #leftside .novinka .cistvice {
	font-size: 13px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-decoration: none;
}
#main #leftside .novinka .cistvice a {
	color: #966404;
	text-decoration: none;
}
#main #leftside .novinka .cistvice a:hover {
	color: #cc8600;
	text-decoration: none;
}
/* ----------------------------------------------------------------- */
/* ---- FORMULÁŘ --------------------------------------------------- */
/* ----------------------------------------------------------------- */
#rezervace p {
	line-height: 110%;
	font-style: italic;
}
#rezervace form {
	margin-bottom: 20px;
}
#rezervace fieldset {
	padding: 0px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e0231f;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rezervace legend {
	padding: 5px;
	background-color: #e0231f;
	margin-left: 20px;
	color: #fff;
	font-style: italic;
	/*text-transform: uppercase;
*/
}
#rezervace label {
	text-align: left;
	font-style: italic;
	width: 150px;
	float: left;
}
#rezervace input, #rezervace textarea {
	border: 1px solid #e0231f;
}
#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;
	width: 100%;
	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: 140px;
	background-image: url(layout/footerback.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	/*border-top-width: 2px;
	border-top-color: #fff;
	border-top-style: solid;
*/
}
#footer .text {
	padding-top: 60px;
	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;
}