body {
	font-size: 86%;
	padding: 0px;
	margin: 0px;
	background-color: #844700;
	background-image: url(layout/page-back.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}

a, a:visited {
	text-decoration: underline;
	color: #036;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

hr.noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

.oddel2 {
	clear: both;
	float: none;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVNÍ ROZDĚLENÍ ------------------------------------------ */
/* ---------------------------------------------------------------- */

#container {
	width: 957px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #52220c;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #50210c;
	border-right-color: #50210c;
	border-bottom-color: #50210c;
	border-left-color: #50210c;
}

#main {
	width: 957px;
	background-image: url(layout/main-back.gif);
	background-repeat: repeat-y;
}

/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */

#header {
	width: 957px;
	height: 352px;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
}

#header .logo {
	width: 501px;
	height: 154px;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header .logo a {

}

#header .logo a span {
	background-image: url(layout/header-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 501px;
	height: 154px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	width: 701px;
	float: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
}

#obsah h1 {
	font-size: xx-large;
	color: #900;
	letter-spacing: -0.03em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#obsah h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #743b0f;
	background-image: url(layout/h2-back.jpg);
	background-repeat: no-repeat;
	height: 53px;
	padding-top: 15px;
	padding-left: 40px;
}

#obsah h2 a {
	color: #743b0f;
	text-decoration: none;
}

#obsah h2 a:hover {
	color: #000;
}

#obsah h3 {
	font-size: medium;
}

#obsah h3 a {
}

#obsah ul {
	list-style-type: none;
	padding-left: 15px;
}

#obsah ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol {
	padding-left: 25px;
}

#obsah ol li {
	line-height: 160%;
}

#obsah p.introtext {
	background-color: #F2B857;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #900;
	background-image: url(layout/introtext-back.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F5C26D;
}

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;
}

.odkaz {
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 13px;
}

#obsah address {
	font-style: normal;
}

#obsah .leftside {
	float: left;
	width: 480px;
}

#obsah .rightside {
	float: right;
	width: 200px;
}

#obsah .leftside-pulka {
	float: left;
	width: 320px;
}

#obsah .rightside-pulka {
	float: right;
	width: 320px;
}

/* ---- OBRÁZKY ---------------------------------------------------- */

#obsah .zvetsit img {
	border: 5px solid #f5c26d;
	margin-bottom: 10px;
}

#obsah .zvetsit a img, #obsah .zvetsitleft a img, #obsah .zvetsitright a img {
	border: 5px solid #f5c26d;
}

#obsah .zvetsit a:hover img, #obsah .zvetsitleft a:hover img, #obsah .zvetsitright a:hover img {
	border: 5px solid #2c0500;
}

#obsah .zvetsitright img {
	border: 5px solid #f5c26d;
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
}

#obsah .zvetsitleft img {
	border: 5px solid #f5c26d;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

/* ---- TABULKY ---------------------------------------------------- */

.cenik table {
	border-collapse: collapse;
	width: 100%;
}

#rezervace table {
	border-collapse: collapse;
}

.cenik table th, #rezervace table th {
	text-align: center;
	margin: 0px;
	padding: 5px;
	background-color: #A54B0A;
	color: #FFF;
	border: 1px solid #5c2a05;
}

.cenik table td, #rezervace table td {
	text-align: center;
	margin: 0px;
	padding: 5px;
	border: 1px solid #5c2a05;
}

/* ---- NOVINKA -------------------------------------------------- */

.novinka {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e18c00;
	margin-bottom: 10px;
}

.novinka .cistvice {
	text-align: right;
	margin-bottom: 1px;
}

.novinka .cistvice a {
	background-color: #e18c00;
	padding: 3px;
	text-decoration: none;
}

.novinka .cistvice a:hover {
	color: #fff;
}

/* ---------------------------------------------------------------- */
/* ---- LEFT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#leftside {
	float: left;
	width: 216px;
}

/* ---------------------------------------------------------------- */
/* ---- MENU ------------------------------------------------------ */

#menu {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

/* ---- MENU 1. úrověň -------------------------------------------- */

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#menu ul li {
	display: block;
	margin-top: 4px;
	margin-bottom: 12px;
	text-transform: uppercase;
}

#menu ul li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}

#menu ul li a:hover {
	color: #bd5a1f;
	border-bottom-color: #bd5a1f;
}

#menu ul li.active1 a {
	color: #eea429;
	border-bottom-color: #eea429;
}

/* ---------------------------------------------------------------- */
/* ---- ODKAZY A SEZNAM NOVINEK ----------------------------------- */

.odkazy, .seznam-novinek {
	margin: 20px;
	text-align: left;
}

.odkazy h2, .seznam-novinek h2 {
	color: #844613;
	font-size: x-large;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
}

.odkazy h2 a, .seznam-novinek h2 a {
	color: #844613;
	text-decoration: none;
}

.odkazy h2 a:hover, .seznam-novinek h2 a:hover {
	color: #000;
}

.odkazy a, .odkazy a:visited, .seznam-novinek a, .seznam-novinek a:visited {
	color: #bd5a1f;
}

.odkazy a:hover, .seznam-novinek a:hover {
	color: #fff;
}

.odkazy p {
	color: #bd5a1f;
}

.odkazy ul, .seznam-novinek ul {
	list-style-type: none;
	padding-left: 0px;
	color: #bd5a1f;
}

.odkazy ul li, .seznam-novinek ul li {
	line-height: 160%;
	background-image: url(layout/list2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkazy ol {
	padding-left: 25px;
}

.odkazy ol li {
	line-height: 160%;
}

.odkazy img {
	margin-bottom: 2px;
}

.odkazy a img {
	border: 2px solid #fff;
}

.odkazy a:hover img {
	border: 2px solid #ec8f00;	
}

/* ----------------------------------------------------------------- */
/* ---- SITEMAP ---------------------------------------------------- */
/* ----------------------------------------------------------------- */

.sitemap h2 {
	font-size: medium;
}

/* ----------------------------------------------------------------- */
/* ---- FORMULÁŘ --------------------------------------------------- */
/* ----------------------------------------------------------------- */

form {
	margin-bottom: 20px;
	font-size: small;
}

fieldset {
	padding: 15px;
	border: 2px solid #900;
	margin-bottom: 15px;
}

legend {
	padding: 10px;
	font-weight: bold;
	background-color: #900;
	color: #FFFFFF;
}

label {
	text-align: left;
	margin-right: 0.5em;
	width: 160px;
	float: left;
	margin-top: 0.1em;
}

.sede {
	color: #884b12;
}

.povinne {
	color:#900;
}

/* ----------------------------------------------------------------- */
/* ---- PATA ------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width: 741px;
	height: 50px;
	padding-left: 216px;
}

#footer .text {
	padding-top: 20px;
	font-size: 86%;
	color: #eea429;
	text-align: center;
}

#footer .text a {
	color: #eea429;
	text-decoration: none;
}

#footer .text a:hover {
	text-decoration: underline;
}