body {
	font: small "Trebuchet MS", arial, verdana, helvetica, sans-serif;
	font-size: 86%;
	padding: 0px;
	margin: 0px;
	background-image: url(layout/body-back.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #004f92;
}

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: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(layout/container-back.gif);
	background-repeat: repeat-y;
}

#main {
	width: 950px;
	background-image: url(layout/main-back.gif);
	background-repeat: no-repeat;
	background-position: top;
}

/* ---------------------------------------------------------------- */
/* ---- HEADERS --------------------------------------------------- */
/* ---------------------------------------------------------------- */

#header {
	width: 1045px;
	height: 329px;
	margin-top: 66px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(layout/header-back.jpg);
	background-repeat: no-repeat;
}

#header .logo {
	width: 216px;
	height: 106px;
	overflow: hidden;
	position: relative;
	left: 117px;
	top: 59px;
	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: 216px;
	height: 106px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	cursor: hand;
}

/* ----------------------------------------------------------------- */
/* ---- OBSAH ------------------------------------------------------ */
/* ----------------------------------------------------------------- */

#obsah {
	width: 599px;
	float: right;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}

#obsah p {
	text-align: justify;
	line-height: 160%;
}

#obsah h1 {
	font-size: xx-large;
	color: #cc5360;
	letter-spacing: -0.05em;
}

#obsah h2 {
	font-size: x-large;
	color: #00a6ef;
	background-image: url(layout/h2-back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
}

#obsah h2 a {
	color: #00a6ef;
	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%;
}

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;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(layout/adresa-back.gif);
	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;
}

#obsah .img-left img {
	float: left;
	margin-right: 20px;
}

#obsah .img-right a img, #obsah .img-left a img {
	border: none;
}

#obsah .fotogalerie {
	text-align: center;
	padding: 10px;
}

#obsah .fotogalerie img {
	border: none;
	float: left;
	margin: 8px;
}

#obsah .obrazek img {
	border: 5px solid #afe3fa;
}

#obsah .obrazek a img {
	border: 5px solid #afe3fa;
}

#obsah .obrazek a:hover img {
	border: 5px solid #00a6ef;	
}


/* ---- CENIKY ----------------------------------------------- */

#cenik table {
	border-collapse: collapse;
	margin-bottom: 20px;
	border: 2px solid #004f92;
}

#cenik td {
	padding: 5px;
	text-align: center;
	border: 1px solid #004f92;
}

#cenik th {
	padding: 5px;
	background-color: #7DC8FF;
	border: 1px solid #004f92;
	text-align: center;
	color: #000000;
}

#cenik caption {
	font-size: large;
	color: #0582c8;
	text-align: left;
	margin-top: 2%;
	padding-bottom: 5px;
	white-space: nowrap;
}

#cenik caption .vysvetlivka {
	float: right;
	vertical-align: middle;
	margin-top: 1%;
}

#cenik caption a img.vysvetlivka {
	margin-left: 2px;
	border: none;
}

#cenik a img {
	border: none;
}

#cenik .wtd1 {
	width: 200px;
}

#cenik .wtd2 {
	width: 100px;
}

#cenik .cenikrow1 {
	background-color: #CEEAFF;
}

#cenik .cenikrow2 {
	background-color: #B0DEFF;
}

#leftside #cenik {
	font-size: 86%;
}

#leftside #cenik table {
	width: 100%;
}

/* ---- NOVINKA -------------------------------------------------- */

.novinka {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #cfecf9;
	margin-bottom: 10px;
}

.novinka .cistvice {
	text-align: right;
	margin-bottom: 1px;
}

.novinka .cistvice a {
	background-color: #cfecf9;
	padding: 3px;
	text-decoration: none;
}

.novinka .cistvice a:hover {
	background-color: #0066cc;
	color: #cfecf9;
}

/* ---------------------------------------------------------------- */
/* ---- LEFT SIDE ------------------------------------------------ */
/* ---------------------------------------------------------------- */

#leftside {
	float: left;
	width: 301px;
}

/* ---------------------------------------------------------------- */
/* ---- MENU ------------------------------------------------------ */

#menu {
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 20px;
}

/* ---- 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: #366bb7;
	text-decoration: none;
	display: block;
	background-image: url(layout/menu.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-weight: bold;
	font-size: 120%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	text-transform: uppercase;
}

#menu ul.menu1 li a:hover {
	color: #fff;
	background-image: url(layout/menu-hover.gif);
}

#menu ul.menu1 li.active1 a {
	color: #cc5360;
	background-image: url(layout/menu-active.gif);
}


/* ---------------------------------------------------------------- */
/* ---- ODKAZY A SEZNAM NOVINEK ----------------------------------- */

.odkazy, .seznam-novinek {
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.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;	
}

.odkazy h2, .seznam-novinek h2 {
	font-size: x-large;
	color: #fff;
	letter-spacing: -0.03em;
	font-weight: normal;
	margin-bottom: 10px;
	background-image: url(layout/h2-back.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	text-transform: uppercase;
}

.odkazy h2 a, .seznam-novinek h2 a {
	text-decoration: none;
	color: #fff;
}

.seznam-novinek ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

.seznam-novinek ul li {
	text-align: justify;
	line-height: 160%;
	background-image: url(layout/list2.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 15px;
}

/* ----------------------------------------------------------------- */
/* ---- 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: 950px;
	height: 266px;
	background-image: url(layout/footer-back.gif);
	background-repeat: no-repeat;
}

#footer .text {
	padding-top: 230px;
	font-size: 86%;
	color: #fff;
	text-align: center;
}

#footer .text a {
	color: #fff;
	text-decoration: none;
}

#footer .text a:hover {
	text-decoration: underline;
}