/* CSS Document */
html, body {
	margin: 0px;
	padding: 5px 0 0 5px;
}

body {
	font: small Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #e9d225;
}

a, a:visited {
	color: #0000CC;
}

a:hover {
	color: #000000;
}

/* ---- CONTAINER -------------------------------------------------------- */

#container {
	text-align: left;
	width: 749px;
	margin: 0px auto;
	background-color: #fff7b2;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D2BD00;
	border-left-color: #D2BD00;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D2BD00;
}

#lang {
	text-align: left;
	width: 687px;
	background-image: url(layout/lang.jpg);
	background-repeat: no-repeat;
	height: 17px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 28px;
	padding-left: 80px;
}

#lang img {
	border: 1px solid #D2BD00;
	margin-right: 5px;
}

#lang a:hover img {
	border: 1px solid #ffffff;
}

#header {
	text-align: left;
	width: 767px;
	margin: 0px auto;
	background-image: url(layout/hlavicka.jpg);
	background-repeat: no-repeat;
	height: 249px;
}

#header .left {
	width: 255px;
	float: left;
}

#header .right {
	width: 512px;
	float: right;
}

#header ul {
	list-style-type: none;
	width: 195px;
	padding-top: 20px;
	padding-left: 20px;
	margin: 0px;
}

#header ul li {
	padding-bottom: 5px;
	padding-top: 5px;
}

#header ul li a {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
}

#header ul li a:hover {
	color: #444444;
}

#header ul li#activ a {
	color: #7c0f11;
	text-decoration: underline;
}

#header p {
	font-size: 85%;
	margin-top: 222px;
}

#header .logo {
	width: 354px;
	height: 97px;
	margin: 0px;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
	right: 79px;
	float: right;
}

#header .logo span {
	display: block;
	background: url(layout/hlavicka-logo.jpg) no-repeat;
	width: 354px;
	height: 97px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ---- OBSAH ----------------------------------------------- */

#obsah {
	float: left;
	width: 719px;
	padding: 15px;
}

#obsah .left {
	float: left;
	width: 340px;
}

#obsah .right {
	float: right;
	width: 340px;
	margin-left: 15px;
}

#obsah p {
	line-height: 160%;
	text-align: justify;
}

#obsah h1 {
	line-height: 140%;
	margin-right: 0px;
	font-size: x-large;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

#obsah h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	line-height: 140%;
	color: #d52e17;
}

#obsah h2 a {
	color: #d52e17;
}

#obsah h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	line-height: 140%;
}

#obsah ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah li {
	line-height: 160%;
	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: 10px;
}

.odkaz {
	background-image: url(layout/odkaz.gif);
	background-repeat: no-repeat;
	padding-left: 14px;
	background-position: 0px 5px;
}

address {
	font-style: normal;
	line-height: 160%;
	background-image: url(images/suvicka.jpg);
	background-repeat: no-repeat;
	padding-left: 120px;
	height: 305px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* ---- OBRÁZKY --------------------------------------------- */

#obsah .figure {
	margin-bottom: 20px;
	text-align: center;
}

#obsah .figure img {
	border: 2px solid #e9d225;
}

#obsah .figure a:hover img {
	border: 2px solid #ffffff;
}

#obsah .figure p {
	font-size: 85%;
	margin: 0px;
	padding: 3px 0px 0px;
	text-align: center;
	color: #9D8D00;
}

.obr-left {
	margin-right: 20px;
}

/* ---- BOTTOMSIDE -------------------------------------------- */

.novinky {
	border: 1px solid #D2BD00;
	padding: 10px;
	background-image: url(layout/novinky.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#obsah .novinky h2 {
	margin-top: 0px;
	padding-top: 0px;
}

/* ---- CENÍK ----------------------------------------------- */

table {
	border-collapse: collapse;
	border: 1px solid #D2BD00;
	margin-bottom: 20px;
	margin-top: 10px;
}

table td {
	padding: 5px;
	border: 1px solid #D2BD00;
	text-align: center;
}

table th {
	padding: 5px;
	border: 1px solid #D2BD00;
	text-align: center;
	background-color: #D2BD00;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	text-align: center;
	width: 754px;
	margin: 5px auto 10px;
}

#footer p {
	margin: 0;
	padding: 5px 10px;
	font-size: 85%;
	text-align: center;
	color: #666666;
}

#footer p a, #footer p a:visited, #footer p a:hover {
	text-decoration: underline;
	color: #666666;
}

/* ---- ODDELENI 1 ----------------------------------------------- */

.oddel {
	clear: both;
	width: 100%;
}

.cleaner {
	display: none;
}

/* ---- FORMULAR ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #D2BD00;
	margin-bottom: 15px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #D2BD00;
	color: #FFFFFF;
}

label {
	text-align: right;
	margin-right: 0.5em;
	width: 100px;
	float: left;
}

.povinne {
	font-weight: bold;
	color: #CC0000;
}

/* ---- LIGHTBOX ------------------------------------------ */

#lightbox{
	background-color:#222222;
	padding: 10px;
	border: 2px solid #222222;
	}
#lightboxDetails{
	padding-top: 0.4em;
	color: #FFFFFF;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 