	@charset "windows-1250";
/* ========== Obecne direktivy ========== */
* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
	font-size: 62.5%;
}
body {
	height: 100%;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: navy;
	padding-bottom: 60px;
	background: url('images/picture.jpg');
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-attachment: fixed;
}
table {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
td {
	padding: 3px;
}
form {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
}
/* ========== Layout ========== */
#obal {
	width: 95%;
	max-width: 1200px;
	min-width: 1200px;
	margin: 20px auto 0 auto;
	text-align: left;
	border: 1px #000000;
	/*  background: url('../img/picture.jpg') repeat-y 25% 0;
*/
	background-color: transparent;
}

a {
	color: blue;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: brown;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: none;
}

#hlavicka {
	padding: 79px;
	border-bottom: 1px #000000;
	background: url('images/jaro.jpg');
	border: 2px solid #000000;
	border-radius: 20px;
}
#hlavicka h1 {
	font: bold 350% "Arial", "Lucida Sans Unicode", "Verdana", "Trebuchet MS", sans-serif;
	color: black;
}
#nadpis {
	padding: 10px;
	border-bottom: 1px #000000;
	background: #b0c4de;
	border: 2px solid #000000;
	border-radius: 10px;
}
#telo {
	padding: 10px;
	border-bottom: 1px #000000;
	background: url('images/picturenextpages.jpg');
	background-attachment: scroll;
	border: 2px solid #000000;
	border-radius: 20px;
}
#sloupec1 {
	float: right;
	width: 79%;
	text-align: justify;
	line-height: 1.3em;
}
#sloupec2 {
	display: block;
	float: left;
	width: 21%;
	text-align: left;
	margin-left: 0px;
	margin-top: 45px;
	line-height: 1.2em;
}
#sloupec1-in, #sloupec2-in {
	margin: 0.8em 1.2em;
}
#paticka {
	padding: 10px;
	border-top: 1px #000000;
	background: #a9a9a9;
	border: 2px solid #000000;
	border-radius: 10px;
}
.cleaner {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}
caption {
	font-size: 95%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	text-align: left;
}
table {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
}

.site_data {
	text-align: right;
	background-color: #F1D3B7;
	
}
.colon_separator {
	font-weight: 400;
	background-position: left;
}

.tr-color {
  background-color: #F5F5F5;
}

/* ========== Menu horní ========== */
.menu_rep_container a, .menu_rep_container a:link, .menu_rep_container a:visited, .menu_rep_container a:hover, .menu_rep_container a:active {
	color: black;
	text-decoration: none;
	background-color: #f5f5f5;
}
.menu_rep_nav {
	font-weight: bold;
	text-align: left;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	padding: 2px 7px 2px 7px;
	color: #FF0000;
	background-color: #D0D0D0;
}
a.menu_rep_nav:hover {
	color: red;
	box-shadow: 0 0 7px red;
}
/* ========== Menu boční ========== */
ul#navlist {
	width: 158px;
	\width: 160px;
	w\idth: 158px;
	font: bold 12px verdana, helvetica, arial, sans-serif;
}
ul#navlist li {
	list-style: none;
}
ul#navlist li a {
	display: block;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	padding: 4px 8px 4px 8px;
	border: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-radius: 5px;
	background: #f5deb3;
	text-decoration: none;
	text-align: center;
	text-align: center;
}
ul#navlist li a:link {
	color: #000000;
}
div#navcontainer li a:visited {
	color: #000000;
}
ul#navlist li a:hover {
	color: navy;
	box-shadow: 0 0 7px blue;
}

/* ========== Menu boční jiná barva========== */
ul#navlist1 {
	width: 158px;
	\width: 160px;
	w\idth: 158px;
	font: bold 12px verdana, helvetica, arial, sans-serif;
}
ul#navlist1 li {
	list-style: none;
}
ul#navlist1 li a {
	display: block;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	padding: 4px 8px 4px 8px;
	border: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-radius: 5px;
	background: #FFDAB9 ;
	text-decoration: none;
	text-align: center;
	text-align: center;
}
ul#navlist1 li a:link {
	color: #000000;
}
div#navcontainer1 a:visited {
	color: #000000;
}
ul#navlist1 li a:hover {
	color: navy;
	box-shadow: 0 0 7px blue;
}

/* ========== obal chmi ========== */
#chmi {
	display: block;
	width: 180px;
	\width: 180px;
	w\idth: 180px;
	padding: 4px 8px 4px 8px;
	padding: 10px;
	border-bottom: 1px #000000;
	background: #b0c4de;
	border: 1px solid #000000;
	border-radius: 10px;
	color: #000000;
}

/* ========== obal cal ========== */
#cal {
	display: block;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	padding: 4px 8px 4px 8px;
	padding: 4px;
	background: #D3D3D3;
	border-radius: 10px;
	color: #000000;
}

/* ========== Predpoved tooltip ========== */	

a.tooltip {z-index: 0; position: relative; cursor: help}
a.tooltip em {font-style: normal; display: none}
a.tooltip:hover {font-size: 100%}
a.tooltip:hover em {z-index: 10; position: absolute; padding-bottom: 10px; padding-left: 10px; top: -150px; left: 10px;
                    width: 300px; padding-right: 10px; text-align: center; display: block !important; background: #FF002A; border-radius: 10px; box-shadow: black 4px 6px 20px;
                    color: #000000; font-size: 90%;  text-decoration: none; padding-top: 10px;
                    background-color: #DCDCDC;
}