body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	background-color: #f0a7a3;
	padding-top: 0px;
	margin-top: 0px;
	background-image: url(layout/pageback.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVICKA -------------------------------------------------- */
/* ---------------------------------------------------------------- */

#hlavicka-cs {
	width: 950px;
	height: 322px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/hlavicka-cs.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#hlavicka-en {
	width: 950px;
	height: 322px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/hlavicka-en.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#hlavicka-de {
	width: 950px;
	height: 322px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/hlavicka-de.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#hlavicka-pl {
	width: 950px;
	height: 322px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/hlavicka-pl.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#lang {
	float: left;
	width: 25px;
	margin-top: 9px;
}

#lang a {
	width: 15px;
	display: block;
	padding: 5px;
	color: #FFFFFF;
	background-color: #a54344;
	margin-bottom: 2px;
	text-decoration: none;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #a54344;
	border-right-color: #a54344;
	border-bottom-color: #a54344;
	border-left-color: #a54344;
}

#lang a:hover {
	background-color: #631716;
}

#lang a.active {
	background-color: #f5831e;
}

#novinkatonicka {
	float: left;
	width: 160;
	margin-left: 610px;
	margin-top: 160px;
}


/* ---- HLAVNÍ MENU ----------------------------------------- */

#menu {
	width: 140px;
	float: right;
	margin-top: 9px;
	margin-right: 7px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	color: #990000;
	display: block;
	padding: 8px 5px 7px 0px;
	text-decoration: none;
	font-size: 105%;
	font-weight: bold;
	color: #990000;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #992522;
}

#menu ul li#active a {
	color: #FFFFFF;
	background-color: #f5831e;
}

#menu ul li a:hover {
	color: #000000;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

.oddel {
	clear: both;
	float: none;
}

#obsah {
	text-align: left;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 2px solid #340b0b;
	background-image: url(layout/obsahback.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#obsah h1 {
	font-size: 220%;
	color: #621716;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	letter-spacing: -0.02em;
	margin-top: 0px;
}

#obsah h1 .light {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	display: block;
	letter-spacing: 0em;
	margin-top: 1%;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#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 {
	margin-left: 25px;
	padding-left: 0px;
}

#obsah ol li {
	line-height: 160%;
}

#obsah .nasevyhody ul li {
	line-height: 180%;
	font-size: medium;
	font-weight: bold;
	background-image: url(layout/nasevyhody.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 30px;
}

.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;
	font-size: medium;
}

#obsah .submenu a {
	padding: 3px;
}

#obsah .submenu .active {
	background-color: #f5831e;
	text-decoration: none;
	color:#FFFFFF;
}

/* ---- BOXY ---------------------------------------------- */

#obsah .leftside {
	float: left;
	width: 440px;
}

#obsah .rightside {
	float: right;
	width: 440px;
}

#obsah .novinky {
	float: left;
	width: 440px;
	margin-right: 13px;
}

#obsah .box {
	border: 1px solid #f9ccc4;
}

#obsah .box .box2 {
	background-image: url(layout/boxback.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#obsah .box p {
	text-align: justify;
	line-height: 160%;
	margin-bottom: 3%;
	margin-right: 15px;
	margin-left: 15px;
}

#obsah .box li {
	text-align: justify;
	line-height: 160%;
	margin-right: 15px;
	margin-left: 15px;
}

#obsah p a:hover, #obsah li a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #FF6600;
}

#obsah .box h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	letter-spacing: -0.01em;
	color: #621716;
	background-image: url(layout/h2back.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

#obsah .box h2 a {
	text-decoration: none;
	color: #621716;
}

#obsah .box h2 a:hover {
	color: #000000;
}

#obsah .box .box2 h2 {
	background: none;
}

#obsah .box h3 {
	padding-right: 15px;
	padding-left: 15px;
	font-size: large;
	font-weight: normal;
}

#obsah .box h3 a {
	text-decoration: none;
}

#obsah .box iframe, #obsah .box object {
	margin-right: 15px;
	margin-left: 15px;
}

#obsah img {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #f9ccc4;
}

#obsah a:hover img {
	border: 1px solid #621716;
}


#obsah .obrazkymale img {
	margin-right: 0px;
	margin-left: 15px;
}

#obsah .figure img {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#obsah .figure p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 15px;
}

#obsah .pocasi img {
	margin-right: 0px;
}

/* ---- TABULKY ----------------------------------------------- */

.box table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border: 1px solid #CC6509;
	font-size: 85%;
	width: 93%;
	margin-right: 15px;
	margin-left: 15px;
}

.box td {
	padding: 4px;
	border: 1px solid #CC6509;
	text-align: center;
	background-color: #FDE6D0;
}

.box th {
	padding: 4px;
	border: 1px solid #CC6509;
	background-color: #f5831e;
	text-align: center;
}

/* ---- JÍDELNÍ LÍSTEK ----------------------------------------------- */

#jidelak table {
	width: 93%;
	margin-bottom: 20px;
	margin-top: 10px;
}

#jidelak table td {
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

#jidelak .gramaz {
	text-align: right;
	width: 50px;
	padding-right: 10px;
}

#jidelak .cena {
	text-align: right;
	font-weight: bold;
	width: 40px;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	font-size: 85%;
	text-align: right;
	margin-top: 40px;
	margin-bottom: 1px;
}

#footer a {
	text-decoration: none;
	color: #621716;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-left: 10px;
	background-image: url(layout/footerback.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#footer a:hover {
	background-image: url(layout/footerbackhover.gif);
}

/* ---- FORMULAR ------------------------------------------ */

#rezervace form {
	margin-bottom: 20px;
}

#rezervace table {
	width: 93%;
}

#rezervace table th {
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD5B9;
	padding: 8px;
}

#rezervace table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFD5B9;
	padding: 8px;
	text-align: left;
}

#rezervace .center {
	vertical-align: top;
}

#rezervace .right {
	text-align: right;
}

#rezervace input, #rezervace select {
	border: none;
	padding: 3px;
}

#rezervace .button {
	margin-top: 20px;
	background-color: #FF0000;
	border: 2px solid #000000;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}

#rezervace .noborder {
	border: none;
}

