body {
	background-color: #cdc8c6;
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: small;
	background-image: url(layout/pageback.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

a, a:visited {
	text-decoration: underline;
	color: #777777;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

hr, .noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVNÍ ROZDĚLENÍ ------------------------------------------ */
/* ---------------------------------------------------------------- */

#header {
	width: 950px;
	height: 286px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
}

#container {
	background-color: #cdc8c6;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/containerback.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* ---- HLAVNÍ MENU ----------------------------------------- */

#menu {
	width: 166px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(layout/menuback.gif);
	background-repeat: repeat-y;
	border: 1px solid #FFFFFF;
	padding: 10px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#menu ul li {
	margin: 0px;
	padding: 0px;
}

#menu ul li a {
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008dff;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#menu ul li#active a {
	color: #008dff;
}

#menu ul li a:hover {
	color: #febd97;
	border-bottom-color: #febd97;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	float: left;
	width: 620px;
	margin-top: 15px;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
}

#obsah h1 {
	font-size: xx-large;
	color: #CF390E;
}

#obsah h2 {
	font-size: medium;
	color: #FFFFFF;
	background-color: #ed410f;
	padding: 5px;
	display: inline;
}

#obsah h2 a {
	color: #FFFFFF;
	text-decoration: none;
}

#obsah h2 a:hover {
	color: #000000;
}

#obsah h3 {
	font-size: medium;
}

#obsah ul, #obsah ol {
	list-style-type: none;
	padding-left: 10px;
}

#obsah ul li {
	text-align: justify;
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

#obsah ol li {
	line-height: 160%;
}

#obsah p a:hover, #obsah li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #ed410f;
}

.skrt {
	text-decoration: line-through;		
}

.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;
}

.column1, .column2 {
	float: left;
	width: 300px;
	margin-right: 30px;
}

.column3 {
	float: left;
	width: 200px;
}

.column3 a {
	text-decoration: none;
}

address {
	font-size: small;
	font-style: normal;
	font-weight: bold;
	line-height: 160%;
	color: #FFFFFF;
}

.column1 address {
	background-image: url(layout/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 140px;
}

address a, address a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

address a:hover {
	color: #333333;
	text-decoration: underline;
}

#obsah .introtext {
	background-color: #E7E3E2;
	border: 1px solid #B3ABA8;
	margin-bottom: 25px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/* ---- OBRÁZKY ----------------------------------------------- */

.figure {
	margin-bottom: 20px;
}

.figure img {
	margin-bottom: 0px;
	border: 2px solid #71c0e3;
}

.figure p {
	margin-top: 5px;
	margin-bottom: 0px;
	font-size: 87%;
}

/* ---- ZBOŽÍ ------------------------------------------------- */

.zbozi {
	background-color: #E7E3E2;
	border: 1px solid #B3ABA8;
	margin-bottom: 25px;
	padding: 20px;
}

.zbozi img {
	float: left;
}

.zbozi a img {
	border: none;
}

#obsah .zbozi .text {
	float: left;
	width: 300px;
	margin-left: 25px;
}

.zbozi ul {

}

.introimg {
	background-color: #E7E3E2;
	border: 1px solid #B3ABA8;
	margin-bottom: 25px;
	padding: 7px;
}

/* ---- TABULKY ----------------------------------------------- */

.cenik table {
	border-collapse: collapse;
	border: 1px solid #ed410f;
}

.cenik td {
	border: 1px solid #ed410f;
	background-color: #ffffff;
	text-align: center;
	padding: 8px;
}

.cenik th {
	border: 1px solid #ed410f;
	background-color: #FDE1D9;
	text-align: center;
	padding: 8px;
	color: #ed410f;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	font-size: 86%;
	margin-top: 10px;
	padding-top: 10px;
	background-image: url(layout/footerback.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 200px;
	color: #666666;
}

#footer .pata {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
	text-align: left;
}

/* ---- FORMULAR ------------------------------------------ */

#rezervace form {
	margin-bottom: 20px;
}

#rezervace table {
	border-collapse: collapse;
	border: 1px solid #ed410f;
	margin-top: 15px;
	margin-bottom: 25px;
}

#rezervace td {
	border: 1px solid #ed410f;
	background-color: #ffffff;
	padding: 8px;
}

#rezervace td.center {
	text-align: center;
}

#rezervace th {
	border: 1px solid #ed410f;
	background-color: #FDE1D9;
	padding: 8px;
	color: #ed410f;
	text-align: left;
}

#rezervace th.ceny {
	border: 1px solid #ed410f;
	background-color: #AD300C;
	padding: 8px;
	color: #ffffff;
	text-align: center;
}

#rezervace input {
	padding: 3px;
}

#rezervace select {
	padding: 3px;
	text-align: center;
}

#rezervace .button {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0048b1;
	border: 2px solid #001486;
}

#rezervace .noborder {
	border: none;
}

.objednat a {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0048b1;
	border: 2px solid #001486;
	padding: 5px;
	text-decoration: none;
}