body, ul, li{
	margin:0;
}
body
{
background-image: url(../images/bg_body_fl.jpg);
background-position: top;
background-repeat: repeat-x;
margin:0; padding:0;
font-size:11pt;
font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#hlavicka
{
margin:0; padding:0;
height:124px;
background:url("../images/bg_header_fl.jpg") no-repeat top left;
/*border: 1px solid blue;*/
}
#hlavicka h1{
	 display: none;
}
img.znak_header{
	margin:0;
	border:0;
	position: absolute;
	}

#hlavni1
{
margin:0; padding:0;
/*background:#A7D2FF ;*/
background: #fff;
/*border: 1px solid red;
background:yellow url("red.gif") top left repeat-y;*/
}

#hlavni2
{
margin:0; padding:0;
/*background:url("../images/blue.gif") top right repeat-y;
border: 1px solid green;*/

}

#levypanel
{
float:left;
width:180px;
margin:0; padding:0;
background:url("../images/bg_col_left_fl.jpg") top left repeat-y;
font-size:80%;
}

#pravypanel
{
float:right;
width:180px;
margin:0; padding:0;
background:url("../images/bg_col_left_fl.jpg") top right repeat-y;
font-size:80%;
}

#stredni
{
margin:0 180px;
background:#EAF1FD;
font-size:80%;
/*border: 1px solid Fuchsia;*/
}

#paticka
{
background:#dddddd;
font-size:80%;
border: none;
}

.obsah
{
margin:0 auto;
padding:0.5em 0;
background-color: transparent;
}

.cleaner
{
clear:both;
height:1px;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}

h1,h2,h3,h4
{
margin: 0.2em 0;
}

p
{
margin: 0.5em 0;
}

a
{
color:#00008B;
}
a:hover{
	color: #0068CC;
	background-color: #FFFFA4;
}
.copy
{
text-align:center;
font-size:80%
}
.footLeft{
	float: left;
	width:40%;
	text-align: left;
	margin-left:0;
	padding-left: 15px;
	color:black;
}
html>body .footLeft{padding-left:0;margin-left:20px;}

.footLeft a{
color:black;
}
  .footRight a{
color:#0000CD;
}
.footLeft a:hover,  .footRight a:hover{
color:#DC143C;
}
.footRight{
	float:right;
	text-align: right;
	width: 40%;
	margin-top:0;
	margin-right:0;
	padding-right: 20px;
	color: #804224;
}
html>body .footRight{
	padding-right:0;
	margin-right:20px;
	
}
/**************** zavírací menu ********************/
.menu{
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
background:#ffff99 url(../images/bg_menu.jpg) repeat-y top  left;
cursor: pointer;
width:180px;
height:21px;
color:navy;
font-size:14px;
border-top:1px solid #FFFFE5;
/*border-right:1px solid #135ab6;*/
border-bottom:1px solid #CFD000;
/*border-left:1px solid #6699CC;*/
}

.menu_hover{/* simuluje menu hover*/
background:#dfdf00 url(../images/bg_menu_a_hover.jpg) repeat-y top  left;
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
cursor: pointer;
width:180px;
height:21px;
color:#FFD700;
font-size:14px;
border-top:1px solid #FFFFCE;
/*border-right:1px solid #135ab6;*/
border-bottom:1px solid #BCBD00;
/*border-left:1px solid #6699CC;*/
}
.menu, .menu_hover,.menu a, .menu_hover a{
	color:Navy;
	background-color: transparent!important;
	font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
 	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	
}
.active{
background:#dfdf00 url(../images/bg_submenu_active.jpg) repeat-y top  left;

	/*text-align: right!important;
	padding-right: 3px!important;*/
	color: #9D0800 !important;
	font-weight: bold;
}
.submenu{
width:180px;
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
background-image:url(../images/bg_submenu.jpg);
background-repeat:repeat-y;
background-position:  top;
font-size:11px;
margin:0 0 5px!important;
/*border:1px solid #da983a;*/
}
html>body .submenu{ width: 180px;}
.submenu_hover{
width:180px;
background:url(../images/bg_submenu.jpg) repeat-y top;
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin:0 0 5px;
/*border:1px solid #d98235;*/
}
.submenu ul,.submenu_hover ul{
margin-top:0;
margin-left:0;
}
html>body .submenu ul,.submenu_hover ul{
	 margin-left:-40px!important;
}
.submenu li,.submenu_hover li{
	 list-style: none;
	 line-height: 18px;
	 }
