/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */
* {
  margin:0 auto;
  padding:0;
  font-size:13px;
	line-height:1.7;
	font-family:"Arial", "Verdana", sans-serif;
}
.noborder, * .noborder, table.noborder, table.noborder tr, table.noborder th, table.noborder td{
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
body{
	text-align:center;
	background:#47afde;
}
body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select {
  color:#6e6e6e;
}
/* ***************************************************** */
/* ***************************************************** */
a {
  text-decoration:underline;
	font-weight:bold;
  color:#699b00;
}
a:hover {
  color:#333333;
  text-decoration:none; 
}
a, a:hover, a:focus, a:active{
	outline:0;
}
strong, b{
	color:#699b00;
}
em, i{
	color:#699b00;
}
small, * small, small *{
	font-size:85%;
}
/* ***************************************************** */
/* ***************************************************** */
h1, h2, h3, h4, h5, h6 { 
  margin:5px auto; 
	line-height:1.2;
	font-weight:normal;
	color:#38a8db;
}
h1 {
	padding:0 0 7px 15px;
	font-size:20px;
	text-transform:uppercase;
}
h2 {
	font-size:18px;
	color:#699b00;
}
h3{
	font-size:16px;
}
h4 {
  font-size:14px;
}
h5{
	font-size:12px;
}
h6{
	font-size:11px;
}
/* ***************************************************** */
/* ***************************************************** */
img{
	border:0;
}
.img-left{ 
  display:block; 
  float:left;  
  margin:0 5px 5px 0; 
}
.img-right{ 
  display:block;  
  float:right;  
  margin:0 0 0 5px; 
}
.img-center{ 
  display:block; 
  margin:0px auto; 
}
/* ***************************************************** */
/* ***************************************************** */
.nofloat{
  clear:both;
}
hr {
  clear:both;
	display:none;
}
li{
	margin-left:20px;
}
pre{
	margin:0;
	padding:10px;
	font-family:"Courier New", Courier, monospace;
	overflow:auto;
	color:black;
	border:1px solid;
	background:white;
}
p, ul, ol, div, pre, address{
	margin:10px 0;
}
table{
	margin:10px 0;
	padding:0;
  border:1px solid;
	border-width:1px 0 0 1px;
}
table th, table td{
  padding:2px 5px;  
  border:1px solid;
	border-width:0 1px 1px 0;
}
table th{
	background:tranparent;
}
table tr:hover td{
	background:tranparent;
}
.input-text,.textarea,.input-submit{
	border:1px solid #333;
}
.input-submit{
	color:#333;
}
#RssFeed{
	margin:0;
	padding:0;
	text-align:right;
}
#RssFeed, #RssFeed a{
	margin:0;
	padding:0;
	height:16px;
  line-height:16px;
	font-size:10px;
	text-decoration:none;
}
/* ***************************************************** */
/* ***************************************************** */
#layout{
	margin:0;
	padding:0;
	width:100%;
}
#main{
  margin:0 auto;
  padding:0 30px 20px;
	width:940px;
  text-align:left;
}
/* ***************************************************** */
/* ***************************************************** */
#header{
	margin:0;
	padding:0;
	height:205px;
	width:100%;
}
#header a#home{
  margin:0;
	padding:0;
	height:150px;
	width:335px;
  display:block;
	float:left;
	text-indent:-9000px;
}
#header a#home:hover{
	text-decoration:none;
}
/* ***************************************************** */
#header #header-banners{
	margin:0;
	padding:31px 0 0 0;
	width:592px;
	height:88px;
	display:block;
	float:right;
	list-style:none;
}
#header #header-banners li{
	margin:0;
	padding:0;
	width:148px;
	height:88px;
	float:left;
}
#header #header-banners li a{
	margin:0;
	padding:0;
	width:100%;
	height:88px;
	display:block;
	text-indent:-9000px;
	background:no-repeat center top;
}
#header #header-banners li a:hover{
	background-position:center bottom;
}
#header #header-banners li.banner00 a{
	background-image:url(header-banner-00.png);
}
#header #header-banners li.banner01 a{
	background-image:url(header-banner-01.png);
}
#header #header-banners li.banner02 a{
	background-image:url(header-banner-02.png);
}
#header #header-banners li.banner03 a{
	background-image:url(header-banner-03.png);
}
#header #header-banners li.banner04 a{
	background-image:url(header-banner-04.png);
}
/* ***************************************************** */
/* ***************************************************** */
.menu, .box-left{
  margin:0 0 15px 20px;
  padding:10px 15px;
	clear:left;
  float:left;
  width:220px;
	border:1px solid #dadada;
	background:white;
}
.menu ul{
	margin:0;
  padding:0;
	list-style:none;
	border:0;
}
.menu ul li{
	margin:0;
	padding:0;
	min-height:35px;
}
.menu ul li a{
	margin:0;
	padding:0 0 0 15px;
  display:block;
	line-height:35px;
	font-size:18px;
	font-weight:normal;
  text-decoration:none;
	text-transform:uppercase;
  color:#6e6e6e;
}
.menu ul li a:hover,.menu ul li.active a{
  text-decoration:none; 
	color:#38a8db;
}


