
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	/*background-image: url(/data/design/podkl.gif);
background-repeat: repeat;*/
background-color:#9BB3D7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
color:#5A5A5A;
	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;
	line-height: 120%;
	
}

h1{
   font-size: 12pt;
	font-weight: bold;
	color: orange;
  margin: 15px  0 15px 0;
	padding:  0;
	text-align:center;



}
h2{
	
   font-size: 11pt;
	font-weight: bold;
	color:#0137D2;
        margin: 5px 0;
	padding: 0px;
  letter-spacing: 1px;


}
h3{
	
   font-size: 11pt;
	font-weight: bold;
        margin: 5px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
 


}


.foot .CMSTextHTML {
border:none;
margin: 0px;
	padding: 0px;
 }


.webmaster a{
color: #666; 
TEXT-DECORATION: none;
 FONT-SIZE:7pt;
position:relative;
top:40px;left:20px;
font-weight: normal;
 }

.webmaster a:hover{
color: gray;
FONT-SIZE: 7pt;
font-weight: normal;
}


img{
	border: 0px
}


.CMSPage div,
.CMSBlock div,
.CMSPageBlock div{
	display: block;
}

 /*------------ STRUCTURE ------------ */

.head {
	margin: 0px;
	padding: 0px;
height: 120px;

/*position: relative;
	width: 1007px;
	height: 136px;
	padding: 0px;
	margin: 0px;
	background:  url(/data/design/top.jpg) left no-repeat;*/

}


.cms_presentation {
	position:relative;
width:1000px;

margin:5px auto;
padding:0;
text-align:left;
	background:  url(/data/design/podklObsah.gif) repeat-y;

}

.cms_presentation_in{
	background:  url(/data/design/top.jpg) left top no-repeat;
margin:0;
padding:0;
}



.left{

width:202px;
padding:0px;
padding:0px;
float:left;


}

.left_in{
	margin:0 0 0 0;
padding:0px 0px 0 8px;
/*_height: 330px;
	min-height:330px;*/



}


.CMSPage {
/*	min-height:100%;
_height:100%;*/
width:780px;
padding:0;
margin:0;
float:right;




	}

.CMSPage_in {
padding:60px 15px 0px 0px;
margin:0 0 0 0;

	
}



.foot {
clear: both;
	width: 1000px;
	height: 78px;
	margin: 0px;
	padding:  0;
	background:  url(/data/design/bottom.jpg) left no-repeat;


}
 iframe{
border:1px solid gray;
SCROLLBAR-FACE-COLOR: #fff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fff;
	
}

/*-----------.htmlText----------------- */
.CMSTextHTML{
 clear:both;
  margin:  0px 0 15px 0;
	padding: 0;
	display:block;

}

.titulni .CMSTextHTML{

 clear:both;
  margin:  0px 0px 5px 0;
	padding: 0;
width:760px;
float:right;

}