.submenu a,.submenu_hover a{
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
width:100%;
display: block;
	  font-size:12px;
	  line-height: 18px;
	   color: #00008B;
	  	border-top:1px solid #FFFFE0;
		border-bottom: 1px solid #DAA520;
		text-decoration: none;
	  text-align:center;
}
.submenu a:hover, .submenu_hover a:hover{
 /*background-color: #917633;*/
  background:  url(../images/bg_submenu_hover.jpg) top repeat-y;
 	color:#0067CA;
	border-bottom:1px solid #DAA520;
	border-top: 1px solid #FFFFE0;
}
/************************* menu href - polozka menu bez submenu *********************************/
.menuhref {
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
background:#ffff99 url(../images/bg_menu.jpg) repeat-y top  left;
cursor: pointer;
width:180px;
height:21px;
font-size:14px;
border-top:1px solid #FFFFE5;
/*border-right:1px solid #135ab6;*/
border-bottom:1px solid #CFD000;
/*border-left:1px solid #6699CC;*/
}

.menuhref_hover{/* simuluje menu hover*/
background:#dfdf00 url(../images/bg_menu_a_hover.jpg) repeat-y top  left;
font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
cursor: pointer;
width:180px!important;
height:21px;
color:#FFD700;
font-size:14px;
border-top:1px solid #FFFFCE;
/*border-right:1px solid #135ab6;*/
border-bottom:1px solid #BCBD00;
/*border-left:1px solid #6699CC;*/
}
 .menuhref, .menuhref_hover,.menuhref a, .menuhref_hover a{
	color:Navy;
	font-family: "Trebuchet MS" Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 100%;
	font-size: 14px;
	padding-top: 5px;
	font-weight: bold;
 	text-decoration: none;
	text-transform:uppercase;
	text-align: center;
	
}
/************************************************************************************************/

.hidden{
	display: none;
}
.rubrika_uvod{
	width: 100%;
	margin:0 auto;
	font-size:9pt;
	color:#182D3F;
	
	/*padding:0.2em;*/
}
.rubrika_uvod img{
	/*background-color: #E7E7E7;*/
	background-color: #fff;
	background-image:  url(../images/bg_img_rubrika_uvod.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #6F7E99;
	display: block;
	margin:auto;
	padding:3px;
}
.rubrika_uvod p{
	padding:3px;
	font-size: 0.9em;
}
.NadpisRubriky{
	font-size: 12px;
	display: block;
	color: #FFFACD;
	line-height: 21px;
	height: 32px;
	background-color: Blue;
	border-width:1px 0 1px 0;
	border-style: solid;
	border-top-color:  #6AB6FF;
	border-bottom-color:  #000188;
	padding-left:28px;
	text-align: left;
	text-transform: uppercase;
}
#webcam-h2 { background:url("../images/ico_webcam_32.png") no-repeat left top;background-color: Blue;}
#pocasi-h2 {background: url("../images/ico_pocasi_32.png") no-repeat left top;background-color: Blue;}
#rozhlas-h2 {background: url("../images/ico_rozhlas_32.png") no-repeat left top;background-color: Blue;}
#ankety-h2 {background: url("../images/ico_ankety_32.gif") no-repeat left top;background-color: Blue;}
#aktuality-h2 {background: url("../images/ico_aktuality_32.png") no-repeat left top;background-color: Blue;}
#menu-h2 {background: url("../images/ico_menu_32.png") no-repeat left top;background-color: Blue;}
#partnerstvi-h2 {background: url(../images/ico_partnerstvi_32.gif) no-repeat left top;background-color: Blue;}
#registrace-h2 {background: url(../images/ico_news_32.gif) no-repeat left top;background-color: Blue;}
#ubytovani-h2 {background: url(../images/ico_i_32.gif) no-repeat left top;background-color: Blue;}

.nadpisDokumentu { 
	font-size: 14px;
	font-weight: bold;
	display: block;
	color: #FFFACD;
	line-height: 21px;
	height: 21px;
	background-color: Blue;
	border-width:1px 0 1px 0;
	border-style: solid;
	border-top-color:  #6AB6FF;
	border-bottom-color:  #000188;
	padding-left:5px;
	text-align: center;
	text-transform: uppercase;
}
.nadpisDokumentu h1,h2,h3,h4,h5 {
 font-size: 14px;
 /*font-weight: normal;*/
 }
 .nadpisDokumentu img{
 margin:0;
 float:left;
 padding: 0 3px 0 0;
 }
 .nadpisSkupina{
 	font-size: 12px;
	font-weight: bold;
	display: block;
	color: #DC143C;
	line-height: 18px;
	height: 18px;
	background-color: #FFFF8C;
	border-width:1px 0 1px 0;
	border-style: solid;
	border-top-color:  #FFFFBF;
	border-bottom-color:  #FEFF44;
	padding-left:5px;
	text-align: center;
	text-transform: uppercase;
 }
div#outside
{ 
width: 100%; 
text-align:center; 
} 
div#inside 
{ 
width: 90%; 
text-align:center; 
} 
div#inside img 
{ 
width: 80%; 
margin:auto; 
} 
.center{
	text-align: center;
	margin:auto;
}
.right{
	text-align: right;
}
.left{
	text-align: left;
}
.justify{
	text-align: justify;
}
#detail{
	text-align: center;
	display:block;
	margin: 3em auto;
}
#detail img{
	border: 1px solid #dedede;
	padding:4px;
	background-color: #f1f1f1;
	cursor: pointer;
}
#detail h3{
	font-size: medium;
	font-weight: 600;
}
.clear{
	clear: both;
}
.clear-left{
	clear: left;
}
.clear-right{
	clear: right;
}
.hidden{
	display: none;
}
.float-left{
	float: left;
}
.float-right{
	float: right;
}
#lang{
float:right;
margin-top: 0;
padding-top:0;
padding-right:10px;
}
html>body #lang{padding-top:10px;padding-right:10px;
}
#lang ul {
display: inline;
list-style: none;
margin:auto;
}
#lang li{
	float: right;
	text-align: center;	
	padding: 0 1px;
}
#lang img{
	border:0;
	margin:auto;
}
#pov-inf{
font-size:1.1em;
margin:0 0.5em;
}
#pov-inf h3{
 color: Maroon;
 margin:0; 	
  text-align: left;
}
#pov-inf .vystup{
 font-size: 1.1em;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: Red;
}
#pov-inf ul{
	margin: 0 0.2em;
}
#pov-inf li{
	margin: 0.1em 0.5em;
	padding:0.5em; 
}

