body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 86%;
	padding: 0px;
	margin: 0px;
	background-image: url(layout/page-back.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a, a:visited {
	text-decoration: underline;
	color: #06C;
}

a:hover {
	text-decoration: underline;
	color: #036;
}

hr.noscreen {
	display: none;
}

.oddel {
	clear: both;
	float: none;
}

.oddel2 {
	clear: both;
	float: none;
	margin-bottom: 20px;
}

/* ---------------------------------------------------------------- */
/* ---- HLAVNÍ ROZDĚLENÍ ------------------------------------------ */
/* ---------------------------------------------------------------- */

#container {
	width: 948px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFF;
	border: 3px solid #ec8f00;
}

#main {
	width: 949px;
	background-image: url(layout/main-back.gif);
	background-repeat: repeat-y;
}

/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */

#header {
	width: 948px;
	height: 326px;
	background-image: url(layout/header.jpg);
	background-repeat: no-repeat;
}

#header .logo {
	width: 434px;
	height: 48px;
	overflow: hidden;
	position: relative;
	left: 158px;
	top: 18px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#header .logo a {

}

#header .logo a span {
	background-image: url(layout/header-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 434px;
	height: 48px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	width: 471px;
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
}

#obsah h1 {
	font-size: 200%;
	color: #0067af;
	letter-spacing: -0.03em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#obsah h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #f28800;
	background-image: url(layout/h2-back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

#obsah h2 a {
	color: #f28800;
	text-decoration: none;
}

#obsah h2 a:hover {
	text-decoration: underline;
}

#obsah h3 {
	font-size: medium;
}

#obsah h3 a {
}

#obsah ul {
	list-style-type: none;
	padding-left: 15px;
}

#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 {
	padding-left: 25px;
}

#obsah ol li {
	line-height: 160%;
}

#obsah p.introtext {
	background-color: #f6dbca;
	padding: 10px;
	border: 1px solid #f5b159;
}

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;
	background-color: #f8e5d7;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(layout/adresa-back.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
}

.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;
}

/* ---- OBRÁZKY ---------------------------------------------------- */

#obsah .img-right img {
	float: right;
	margin-left: 20px;
	border: 5px solid #f5b159;
}

#obsah .img-left img {
	float: left;
	margin-right: 20px;
	border: 5px solid #f5b159;
}

#obsah .img-right a img, #obsah .img-left a img {
	border: 5px solid #f5b159;
}

#obsah .img-right a:hover img, #obsah .img-left a:hover img {
	border: 5px solid #ec8f00;	
}

#obsah .fotogalerie {
	padding: 5px;
	float: none;
	clear: both;
}

#obsah .fotogalerie .figure {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#obsah .fotogalerie .figure a img {
	border: 5px solid #f5b159;
}

#obsah .fotogalerie .figure a:hover img {
	border: 5px solid #ec8f00;	
}

#obsah .fotogalerie .figure p {
	font-size: 85%;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #666;
	text-align: center;
}

#obsah .obrazek img {
	border: 5px solid #f5b159;
}

#obsah .obrazek a img {
	border: 5px solid #f5b159;
}

#obsah .obrazek a:hover img {
	border: 5px solid #ec8f00;	
}


/* ---- TABULKY ---------------------------------------------------- */

.cenik table {
	width: 100%;
	border-collapse: collapse;
}

.cenik table th {
	text-align: center;
	margin: 0px;
	padding: 3px;
	background-color: #f5b159;
	border: 1px solid #EF8F0E;
}

.cenik table td {
	text-align: center;
	margin: 0px;
	padding: 3px;
	border: 1px solid #EF8F0E;
}

/* ---- NOVINKA -------------------------------------------------- */

.novinka {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066cc;
	margin-bottom: 10px;
}

.novinka .cistvice {
	text-align: right;
	margin-bottom: 1px;
}

.novinka .cistvice a {
	background-color: #0066cc;
	color: #FFF;
	padding: 3px;
	text-decoration: none;
}

.novinka .cistvice a:hover {
	color: #FC0;
}

