body {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font: 62.5%/1.5 "Arial CE", sans-serif;
}


/********************************* Typo & html elements ****************************/
p {
  margin: 0.5em 0;
}

a {
  text-decoration: underline;
  color: #337933;
}

a:visited {
}

a:hover {
  text-decoration: underline;
}

#header a, #footer a, .left a, .right a {
  text-decoration: underline;
}

#header a:hover, #footer a:hover, .left a:hover, #top-box a:hover, .right a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 1em 0 0;
}

h1 {
  font-size: 170%;
}

h2 {
  font-size: 150%;
  font-weight: bold;
  margin: 0.25em 0 0;
}

h3 {
  font-size: 120%;
}

h4 {
  font-size: 115%;
}

h5 {
  font-size: 110%;
}

h6 {
  font-size: 105%;
}

h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
  text-decoration: underline;
}

a img {
  border: 0px solid #fff;
}

acronym, abbr {
  font-size: 90%;
  letter-spacing: .07em;
}

fieldset{	
  border-width: 1px 0 0 0;
  padding: 1em;
  margin: 0 0 2em 0;
}

body[id] fieldset {
  width:auto;
  -moz-border-radius: 0;
  margin: 0 0 1em 0;
}

legend{
  padding:0 0.5em;
  font-size:140%;
  font-weight:bold;
}

pre {
  font-family: courier;
  font-style: normal;
  font-size: 88%;
}

hr {
  height:1px;
}

fieldset label span {
  display: block;
  width: 15em;
  float: left;
}  

fieldset label.checkbox span {
  display: inline;
  width: auto;
  float: none;
  padding-left: 0.5em;
}  

/****************************** basic layout elements *************************/
#all {/* obalujici element s pozadim pro levy sloupec*/
  position: relative;
  margin: 0 auto;
  text-align: left;
  width: 1000px;
  border: 0px solid #fff;
  font-size: 115%;
  background: #fff url('../images/all_bg.gif') repeat-y top left;
}

#wrapper { /* obalujici element s pozadim pro pravy sloupec*/
  margin: 0;
  padding: 0;
}

#header {
  background: url('../images/header_bg.png') no-repeat top left;
  margin: 0;
  padding: 0;
  height: 128px;
}

.left {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  float: left;
  width: 212px;
  margin: 0;
  padding: 0;
}

.right {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  float: right;
  width: 212px;
  margin: 0;
  padding: 0;
}

.middle {/* kontejner pro levy blok - matrjoska - nenastavovat padding */
  margin: 0;
  width: 576px;
  float: left;
  clear: none;
}

#footer {

}

.column-in {/* vnitrni kontejner pro vsechny bloky - matrjoska - tady nastavit padding */
  margin: 0;
  padding: 0.5em 1em;
}

.cleaner {
  display: block;
  clear: both;
  height: 1px;
  font-size: 1px;
  border: none;
  margin: 0;
  padding: 0;
  background: transparent;
  visibility: hidden;
}

/******************************* Layout structures  ****************************/

/****** hlavicka *******/
#header .column-in {
  margin: 0;
  padding: 0;
  padding: 0;
  position: relative;
}

#logo {
	position: absolute;
	top: 20px;
	left: 30px;
	color: #fff;
	padding: 0;
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	width: 35em;
	z-index: 100;
}
#logo a {
	text-decoration: none;
	display: block;
	height: 90px;
	width: 270px;
}

#logo a:hover {
	text-decoration: none;
}

/*** radkova navigace  ****/
#row-site-navigation {
	width: auto;
	clear: both;
	padding: 0;
	margin: 0;
	height: 20px;
  padding-top: 105px;
	padding-left: 342px;
	_padding: 0;
}

#row-site-navigation ul {
	display: inline;
  _display: block;
	_padding-top: 105px;
	_padding-left: 300px;
}

#row-site-navigation ul li {
	list-style-image: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	width: 90px;
	margin-left: 2px;
	text-align: center;
}