#pov-inf a{
	font-size: 1.1em;
	text-decoration: none;
	color: #BD0000;
}
#pov-inf a:hover{
	font-size: 1.1em;
	text-decoration: underline;
}
#org-schema{
	/*width: 150px;*/
	margin-bottom: 1em;
	display: block;
	padding: 2px 3px;
}

#org-schema img{
	display: block;
	border: none;
	margin: 0.5em auto;
}
#org-schema  a img{
display: inline;
border: none;
margin:0;
	}
#pocasi {
	text-align: center ;
	display:block;
	/*border: 1px solid #000033;
	background-color: #ECF1F4;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size:0.95em;
	line-height: 1.2em;
	padding: 0.3em 0.2em;
}
#pocasi  a{
 text-decoration: none;
color: Black;
}
#pocasi  a:link{
text-decoration: none;
color: Black;
}
#pocasi a:hover{
	color:#993300;
	text-decoration: underline;
}
#pocasi.copy{
	font-size:0.9em;
	text-align: center;
	padding: 0.1em;
}
.teplota{
	/*background-color: #BFDBDA;*/
	background-color: #9ABAF3;
	color: #333;
 	display: block;
 	border-top:1px solid #7999B6;
	 border-left:1px solid #7999B6;
	border-right:2px solid #D2E8FF;
	 border-bottom: 2px solid #D2E8FF;
	padding: 0.3em;
 	margin: 0.3em;
	text-align: center;
	font-weight: bold;
}
.big{
	font-size: 1.3em;
}
#pg_body{
margin:0.5em;
/*display: block;*/
/*border: 1px solid #E7E7E7;*/
_height: 600px;
padding:0.5em;
}
html>body #pg_body{min-height:600px;}
#pg_body table{
	width:100%;
	border:1px solid #DEE6ED;
	border-collapse: collapse;
	margin: auto;
	
}
#pg_body td,th {
	border:1px solid #DEE6ED;
	font-size: 1.0em;
}
html>body #pg_body td,th {
	font-size: 1.0em;
}
#pg_body td{
	background-color: #FFF;
	padding: 1px 2px;
}

