/* CSS Document */
body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	margin: 0px;
	background-color: #e53517;
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url(layout/page_background.gif);
	background-repeat: repeat-x;
}

a, a:visited {
	text-decoration: underline;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

#header {
	background-image: url(layout/header_background.jpg);
	background-repeat: no-repeat;
	height: 306px;
	width: 937px;
	margin: 0px auto;
}

#header .left {
	float: left;
}

#header .lang {
	height: 18px;
	width: 88px;
	position: relative;
	top: 14px;
	left: 16px;
	float: left;
}

#header .logo {
	width: 249px;
	height: 115px;
	overflow: hidden;
	position: relative;
	left: 272px;
	top: 11px;
	float: left;
}

#header .logo span {
	display: block;
	background: url(layout/logo.jpg) no-repeat;
	width: 249px;
	height: 115px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

#header .text {
	position: relative;
	left: 25px;
	top: 160px;
	float: none;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}

#container {
	text-align: left;
	width: 935px;
	margin: 0px auto;
	background-color: #ffffff;
	padding-bottom: 15px;
	border-top: none;
	border-right: 1px solid #e7c0af;
	border-left: 1px solid #e7c0af;
}

/* ---- MENU ----------------------------------------------- */

#menu {
	float: right;
	margin-right: 50px;
	margin-top: 20px;
}

* html #menu {
	float: right;
	margin-right: 25px;
	margin-top: 20px;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#menu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCEDBE;
	font-size: medium;
	font-weight: bold;
}

#menu li a, .menu li a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#menu li a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#menu ul li#activ a {
	color: #66FF66;
}

/* ---- LEFT SIDE ----------------------------------------------- */

#obsah {
	padding: 20px;
	float: left;
	width: 516px;
}

#obsah h1 {
	color: #005923;
	font-size: x-large;
	font-weight: bold;
}

#obsah h2 {
	color: #9d0c15;
	font-size: large;
	font-weight: bold;
}

#obsah p {
	text-align: justify;
	line-height: 150%;
}

#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%;
}

.odkaz {
	background-image: url(layout/odkaz.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 14px;
	margin-left: 7px;
}

.odkaz-ext {
	background-image: url(layout/odkaz-ext.gif);
	background-repeat: no-repeat;
	background-position: right 6px;
	margin-right: 3px;
	padding-right: 12px;
}

.navigace {
	color: #666666;
	font-size: 85%;
}

.navigace a {
	color: #666666;
}

#obsah address {
	font-style: normal;
	line-height: 160%;
	background-image: url(images/mapa_cr.gif);
	background-repeat: no-repeat;
	background-position: right;
}

/* ---- OBRÁZKY ---------------------------------------------- */

#obsah .figure {
	padding: 7px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #e53517;
	background-image: url(layout/figure_back.jpg);
	background-repeat: repeat-x;
}

#obsah .figure img {
	margin:	0px;
	border: 2px solid #ffffff;
}

#obsah .figure a:hover img {
	border: 2px solid #000000;
}

#obsah .figure p {
	margin-top: 5px;
	padding-top: 0px;
	font-size: 85%;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	text-align: center;
}

#obsah .figure-right .figure {
	float: right;
	margin-left: 15px;
}

#obsah .figure-left .figure {
	float: left;
	margin-right: 15px;
}

/* ---- TABULKY ----------------------------------------------- */

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;
}

/* ---- RIGHTSIDE -------------------------------------------- */

#rightside {
	float: right;
	width: 359px;
	margin-top: 20px;
	margin-right: 20px;
}

* html #rightside {
	margin-right: 10px;
}

/* ---- ODKAZY ----------------------------------------------- */

#odkazy {
	padding: 7px 10px 10px;
	margin-bottom: 20px;
	background-color: #E8FFF0;
	border: 1px solid #00DF48;
}

#odkazy h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: medium;
	font-weight: bold;
}

#odkazy h2 a {
	text-decoration: none;
}

#odkazy h3 {
	font-size: small;
}

#odkazy ul {
	margin-left: 15px;
	padding-left: 0px;
}

#odkazy ul li {
	line-height: 160%;
}

#odkazy ul li a:hover {
	text-decoration: underline;
}

#odkazy p {
	line-height: 160%;
}

#odkazy .obr-left {
	border: 4px solid #FFFFFF;
	float: left;
	margin-right: 5px;
}

/* ---- NOVINKY -------------------------------------------------- */

#novinky {
	padding: 7px 10px 10px;
	margin-bottom: 20px;
	background-color: #C1FFD6;
	border-right: 1px solid #00DF48;
	border-bottom: 1px solid #00DF48;
	border-left: 1px solid #00DF48;
	background-image: url(layout/news_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#novinky h2 {
	margin-top: 0px;
	margin-bottom: 20px;
	color: #ffffff;
	font-size: medium;
	font-weight: bold;
}

#novinky h2 a {
	text-decoration: none;
	color: #ffffff;
}

#novinky h3 {
	font-size: small;
}

#novinky ul {
	margin-left: 15px;
	padding-left: 0px;
}

#novinky ul li {
	line-height: 160%;
}

#novinky ul li a:hover {
	text-decoration: underline;
}

#novinky p {
	line-height: 160%;
}

/* ---- ODDELENI 1 ----------------------------------------------- */

.oddel {
	clear: both;
	float: none;
}

.cleaner {
	display: none;
}

/* ---- PATA ----------------------------------------------- */

#footer {
	text-align: center;
	width: 937px;
	margin: 0px auto;
	padding-top: 20px;
	background-image: url(layout/footer_background.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#footer p {
	color: #CCCCCC;
	font-size: 85%;
}

#footer p a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer p a:hover {
	text-decoration: underline;
}

/* ---- FORMULAR ------------------------------------------ */

form {
	margin-bottom: 20px;
}

fieldset {
	padding: 5px;
	border: 2px solid #007d2a;
	margin-bottom: 15px;
}

legend {
	padding: 7px;
	font-weight: bold;
	background-color: #007d2a;
	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;}