#row-site-navigation ul li.active a,
#row-site-navigation ul li.eactive a,
#row-site-navigation ul li.oactive a {
  font-weight: bold;
  color: #FFEC00;
}

#row-site-navigation ul li a {
	margin: 0 auto;
	text-decoration: none;
}

#row-site-navigation a {
  color: #fff;
}



/******** preskoceni navigace ********/
a.hidden-nav {
	position: absolute;
	top: 5px;
	left: -50px;
	background: #fff;
	padding: 0.25em 1em;
}
a.hidden-nav:active,a.hidden-nav:focus { 
	z-index: 20;
}

/****** breadcrumb a vyhledavani *******/
#top-box {
	clear: both;
	margin: 0;
	padding: 0;
}

#top-box .left .column-in, #top-box .middle .column-in, #top-box .right .column-in {
	height: 28px;
	padding: 0;
}

#top-box .column-in {
	padding: 1em 1em 1em;
	overflow: hidden;
}

#top-box .left {
  width: 323px;
}

#top-box .left label {
  font-size: 110%;
  padding-left: 5px;
}

#top-box .left .column-in {
  text-align: left;
  background: url('../images/search_bg.gif') no-repeat top left;
  color: #fff;
  padding-left: 10px;
}

#top-box .middle {
  z-index: 100;
  overflow: visible;
}

#top-box .middle .column-in {
  overflow: visible;
}

#top-box .right .column-in {
	padding: 1em 1em 1em;
	font-size: 100%;
}

#top-box .right .column-in form {
	padding: 0;
	margin: 0;
}

#top-box .right .column-in form input {
	padding: 0;
	margin: 0;
	height: 21px;
	float: left;
}

#top-box #searchform {
  margin: 0;
  padding: 0;
}

#top-box #search-input {
  width: 93px;
  _width: 92px;
  height: 15px;
  border: 0;
  padding-left: 3px;
  font-size: 90%;
  background: #fff url('../images/search_input_bg.gif') no-repeat top left;
}

#top-box #go_button {
  position: relative;
  top: 5px;
}

#top-box .middle .column-in {
  padding-top: 5px;
  height: 23px;
  background: #fff;
  width: 461px;
}

/***************************** obal. blok s obsahem **********************************/
#main {

}


/****************************** levy sloupec ***********************************/
.left .column-in {
	padding: 3px;
	background: #ecedce;
}

.left .cover {
  background: #f9f9ef url('../images/leftbox_body_bg.gif') repeat-y top left;
}
/* leve menu */

.left .column-in #menu li a {
  text-decoration: none;
  color: #040;
  display: block;
  _display: inline;
  margin: 0;
  padding: 0;
}

.left .column-in #menu li a:hover {
  text-decoration: underline;
}

.left h2 {
  background: #f9f9ef url('../images/left_h2_bg.png') no-repeat top left;
  color: #fff;
  padding-left: 15px;
  font-size: 110%;
  font-weight: normal;
  width: 191px;
  height: 19px;
  margin: 0;
}

.left .marwelBlockMenuHeader {
  background: #f9f9ef url('../images/left_h2_bg.png') no-repeat top left;
  color: #fff;
  padding-left: 15px;
  font-size: 110%;
  font-weight: normal;
  width: 191px;
  height: 19px;
  margin: 0;
}

.left .article-content {
  background: url('../images/leftbox_bottom_bg.gif') no-repeat bottom left;
  padding: 0;
  width: 206px;
  margin: 0;
  margin-bottom: 5px;
  padding-bottom: 20px;
}
.left .article-content h5 {
  margin: 0;
  padding: 3px 0 0 30px;
}
.left .article-content p {
  padding: 3px 8px 3px 8px;
  margin: 0;
}
.left .article-content div {

}
.left .cover ul {
  background: url('../images/leftbox_bottom_bg.gif') no-repeat bottom left;
  padding: 8px;
  _padding-bottom: 0;
  margin: 0;
  padding-left: 15px;
  margin-bottom: 5px;
  list-style-position: outside;
  font-size: 125%;
}