/* ---------------------------------------------------------------- */
/* ---- LEFT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#leftside {
	float: left;
	width: 234px;
}

/* ---------------------------------------------------------------- */
/* ---- MENU ------------------------------------------------------ */

#menu {
	background-color: #ec8f00;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}

/* ---- MENU 1. úrověň -------------------------------------------- */

#menu ul.menu1 {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#menu ul.menu1 li {
	display: block;
	margin-top: 4px;
	margin-bottom: 10px;
}

#menu ul.menu1 li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5b159;
}

#menu ul.menu1 li a:hover {
	color: #fff94e;
}

#menu ul.menu1 li.active1 a {
	color: #813000;
}

/* ---- MENU 2. úrověň -------------------------------------------- */

#menu ul.menu1 li ul.menu2 {
	list-style-type: none;
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 10px;
}

#menu ul.menu1 li ul.menu2 li {
	display: block;
	background: none;
	padding: 0px;
}

#menu ul.menu1 li ul.menu2 li a {
	color: #fff;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
}

#menu ul.menu1 li ul.menu2 li a:hover {
	color: #000;
}

#menu ul.menu1 li ul.menu2 li.active2 a {
	color: #fff94e;
}

/* ---------------------------------------------------------------- */
/* ---- RIGHT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#rightside {
	float: left;
	width: 203px;
}

/* ---------------------------------------------------------------- */
/* ---- ODKAZY A SEZNAM NOVINEK ----------------------------------- */

.odkazy, .seznam-novinek {
	padding: 10px;
	text-align: left;
}

.odkazy h2, .seznam-novinek h2  {
	color: #bd5a1f;
	font-size: large;
	font-weight: normal;
	background-image: url(layout/rightside-h2-back.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: bottom;
	padding-bottom: 10px;
}

.odkazy h2 a, .seznam-novinek h2 a {
	color: #8C4317;
	text-decoration: none;
}

.odkazy h2 a:hover, .seznam-novinek h2 a:hover {
	color: #000;
}

.odkazy address {
	font-size: small;
	font-style: normal;
}

.odkazy p {
	color: #8C4317;
}

.odkazy ul {
	list-style-type: none;
	padding-left: 0px;
}

.odkazy ul li {
	line-height: 160%;
	background-image: url(layout/list.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

.odkazy ol {
	padding-left: 25px;
}

.odkazy ol li {
	line-height: 160%;
}

.odkazy img {
	margin-bottom: 2px;
}

.odkazy a img {
	border: 2px solid #fff;
}

.odkazy a:hover img {
	border: 2px solid #ec8f00;	
}

.seznam-novinek ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.seznam-novinek ul li {
	text-align: left;
	line-height: 160%;
	background-image: url(layout/list2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
	font-weight: bold;
}

/* ----------------------------------------------------------------- */
/* ---- SITEMAP ---------------------------------------------------- */
/* ----------------------------------------------------------------- */

.sitemap h2 {
	font-size: medium;
}

/* ----------------------------------------------------------------- */
/* ---- FORMULÁŘ --------------------------------------------------- */
/* ----------------------------------------------------------------- */

form {
	margin-bottom: 20px;
	font-size: small;
}

fieldset {
	padding: 15px;
	border: 2px solid #0078bd;
	margin-bottom: 15px;
}

legend {
	padding: 10px;
	font-size: medium;
	background-color: #0078bd;
	color: #FFFFFF;
}

label {
	text-align: left;
	margin-right: 0.5em;
	width: 160px;
	float: left;
	margin-top: 0.1em;
}

.sede {
	color: #999;
}

.povinne {
	color:#F00;
}

/* ----------------------------------------------------------------- */
/* ---- PATA ------------------------------------------------------- */
/* ----------------------------------------------------------------- */

#footer {
	width: 948px;
	height: 132px;
	background-image: url(layout/footer-back.gif);
	background-repeat: no-repeat;
}

#footer .text {
	padding-top: 90px;
	padding-left: 20px;
	font-size: 86%;
	color: #c65420;
	text-align: center;
}

#footer .text a {
	color: #c65420;
	text-decoration: none;
}

#footer .text a:hover {
	text-decoration: underline;
}