.CMSTextHTML img{
	padding: 0px;
	margin: 0px;
	border: 0;

}
 .CMSText pre{
 
   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{
font-size: 8pt;
margin:5px 0;
padding:0px;

}

.left .CMSImage{
margin:0px auto;
padding:1px 0;
text-align:center;
border:1px solid #ccc;


}

.left a{
font-size:8pt;

}
.left a:hover{
font-size:8pt;

}

/*------leve_Menu-----*/


ul.navmenu{
  margin: 10px 0 ;display: block;
background-color:#fff;
  padding:   0;
  width: 190px; z-index:0;
border-bottom: 3px solid #CC6600;


}

ul.navmenu ul {
  margin:  0;
display: block;
border:1px solid gray;
  padding:  0px;
  width: 185px; z-index:500;



}

ul.navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul.navmenu li {line-height: 3ex;
  float: left; 
  display: block !important; 
  position: relative;
 width: 180px;
border-bottom:1px solid #FFD700;
border-left:3px solid #FFD700;
margin:  2px 0 2px 0px;
padding: 0 0 0 7px;
color: #9F5104;
font-weight:normal;
font-size:8pt;
list-style: none;z-index:0;
cursor: pointer;

}


ul.navmenu a {
padding: 0px 0 0px 0px;margin:0;
  display: block;
color:#9F5104;width: 180px;
background-color:#fff;
 font-weight:bold;
  text-decoration: none;
  /*height: auto !important;cursor: pointer;
  height: 1%; */
background:  url(/data/design/sipka.gif) left -2px no-repeat;

    
}

/* Root Menu Hover Persistence */
ul.navmenu a:hover/*,
ul.navmenu li:hover a,
ul.navmenu li.iehover a */{
background-color:#F5E5D5;
  color: #333;display: block;
font-weight:bold;
}



ul.navmenu li ul li{
 font-weight:normal;
background-color:#fff;
border-bottom:0px ;width: 184px;
padding: 1px 0 0px 0px;
margin:0 0 0 1px;
 border:none!important;
}

ul.navmenu li ul li:hover{
 font-weight:normal;
background-color:#eee;

}

/* 2nd Menu */
ul.navmenu li:hover li a,
ul.navmenu li.iehover li a {
background-color:#fff;
 color:#333; 
 padding: 0px 0 0px 5px;
 border:none!important;
}

/* 2nd Menu Hover Persistence */
ul.navmenu li:hover li a:hover,
ul.navmenu li:hover li:hover a,
ul.navmenu li.iehover li a:hover,
ul.navmenu li.iehover li.iehover a {
  background-color:#F5E5D5;
  color: red; border:none!important;
}

/* 3rd Menu */
ul.navmenu li:hover li:hover li a,
ul.navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #383838; width: 183px;
  border:1px solid orange;
}

/* 3rd Menu Hover Persistence */
ul.navmenu li:hover li:hover li a:hover,
ul.navmenu li:hover li:hover li:hover a,
ul.navmenu li.iehover li.iehover li a:hover,
ul.navmenu li.iehover li.iehover li.iehover a {
  background: orange;
  color: white;
}

/* 4th Menu */
ul.navmenu li:hover li:hover li:hover li a,
ul.navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul.navmenu li:hover li:hover li:hover li a:hover,
ul.navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul.navmenu ul
 {
  
  display: none;
  position: absolute;
  top: 0px;
  left: 186px;

}


ul.navmenu ul ul,
ul.navmenu ul ul ul {
  display: none;
float:left;
  position: absolute;
  top: -1px;
  left: 183px;
  z-index:500;

}


/* Do Not Move - Must Come Before display:block for Gecko */
ul.navmenu li:hover ul ul,
ul.navmenu li:hover ul ul ul,
ul.navmenu li.iehover ul ul,
ul.navmenu li.iehover ul ul ul {
  display: none;z-index:500;
}

ul.navmenu li:hover ul,
ul.navmenu ul li:hover ul,
ul.navmenu ul ul li:hover ul,
ul.navmenu li.iehover ul,
ul.navmenu ul li.iehover ul,
ul.navmenu ul ul li.iehover ul {
  display: block;z-index:500;
}
ul.navmenu li.selected {
padding: 0px 0 0px 0px;margin:0;
border:1px solid #CC6600;
color:#0066FF;
width:190px;cursor:default;
background-color:none;

}/*
ul.navmenu li.selected:hover {
padding: 0px 0 0px 3px;margin:0;
color:#0066FF;
 font-weight:bold;
  text-decoration: none;display: block;
  background-color:none;

}*/

ul.navmenu .selected a{
padding: 0px 0 0px 3px;margin:0;
color:#0066FF;
 font-weight:bold;
  text-decoration: none;
  cursor:default;
  background-color:none;
}

ul.navmenu .selected a:hover{
padding: 0px 0 0px 3px;margin:0;
color:#0066FF!important;
 font-weight:bold!important;
  text-decoration: none;display: block;
  background-color: #fff;cursor:default;
}



/*------------clanek------------------*/

/* nenastylovane pocitadlo komentaru */
.articlecommentscounter{
display: none;
}

.CMSArticle{

  padding:  0;
	margin: 10px 0px 5px 0px;	
  width:705px;
float:left;
text-align:left;
}


.CMSArticle .articledate{
  font-weight: bold;
  font-size:7pt;
  margin:0; 
  padding:0;
}
.CMSArticle .articletitle{  margin: 0;
  padding: 0;
  font-weight: normal;
  color: blue;
  font-size:11pt;

}