.left .cover ul li {
  list-style-type: none;
  background: url('../images/menu_li_gb.gif') no-repeat center left;
  margin: 0;
  padding: 0;
  padding-left: 20px;
  color: #060;
}

.left h3 {
	clear: both;
	position: relative;
	font-size: 125%;
	text-align: center;
	margin: 0;
	font-weight: normal;
	padding: 3px 3px 0 3px;
}

.left h3 a {
  /*text-transform: uppercase;*/
  padding: 0 3px 0 3px;
  color: #2b6b4e;
  text-decoration: none;
}

.left h3 a:hover {
  border: 2px solid #92b29f;
  text-decoration: none;
}

.left p.adr {
  margin-left: 10px;
  padding-left: 30px;
  background: url('../images/adr-icon.gif') no-repeat center left;
}

.left p.tel {
  margin-left: 10px;
  padding-left: 30px;
  background: url('../images/tel-icon.gif') no-repeat center left;
}

.left p.fax {
  margin-left: 10px;
  padding-left: 30px;
  background: url('../images/fax-icon.gif') no-repeat center left;
}

.left p.email {
  margin-left: 10px;
  padding-left: 30px;
  background: url('../images/email-icon.gif') no-repeat center left;
}

.left p.texttor {
  text-align: right;
  padding-right: 25px;
}

/******************************* stredovy sloupec ******************************/

#main .middle {
  background: transparent;
}

.middle .column-in {
	padding: 1em 15px 1em 15px;
	position: relative;
}

#content{
  font-size:112%;
}

.middle img {
	width: auto;
	max-width: 99%;
}

.middle a {
  color: #337933;
}

.middle img.perex_image {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}

.middle h2, .middle h3, .middle h4 {
  color: #060;
}

.middle h3 {
	font-weight: bold;
	font-size: 145%;
}

.middle h3 a {
  font-weight: normal;
  color: #337933;
}

.middle a:hover {

}

.middle hr {
  height: 1px;
  color: #060;
  border: 0;
  border-bottom: 1px solid #060;
}

.to-right {
	clear: right;
	margin-top: 0;
	padding-top: 0;
	float: right;
	color: silver;
}
a.to-top:link, a.to-top:visited {
  clear:both;
  margin:0;
	padding: 0;
	display: block;
	float: right;
	text-align: right;
}
a.to-top:hover {
	color: #000;
}
p.box {
	border: 1px black solid;
	padding: 4px;
	margin-right: 6px;
}
.middle table {
	border: 1px solid gray;
	border-collapse: collapse;
	width: auto;
	max-width: 99%;
	padding: 0 0;
	margin: 0 0;
}
.middle table th {
	border: 1px solid gray;
	padding: 5px;
}
.middle table td {
	border: 1px solid gray;
	padding: 5px;
}
.middle table td p {
	padding: 0;
	margin: 0;
}
.middle .article-content table {
  border: 3px solid #2E7733;
}
.middle .article-content table th {
	border: 1px solid #A1BC30;
	padding: 5px;
	background: #366900;
	color: #fff;
}
.middle .article-content table td {
	border: 1px solid #A1BC30;
	padding: 5px;
}
.article-perex {
	font-weight: bold;
	padding: 0 0 0;
	margin: 0.5em 0 1em 0;
}
.inline-nav {
	color: #3B3B3B;
	padding: 0.5em 1em;
}

.middle ul {
 list-style-position: outside;
}
.middle ul li {  
 list-style-type: disc; 
}
.middle ol li {  
 list-style-type: decimal; 
}
.middle ol ul li {
 list-style-type: disc;
}
.article-footer{
 text-align:right;
 font-style:italic;
 border-top:1px solid #f2f2f2;
}
.article-info{
 padding:0.15em 0.25em 0 0.5em; 
 margin:0.5em 0 0 0; 
 text-align:left;
 height:20px;
 vertical-align:middle;
}