.menu ul li li, .menu ul li.active li{
	padding-left:15px;
	min-height:25px;
}
.menu ul li li a, .menu ul li.active li a{
	padding-left:10px;
	line-height:25px;
	font-size:12px;
	text-transform:none;
	color:#6e6e6e;
}
.menu ul li li a:hover, .menu ul li.active li a:hover, .menu ul li li a:hover,.menu ul li li.active a{
	color:#699b00;
}

.menu.menu2 ul li a{
	color:green;
}
/* ***************************************************** */
/* ***************************************************** */
#content{
  margin:0;
  padding:0 20px 10px 0;
	width:632px;
	float:right;
  text-align:justify;
	border-bottom:1px solid #dadada;
}
#content ul, #content ol{
	padding:10px;
}
#content ul ul, #content ol ol{
	margin:0;
  padding:5px 10px;
  border:0;
}
#content ul li{
  margin-left:20px;
}
#content p{
	margin:10px 0;
}


#content #dekor01{
	margin:0;
	padding:0;
	border:1px solid #dadada;
	background:white;
}
#content #dekor01 a{
	margin:0;
	padding:0;
	width:100%;
	height:80px;
	display:block;
	text-indent:-9000px;
}
/* ***************************************************** */
/* ***************************************************** */
#content2{
  margin:0;
  padding:10px 0 0 0;
	width:100%;
	border-top:1px solid #dadada;
}
#content2 #perex, #content2 #aktuality{
	margin:0;
	padding:0 15px 0 0;
	width:300px;
	float:left;
}
#content2 p{
	line-height:1.4;
	font-size:12px;
}


#content2 #perex{
	border-right:1px solid #dadada;
}
#content2 #perex h2{
	height:19px;
	line-height:19px;
	text-indent:-9000px;
	background:no-repeat left top;
}


#content2 #aktuality{
	padding:0 0 0 15px;	
}
#content2 #aktuality h2#h2-aktuality{
	height:16px;
	line-height:16px;
	text-indent:-9000px;
	color:#2574ad;
}
#content2 #aktuality h3{
	margin:0;
	padding:8px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#699b00;
}
#content2 #aktuality p{
	margin:0;
	padding:0 0 8px 0;
}
/* ***************************************************** */
/* ***************************************************** */
#footer {
	margin:0;
  padding:0;
	clear:both;
	min-height:56px;
	width:100%;
	text-align:center;
}
#footer-in{
	margin:0 auto;
	padding:13px 0 0 0;
	width:900px;
}
#footer p{
	margin:0;
	padding:2px 20px 0 20px;
	float:left;
	height:38px;
	text-align:left;
}
#footer p#footer01{
	padding-left:40px;
}


