body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #333;
	SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
}

table{margin:  0;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
  text-align:left;
}


td{margin: 0px;
	padding: 2px;
	
}

h1{
   font-size: 13pt;
	font-weight: normal;
	color: #2445B6;
  margin: 0px;
	padding: 0px 0 5px 0px;

}
h2{
   font-size: 11pt;
	font-weight: normal;
	color: #2445B6;
        margin: 0px;
	padding: 0px 0 2px 0px;
  letter-spacing: 1px;
text-align:center;
border:1px solid;


}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #2445B6;
	text-decoration: underline;
font-weight: bold;
}

a:hover {
	color: #FB7F06;font-weight: bold;
	text-decoration: underline;

}
.foot .CMSTextHTML {
border:none;
margin: 0px;
	padding: 0px;
 }


.webmaster a{
color: #ccc; 
TEXT-DECORATION: none;
 FONT-SIZE:7pt;
position:relative;
top:2px;left:20px;
font-weight: normal;
 }

.webmaster a:hover{
color: white;
FONT-SIZE: 7pt;

}


img{
	border: 0px
}


.CMSPage div,
.CMSBlock div,
.CMSPageBlock div{
	display: block;
}

 /*------------ STRUCTURE ------------ */
.cms_presentation {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
	text-align: justify;
	background: #FFFFFF url(/data/Image/podkl_obsah.gif) left repeat-y;


}


.head {position: relative;
	width: 1000px;
	height: 198px;
	padding: 0px;
	margin: 0px;
	background: url(/data/Image/top.jpg) no-repeat top;
}


.left{
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
}

.left_in{
	margin: 0px;
	padding: 0 3px 0 5px;
}


.CMSPage {
 
	_height: 330px;
	min-height:330px;
	margin: 0;
	padding: 0px;
float:right;
width:790px;
text-align: justify;

	}

.CMSPage_in {
	padding: 10px;
margin: 0 2px 0 0px;

background: url(/data/Image/podklRight.jpg) repeat-x top;
	
}


.foot {
	clear: both;
	width: 1000px;
	height: 26px;
	margin: 0px;
	padding:  0;
	background: url(/data/Image/foot.gif) no-repeat top;
}


/*-----------.htmlText----------------- */
.CMSTextHTML{
/*border-bottom:1px dashed #ccc;*/
 clear:both;
  margin:  10px 0;
	padding: 0 0 5px 0;
	
}

.CMSTextHTML img{
	padding: 3px;
	margin: 5px;
	border: 1px solid #ccc;

}
 .CMSText pre{
  border-bottom:1px dashed blue;
   clear:both;
  margin:  10px 0;
	padding: 0 0 5px 0;
  white-space:normal;
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	
}

.left .CMSTextHTML{
border-bottom:1px solid white;
font-size: 8pt;
}

/* nenastylovane pocitadlo komentaru */
.articlecommentscounter{
display: none;
}

.left .CMSArticle{
  border:1px solid #797979;
  border-left-color:#D5D4D4;
border-top-color:#D5D4D4;
  padding: 5px;font-size: 8pt;
	margin: 0px 0px 10px 0px;	
  width:179px;
  float:left;

}

.left .CMSArticle .articletitle{  margin: 0;
  padding: 0 0 0 2px;
  font-weight: bold;
  color: #2445B6;
  font-size:10pt;letter-spacing: -1px;

}


.CMSLink{
   margin:5px 0 10px 0;
 padding: 0px;
  /*width:755px;*/
  display:block;

}

/* LEFT MENU 
ul.leftMenu {
	margin:  0px 0 10px 0;
	padding: 0px;	
	color: #333;
	background: url(/data/Image/podklMenu.jpg) repeat-y top;
	list-style: none;
}

ul.leftMenu li{
	margin: 0px 0px 0px 0px;
	padding: 0px;border-bottom:1px dashed orange;
}

ul.leftMenu a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	display: block;
	padding: 5px 5px 5px 15px;
	color: #333;
        text-decoration: none;
}

ul.leftMenu a:hover{
	color: #000000;
	background: #FDF0D8;
	text-decoration: none;
        text-decoration: none;
}

ul.leftMenu li.selected a{
	color: #FB7F06;
  font-weight: bold;
}

.left .CMSImage{
  margin: 0px 0px 0px 0px;
	padding: 0;
	text-align:center;

*/