.full-story{
 vertical-align:middle;
 display:block;
 float:right;
 padding:0  15px 0 0;
 background: url('../images/pointer.gif') no-repeat center right;
}

hr.separator{
 visibility:hidden;
}
.pager{
  padding:0.5em;
 display:block;
 text-align:center;
}
div.detail{
  border:1px solid #f2f2f2;
  margin-left:0;
  padding:0.5em 1em;
}
.res-head-title {
		color: #fff;
	margin: 0;
	padding: 0.25em 1em;
}
.res-head-title a{
  padding:0.25em;
  color:#fff;
}
.res-head-title a:hover{
  background:#fff;
  color:#000;
}

.nobg a{
  padding:0.25em;
}
.current{
  padding:0.25em;
  background:#fff;
}
.res-head-title .current{
  background:#dee;
  color:#000;
}

.arrow-right{
	background: transparent url('../images/ico_pred.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;
}
.arrow-right span,.arrow-left span{
  visibility:hidden;
}
.arrow-left{
	background: transparent url('../images/ico_dale.gif') left center no-repeat;
  height:20px;
  width:20px;
  text-decoration:none;  
}
.center{
  text-align:center;
}
.to_right{
  text-align:right;
  display:block;
}
.r-marg{
  background: transparent url('../images/ico_pred.gif') right top no-repeat;
  padding-right:25px;
  margin-left:0;
}
.l-marg{
  float:left;
  display:block;
  background: transparent url('../images/ico_dale.gif') left top no-repeat;
  margin-left: 0;
  padding-left:25px;
}
.errorMsg{
 background:#feddda;
 border:1px solid red;
 color:red;
 font-weight:bold;
 padding:2em;
}
.img-to-right{
 float:right;
 margin:0 0 0.5em 0.5em;
}
.img-to-left{
 float:left;
 margin:0 0.5em 0.5em 0;
}

/************* obrazky vlozene z obscury ***************/
#main .middle p.ph_left {
  float: left;
  margin: 0;
  padding: 0 1em 1em 0;
}

#main .middle p.ph_right {
  float: right;
  margin: 0;
  padding: 0 0 1em 1em;
}

#main .middle p.ph_center {
  clear: both;
  text-align: center;
  width: 99%;
}

#main .middle p.ph_none {
}

#main .middle p.ph_left img,
#main .middle p.ph_right img,
#main .middle p.ph_none img {
  display: block;
  max-width: none;
}

#main .middle p.ph_left span,
#main .middle p.ph_right span,
#main .middle p.ph_center span,
#main .middle p.ph_none span {
  font-size: 90%;
}


/************* inline ***********/
#inlinetoolbar {
	border: 1px solid #aaa;
	background: #eee;
	margin: -20px;
	padding: 5px;
}
#inlinetoolbar p.inlinetitle {
	color: black;
	font-weight: bold;
}
#article_edit label table{
 width:99%;
 background:red;
}


/************************************ pravy sloupec ***************************/
#main .right {
  margin-top: -29px;
}

.right .column-in {
	padding: 3px;
	background: #ecedce;
}

.right .cover {
  background: #f9f9ef url('../images/leftbox_body_bg.gif') repeat-y top left;
}

.right h2 {
  background: #f9f9ef url('../images/left_h2_bg.png') no-repeat top left;
  color: #fff;
  padding-left: 15px;
  font-size: 110%;
  font-weight: normal;
  width: 191px;
  height: 19px;
  margin: 0;
}

.right .tourist h2 {
  background: #f9f9ef url('../images/h2_tourist_bg.png') no-repeat top left;
  color: #fff;
  padding-top: 47px;
  font-size: 110%;
  font-weight: normal;
  width: 191px;
  height: 22px;
  margin: 0;
  text-align: center;
}

