*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #366c00;
}
a:hover{
	color: #55940a;
}
html, body{
    min-height: 100%;
}
body{
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	padding: 0 0;
	background: #f9f9f9 url(../layout/botbg.jpg) 50% 100% no-repeat;

}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
  background: url(../layout/topbg.jpg) 50% 0% no-repeat;

}
#topcontentbg{
  width: 100%;

}
#content{
  position: relative;
  margin: 0px auto 0;
  width: 960px;
  text-align: left;
  padding: 0px 00px 0 ;

 
}

#obsah{
  position: relative;
  z-index: 2;
  padding: 0px 0px 0;
  width: 960px;
 
}

#header{
  width: 960px;
  position: relative;
  height:  250px;
  margin: 0 auto 0px auto;
  border-bottom: 2px solid #366c00;
}


  #logo{
    position: absolute;
    left: 10px;
    top: 58px;
  }
  
  #gps{
    position: absolute;
    left: 10px;
    top: 170px;
}

  
#topmenu{
 
  position: absolute;
  left: 00px;
  bottom: 0px;
  padding: 13px 0px 0;
  margin: 0px 0 0 0px;
  width: 960px;
}

#topmenu ul{
  list-style: none;
}
#topmenu ul li{
  padding: 0px 5px 0px 0px;
  display: block;
  float: left;
  
}
#topmenu ul li.first{
  border-left: none;
  padding-left: 0px;
}
#topmenu ul li a{

  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  background: #55940a;
  text-decoration: none;
  display: block;
  float: left;
  padding: 7px 10px 6px 10px;
}
#topmenu ul li a:hover{
  text-decoration: none;
  color: #fff;
  background: #366c00;
  
}
#topmenu ul li a.active{
  text-decoration: none;
  background: #366c00;
 
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}


#rpart{
  width: 950px;
  position: relative;
  margin: 0px auto;
  padding: 0px 10px 10px 10px;
  
}
#allcontent{
  margin: 1px 0 0 0;
  width: 100%;
}

#allrot{
  width: 887;
  height: 285px;
  overflow: hidden;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: -1;
}

#centerpanel{
  width: 920px;
  text-align: left;
  padding: 20px 20px 30px 20px; 
  color: #444;
  background: #fff url(../layout/centerbg.png) 0% 0% repeat-x;
  border-bottom: 1px solid #c0c0c0;
}
#leftpanel{
  width: 600px;
  float: left;
}
#rightpanel{
  width: 300px;
  float: right;
  min-height: 580px;
}
#centerpanel div.sep{
  width: 100%;
  border-top: 1px solid #a62483;
}
#centerpanel h1{
  font-size: 28px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  color: #3a7500;
  padding: 15px 0 7px 0;
}
#centerpanel h2{
  font-size: 22px;
  font-weight: bold;
  color: #55940a;
  padding: 15px 0 7px 0px;
  margin: 10px 0 0;
}
#centerpanel h2 span.sle{
  color: #dd4631;
  font-size: 25px;
  font-weight: bold;
}
#centerpanel h3{
  font-size: 20px;
  font-family: tahoma;
  font-weight: normal;
  color: #666;
  padding: 6px 0 2px 0;
}
#centerpanel p{
  text-align: justify;
  font-size: 13px;
  line-height: 140%;
  padding: 0 0 8px 0;
}
#centerpanel p.zarovnatStred{
  text-align: center;
}
#centerpanel ol, #centerpanel ul{
  padding: 4px 0 8px 25px;
}
#centerpanel ol li, #centerpanel ul li{
  padding: 1px 0;
}

#centerpanel ul{
  list-style: square;
}


#centerpanel .photo{
  width: 130px;
  height: 130px;
  padding: 10px;
  text-align: center;
  float: left;
}

#roundfooter{
  width: 100%;

}

#footer{
  
  width: 940px;
  padding:  2px 10px 2px;
  margin: 0 auto 0px; 
  color: #6a6a6a;

  font-size: 11px;
  line-height: 130%;
}


#footer .left{
  float: left;
  
  text-align: left;
  
}
#footer .right{
  float: right;
  text-align: right;
  
}

#copyinfo{
  
  width: 100%;
  padding: 5px 0;

}
#flinks{
  padding: 0 0 65px 0;
  width: 100%;
}

#copyinfo a{
  color: #6a6a6a;
  text-decoration: none;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 0;
	margin: 2px 0;
}
form.kontakt input.text{
	border: 1px solid #d0d0d0;
	margin: 2px 0;
	padding: 5px;
	font-size: 11px;
	width: 200px;
}
form.kontakt textarea{
	width: 440px;
	padding: 2px;
	margin: 2px 0;
	height: 90px;
	border: 1px solid #d0d0d0;
	font-size: 11px;
	font-family: tahoma;
}
form.kontakt .req, form.kontakt strong{
	color: #cc0000;
}
form.kontakt input.submit{
	margin: 3px 0 0 100px;
	padding: 5px;
	font-weight:bold;
	color: #505050;
	background: #f0f0f0;
	border: 1px solid #d0d0d0;
	cursor:pointer;
}
form.kontakt .l{
	width: 100px;
}

