/* CSS Document */

*{margin: 0 ; padding: 0 ;}    
body {
  font: 70% 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif;
 	background: #abd24d;
  color: #000;
  text-align: center;
}
h1, h2, h3, h4, h5, h6 {
  margin: 15px 0px;
  padding: 0 ;
  color: #6c9145;
   }
h1{font-size: 1.4em;}
h2{font-size: 1.25em;
	background: #7fa94e url(../img/h2.jpg) no-repeat 0px 0px;
	padding: 11px 15px 8px 28px;
	text-transform: uppercase;
	color: white;
	margin-top: 0;
	clear: both;
  }
h3{font-size: 1.3em; margin: 10px 20px ; }
h4{font-size: 1em;  margin: 10px 20px ;	}
h4.blank{margin: 10px 0 ;}
h5{font-size: 1em; color: #000; margin: 5px 20px ;}
h6{font-size: 0.8em; color: #333333; margin: 5px 20px ;}
  
p{line-height: 1.3em; margin: 10px 20px; font-size: 1em; text-align: justify;}
p.overlib{margin: 0px 0px; font-size: 1em; text-align: justify;}
ul{margin: 10px 20px 20px 40px ; list-style: square; line-height: 1.3em; }
ol{margin: 10px 20px 20px 40px ; line-height: 1.3em; }
li{margin-bottom:0px;}
dl{margin: 15px 0 20px 40px ;line-height: 1.3em;}
dt{font-weight: bold;}
dd{margin: 0 0 15px 30px;}

img{ border: 0px none; padding: 0px; margin: 0px; }  
img.foto{	border: 2px solid #7bab43 ; }  
img.foto.fl{margin-right: 1.3em; margin-bottom: 0.5em; }
img.foto.fr{margin-left: 1.3em; margin-bottom: 0.5em;}

address{line-height: 1.5em; 	margin: 15px 0px 20px 0px; font-style: normal; }
big{font-size: 1.2em;}  
small{font-size: 0.8em;}
  
a:link {text-decoration: underline; color: #cc3300;}
a:visited {text-decoration: underline; color: #cc3300;}
a:active {text-decoration: underline; color: #333;}
a:hover {text-decoration: none; color: #000;}

a:hover .foto{border-color: #fff;}

label{width: 70px; display: inline-block;}
hr {display: none;}


/*		table		*/
table{ 
  margin: 10px 20px; 
  border: 3px solid #e4edba;
  border-collapse: collapse;
  background-color: #fff; 
  font-size: 1em; 
  }
table.overlib{ 
  margin: 0px 0px; 
  border: 3px solid #e4edba;
  }
table.odpoved { 
  margin: 0 0 10px 180px; 
  }   
td{
  padding:6px 10px;
  border: 1px solid #ccc ;
  }
th{
  background-color: #7fa94e; 
  padding: 5px 10px; 
  color: #fff;
  font-size: 1em;
  text-align: center;
  text-transform: uppercase;
  }
.note {background-color: #f9fee2;}
th.forum_l {
  text-align: left;
  text-transform: none;
}
th.forum_r {text-align: right;}

table.plain{margin: 0 ; border: none ; background: none ; width: 100%; text-align: center;}
table.plain td{margin: 0; padding: 2px 0; border: none; background-color: none ;}

/*		forms		*/
fieldset{
	border: 1px solid #7fa94e;	
	padding: 20px;	
	margin:15px 20px;
	 }
legend{
	border: 1px solid #7fa94e;	
	padding:3px 20px;	
	margin-bottom:25px;	color: #7fa94e; 
}

label{}
input,select,textarea{
  font-family: arial ce, arial, helvetica ce, helvetica, sans-serif; 
  background: #def1c6; 
  font-size: 1.1em;
  margin: 3px 0;
  vertical-align: middle;
}
.button{padding: 3px 10px ;_padding: 1px ; margin: 3px 0; width: auto; font-weight: bold;   background: #ffffff; }


/*  ID  */
#ma { 
  padding: 0px; 
  background: #cfe7b0 url(../mapa/poz.gif) top left no-repeat; 
  width: 200px; 
  font-size: 1px; 
}

#page{
  width: 990px; 
  margin: 0 auto ;
  text-align: left;
  padding: 0 ;  
  background: #eefcda url(../img/page.gif) repeat-y ;
  position: relative;
}

#header{
  height: 110px ;
  width: 800px; 
  float: right;
  margin: 0; 
  background: #abd24d ;
  position: relative;
}
#header h1, #header h1 span{
  margin: 0 ;
  padding: 0 ;
  border: none;
  width:300px ;
  height: 110px ;
  line-height: 110px ;
  text-align: center;  
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
#header h1 span{  
  display: block;
  background: url(../img/priroda-info.gif) no-repeat ;
  cursor: pointer;
  z-index: 2;
}
#header  h2{
  margin: 0 ;
  padding: 0 ;
  border-left: 1px solid #7fa94e ;
  position: absolute;
  top: 30px;
  left: 280px;
  padding: 25px 0px 15px 25px;
  color: black;
  font-size: 1.5em;
  font-weight: bold;
  font-style: italic;
  text-transform: none;
  background: none ;
  font-family: 'Times New Roman CE', 'Times New CE', 'Times CE', 'Times New Roman', times, serif;;
}
#header .search{
	position: absolute;
	top: 0px;
	right: 0;
	width: 220px;
	background: #89b655 ;
	background: url(../img/bg_search.jpg) no-repeat ;
  }
#header .search div{
	margin: 30px 0 10px 7px ;
	height: 70px;
  }
input.text {padding: 1px 0px 1px 3px ;}

/*  navigation */

#navigation{
  width: 190px;
  background: #aed351 url(../img/nav_01.jpg) no-repeat ;
  float: left;
  padding: 150px 0 0 0; 
 }
#navigation ul {
  margin: 0 10px;
  padding: 0 ;
  list-style: none;
}

#navigation li {  
  margin: 0 ;
  padding: 0 ;
  height: 30px;
  background: url(../img/nav_li.gif) no-repeat 5px -30px;
  }