#pg_body th{
	background-color: #E1F4FD;
}
/**************************       osnova zakon106/99         ******************************/
#pov-inf{
font-size:0.9em;
margin:0 0.5em;
}
#pov-inf h3{
 color: Maroon;
 margin:0; 	
  text-align: left;
}
#pov-inf .vystup{
 font-size: 1.1em;
 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: Red;
}
#pov-inf ul{
	margin: 0 0.2em;
}
#pov-inf li{
	margin: 0.1em 0.5em;
	padding:0.5em; 
}

#pov-inf a{
	font-size: 1.1em;
	text-decoration: none;
	color: #BD0000;
}
#pov-inf a:hover{
	font-size: 1.1em;
	text-decoration: underline;
}
/********************************* formatovani vypisu dokumentu*****************************/
.dokument{
	/*float: left;*/
	/*font-size: 1.1em;*/
	text-align: left;
	text-decoration: none;
	display: block;
	background: #EFF1F5;
	padding:  0.5em 0;
	border: 1px solid #94ACC9;
	margin:0.2em auto;
}
.dokument em{
	font-style: normal;
	display: block;
	border: none;
	margin-left: 0.2em;
}
.dokument img{
	float: left;
	padding: 7px;
	border:0;
}
html>body  .dokument img{	padding: 10px ;}
.dokument a {
font-size: 1.1em;
	color: Black;
	text-decoration: none;
}
.dokument a:hover{
	color: #00008B;
	background-color: transparent!important;
	font-size: 1.1em;
	text-decoration: underline;
 }
 .datum{
 	color:#0000CD;
	background-color: transparent!important;
 }
 /****************************** Anketa***********************************/
 #anketa {
	text-align: left;
	/*border: 1px solid grey;
	background-color: #F6F6F6;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	padding: 2px;
	margin:0 auto;
}
#anketa a {
	color: maroon;
	text-decoration: none;
	font-weight: bold;
	margin: 5px 0 2px 5px;
}
#anketa a:hover {
	text-decoration: underline;
}
#anketa img {
	border: 0px;
	margin: 2px 0 2px 5px;
	padding: 0;
	
}
#anketa .otazka {
	display: block;
	font-size: 0.95em;
	font-weight: bold;
	/*margin-bottom: 1em;*/
	color: black;
	border-bottom:1px solid #87CEEB; 
	margin:auto;
}
#anketa .spolu {
	font-weight: bold;
	margin-top: 2px;
}
#anketa .perc {
	display: inline;
}
/*********************************** End Of Anketa ************************/
/************************************* Ankety prehled ***********************************/
.anketaPrehled {
	text-align: left;
	border: 1px solid #6495ED;
	background-color: #FFF8DC;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;*/
	padding: 2px;
	margin:0 auto;
}
.anketaPrehled img {
	border: 0px;
	margin: 2px 0 2px 5px;
	padding: 0;
	
}
.anketaPrehled .otazka {
	display: block;
	font-size: 1.2em;
	font-weight: bold;
	/*margin-bottom: 1em;*/
	color: #B22222;
	border-bottom:1px solid #87CEEB; 
	margin:auto;
}
.anketaPrehled .spolu {
	font-weight: bold;
	margin-top: 2px;
	color: Red;
}
.anketaPrehled .perc {
	display: inline;
	color: #D03A00;
}
/*********************************** End Of Ankety prehled ************************/
#txtdoc{
	 	font-family: Arial, Helvetica, sans-serif;
	 	font-size: x-small;
		margin:1.5em;
		text-align: left;
}
#txtdoc h1,h2,h3,h4,h5,h6{
		text-align: center;
		
}
#txtdoc h1{
	font-size:1.6em;
}
#txtdoc h2{
	font-size:1.5em;
}
#txtdoc h3{
	font-size:1.4em;
}
#txtdoc h4{
	font-size:1.3em;
}
#txtdoc h5{
	font-size:1.2em;
}
#txtdoc h6{
	font-size:1.1em;
}
p {
	 text-align: justify;
}
 ul{
	list-style-type: disc;
}
#txtdoc ol{
	list-style-type:decimal;
}
#txtdoc ol ol{
	list-style-type:lower-alpha;
}
#txtdoc ol ol ol{
	list-style-type:upper-roman;
}
#txtdoc .center{
	text-align:center;
}
#txtdoc .underline{
	text-decoration:underline;
}
#txtdoc img{
	border: none;
	}