blockquote{
  padding: 7px 10px;
  margin: 5px 0;
}

blockquote.err{
  border: 1px solid #fad7d7;
  background: #faf1f1;
  color: #a70806;
}
blockquote.ok{
  border: 1px solid #cde1cb;
  background: #e2f8e0;
  color: #2f8920;
  font-weight: bold;
}
.rmenu{
  padding: 0 0 15px 0;
  width: 100%;
}
.rmenu ul{
  list-style: none;
  color: #25adce;
}
.rmenu ul li{
  border-bottom: 1px solid #ddd;
}
.rmenu ul li a{
  display: block;
  padding: 5px 0 5px 35px;
  font-weight: normal;
  text-decoration: none;
  color: #999;
}

.rmenu ul li a.active{
  color: #000;
  text-decoration: none;
}
.rmenu ul li a:hover{
  text-decoration: underline;
}

.rmenu ul li ul{
  list-style: none;
}
.rmenu ul li ul li{
  border-top: 1px solid #fff;
  border-bottom: none;
}
.rmenu ul li ul li a{
  padding: 4px 0 4px 15px;
  font-weight: normal;
}
.rmenu ul li ul li a:hover{

}

.admlink{
  position: absolute;
  left: 0;
  top: -185px;
  color: #fff;
  font-size: 10px;
}

.right{
  float: right;
}

.centered{
  text-align: center;
  padding: 10px 0;
}

.spec{
  visibility: hidden;
  height: 1px;
  overflow: hidden;
}


.zarovnatVpravo{
  float: right;
  margin: 0 0 0 5px;
}
.zarovnatVlevo{
  float: left;
  margin: 0 5px 0 0;
}

/* ADDED STYLES */ 
.rbox{
  margin-bottom: 20px;
}
.rbox .hl{
  background: url(../layout/arrdown.png) 0% 50% no-repeat;
  font-size: 18px;
  color: #366c00;
  border-bottom: 1px solid #55940a;
  padding: 0 0 0px 25px;
  display: block;
}
#centerpanel ul.bigpoints{
  list-style: none;
  padding: 0 0 10px;
}
#centerpanel ul.bigpoints li{
  font-size: 18px;
  padding: 0 0 0 25px;
  background: url(../layout/arrright.png) 0% 50% no-repeat;
}

.rbpad{
  padding: 10px 0 10px 25px;
}

.pline{
  width: 200px;
  background: url(../layout/dottedline.png) 0% 13px repeat-x;
}
.pline span{
  background: #fff;
}
.pline span.price{
  float: right;
  text-align: right;
  padding: 0 0 0 2px;
}
.pline span.lab{
  padding: 0 2px 0 0 ;
}

.extlinks a{
  color: #666;
}
.extlinks a:hover{
  color: #222;
}

.new{
  background: #f9f9f9;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px;
  margin-bottom: 20px;
}
.new .img{
  width: 180px;
  float: left;
}
.rnew .img{
  float: right;
}
.new .img img{
  width: 180px;
}
.new .text{
  float: right;
  width: 390px;
}
.rnew .text{
  float: left;
}
#centerpanel .new h2{
  margin-top: 0;
  padding-top: 0;
}
#centerpanel .new h2 .datum{
  font-size: 14px;
}
/*
.animal{
  width: 180px;
  margin: 0 10px 10px;
  text-align: center;
  float: left;
}
.animal .img{
  height: 180px;
  margin-bottom: 5px;
}
.animal .img img{
  width: 180px;
}
#centerpanel .animal p{
  text-align: center;
  font-size: 12px;
}
.cena{
  color: #55940a;
  font-weight: bold;
  font-size: 15px;
}
*/


.animal{
  width: 580px;
  margin: 0 0px 10px;
  text-align: left;
  background: #f9f9f9;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px;
}
.animal .img{
  height: 180px;
  width: 180px;
  margin: 5px;
  float: left;
}
.animal .img img{
  width: 180px;
  
}
#centerpanel .animal strong{
    font-size: 22px;
  font-weight: bold;
  color: #55940a;
  padding: 15px 0 7px 0px;
  margin: 10px 0 0;
}
#centerpanel .animal p{
  text-align: left;
  font-size: 12px;
}
.cena{
  color: #55940a;
  font-weight: bold;
  font-size: 15px;
  float: right;
}
