body { 
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eaeed8 url(/data/Design/bg_body.jpg) left top no-repeat;
	SCROLLBAR-FACE-COLOR: #eaeed8;
	SCROLLBAR-HIGHLIGHT-COLOR: #eaeed8;
}

a,
pre,
body,
table,td,
pre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color:#333;
}

table { 
	margin: 0px;
	padding: 0px;
	color:#333;
}

.CMSPage table { 
	border: 2px solid #6D9D30;
	border-collapse: collapse;
	table-layout:fixed;
}

td { 
	margin: 0px;
	padding: 2px;
}

h1 { 
	clear: both;
	margin: 0px;
	padding: 2px 0;
	font-size: 11pt;
	font-weight: bold;
	color: #72b61b;
}

h2 { 
	clear: both;
	margin: 4px 0 ;
	padding:0px 0;
	font-size: 11pt;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px
}

h3 { 
	margin: 4px 0px;
	padding: 0px 0px;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
}

a img{ 
	border-color:gray;
}

img{ 
	border-color:gray;
}

a { 
	margin:0;
	padding:0 ;
	font-weight: bold;
	color: #1341c7;
	text-decoration:none!important;
}

a:link { 
	text-decoration: none;
}

a:visited { 
	text-decoration: none;
}

a:hover { 
	text-decoration: underline;
	font-weight: bold;
	color: #666;
}






/* ZAKLADNI STRUKTURA */
.cms_prezentace {
	position:relative;
	width: 1006px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	padding-top: 0px;
	background: transparent url(/data/Design/bg_presentation.gif) repeat-y;
}
.cms_prezentace_in {
	margin: 0px 0 0 0 ;
	padding: 0px;
	background: transparent url(/data/Design/bg_head.png) no-repeat;
}

.cms_head{
	margin: 0px 0 0 0 ;
	padding: 0px;
	height:180px;
	position:relative;
}

.cms_left{
	float: left;
	width: 198px;
	margin: -22px 0 0 0;
	padding: 0px;
}
.cms_left_in{
	margin: 0;
	padding: 0 0px 0 0px;
}

.CMSPage {
	float:right;
	width:790px;
	_height: 450px;
	min-height:450px;
	margin: 0px ;
	padding: 0px;
}
.CMSPage_in {
	margin: 0px;
	padding: 0px 20px 10px 0px;
}

.cms_top{
}

.cms_content{
	float: left;
	width: 560px;
}
.cms_content_in{}

.cms_right{
	margin-top: 21px;
	float: right;
	width: 198px;
	_height: 450px;
	min-height:450px;
	background: #DFF4AB url(/data/Design/bg_right_block.jpg) right top no-repeat;
}
.cms_right_in{
	margin: 5px;
}

.cms_foot{
	width: 1006px;
	clear: both;
	height: 68px;
	margin: 0px ;
	padding:  0;
	background-image: url(/data/Design/bg_foot.png);
}
.cms_foot_in{
	margin: 0 ;
	padding:  0;
}









/*  LEVE MENU */
ul.leftMenu {
	width: 198px;
	min-height:350px;
	_height:350px;
	margin:  0;
	padding: 25px 0 10px 0;
	list-style-type: none;
	text-align:left;
	background: url(/data/Design/bg_left_menu.png) repeat-y;
}

ul.leftMenu ul{
	display: none;
	width: 200px;
	position: absolute;
	top: -2px;
	left: 190px;
	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: 194px!important;
	margin: 0px;
	padding: 0px;
	z-index: 1000;text-align:left;
	list-style-type: none;
}

ul.leftMenu li {
	display: block;
	width: 185px;
	position: relative;
	margin: 0;
	padding: 5px 0 5px 8px;
	font-size: 10pt;
	font-weight: bold;
	text-align:left;
	z-index:0;
}

ul.leftMenu ul li {
	width: 191px;
	margin: 1px;
	padding: 2px 0 2px 5px;
	color: #000000;
	background: #EEBA92;
	border: 1px solid #666;
	font-size: 10pt;
	z-index: 500;
	display:block;
	font-weight: normal;
	text-align:left;	
}

