body {
	font-size: 84%;
	padding: 0px;
	margin: 0px;
	font-family:  "Trebuchet MS", verdana, sans-serif;
	background-color: #609127;
	background-image: url(layout/body4.jpg);
	background-position:center top;
	background-repeat: repeat-x;
}
  
a, a:visited {
	text-decoration: underline;
	color: #e0973a;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

hr.noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */

#header {
	width: 950px;
	height: 405px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}      
  
#header .lang {
	width: 105px;
	height: 35px;
	position: right;
	right: 550px;
	top: 15px;
	float: right;
	padding: 5px;
}

#header .lang img {
	border: 1px solid #4c7cc4;
	margin-right: 2px;
	margin-left: 1px;
}

#header .lang a:hover img {
	border: 1px solid #fff;
}

#header .logo {
	overflow: hidden;
	width: 550px;
	height: 100px;
	position: absolute;
	margin-top: 250px;
	margin-left: 180px;
	padding: 0px;
}

#header .logo span {
	display: block;
	width: 550px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ---------------------------------------------------------------------- */
/* ---- HORNÍ MENU ------------------------------------------------------ */
/* ---------------------------------------------------------------------- */

.header-menu {
	width: 950px;
	height: 35px;
	padding-top: 365px;
	margin-left: 90px; 
	margin-bottom: 0px; 
	position: center;
	position: relative;
}

.header-menu ul {
	list-style-type: none;
	float: left; 
	padding: 0px;
	margin: 0px;  
}

.header-menu li {
	float: left;
	text-align: center;
	padding: 0px;
	margin-left: 5px;
	margin-right: 5px;
	width: 120px;
	height: 35px;
}

.header-menu ul li a {
	display: block;   
	padding-top: 6px;
	width: 120px;
	height: 35px;
	text-decoration: none;
	color: #fff;
	font-size: 130%;
	background-repeat: no-repeat;
	background-image: url(layout/menu-hrana-cs-active.jpg);
}

.header-menu ul li a:hover {
	background-image: url(layout/menu-hrana-cs2.jpg);
}

.header-menu ul li#active a {
	background-image: url(layout/menu-hrana-cs2.jpg);
}

/* ----------------------------------------------------------------- */
/* ---- MAIN  ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#main {
	width: 1050px;  
	margin-top: 0px; 
	margin-right: auto;
	margin-bottom: 0px;  
	margin-left: auto;    	
	background-image: url(layout/pozadi_prechod.png);
	background-repeat: repeat-y;
	background-position: center;
}

#main h1 {
	font-size: 250%;
	color: #e6f1fe;
	font-weight: normal;
	letter-spacing: -0.03em;
	font-style: normal;
	text-align: center;
}

#main p {
	line-height: 160%;
	color: #fff2df;
	font-style: normal;
}

#main ul, #main ol {
	margin-left: 15px;
	padding-left: 0px;
}

#main ul li, #main ol li {
	line-height: 160%;
	color: #fff2df;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	width: 560px;
	float: left;
	font-size: 110%;
	margin-left: auto;
	margin: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-top:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fdd59a;
}

#obsah h2 {
	font-size: x-large;
	color: #7fd049;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: normal;
	text-decoration: none;
}

#obsah h2 a {
	color: #7fd049;
	text-decoration: none;
}

#obsah h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

#obsah h3 {
	font-size: large;
	color: #fddaa9;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: normal;
}

#obsah h3 a {
	color: #97c5e6;
	text-decoration: none;
}

#obsah h3 a:hover {
	color: #f09f5e;
	text-decoration: underline;
}

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;
}

/* ---- OBRÁZKY ---------------------------------------------------- */

#main img.obrazek {
	border: 2px solid #fdd59a;
}

#main a:hover img.obrazek {
	border: 2px solid #efa159;
}

#main img.noborder {
	border: none;
}

#main a img.noborder {
	border: none;
}

#main img.obr-left {
	float: left;
	margin-right: 20px;
	border: 2px solid #fdd59a;
}

#main img.obr-right {
	float: right;
	margin-left: 20px;
	border: 2px solid #fdd59a;
}

#main a:hover img.obr-left, #main a:hover img.obr-right {
	border: 2px solid #efa159;
}

#main .fotogalerie {
	text-align: center;
	margin-top: 10px;
}

#main .fotogalerie img {
	border: 2px solid #fdd59a;
	margin-right: 3px;
	margin-bottom: 12px;
	margin-left: 3px;
}

#main .fotogalerie a:hover img {
	border: 2px solid #efa159;
}

/* ---- TABULKY ----------------------------------------------- */

#rezervace table {
	border-collapse: collapse;
	line-height: 160%;
	color: #791c1b;
	font-style: italic;
	background-color: #fff4ce;
	text-align: left;
	width: 100%;
	margin-top: 50px;
}

#rezervace td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efa158;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#rezervace th {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	color: #C82D2D;
}

#main .cenik table {
	border-collapse: collapse;
	line-height: 160%;
	text-align: left;
	width: 100%;
	color: #fff2df;
}

#main .cenik table td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff2df;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}

#main .cenik table th {
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

/* ---------------------------------------------------------------- */
/* ---- RIGHT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#rightside {
	float: right;
	width: 297px;
	margin-top: 0px;
	padding-right: 70px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#rightside h2 {
	font-size: x-large;
	color: #ff7a00;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: normal;
}

#rightside h3 {
	font-size: large;
	color: #ff7a00;
	font-weight: normal;
	letter-spacing: -0.05em;
	font-style: normal;
}

/* ----------------------------------------------------------------- */
/* ---- FORMULÁŘ --------------------------------------------------- */
/* ----------------------------------------------------------------- */

#rezervace p {
	line-height: 110%;	
}

#rezervace form {
	margin-bottom: 20px;

}

#rezervace fieldset {
	margin:0px;
	padding: 0px;
	padding-top:25px;
	margin-bottom: 5px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #791c1b;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#rezervace legend {
	padding: 5px;   
	font-size: medium;
	background-color: #770000;
	color: #fff4ce;
	font-style: italic;
	margin-left: 20px;
}

#rezervace label {
	text-align: left;
	float: left;
}

#rezervace input, #rezervace textarea {
	border: 3px solid #fff4ce;
}

#rezervace .povinne {
	color:#F00;
}

/* ----------------------------------------------------------------- */
/* ---- PATA ------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width: 1050px;
	height: 105px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;  
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #365f06;	
	background-image: url(layout/footer-soutok.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
}

#footer .text {
	padding-top: 20px;
	padding-left: 30px;
}

#footer .text p {
	font-size: 86%;
	color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: italic;
}

#footer .text p a {
	text-decoration: none;
	color: white;
}

#footer .text p a:hover {
	text-decoration: underline;
}