#footer *{
	line-height:16px;
	font-size:11px;
	color:white;
	text-decoration:none;
}
#footer a{
	border-bottom:1px dotted white;
}
#footer a:hover{
	border-bottom:1px solid white;
	color:white;
}
#footer img{
	margin:0;
	padding:0;
	text-decoration:none;
	vertical-align:middle;
	border:0;
}
/* ***************************************************** */
/* ***************************************************** */
table.formular{
	margin:0;
	padding:0;
}
table.formular th{
	margin:0;
	padding:2px 4px;
	width:200px;
	vertical-align:top;
	text-align:right;
}
table.formular td{
	margin:0;
	padding:2px 4px;
	vertical-align:top;
	text-align:left;
}
.required {
	color:#cc0000;
}
.input-text{
	padding:2px 4px;
	width:200px;
}
.textarea{
	padding:2px 4px;
	width:90%;
	height:100px;
}
.select{

}
.checkbox_label{
	cursor: pointer;
}
.radio_label{
	cursor: pointer;
}
.input-submit{
	background:transparent;
}
/* ***************************************************** */
/* ***************************************************** */
.comment_title {
  font-weight: bold;
}
.comment_text {
  background-color: #FDFDFD;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 15px;
}
.comment_title, .comment_text { border-left: 1px solid #DDDDDD; }
.comment_info { text-align: right; border-right: 1px solid #DDDDDD; }
.comment_title, .comment_info { border-top: 1px solid #DDDDDD; background-color: #EEEEEE; }

.post_title, .post_date { border-bottom: 1px solid #DDDDDD; }
.post_title { font-weight: bold; font-size: 12px; color: #000000; }
.post_date { text-align: right; font-weight: bold; }
.post_short { text-align: justify; padding-bottom: 5px; }
/* ***************************************************** */
/* ***************************************************** */
div#fotogalerie-nahledy, div#fotogalerie-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie-foto{
	margin:0;
	padding:0;
	text-align:center;
}
div#fotogalerie-foto img{
	margin:0 auto;
}
/* ***************************************************** */
/* ***************************************************** */
div#fotogalerie2-nahledy{
	margin:0;
	padding:0;
	display:block;
	clear:left;
	overflow:hidden;
}
div#fotogalerie2-nahledy, div#fotogalerie2-nahledy a{
	text-align:center;
	text-decoration:none;
}
div#fotogalerie2-nahledy a{
  margin:2px;
	padding:5px;
	display:block;
	float:left;
	border:1px solid #ccc;
	background:#eee;
}
/* ***************************************************** */
/* ***************************************************** */
.kniha-navstev-prispevek{
  margin-bottom:10px;
	width:98%;
  border:1px solid #DCDCDC;
  border-collapse:collapse;
}
.kniha-navstev-prispevek .nadpis {
	margin:0;
  padding:0 5px 0 5px;
  font-weight:bold;
  color:#000000;
  background:#DCDCDC;
}

.kniha-navstev-prispevek .text {
  margin:0;
	padding:5px;
	color:#000000;
  background-color:#FFFFFF;
}

img.button {
  vertical-align:bottom;
}
/* ***************************************************** */
/* ***************************************************** */
a#zpetnyodkaz{
	display:block;
	padding:5px 0;
	text-align:center;
	font-weight:normal;
	font-size:10px;
}
.odkaz-vice{
	display:block;
	clear:both;
	text-align:right;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.odkaz-zpet{
	display:block;
	clear:both;
	text-align:left;
	margin:0 5px;
	font-size:10pt;
	line-height:10pt;
}
.ok, #content .ok{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
	text-align:left;
  border:1px solid #93AF61;
}
.ok, .ok *{
  color:#516F1B;
}
.err, #content .err{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
	text-align:left;
  border:1px solid #fcadad;
}
.err, .err *{
  color:#CE0000;
}
.info, #content .info{
  margin:10px;
  padding:5px 10px 5px 45px;
	line-height:25px;
	font-size:12px;
  font-weight:normal;
	text-align:left;
  border:1px solid #EDEDB3;
}
.info, .info *{
  color:#242424;
}
/* ***************************************************** */
/* ***************************************************** */
#mapa {
  margin:10px auto;
	height:400px;
	border:3px solid;
}
#mapa *{
  color:black; 
	font-size:11px; 
}
#mapa div{
	margin:0;
}
/* ***************************************************** */
/* ***************************************************** */
.clearfix:after{
  content:"."; 
  display:block; 
  height:0; 
  clear:both; 
  visibility:hidden;
}
.clearfix {display: inline-block;}
/* ie win hack ~ height acts like min-height \*/
* html .clearfix{height: 1%;}
/* end comment required */
/* ***************************************************** */
/* ***************************************************** */
/*                                                       */
/*                    copyright 2009                     */
/*                 piXmedia - Jakub Kribik               */
/*           www.pixmedia.cz | info@pixmedia.cz          */
/*                                                       */
/* ***************************************************** */
/* ***************************************************** */