ul.leftMenu li a{
	padding: 0px;
	margin:0px;
	font-size: 10pt;
	font-weight: bold;
	display: block;
	color: #333;
	z-index:0;
	text-decoration: none;
}

ul.leftMenu ul li a {
	padding: 0px;
	margin:0px;
	font-size: 10pt;
	font-weight: normal;
	display: block;
	color: #000000;
	text-decoration: none;
	border-left:0 !important;
	z-index:500;
}

ul.leftMenu li a:hover{
	color: #F36523;
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none !important;
}

ul.leftMenu ul li a:hover{
	color: white;
	padding: 0px;
	margin:0px;
	font-size: 10pt; 
	font-weight: normal;
	text-decoration: none;
	border-left:0px!important;
}

ul.leftMenu li:hover{
	display:block;
	background-color:#fff;
}

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;
}








/* TOP MENU */
.cms_top ul{
	list-style-type: none;
	text-align: center;
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 2px 5px;
	border-bottom: 2px solid #6D9D30;
}

.cms_top ul li{
	display: inline;
	padding: 0px 5px 0px 5px;
	border-right: 1px solid #2A4605;
}

.cms_top ul li,
.cms_top ul li a{
	color: #2A4605;
	font-weight: bold;
}

.cms_top ul li:hover,
.cms_top ul li a:hover { 
	color: #F36523;
	text-decoration: none !important;
}









/* RIGHT MENU */
.cms_right ul{
  	list-style-type: none;
	margin: 0px 0px 25px 0px;
	padding: 0px;
	border-bottom: 2px solid #6D9D30;
}

.cms_right ul li{
	padding: 0px;
	margin: 0px;

}

.cms_right ul li a{ /* for IE6 */
	height: 10pt;
	line-height: 10pt;
}

.cms_right ul li a{
	display: block;
	padding: 5px 2px;
	border-bottom: 1px dotted #6D9D30;
}

.cms_right ul li,
.cms_right ul li a,
.cms_right ul li a:hover { 
	color: #000;
	font-weight: normal;
}

.cms_right ul li a:hover { 
	background-color: #7fb43b;
	color: #000;
	font-weight: normal;
	text-decoration: none !important;
}

.cms_right ul ul{
	width: 180px;
	visibility: hidden;
	position: absolute;
	right: 189px;
	top: 0px;
	padding: 0px 5px;
	margin: 0px;
	z-index: 100;
	background-color: #7fb43b;
}

.cms_right ul ul.CSStoShow {
	visibility: visible;
}

.cms_right ul li {
	position: relative;
	behavior: url( /data/css/default/IEmen.htc );
}

.cms_right ul ul li a{
	border-bottom: 1px dotted #7fb43b;
}

.cms_right ul ul li a:hover { 
	color: #FFF;
	font-weight: normal;
}

.cms_right ul li:hover > ul {
	visibility: visible; 

}

.cms_right .CMSLink,
.cms_right .CMSBinary{
}











/* BUTTONS MENU */
.block_as_buttons{
	height: 50px;
}

.block_as_buttons_in{
	float: left;
	margin-left: 70px;
}

.block_as_buttons .CMSBinary{
	float: left;
	padding: 1px 7px;
	margin: 0px 1px;
	background-color: #6D9D30; 
}

.block_as_buttons .CMSBinary,
.block_as_buttons .CMSBinary a{
	color: #FFF;
	font-size: 8pt;
}

.block_as_buttons .CMSBinary a:hover{
	color: #000;
}










/* MENU IN CONTENT*/
.cms_content ul{
	list-style-type: square;
	text-align: left;
	margin: 10px 20px;
	border: 0px;
}

.cms_content ul li{
	display:list-item;
	list-style-type: square;
	border: 0px;
}

.cms_content li,
.cms_content li a{
	color: #000 !important;
}

.cms_content li a:hover{
	color: #F36523 !important;
	font-weight: bold !important;
}










/* ODKAZ */
.CMSLink{
	display: block;
}















/* CLANEK */
.CMSArticle{
	border: 1px solid #6D9D30;
	margin-bottom: 10px;
}