.CMSArticle .articleperex{margin: 0;
  padding: 2px 0 2px 0;
  font-weight: bold;
  color: #000;
  font-style: italic;
	font-size: 8pt;
}
.detail .CMSArticle .articleperex{
  display:none!important;
}


.CMSArticle .articlebody{
  font-weight: normal;
  margin:0; padding:2px 0 5px 0;
text-align:left;
}


.CMSArticle .attachment {
	float: left;    
	margin: 0px;
	padding: 0px;

}


.CMSArticle .attachment img{
	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  {
display:block;
	margin: 0px;
	padding: 2px 0;
width:700px;


}

/*----clanek left---*/

.left .CMSArticle{

  border-bottom:1px solid #666;
  padding: 1px;
	margin: 2px 0;	
  width:190px!important;
  float:left;

}
.left .CMSArticle .articledate{ 
background-color: #FFEFD5 ;

}
.left .CMSArticle .articletitle a{  
margin: 0;
  padding: 0 ;
  font-weight: bold;
  color: #CC6600!important;
font-size:8pt!important;
text-decoration: underline;
background-color: #FFEFD5 ;
display:block;

}

.left  .CMSArticle .articleperex{
margin: 0;
  padding: 2px 0 2px 0;
  font-weight: normal;
  color: #000;
  font-style: normal;
	font-size: 8pt;
background-color: #FFF5EE ;
}



.left .CMSArticle .attachment {
       width:75px;
	float: left;    
	margin: 0px 8px 0 0;
	padding: 0px;


}


.left .CMSArticle .attachment img{
	margin: 0px 0px 0 0px;
	padding: 0px;

}
.left .CMSArticle .attachment_description{
visibility:hidden;
height:0px;

}
.left .CMSArticle .attachment_link  {
display:block;
	margin: 0px;
	padding: 2px 0;
width:180px;


}

.left .mapa{
border:1px solid #ccc;
width:182px;
text-align:center;
margin: 5px 0;
padding: 0px;
}
/*.....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: 725px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


.CMSImageEx.detail .description{
	text-align: center;
	margin: 10px;
	padding: 0px;
}

.CMSImageEx.detail .backbutton{
	text-align: center;
}
.CMSImageEx.detail button{
	width: 8em;
	border: 1px solid #A6A6A6;
	background-color: #F8F8F8;
}




a{
	color: #FC5C04;
	text-decoration: none;
  font-weight: bold;

  
}

a:hover {
	color: #666;font-weight: bold;
	text-decoration: underline;

}

.left .CMSLink {
margin: 5px 0;
padding: 5px 2px;
display:block;
clear:both;
border-top:2px solid #ccc;
border-bottom:1px solid #999;
background-color:#eee;

}

 .CMSLink {
margin: 5px 0;
padding: 5px 2px;
display:block;
clear:both;
border-top:2px solid #fff;
border-bottom:1px dotted #999;


}
.cms_detail{
margin: 0px;
padding:  0 ;
float:right;
width:725px;
}
.cms_detail_in{
margin: 0px;
padding:  0 0px 0 0;


}

/*-----------AKCE------------------*/

.CMSCommodityClass.multi_items{
font-family:  Arial, Helvetica, sans-serif;
font-size:9pt;
}

.CMSCommodityClass_header.akce .cc_title{
margin:1px 0 0 0;
padding:3px 0 0 0;
width:490px;
float:left;
background-image: url(/data/design/podklNadpis.jpg);
background-repeat: repeat-x;
height:21px;color: white;
font-weight:bold;


}



.CMSCommodityClass.akce{
margin:0;
padding:0;
width:492px;
float:left;
 border-left:1px solid #ccc;

background-color:#fff;
}

.akce_in{
margin:0;
padding:0;

}

.akce .CMSArticle{
margin:0;
padding:5px 0;


}

.akce .CMSTextHTML{
margin:0;
padding:5px 0 ;
border-bottom:1px dashed white;



}

.akce .CMSCommodity {
  padding: 0px;
	margin: 5px 0px 3px 4px;
  width: 240px;
float:left



}


 .akce .commodity_topProdukt{
	height:150px;
overflow:hidden;
	padding: 0px;
	margin: 0 0px 0px 0px;
	float:left;
  border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
  border-top:0;



}
.commodity_topProdukt .image img{
width: 75px;
	/*	height: 90px;*/
	border: 0;
  float:left;

}
.commodity_topProdukt .text{
float:right;
width: 155px; 

padding:1px;
}

.akce .commodity_topProdukt .price{
	padding: 2px;
        color:blue;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}




.commodity_topProdukt .desc a{
	color: #412F84;
	font-size: 9pt;font-weight: bold;
	text-decoration: none;
}

.commodity_topProdukt .desc a:hover {
	color: #FFA500;
	text-decoration: none;
}


/*--------------novinky--------*/

.cms_novinky{
margin:  0 ;
padding:0;
width:260px;
float:right;border:0;
font-family:  Arial, Helvetica, sans-serif;
position:relative;
top:-25px;

}

.cms_novinky_in{
margin:0 ;
padding:0 ;


}

.cms_novinky .CMSArticle{
margin:3px 0;
padding: 0 0 5px 0;
border-bottom:1px dotted gray;
width:260px;

}

.cms_novinky .CMSArticle .articletitle {  
margin: 0;
  padding: 0 ;
  font-weight: bold;
  color: blue!important;
font-size:9pt!important;


}

.cms_novinky .CMSArticle .articleperex{
margin: 0;
  padding: 2px 0 2px 0;
  font-weight: normal;
  color: #000;
  font-style: normal;
	font-size: 8pt;
background-color: none;

}

.cms_novinky .articlebody{
  font-weight: normal;
  margin:0; padding:2px 0 4px 0;
}

.cms_novinky .CMSArticle .attachment img{
	border:0;
	margin: 0px x;
	padding: 0px;

}
.cms_novinky .CMSArticle .attachment_description{
  clear:left;

  font-size:8pt;
  margin: 0px ;
	padding: 0px;
  overflow:hidden;


}

.cms_novinky .CMSArticle .attachment_link  {
	width:250px;
  float: left!important;
	margin: 0px;
	padding: 2px 0;


}

.cms_novinky .CMSTextHTML{
margin:4px 0;
padding: 0 0 4px 0;
border-bottom:1px dotted gray;


}


.cms_novinky .nadpisNov {
color:white;padding:3px 0 0 0;
text-align:center;
 font-weight: bold;
  font-size:10pt;padding:0;margin:0;
border:1px solid;
background-image: url(/data/design/podklNadpis.jpg);
background-repeat: repeat;
height:21px;
}



/*----------hledej--------------*/





.vyhledavani .multi_items .navigation{
margin-top: 40px;
padding-top: 40px;

}

.vyhledavani .multi_items * .navigation{
margin-top: inherit !important;
padding-top: inherit !important;
border-top: inherit !important;
}

.vyhledavani .CMSPage,
.vyhledavani .CMSArticle{
border: inset; margin:0;


}

.vyhledavani .CMSPage .CMSPage,
.vyhledavani .CMSPage .CMSArticle,
.vyhledavani .single_item .CMSPage,
.vyhledavani .single_item .CMSArticle{
border: none; 
}


.vyhledavani .multi_items .outer_title{
margin-top: 40px;

border-top: 1px solid red;


}
.vyhledavani .multi_items .CMSCommodity{
margin-top: 0px;

}

.vyhledavani .multi_items .commodity_topProdukt .text{

width:600px;

}

.vyhledavani .outer_title a{
font-size: 0.9em;
color:red;
}

.vyhledavani .outer_title a:hover{
font-size: 0.9em;
color:red;
}

.uvod iframe .destinace h2{
/*visibility:hidden;*/
border:1px solid;
}

.banner_letenky {
width:190px;
height:102px;
background-repeat: no-repeat;
margin: 2px 0;
	padding: 0px;
}


.banner_letenky a{
margin:  78px 0 0 0;
	padding: 0px 0 0 20px;
color: yellow;
background-color:none!important;
display:block;
font-size:14px;
}
.banner_letenky a:hover{

font-size:14px;
}