#org-schema{
	/*width: 150px;*/
	margin-bottom: 1em;
	display: block;
	padding: 2px 3px;
}

#org-schema img{
	display: block;
	border: none;
	margin: 0.5em auto;
}
#org-schema  a img{
display: inline;
border: none;
margin:0;
	}
	btn{
	margin: 0.5em auto;
	text-align: center;
	padding: 0.5em  0.3em;
	font-weight: 600;
	font-size: 1.1em;
	
}
.btn a{
	/*margin: 12px auto;*/
	color: #A40029; 
	background-color: #FFFFCC;
	border:1px solid  #FFCC33;
	text-decoration: none;
}
.btn a:hover{
	color: White; 
	background-color: #FF9933;
	border:1px solid  #CC9933 ;
	text-decoration: none;
	
}
/****************************************** fotogalerie**************************************/
#foto-pol{
	display: block;
	width: 95%;
	margin: auto;
	/*border-bottom: 1px solid #999999;
	padding: 0em 2em;*/
}

#foto-pol img{
	 /*border-top: 2px solid  #666;
	 border-right: 2px solid  #fcfcfc;
	 border-bottom: 2px solid  #fcfcfc;
	 border-left: 2px solid  #666;*/
	 border:1px solid #9FB7D7;
	 padding: 2px;
	 cursor: pointer;
	 display: block;
	 margin: 0 auto;
	 margin-bottom: -2px;
}
div.fotoramecek {
	 float: left;
	 display: block;
	 /*background: #F0FFF8;
	 border-top: 2px solid  #F1F1F1;
	 border-right: 2px solid  #666;
	 border-bottom: 2px solid  #666;
	 border-left: 2px solid  #F1F1F1;
	 padding: 0.3em 0.3em 0.1em 0.3em;*/
	 width:180px;
	 height:200px;
	 margin: 5px;
	cursor: pointer;
}
 html>body	div.fotoramecek {
  height:200px;
 }
.fotogal_popiska{
	margin: 0 auto;
	margin-top:-12px;
	/*background-color: #FFFFE0;
	border:1px solid #F0E68C;*/
	display: block;
	line-height: 14px;
	text-align: center;
	 font-size: 11px;
	 color: #000;
	 } 
	 div.text{
	 width: 95%;
	 margin: auto;
	 	
	 }
	 intro{
	 	width:310px;
		height:410px;
	 }
	 .intro img{
	 display: block;
	 	float: right;
		margin:0 5px;
		border:1px solid #A0BFF6;
	 }
	.uvod-stred-levy{
	float:left;
		display:block;
		width:49%;
		/*margin-right:500px;*/
		/*_height:410px;*/
		min-height: 200px;
		/*background-color: #FFFEF2!important;*/
	}
	.uvod-stred-pravy{
	float:right;
		display:block;
		width: 49%;
		/*_height:410px;*/
		
		min-height: 200px;
		/*background-color: #FFFEF2!important;*/
	}
	.RedText, .required{
	color: red!important;
} 
#podatelna{
width: 95%;
}
#podatelna fieldset{
background-color: #CEE8F0;
border: 1px solid #96CDDE;
width: 100%;
margin:0 auto!important;
}
#podatelna label {
   color: Black;
	float:left;
  	width:30%;
  	margin-right:0.5em;
  	padding-top:0.2em;
  	text-align:right;
  	font-weight:bold;
}
.hiLite{
	color: #DC143C;
	background-color: #FFF7C6 !important;
	border: 1px solid #E33F00!important;
}
tr.odd * {
	background-color: #FFFFE0 !important;
	border:0!important;
	line-height: 17px!important;
	
}
tr.even * {
	background-color: #fff!important;
	border:0!important;
	line-height:17px!important;
}
sup{
vertical-align: baseline;
	margin-top: 0!important;
	padding-top:0!important;
	font-size: 1.0em!important;
}
.noborder table {
	border: 0 transparent!important;
	background-color: transparent!important;
	border: none;
}
.noborder td{
	border: none!important;
	background-color: transparent!important;
}
.noborder caption{
	text-align: left;
	margin: auto;
	padding: 3px 0;
}