/*--zacatek-leftMenu


ul.leftMenu {
margin:  0px 0 10px 0;
	padding: 0px;	
	color: #333;
	background: url(/data/Image/podklMenu.jpg) repeat-y top;
	list-style: none;

}

 ul.leftMenu ul{
	display: none;
	width: 200px;
	position: absolute;
	top: -2px;
	left: 192px;
	margin: 0px;
	padding: 0px;
	z-index: 500;
  text-align:left;
   list-style-type: none;
   background-color: #EEE;
}
 ul.leftMenu ul ul{

	display: none;
	width: 200px;
	position: absolute;
	top: -2px;

	left: 195px!important;
	margin: 0px;
	padding: 0px;
	z-index: 1000;text-align:left;
   list-style-type: none;
}



 ul.leftMenu li {
	display: block;
	position: relative;
    margin: 2px 0 0px 0px;
	padding: 2px 0 2px 7px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight: normal;text-align:left;
border-bottom:1px dashed orange;
  z-index:0;width: 185px;
}


 ul.leftMenu ul li {
	margin: 1px;
	padding: 2px 0 2px 5px;
	color: #000000;
	background: #EEBA92;
	border: 1px solid #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  	z-index: 500;
	display:block;
font-weight: normal;
text-align:left;
width: 191px;

	
}

 ul.leftMenu li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight: normal;
	display: block;
		padding: 0px;
	margin:0px;
	color: #000000;
  z-index:0;width: 185px;
  text-decoration: none;

}

 ul.leftMenu ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight: normal;
	display: block;
		padding: 0px;
	margin:0px;width: 191px;
	color: #000000;
	text-decoration: none;
border-left:0!important;
z-index:500;

}


 ul.leftMenu li a:hover{
	color: orange;
	font-size: 10pt; 
font-weight: normal;
text-decoration: none;

}

 ul.leftMenu ul li a:hover{
	color: white;padding: 0px;
	margin:0px;
	font-size: 10pt; 
border-left:0px!important;
font-weight: normal;
text-decoration: none;

 

}



 ul.leftMenu li:hover{
	display:block;
   
   
}



 ul.leftMenu ul li:hover{
	display:block;
    

}


 ul.leftMenu li {
	behavior: url(/data/css/default/IEmen.htc);
}

 ul.leftMenu ul.CSStoShow {
	display: block;
}

 ul.leftMenu li:hover > ul {
	display: block;
}


konec*/


/*--------menu-----*/
ul.leftMenu {
	margin: 0px;
	padding: 0px 0 0 0;
	list-style-type: none;
  text-align:left;
    background: url(/data/Image/podklMenu.jpg) repeat-y top;
width:185px;

}

 ul.leftMenu ul{
	display: none;
	width: 190px;
	position: relative;
	top: -2px;
	left: 2px;
	margin: 0px;
	padding: 0px;
z-index:1000;
  text-align:left;
   list-style-type: none;
   background-color: #EEE;
}
 ul.leftMenu ul ul{

	display: none;
	width: 200px;
	position: absolute;
	top: -2px;

	left: 195px!important;
	margin: 0px;
	padding: 0px;
	z-index: 1000;text-align:left;
   list-style-type: none;
}



 ul.leftMenu li {
	display: block;
	position: relative;
    margin: 2px 0 0px 0px;
	padding: 2px 0 2px 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight: normal;text-align:left;
  border-bottom: 1px dashed orange;

  z-index:0;width: 185px;
}


 ul.leftMenu ul li {
	margin: 1px;
	padding: 2px 0 2px 5px;
	color: #000000;
	background: #EEBA92;
	border: 1px solid #666;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
  z-index:1000;
	display:block;
font-weight: normal;
text-align:left;
width: 181px;

	
}

 ul.leftMenu li a{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight: normal;
	display: block;
		padding: 0px;
	margin:0px;
	color: #000000;
  z-index:0;
  text-decoration: none;

}

 ul.leftMenu ul li a {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
font-weight: normal;
	display: block;
		padding: 0px;
	margin:0px;
	color: #000000;
	text-decoration: none;
border-left:0!important;
z-index:1000;

}


 ul.leftMenu li a:hover{
	color: orange;
	font-size: 10pt; 
font-weight: normal;
text-decoration: none;

}

 ul.leftMenu ul li a:hover{
	color: white;padding: 0px;
	margin:0px;
	font-size: 10pt; 
border-left:0px!important;
font-weight: normal;
text-decoration: none;

 

}



 ul.leftMenu li:hover{
	display:block;
   
   
}



 ul.leftMenu ul li:hover{
	display:block;
    z-index:1000;

}


 ul.leftMenu li {
	behavior: url(/data/css/default/IEmen.htc);
}

 ul.leftMenu ul.CSStoShow {
	display: block;
}

 ul.leftMenu li:hover > ul {
	display: block;
	z-index:1000;
/*konec*/

}
.CMSImage .description{
margin: 0px 0px 0px 0px;
	padding: 2px 0 2px 0;
font-size: 9pt;font-weight: bold;

}