#navigation a {
  display: block;
  line-height: 30px ;
  height: 30px;
  text-decoration: none;
  color: black;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 23px;
  background: url(../img/nav_li.gif) no-repeat 5px 9px;
  border-bottom: 1px solid #bee462 ;}
#navigation a span{
}
#navigation a:hover{
	color: white;
	background: none;
	border-bottom-color: #84a631;
}  
 
/* content */  
#content{
	padding: 0; 
  float: right;
  width: 800px; 
  background: url(../img/content.jpg) no-repeat 
	}  
#middle-col{
  width: 580px; 
  float: left;
  ackground: #f9fee2 ;  
	background: #f9fee2 url(../img/content.jpg) no-repeat ;
 min-height:400px;

}  
#right-col{
	background: url(../img/right_col.jpg) no-repeat ;
	width: 220px; 
	float: right;
}
#left-col{
	width: 190px;
	margin-top: 20px;
	float: left;
	background: #b7da8e ;
}
#left-col h2{
	background: #ceefa8 ;
	color: #78a142;
}
#right-col h2{
	background: #fcfeee url(../img/h2_right.jpg) no-repeat 0px 0px;
	color: #78a142;
}
/**/
#page table.animal {margin: 0px 0 ; position: relative; }

.ptaci{background: url(../img/ptaci.gif) no-repeat 99% 0;}
.savci{background: url(../img/savci.gif) no-repeat 99% 0;}
.plazi{background: url(../img/plazi.gif) no-repeat 99% 0;}