.right .clubs h2 {
  background: #f9f9ef url('../images/h2_clubs_bg.png') no-repeat top left;
  color: #fff;
  padding-top: 41px;
  font-size: 110%;
  font-weight: normal;
  width: 191px;
  height: 21px;
  margin: 0;
  text-align: center;
}

.right .article-content {
  background: url('../images/leftbox_bottom_bg.gif') no-repeat bottom left;
  padding: 0;
  width: 206px;
  margin: 0;
  margin-bottom: 5px;
  padding-bottom: 20px;
}
.right .article-content h5 {
  margin: 0;
  padding: 3px 0 0 30px;
}
.right .article-content p {
  padding: 8px;
  margin: 0;
}

.right h3, .right h4, .right h5 {
	font-weight: normal;
	margin: 3px 0 0;
	padding: 0;
}
.right h3 {
	clear: both;
	position: relative;
	font-size: 125%;
	text-align: center;
}

.right h3 a {
  /*text-transform: uppercase;*/
  padding: 0 3px 0 3px;
  color: #2b6b4e;
  text-decoration: none;
}

.right h3 a:hover {
  border: 2px solid #92b29f;
  text-decoration: none;
}

.right h3 span {
	margin: 0 0 0 35px;
	padding: 0 0.5em;
}
.right h3 span.img {
	position: absolute;
	width: 25px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	left: 0;
	top: 0;
}

.right ul li, .right p.standard{
font-size:115%;
list-style:none;
}
.rate_text{
  font-weight:bold;
}
.right h4, .right li{
	font-size: 105%;
	clear: both;
	margin-top: 0.75em;
}
.right h4 a, .right li span{
	padding-left: 1em;
	display: block;
}
.right h4 a:hover {

}
.right h4.dokumenty{
	background-image: none;	
  position:relative;
}
.right h4.dokumenty img {
  position:absolute;
  left:-20px;
  top:0.3em;
	padding:0;
}
body[id] .right h4.dokumenty img {
  left:-10px;
}
.right h4.dokumenty a{
	background-image: none;	
}
.right .detail {
	margin: 0;
	padding: 0;
	font-style: italic;
}
.right h5 {
	font-size: 110%;
}
.right p, .right ul {
	font-size: 90%;
}
.right ul {
	list-style-position: inside;
	list-style-type: square;
	margin: 0;
	padding: 0 0 0 0;
}
.right .article-perex {
	font-weight: normal;
	padding: 0 1em;
}

/****************************** paticka ***************************************/
#footer {
  background: #366900;
}

#footer a {
  text-decoration:underline;
  color: #fff;
}
#footer .column-in {
	text-align: center;
	font-size: 90%;
	padding: 0;	
}

#footer .column-in p {
  margin: 0;
  color: #fff;
}

#design{
  color:#000;
}
#actual-date{
  display:block;
  float:left;
  width:20%;
  text-align:center;
}

/****** search words plugin ******/
span.search_words{
  padding:0 0.25em;
  border:1px solid #0E3C66;
  background:rgb(255,204,102);
}

/************** chapters *********/
.article_chapter{
 padding:1em;
 position:relative;
}
.article_chapter h3{
 margin-top:0;
}
.article_chapter ul{
 margin-left:0;
 padding-left:0;
}
.article_chapter .prev{
 position:absolute;
 top:0;
 left:0;
 background: transparent url('../images/ico_dale.gif') left center no-repeat;
 display:block;
 float:left;
 padding-left:25px;
 margin:1em 0 0 1em;
}
.article_chapter .center{

}
.article_chapter .next{
 background: transparent url('../images/ico_pred.gif') right center no-repeat;
 position:absolute;
 top:0;
 right:0;
 float:right;
 display:block;
 padding-right:25px;
 margin:1em 1em 0 0;

}
.article_chapter .top{
 display:block;
 text-align:center;
}
.article_chapter ul li{
 padding:0.25em 0.25em 0.25em 1em;
 background-position: left center;
 background-image:none;  
}

