* {	padding: 0;	margin: 0;}html, body{	color: #646464;	font-family: Arial, Verdana, Helvetica, sans-serif;	font-size: 100%;	text-align: center;	background: #ffffff url("/images/bg_body.gif");}/*-- prvky dokumentu --*/.none, #system_statpage {	display: none;}img{	border: 0px;	margin: 0px;	padding: 0px;	color: #ffffff;}a {	color: #cd3232;	text-decoration: underline;}a:hover {	text-decoration: none;}.clearboth{	clear: both;	font-size: 0px;	line-height: 0px;}/*-- zaklad -> podklad --*/#backout {	background: #ffffff url("/images/bg_backout.png") repeat-y 50%;}#main{	position: relative;	width: 770px;	margin-left: auto;	margin-right: auto;	text-align: left;}/*-- zaklad --*//*-- logo --*/#main .logo{	position: absolute;	z-index: 2;	top: 26px;	left: 20px;	cursor: pointer;}/*-- hlavicka --*/#header{	position: relative;	width: 100%;	height: 282px;	background: #ffffff url("/images/bg_header.gif") repeat-x;}#header a, #header h1{	font-size: 100%;	font-weight: bold;}#header a{	color: #ffffff;	text-decoration: none;}#header .webname {	padding-top: 30px;}/*-- hlavicka --*//*-- logo a menu --*/#header #logo_box{	position: relative;	width: 100%;	height: 94px;}#header #logo_box .in{	width: 306px;	height: 94px;	background: url("/images/bg_header_logo_box_in.gif") repeat-x;}#header #logo_box .in .end{	width: 100%;	height: 94px;	background: url("/images/bg_header_logo_box_in_end.jpg") no-repeat right;}#header #logo_box #top{	position: absolute;	z-index: 5;	width: 59px;	height: 38px;	top: 56px;	left: 432px;	background: url("/images/bg_header_top.gif") no-repeat;}/*-- hlavicka --*//*-- FLASH animace --*/#header #flash_box{	position: relative;	width: 100%;	height: 153px;	background-color: #cd3232;}/*-- hlavicka --*//*-- systemove menu --*/#header #sys_menu_box{	position: relative;	width: 100%;	height: 35px;	background: #d6d6d6 url("/images/bg_sys_menu_box.gif") repeat-x;}/*-- obsahova cas webu --*/#content{	position: relative;	width: 100%;	min-height: 300px;	background-color: #ffffff;}#content .in{	font-size: 80%;	margin-top: 46px;	padding: 10px 30px;}#content p {	margin-top: 10px;}#content ul li {	margin-bottom: 8px;	list-style-type: none;}#content ul li .circle{	padding-left: 10px;	background: url("/images/bg_li_circle.gif") no-repeat 0px 6px;}#content ul li .newsreel_body {	padding-left: 10px;}/*-- obsahova cas webu --*//*-- formular - prvky --*/#content form .input{	padding: 5px 0px 0px 5px;	font-size: 100%;	color: #000000;	height: 17px;	border: 1px #7d7e7d solid;	background: #ffffff url("/images/bg_elm_input.gif") repeat-x;}#content form .textarea{	padding: 5px 0px 0px 5px;	color: #000000;	height: 17px;	border: 1px #7d7e7d solid;	background: #ffffff url("/images/bg_elm_input.gif") repeat-x;}#content form .send_button{	height: 24px;	border: 0px;	font-size: 100%;	font-weight: bold;	color: #ffffff;	background: #089a52 url("/images/bg_elm_button.gif") repeat-x;	cursor: pointer;}/*-- obsahova cas webu --*//*-- formular - chybove stavy --*/#content p.error, #content form .label_empty{	color: red;}#content form .element_empty{	border: 1px red solid;	background: #ffffff url("/images/bg_elm_input_empty.gif") repeat-x;}/*-- obsahova cas webu --*//*-- mapa --*/#content .in #map{	position: absolute;	z-index: 1;	top: 10px;	left: 255px;	height: 320px;	width: 480px;}/*-- moduly - fotogalerie --*/#photogallery, #photos{	width: 680px;	margin-left: 30px;}#photogallery .photo, #photos .photo{	float: left;	position: relative;	overflow: hidden;	width: 210px;	font-size: 100%;	text-align: center;	margin: 10px 10px 0px 0px;}#photogallery .photo {	height: 182px;}#photos .photo {	height: 220px;}#photogallery .photo img, #photos .photo img{	border: 10px #ececec solid;}#photogallery .photo .desc, #photos .photo .desc{	overflow: hidden;	width: 210px;	font-size: 100%;	text-align: center;	color: #000000;	padding: 5px;}#photogallery .photo .desc{	position: relative;	height: 10px;	font-weight: bold;}#photos .photo .desc{	position: absolute;	height: 48px;	bottom: 0px;	right: 0px;}/*-- obsahova cas webu --*//*-- mapa stranek --*/#sitemap ul {	padding-left: 30px;}#sitemap ul li ul li{	margin-top: 10px;	list-style-type: disc;}#sitemap ul li ul li ul li, #sitemap ul li {	list-style-type: circle;}/*-- systemove menu (tisk atd.) --*/#system_menu{	position: absolute;	z-index: 25;	width: 770px;	height: 14px;	top: 254px;	right: 15px;	text-align: right;}#system_menu a{	font-size: 70%;}#system_menu a.print, #system_menu a.email, #system_menu a.tree, #system_menu a.home{	margin-left: 15px;	padding-left: 19px;}#system_menu a.print{	margin-left: 0px;	background: url("/images/ico_print.gif") no-repeat;}#system_menu a.email {	background: url("/images/ico_email.gif") no-repeat 0px 4px;}#system_menu a.tree {	background: url("/images/ico_tree.gif") no-repeat;}#system_menu a.home{	padding-left: 17px;	background: url("/images/ico_home.gif") no-repeat;}/*-- jazykove mutace --*/#languages{	position: absolute;	z-index: 100;	width: 140px;	height: 46px;	color: #ffffff;	text-align: left;	top: 166px;	left: 59px;	background-color: #ee6626;}#languages .in{	margin: 13px 0px 0px 19px;}#languages a{	padding-top: 15px;	color: #ffffff;	font-size: 80%;}/*-- menu --*/#menu{	position: absolute;	z-index: 15;	top: 39px;	right: 0px;	height: 18px;	width: 440px;	font-size: 100%;	font-weight: bold;	border-bottom: 1px #cd3232 solid;}#menu ul, #menu ul.sub {	list-style-type: none;}#menu li {	float: left;}#menu p {	display: inline;}#menu p a{	display: block;	padding-left: 16px;	width: 70px;	height: 20px;	color: #5c6877;	text-decoration: none;	background: url("/images/bg_menu_li.png") no-repeat 0px 4px;}#menu p a:hover, #menu li.active p a {	background: url("/images/bg_menu_li_o.png") no-repeat 0px 4px;}#menu .sub {	display: none;}/*-- drobeckova navigace --*/#navpath{	position: absolute;	padding-left: 23px;	top: 299px;	left: 25px;	width: 693px;	height: 27px;	font-size: 130%;	font-weight: bold;	color: #838d99;	border-bottom: 1px #cd3232 solid;	background: url("/images/bg_navpath.jpg") no-repeat 0px 2px;}#navpath .next {	font-size: 60%;}/*-- ukonceni obsahoveho boxu --*/#line{	position: relative;	width: 100%;	height: 35px;	background: #d6d6d6 url("/images/bg_sys_menu_box.gif") repeat-x;}/*-- paticka --*/#footer{	position: relative;	width: 100%;	height: 69px;	font-size: 70%;	color: #cd3232;	background: #ffffff url("/images/bg_body.gif");}#footer a {	color: #cd3232;}#footer .in {	padding: 22px 10px 0px 10px;}#footer .author {	float: left;}#footer .copyright {	float: right;}/*-- FLASH animace --*/#flash{	position: absolute;	z-index: 1;	top: 94px;	left: 0px;	height: 153px;	width: 770px;	background: url("/images/bg_flash.jpg") no-repeat;}