.CMSArticle_in{
	margin: 5px;
}

.CMSArticle a{
	color: #6D9D30;
}

.CMSArticle a{
	color: #6D9D30;
	text-decoration: underline !important;
}

.CMSArticle .articleheader{
	padding: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSArticle .articledate{
	float: right;
	font-size: 6pt;
	font-weight: normal;
}

.CMSArticle .articletitle{
	text-align: left;
	font-size: 9pt;
	letter-spacing: 1pt;
	font-weight: bold;
}

.CMSArticle .articleperex{
	text-align: justify;
	font-size: 8pt;
	color: #AAA;
	margin: 3px 0px;
	border-bottom: 1px dotted #6D9D30;
}

.CMSArticle .articlebody{
	text-align: justify;
}

.CMSArticle .articleauthor{
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}













/* KROUZKY */
.CMSRecordGroup h2{
	color: #6D9D30;
	font-weight: bold;
	text-align: left;
	padding: 0px 3px 0px 20px;
}

.CMSRecord .cms_krouzek {
	float: left;
	width: 265px;
	height: 230px;
	margin: 5px;
	border: 1px solid #7fb43b;
	overflow: hidden;
}

.CMSRecord .cms_krouzek_in {
	padding: 5px;
}

.CMSRecord .cms_krouzek div{
	float: left;
}

.CMSRecord .cms_krouzek .headline{
	float: left;
	width: 135px;
	font-weight: bold;
}

.CMSRecord .cms_krouzek .content{
	float: right;
	width: 120px;
}


.CMSRecord .cms_krouzek .title{
	float: none;
	text-align: center;
	font-size: 10pt;
	letter-spacing: 2pt;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSRecord .cms_krouzek .popisek{
	font-size: 7pt;
	text-align: justify;
	margin: 5px 0px;
}

.CMSRecord .cms_krouzek .zahajeni{
	color: #0072BB;
	margin-top: 5px
}

.CMSRecord .cms_krouzek .clear{
	clear: left;
}










/* TABORY */
.CMSRecord .cms_tabor{
	margin: 5px 0px;
	border: 1px solid #7fb43b;
	overflow: hidden;
}

.CMSRecord .cms_tabor_in{
	padding: 5px;
}

.CMSRecord .cms_tabor div span{
	display: block;
	margin: 5px 0px 0px 0px;
	font-weight: bold;
	font-size: 7pt;
}

.CMSRecord .cms_tabor a{
	color: #6D9D30;
}

.CMSRecord .cms_tabor a:hover{
	color: #6D9D30;
	text-decoration: underline !important;
}

.CMSRecord .cms_tabor pre{
	display: block;
	margin: 0px;
}

.CMSRecord .cms_tabor .title{
	text-align: center;
	font-size: 12pt;
	letter-spacing: 5pt;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSRecord .cms_tabor .popisek{
	text-align: center;
	margin: 5px 0px;
}

.CMSRecord .cms_tabor .Letak{
	text-align: right;
	margin: 5px 0px
}

.CMSRecord .cms_tabor .clear{
	clear: left;
}







/* TABORY - PRAZDNY VE MESTE  */
.CMSRecord .cms_prazdniny {
	margin: 5px 0px;
	border: 1px solid #7fb43b;
	overflow: hidden;
}

.CMSRecord .cms_prazdniny_in {
	padding: 5px;
}

.CMSRecord .cms_prazdniny a{
	color: #6D9D30;
}

.CMSRecord .cms_prazdniny a:hover{
	color: #6D9D30;
	text-decoration: underline !important;
}

.CMSRecord .cms_prazdniny .title{
	text-align: left;
	font-size: 9pt;
	letter-spacing: 1pt;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSRecord .cms_prazdniny .manzeta{
	text-align: justify;
	font-size: 8pt;
	color: #AAA;
	margin: 3px 0px;
	border-bottom: 1px dotted #6D9D30;
}

.CMSRecord .cms_prazdniny .telo{
	text-align: justify;
}

.CMSRecord .cms_prazdniny .letak{
	margin: 5px 0px;
}

.CMSRecord .cms_prazdniny .foot{
	clear: both;
}









/* SOUTEZ */
.CMSRecord .cms_soutez{
	border: 1px solid #6D9D30;
}

.CMSRecord .cms_soutez_in{
	margin: 5px;
}

.CMSRecord .cms_soutez a{
	color: #6D9D30;
}

.CMSRecord .cms_soutez a:hover{
	color: #6D9D30;
	text-decoration: underline !important;
}

.CMSRecord .cms_soutez div{
	clear: left;
}

.CMSRecord .cms_soutez div span{
	display: block;
	float: left;
	width: 150px;
	font-weight: bold;
}

.CMSRecord .cms_soutez .title{
	text-align: center;
	font-size: 12pt;
	letter-spacing: 5pt;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSRecord .cms_soutez .body{
	margin-top: 5px ;
}

.CMSRecord .cms_soutez .propozice,
.CMSRecord .cms_soutez .vysledky{
	float: right;
	margin-left: 10px;
}

.CMSRecord .cms_soutez .foot{
	clear: right;
}











/* AKCE */
.CMSRecord .cms_akce{
	border: 1px solid #6D9D30;
	margin-bottom: 10px;
}

.CMSRecord .cms_akce_in{
	margin: 5px;
}

.CMSRecord .cms_akce a{
	color: #6D9D30;
}

.CMSRecord .cms_akce a:hover{
	color: #6D9D30;
	text-decoration: underline !important;
}

.CMSRecord .cms_akce .title{
	text-align: left;
	font-size: 9pt;
	letter-spacing: 1pt;
	font-weight: bold;
	padding: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSRecord .cms_akce .manzeta{
	text-align: justify;
	font-size: 8pt;
	color: #AAA;
	margin: 3px 0px;
	border-bottom: 1px dotted #6D9D30;
}

.CMSRecord .cms_akce .telo{
	text-align: justify;
}

.CMSRecord .cms_akce .letak{
	margin: 5px 0px;
}

.CMSRecord .cms_akce .foot{
	clear: both;
}













/* FOROGALERIE */
.CMSRecord .cms_fotogallery{
	width: 558px;
	border: 1px solid #6D9D30;
	margin-bottom: 10px;
	overflow: hidden;
}

.CMSRecord .cms_fotogallery_in{
	margin: 5px;
}

.CMSRecord .cms_fotogallery a.detailURL:hover{
	display: block;
	background-color: #DEF4AB ;
}

.CMSRecord .cms_fotogallery a.detailURL:hover .title {
	color: #F36523 ;
}

.CMSRecord .cms_fotogallery .left img{
	border: 0px;
}

.CMSRecord .cms_fotogallery .title{
	text-align: left;
	font-size: 9pt;
	letter-spacing: 1pt;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
	color: #FFF;
	background-color: #6D9D30;
}

.CMSRecord .cms_fotogallery .title span{
	float: right;
	font-size: 6pt;
	font-weight: normal;
	letter-spacing: 0pt;
}

.CMSRecord .cms_fotogallery .note{
	margin-bottom: 3px;
}

.CMSRecord .cms_fotogallery .left{
	float: left;
	width: 120px;
}

.CMSRecord .cms_fotogallery .right{
	float: right;
	width: 420px;
	color: #000;
	font-weight: normal;
	text-align: justify;
}

.CMSRecord .cms_fotogallery .odkaz{
	text-align: right;
}

.CMSRecord .cms_fotogallery .foot{
	clear: both;
}











/* OSTATNI */
.cms_contakt{
	float: right;
	width: 350px;
	height: 129px;
	position: relative;
	top: 20px;
	right: 250px;
	overflow: hidden;
}

.cms_contakt h2{
	font-size: 12pt;
	letter-spacing: 4pt;
}

.cms_contakt,
.cms_contakt a,
.cms_contakt a:hover,
.cms_contakt h2{
	text-align: right;
	color: #585857;
	font-weight: normal;
}

.cms_contakt a:hover{
	text-decoration: underline !important;
}