.article_chapter ul .ch-1{
  padding-left:2em ;
}
.article_chapter ul .ch-2{
  padding-left:3em ;
}
.article_chapter ul .ch-3{
  padding-left:4em ;
}
.article_chapter ul .ch-4{
  padding-left:5em ;
}
.article_chapter ul .ch-5{
  padding-left:6em ;
}
.article_chapter ul .ch-6{
  padding-left:7em ;
}
.article_chapter ul .ch-7{
  padding-left:8em ;
}
.article_chapter ul .ch-8{
  padding-left:9em ;
}
.article_chapter ul .ch-9{
  padding-left:10em ;
}
.article_chapter ul .ch-10{
  padding-left:11em ;
}
.article_chapter ul .ch-12{
  padding-left:13em ;
}
.article_chapter ul .ch-13{
  padding-left:14em ;
}
/**************  Kalendar akci  ***************/
.calendar-main {
  background: #f9f9ef url('../images/leftbox_body_bg.gif') repeat-y top left;
  margin-bottom: 5px;
}

.calendar-main h3 {
  background: #f9f9ef url('../images/left_h2_bg.png') no-repeat top left;
  color: #fff;
  font-size: 110%;
  font-weight: normal;
  width: 206px;
  height: 19px;
  margin: 0;
}

.calendar-main h3 span {
  display: none;
}

.calendar-in {
  background: url('../images/leftbox_bottom_bg.gif') no-repeat bottom left;
  padding: 5px 5px 25px 5px;
}

.calendar {
  width: 195px;
  border: 1px solid #A1BD30;
  border-collapse: collapse;
  font-size: 90%;
}

.calendar td {
  border: 1px solid #A1BD30;
  padding: 0 3px 0 3px;
  text-align: center;
}

.calendar td.calendarHeaderDay {
  background: #316335;
  color: #fff;
}

.calendar td.calendarHeader {
  text-align: center;
}

.calendar td.markedDay {
  background: #316335;
}

.calendar td.markedDay a {
  color: #fff;
}

.calendar td.calendarToday {
  background: #ECEDCE;
}

.calendar td.calendarToday a {
  font-weight: bold;
  color: #316335;
}

.calendar td.calendarWeekNumber a {
  color: #000;
}

/**************  Hodnoceni­ pod clankem  **********/
.rating{
  margin-top:2em;
  border-top: 1px solid #185B96;
  text-align:center;
}
.rating table{
  margin:0 auto;
  border:1px none #fff;
}
.rating table td{
  width:3em;
  background:transparent;
  border:1px none #fff;
}

/************** sitemap **********/
ul.sitemap {
 margin-left:-10px;
 padding-left:0;
}
ul.sitemap li{
 padding:0.25em 0.25em 0.25em 1em;
 background-position: left center;
}
ul.sitemap .lv-2{
 font-weight:bold;
 font-size:120%;
 margin-top:2em;
 background-image:none;  
 padding:.05em .5em .05em 1em ;

}

ul.sitemap .lv-3{
 font-weight:bold;
 font-size:100%;
 margin-top:1em;
 padding:.05em .5em .05em 35px;
}

ul.sitemap .lv-4{
 padding-left:20px;
}


/******** formatovani v editoru ***********/
.red{
background:red;
padding:5px;
}

.pul-doleva{
width:46%;
float:left;
padding:5px;
margin:1em 0;
}

.pul-doprava{
width:46%;
float:right;
padding:5px;
margin:1em 0;
}

.img-border-left {
  border: 1px solid #000;
  float: left;
  margin:0 0.5em 0.5em 0;
}

.img-border-right {
  border: 1px solid #000;
  float: right;
  margin:0 0 0.5em 0.5em;
}