/* CSS Document */
html, body {
	margin: 0px;
	padding: 5px 0 0 5px;
}

body {
	font: small Trebuchet MS, arial, verdana, helvetica, sans-serif;
	text-align: center;
}

a, a:visited {
	color: #0000CC;
}

a:hover {
	color: #000000;
}

/* ---- CONTAINER -------------------------------------------------------- */

#container {
	text-align: left;
	width: 750px;
	margin: 0px auto;
	background-color: #ffffff;
	border-right: 2px solid #b1c903;
	border-bottom: 2px solid #b1c903;
	border-left: 2px solid #b1c903;
	background-image: url(layout/back.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#header {
	text-align: left;
	width: 754px;
	background-image: url(layout/hlavicka.jpg);
	background-repeat: no-repeat;
	height: 309px;
	margin: 0px auto;
}

#header .logo {
	width: 262px;
	height: 68px;
	margin: 0px;
	padding-top: 0px;
	overflow: hidden;
	position: relative;
	left: 19px;
	float: left;
}

#header .logo span {
	display: block;
	background: url(layout/hlavicka-logo.gif) no-repeat;
	width: 262px;
	height: 68px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

#header .lang {
	height: 20px;
	width: 150px;
	position: relative;
	top: 55px;
	left: 330px;
	float: left;
}

#header .lang img {
	border: 1px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}

#header .lang a:hover img {
	border: 1px solid #000000;
}

/* ---- OBSAH ----------------------------------------------- */

#obsah {
	float: left;
	width: 719px;
	padding: 15px 15px 30px;
}

#obsah .left {
	float: left;
	width: 450px;
}

#obsah .right {
	float: right;
	width: 250px;
}

#obsah .left p {
	line-height: 160%;
	text-align: justify;
}

#obsah h1 {
	line-height: 140%;
	margin-right: 0px;
	font-size: x-large;
}

#obsah .left h2 {
	font-size: large;
	line-height: 140%;
	color: #861300;
}

#obsah .left h2 a {
	color: #861300;
}

#obsah .left h3 {
	font-size: medium;
	line-height: 140%;
}

#obsah .left ul {
	margin-left: 17px;
	padding-left: 0px;
	list-style-type: none;
}

#obsah .left li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkaz-ext {
}

.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%;
}

/* ---- OBRÁZKY -------------------------------------------- */

.introfoto img {
	border: 1px solid #b1c903;
	margin-top: 4px;
	margin-bottom: 4px;
}

.introfoto a:hover img {
	border: 1px solid #000000;
}

.minifoto img {
	border: 1px solid #b1c903;
	margin: 1px;
}

.minifoto a:hover img {
	border: 1px solid #000000;
}

.obrleft {
	float: left;
	margin-right: 15px;
	border: 1px solid #b1c903;
}

a:hover .obrleft {
	border: 1px solid #000000;
}

/* ---- MENU ----------------------------------------------- */

#menu ul {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 20px;
	padding-left: 0px;
}

#menu ul li {
	background: url(layout/menuback.gif) no-repeat;
	display: block;
	padding: 6px 6px 6px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
}

#menu ul li a:hover {
	color: #000000;
}

#menu ul li#activ a {
	color: #000000;
}

/* ---- 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 #b1c903;
	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: #999999;
}

#footer p a, #footer p a:visited, #footer p a:hover {
	text-decoration: none;
	color: #999999;
}

#footer p a:hover {
	text-decoration: underline;
	color: #000000;
}

/* ---- 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: 150px;
	float: left;
}

.povinne {
	font-weight: bold;
	color: #CC0000;
}

/* ---- LIGHTBOX ------------------------------------------ */

#lightbox{
	background-color:#b1c903;
	padding: 10px;
	border: 2px solid #b1c903;
	}
#lightboxDetails{
	padding-top: 0.4em;
	color: #000000;
	font-weight: bold;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 10px; right: 10px; }
#lightbox img{ border: none; clear: both;}