.left .CMSImage img{
border:1px solid white;
padding: 3px;
}


/*----------titul_blokLeft----------*/
.blokLeft{
width:370px!important;
border:none!important;
float:left;
margin: 20px 0 20px 0;
 padding: 0;

}

.blokLeft_in{

}

.blokLeft .articledate{
  display:none;
}
.blokLeft .articletitle{  margin: 0;
  padding: 0 0 0 2px;
font-weight: bold!important;
color: #fff!important;
background-color:#A77A01;
display:block;text-align:center;
font-size: 11pt!important;
letter-spacing: 0px!important;
text-transform: none!important;
}

.blokLeft .articleperex{
  display:none;
}


.blokLeft .articlebody{
  margin:0; 
  padding:10px 0 10px 0!important;
}


.blokLeft .attachment {
	float: left;   
	margin: 0px;
	padding: 0px;

}


.blokLeft .attachment img{
	border:1px solid gray;
	margin: 0px 5px 0 5px;
	padding: 0px;

}

.blokLeft .attachment_description{
clear:left;width:100px;
height:30px;
font-size:8pt;
margin: 0px 5px 0 5px;
	padding: 0px;
overflow:hidden;
}

.blokLeft .attachment_link  {
	width:350px;
  display: block;
	margin: 0px;
	padding: 5px 0;
}

.blokLeft .CMSTextHTML{
background:#E7F9CE;
display:block;margin: 0px;
	padding: 20px 0 0 5px;
border-left:3px outset;
border-bottom:0;
}

.blokLeft .CMSImage{

margin: 10px 0 10px 0;
	padding: 0;
}
.blokLeft .CMSImage .description{

margin: 5px 0 0 0;
	padding: 0;
}

/*----------titul_blokRight----------*/
.blokRight{
  width:375px!important;
  float:right;
  margin: 10px 0 20px 0;
	padding: 0px;
}
.blokRight_in{
  margin: 0px;
  padding: 0 0  30px 5px;
  border-left:1px dashed;

}

.blokRight .CMSTextHTML{
border-bottom:0;
}

.blokRight .articledate{
  display:none;
}

.blokRight .articletitle{  margin: 0;
  padding: 0 0 0 2px;
  font-weight: bold!important;
  color: #fff!important;
  background-color:#A77A01;
  display:block;text-align:center;
  font-size: 11pt!important;
  letter-spacing: 0px!important;
  text-transform: none!important;
}

.blokRight .articleperex{
  display:none;

}


.blokRight .articlebody{
  margin:0; 
  padding:10px 0 10px 0!important;

}


.blokRight .attachment {
	float: left;    
	margin: 0px;
	padding: 0px;

}


.blokRight .attachment img{
	border:1px solid gray;
	margin: 0px 5px 0 5px;
	padding: 0px;

}
.blokRight .attachment_description{
  clear:left;
  width:100px;
  height:30px;
  font-size:8pt;
  margin: 0px 5px 0 5px;
	padding: 0px;
  overflow:hidden;


}
.blokRight .attachment_link  {
	/*width:740px;*/
  display: block;
	margin: 0px;
	padding: 5px 0;

}


/*------------clanek------------------*/

.CMSArticle{
  border:1px solid #797979;
  border-left-color:#D5D4D4;
border-top-color:#D5D4D4;
  padding: 5px;
	margin: 0px 0px 10px 0px;	
    width:100%;
  float:left;
}


.CMSArticle .articledate{
  font-weight: bold;
  font-size:7pt;
  margin:0; 
  padding:0;
}
.CMSArticle .articletitle{  margin: 0;
  padding: 0 0 0 2px;
  font-weight: normal;
  color: #2445B6;
  font-size:13pt;letter-spacing: -1px;

}

.CMSArticle .articleperex{margin: 0;
  padding: 2px 0 2px 0;
  font-weight: bold;
  color: #000;
  font-style: italic;
	font-size: 8pt;
}



.CMSArticle .articlebody{
  font-weight: normal;
  margin:0; padding:0 0 10px 0;
  width:99%
}


.CMSArticle .attachment {
	float: left;    
	margin: 0px;
	padding: 0px;

}


.CMSArticle .attachment img{
	border:1px solid gray;
	margin: 0px 5px 0 5px;
	padding: 0px;

}
.CMSArticle .attachment_description{
  clear:left;
  width:100px;
  height:30px;
  font-size:8pt;
  margin: 0px 5px 0 5px;
	padding: 0px;
  overflow:hidden;


}
.CMSArticle .attachment_link  {
	/*width:740px;*/
  display: block;
	margin: 0px;
	padding: 5px 0;

}


/*.....fotogalerie....*/