/**/
.subnav{	width:200px; background:white; float: right;}
.subnav ul  {	 list-style-position: outside;  margin-left: 35px;}
.subnav ul li {	 border-bottom: 1px solid #eee ;}
.subnav ul li a{	display: block; height: 25px; line-height: 25px;}
/*
.subnav{	width:200px; background:white; float: right;}
.subnav ul  {	 list-style-position: inside;  margin-left: 20px;}
.subnav ul li {	 border-bottom: 1px solid #eee ;}
.subnav ul li a{	display: block; height: 25px; line-height: 25px;}
*/
/**/
.subnav_klic{	width:200px; background:white; float: right;}
.subnav_klic ul  { list-style-position: outside;  margin-left: 20px;}
.subnav_klic ul li a{	display: block; height: 20px; line-height: 25px;}
/**/
.clanek.big {font-size: 1.2em;}
.clanek {margin-bottom: 0px;}
.clanek h3{margin-bottom: 10px;}
.clanek p{/*font-size: 1.1em;line-height: 140%;*/
	margin: 5px 20px 15px 20px ;
}
.clanek .sum{
	margin: 5px 20px;
	text-align: right;
	color: #447013;
}
.clanek .foto{
	float: left;
	margin: 0px 10px 5px 20px ;
}
p.anketa{
	background: #fff;
	font-size: 0.85em;
	line-height: 12px;
	text-align: right;
}
p.anketa img{
	height: 12px;
	border-left: 3px solid #990000 ;
	display: block;
	margin-right: 3px;
	float: left;
}
/**/
.clanek.big .photobar{	font-size: 0.85em;}
.photobar{
	margin: 20px ;
	background: #cfe7b0; 
	padding: 1px;
}
.photobar .foto{
	margin: 5px 4px ;
	float: none;
}
/**/
.paging{
	border: 1px solid #cfe7b0 ;
	padding: 0.5em;
	text-align: right;
	position: relative;
}
.paging a{
	background: #cfe7b0;
	padding: 0.3em 0.6em ;
	font-weight: bold;
	text-decoration: none !important;
}
.paging a:hover, .paging .active, .abc a:hover, .abc a.active{
	background: #fff;
	color: black;
}
/*pro určovací klíče*/
.paging_klic{
	padding: 0.5em;
	text-align: right;
	position: relative;
}
.paging_klic a{
	background: #cfe7b0;
	padding: 0.3em 0.6em ;
	font-weight: bold;
	text-decoration: none !important;
}
.paging_klic a:hover{
	background: #fff;
	color: black;
}
.abc{clear: both; padding: 10px 0px ; height: 23px; position: relative;}
.abc a{
	background: #cfe7b0;
	display: block;
	float: left;
	width: 2.2em;
	line-height: 2em;
	text-align: center;
	border: 1px solid #fff ;
	font-weight: bold;
	text-decoration: none !important;
}
/**/
.news-item{
	margin: 20px 20px ;
}
.news-item .date{
	padding-left: 15px;
	color: #47721a;
	background: url(../img/ico_list.gif) no-repeat 0px 2px;
	font-weight: bold;
}
.news-item p{
	margin: 8px 0 ;
}
.news-item_a{
	margin: 20px 20px ;
}
.news-item_a .date{
	padding-left: 15px;
	color: #47721a;
	background: url(../img/ico_list_a.gif) no-repeat 0px 2px;
	font-weight: bold;
}
.news-item_a .internet_kamera{
	padding-left: 25px;
	color: #47721a;
	background: url(../img/ico_fotka_.gif) no-repeat 0px 2px;
	font-weight: bold;
}
.news-item_a p{
	margin: 8px 0 ;
}
/**/
.secFoot{
	border-top: 1px solid #cfe7b0 ;
	margin-top: 3em;
	text-align: right;
	padding-top: 1.5em;
	clear: both;
}
#page .fullw{width: 100%;}
.box1{margin: 10px 20px; padding: 5px 20px; }
.box2{margin: 10px 20px; background: #cfe7b0;	padding: 5px 20px; position: relative;  }
.box3{margin: 10px 20px; border:1px solid #cfe7b0;	padding: 1px 20px;  }
.box4{margin: 10px 20px; background-color: white;	padding: 1px 20px; }

.box1 h4, .box2 h4, .box3 h4, .box4 h4{margin-left: 0;}
.box1 h3, .box2 h3, .box3 h3, .box4 h3{margin-left: 0; position: relative;}

.scroll_a{
	height: 150px; 
	overflow: auto;
	background-color: #d9edc1;
	padding: 1em ;
	text-align:left;
}
.scroll_a_k{
	height: 150px;
  width: 245px; 
	overflow: auto;
	background-color: #d9edc1;
	padding: 1em ;
	text-align:left;
}
.scroll_b{
	padding: 1em ;
	height: 355px; 
	overflow: auto;
	background-color: #d9edc1;
}
.scroll_b_k{
	padding: 1em ;
	height: 355px; 
  width: 245px; 
	overflow: auto;
	background-color: #d9edc1;
}	
.scroll_k_k{
	height: 0px; 
  width: 245px; 
}		
/**/
ul.list_ico {list-style: none; margin-left: 20px;}
.list_ico.stats li{line-height: 22px;}
.ico20{
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 25px;
}
.ptak{background-image: url(../img/ico_ptak.gif);}
.savec{background-image: url(../img/ico_savci.gif);}
.op{background-image: url(../img/ico_op.gif);}
.oko{background-image: url(../img/ico_oko.gif);}
.fotka{background-image: url(../img/ico_fotka.gif);}
.pero{background-image: url(../img/ico_pero.gif);}
.zvuk{background-image: url(../img/ico_zvuk.gif);}
.graf{background-image: url(../img/ico_graf.gif);}
.autor{background-image: url(../img/ico_autor.gif);}
.lokalita{background-image: url(../img/ico_lokalita.gif);}
/**/
.thumb{

	float: left;
	text-align: center;
	padding: 10px 0 ;
	margin: 0 ;
}
.thumb_zvuk{

	float: left;
	text-align: center;
	padding: 10px 0 ;
	margin-left: 20px ;	
}

.thumb .foto{
	padding: 0 ;
	margin: 0 9px ;
}
/**/
.fade1{background: url(../img/fade1.gif) repeat-x ; }
/* footer */
#footer{
  clear: both;
  background-color: #abd24d ;
  text-align: right;
  padding-left: 190px;
  padding-bottom: 50px;
  margin-top: 5px;
  }  
#footer p{
  text-align: right;
  margin: 5px 0 0 0  ;
  padding: 15px 25px;
  color: #434d25;
  }  
#footer p.fl{
  text-align: left;
  border-left: 1px solid #eefcda;
}  
   
#creactive{ 
  text-decoration: none; 
  }
#creactive:hover{}   

/*  class   */
.blank{background: none; list-style: none ; border: none ;}
.noscreen{display: none;}
.separ {border-bottom: 1px solid #cfe7b0  ; line-height: 1px; font-size: 1px; height: 1px; margin: 15px 20px ;}
.break {clear: both; line-height: 1px; font-size: 1px; height: 1px; margin: 0 0 0 0 ; padding: 0 }
.left { text-align: left;}
.right { text-align: right;}
.center { text-align: center;}
.justify {text-align: justify;}
.fl { float: left;}
.fl_zvuk { float: left; color: #000000;}
.fr { float: right;}

ul img{
margin-right:3px;
}

.ptaci.fl ul{
	margin: 0px;
	margin-left: 20px;
	list-style:none;
}

.ptaci.fl li{
display:inline;
}
 
.savci.fl ul{
	margin: 0px;
	margin-left: 20px;
	list-style:none;
}

.savci.fl li{
display:inline;
}
.plazi.fl ul{
	margin: 0px;
	margin-left: 20px;
	list-style:none;
}

.plazi.fl li{
display:inline;
}