.CMSImageEx img{
	border: 1px solid gray;
}

 .CMSImageEx.preview{
	float: left;
	margin: 5px;
	padding: 0px;
}

.CMSImageEx.preview .description{
	display:none;
}
.CMSImageEx.detail{
	text-align: center;
	width: 755px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.CMSImageEx.detail .description{
	text-align: center;
	margin: 10px;
	padding: 0px;
}

.CMSImageEx.detail .backbutton{
	text-align: left;
}
.CMSImageEx.detail button{
	width: 8em;
	border: 1px solid #A6A6A6;
	background-color: #F8F8F8;
}

/*-------zaznamy-----*/



.uredniDeska .CMSRecord{
  width:99%;
  border-right: 1px solid #5D6356;
	border-bottom: 1px solid #5D6356;
	margin:5px 0 5px 0;
	padding:  0;

}


.uredniDeska .CMSRecord_in .zapisy{
	margin:0;
	padding: 0;


}


.uredniDeska .CMSRecord .radek{
  border-bottom:1px solid gray;
	 background-color:#93C14A;
	 color: #FFFFFF;	
	 float:left;
   margin:0 2px 0 0;
	 padding: 0;

}

.uredniDeska .CMSRecord .title{
    float:left;width:520px;
	  padding-left:1px;
	  font-size: 10pt;
    font-weight: bold;

}
.uredniDeska .CMSRecord .soubor{
  float:right;
  width:220px;
	padding-right:1px;
	font-size:  9pt;

}

.uredniDeska .CMSRecord .soubor a{
   color:black;

}

.uredniDeska .CMSRecord .popis{
  float:left;
  width:99%;
	color:#000;


}
.uredniDeska .CMSRecord .vyveseno{
   display:inline;
	 color:#01482A;
	 font-weight: normal;
   margin:0 0px 0 0px;
   padding:0 0px 0 0;


}
.uredniDeska .CMSRecord .platnost{
   display:inline;
   margin:0;
   padding:0;
	 color:#01482A;
	 font-weight: normal;

}


/*--------hlavniStranka-------*/

.hlavni_stranka{
margin:0;
   padding:0;

}

.hlavni_stranka .CMSTextHTML{
border-bottom:0;
 clear:both;
  margin:  0px 0 5px 0;
	padding: 0 0 0px 0;
	
}

.hlavni_stranka .uvodniText{
float:left;
width:500px;


}


.hlavni_stranka .novinky{
float:right;
width:250px;
   margin:0px 0 0 0;
padding:0 0;

font-weight:normal;
}

.hlavni_stranka .novinky_in{
float:right;

   margin:0px 0 0 0;
padding:0 0 0 0px;

_height: 400px;
	min-height:400px;
}

.hlavni_stranka .CMSArticle{
margin:0 0 5px 0;
   padding:0;
border-top:0;
border-left:0;

}

.novinky .CMSArticle {
margin:0 0 5px 0;
   padding:0 0px 0 0;
font-size:8pt;
font-weight:bold;


}


.novinky .CMSArticle_in {
margin:0;
   padding:0 3px 0 0;
font-size:8pt;
font-weight:bold;


}

.novinky .CMSArticle .articletitle{
margin:0;
   padding:0;
font-size:8pt;
font-weight:bold;


}


.novinky, .articlebody .CMSTextHTML{
margin:0;
   padding:0;
font-size:8pt;



}

.hlavni_stranka .CMSArticle a{
margin:0;
   padding:0;
font-size:8pt;
font-weight:bold;

}


/*--zaznamTitul-*/


.akceZaznam {
/*width: 100%;*/
margin: 0px;padding: 0px;

}


.CMSRecord .blok {
width: 760px;
margin:0 0 15px 0;
padding:0;
color:#333;
font-weight:normal!important;
border:1px solid;
float:left;
height:75px;overflow:hidden;
display:block;
}



.CMSRecord .blok:hover{
background-color: #eee;
font-weight:normal;
}

.CMSRecord .titulek a{
margin:0 0 5px 0;
padding:0;
color:#cc0000;
text-decoration:none;
font-weight:normal;
font-size:12pt;
width: 100%;
display:block;
}


 .blok .Image{
margin: 0px;
padding: 0px;
float:left;
width:100px;
border:0;

}

 .blok img{
margin: 0px;
padding: 0px;

border:0;

}
 .blok .blokText {
float:left;
margin: 0px 0 0 10px;
padding: 0px;
/*height:74px;*/
width: 630px;


}

 .blok .anotaceText a {
margin: 0px ;
padding: 0px;
color:#333;font-size:8pt;
font-weight:normal!important;
cursor:pointer;
text-decoration:none;
display:block;width: 100%;

}

