*{
	margin: 0;
	padding: 0;
}
a img{
	border: 0;
}
.none{
	display: none;
}
.clear{
	clear: both;
}
hr{ display: none;}
a{
  color: #800000;
}
a:hover{
	color: #444;
}
body{
	text-align: left;
	font-family: Tahoma;
	font-size: 13px;
	padding: 0 0;
	background: #928e6d url('../layout/bodybg.jpg') 49% 0% repeat-x;
}

#contentbg{
  width: 100%;
  position: relative;
  text-align: center;
}

#content{
  position: relative;
  margin: 12px auto 0;
  width: 922px;
  text-align: left;
  padding: 10px 0px 0 ;
  background: url('../layout/topbg.gif') 0% 0% no-repeat;
}
#botbg{
  width: 922px;
  height: 14px;
  margin: 0 auto;
  background: url('../layout/botbg.gif') 0% 0% no-repeat;
}

#header{
  width: 100%;
  position: relative;
  height: 118px;
  margin: 0 0 0px 0;
  background: url('../layout/headerbg.gif') 50% 0% no-repeat;
}
  #logo{
    position: absolute;
    left: 33px;
    top: 31px;
  }
  #topilu{
    background: url('../layout/topilu.jpg') 0% 0% no-repeat;
    position: absolute;
    right: 21px;
    top: 0px;
    width: 264px;
    height: 118px;
    display: none;
  }
  #topilu2{
    background: url('../layout/topilu2.jpg') 0% 0% no-repeat;
    position: absolute;
    right: 13px;
    top: 11px;
    width: 221px;
    height: 116px;
  }
  #topsign{
    }
  
#topmenu{
  width: 880px;
  height: 37px;
  margin: 0 0 0 21px;
  background: url('../layout/topmenubg.gif') 10px 0% repeat-x;
}

#topmenu ul{
  float: left;
  
}
#topmenu ul li{
  display: block;
  float: left;
  height: 35px;
  padding: 1px 0px 1px 2px;
  background: url('../layout/topsep.gif') 0% 50% no-repeat;
}
#topmenu ul li a{
  height: 25px;
  display: block;
  float: left;
  font-weight: bold;
  color: #e3dcbc;
  font-size: 13px;
  text-decoration: none;
  padding: 10px 17px 0 17px;
}
#topmenu ul li a:hover{
  background: url('../layout/tophover.gif') 0% 0% repeat-x;
  color: #f5c044;
}
#topmenu ul li a.active{
  background: url('../layout/tophover.gif') 0% 0% repeat-x;
  color: #f5c044;
}
}
#topmenu ul li a.active:hover{
  text-decoration: underline;
}

#flags{
  position: absolute;
  right: 0;
  top: 0;
  padding: 2px 0;
  line-height: 20px;
  font-size: 11px;
  color: #666;
}
#flags img{
  margin: 2px 2px 0 0;
}
#rpart{
  width: 880px;
  position: relative;
  padding: 10px 21px 0;
  background: url('../layout/rpartbg.gif') 0% 0% repeat-y;
}


#centerpanel{
  float: right; 
  width: 653px;
  padding: 0 0 25px 5px; 
}
#centerpanel h1{
  font-size: 22px;
  font-family: georgia;
  font-weight: bold;
  color: #800000;
  padding: 15px 0 18px 0;
}
#centerpanel h1.prodh1{
  padding: 15px 0 5px 0;
}

#centerpanel h2{
  font-size: 18px;
  font-family: georgia;
  font-weight: bold;
  color: #800000;
  padding: 10px 0 8px 0;
}
#centerpanel .lubox h2, #centerpanel .rubox h2{
  font-size: 18px;
  font-family: georgia;
  font-weight: bold;
  color: #800000;
  padding: 10px 0 0px 0;
}
#centerpanel h3{
  font-size: 15px;
  font-family: tahoma;
  font-weight: bold;
  color: #000;
  padding: 10px 0 5px 0;
}
#centerpanel p{
  text-align: justify;
  font-size: 13px;
  line-height: 140%;
  padding: 0 0 8px 0;
}
#centerpanel ol, #centerpanel ul{
  padding: 4px 0 8px 25px;
}
#centerpanel ol li, #centerpanel ul li{
  padding: 1px 0;
}

#centerpanel ul{
  list-style: square;
}

#rightpanel{
  float: left;
  width: 218px;
  padding: 0 0 0px 0; 
}

#rightpanel .headline{
  display: block;
  margin: 0px 0 0px;
  padding: 8px 10px;
  font-size: 13px;
  font-family: tahoma;
  color: #f5c044;
  background: #781f13;
  font-weight: bold;
}
.headline a{
  color: #f5c044;
  text-decoration: none;
}
.greybox{
  margin: 0 0 15px 0;
}

.news{
  border-bottom: 1px solid #eee;
  padding: 5px 0;
  color: #444;
}
.news .time{
  font-size: 11px;
  color: #999;
}
.news p{
  padding: 3px 0 0 0;
  font-size: 11px;
  line-height: 130%;
  text-align: justify;
}

.rgal{
  text-align: center;
  padding: 10px;
  background: #f0f0f0;
}
.rgal img{
  border: 3px solid #ccc;
}

.label{
  float: left;
}

.val{
  float: right;
  padding: 0 50px 0 0;
}
.kontaktbox{
  padding: 5px 8px;
}
.boxv{
  
}


#centerpanel .photo{
  width: 115px;
  height: 110px;
  padding: 5px;
  background: #f9f9f9;
  margin: 3px;
  float: left;
  text-align: center;
  border: 1px solid #f0f0f0;
}


#footer{
  width: 880px;
  margin: 0 auto 20px;
  padding: 10px 10px 10px;
  color: #fff;
  background: #53513e;
}

#footer .left{
  float: left;
}
#footer .right{
  float: right;

}

#footer a{
  color: #fff;
}

form.kontakt .block{
	float: left;
	display: block;
}
form.kontakt label{
	padding: 2px 0;
	margin: 2px 0;
}
form.kontakt label.nl{
	float: left;
	display: block;
	padding: 2px 10px 0 0;
}
form.kontakt input.text{
	border: 1px solid #d0d0d0;
	margin: 2px 0;
	padding: 5px;
	font-size: 11px;
	width: 200px;
}
form.kontakt input.nlutext{
	margin: 0px 0;
	float: left;
}
form.kontakt textarea{
	width: 480px;
	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 input.nlusubmit{
	margin: 0px 0 0 10px;
	padding: 2px;
	height: 25px;
	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;
    border: 2px solid #e3dcbc;
  background: #f5f4ef;
  font-weight: bold;
  color: #781f13;
}

blockquote.err{
  border: 1px solid #800000;
  background: #faf1f1;
  color: #800000;
}
blockquote.ok{
  border: 1px solid #cde1cb;
  background: #e2f8e0;
  color: #2f8920;
  font-weight: bold;
}
.rmenu{
  padding: 5px 8px 5px 8px;
  width: 202px;
  margin: 0 0 8px 0;
  background: #781f13;
}
.rmenu ul{
  list-style: none;
  color: #25adce;
}
.rmenu ul li{
  background: url('../layout/lmenulink.gif') 0% 100% repeat-x;
  
}
.rmenu ul li a{
  display: block;
  padding: 8px 0 10px 20px;
  font-weight: bold;
  color: #e3dcbc;
  text-decoration: none;
  background: url('../layout/rli.gif') 2px 11px no-repeat;
}

.rmenu ul li a.active{
  color: #f5c044;
 background: url('../layout/rliact.gif') 2px 11px no-repeat;
}
.rmenu ul li a:hover{
  text-decoration: underline;
}

.rmenu ul li ul{
  list-style: none;
}
.rmenu ul li ul li{
  border-top: 1px solid #8e4639;
  border-bottom: none;
  background: none;
}
.rmenu ul li ul li a{
  padding: 4px 0 4px 20px;
  font-weight: normal;
  background: none;
}
.rmenu ul li ul li a:hover{

}

.name{
  color: #781f13;
  font-size: 14px;
}


.navbar{
  background: #e3dcbc;
  padding: 8px 8px;
  color: #000;
  font-size: 11px;
}
#centerpanel .navbar h2{
  display: inline;
  margin: 0;
  color: #000;
  padding: 0;
  font-family: tahoma;
  font-size: 11px;
}
.navbar a{
  color: #000;
}
.navbar a:hover{
  color: #800000;
}

.rbox{
  border: 1px solid #e3dcbc;
  background: #ebe6d2 url('../layout/rbox.gif') 0% 100% repeat-x;
  margin: 0 0 8px 0;
  
}
.map{
  background: url('../layout/mapbg.gif') 0% 0% no-repeat;
  position: relative;
  height: 118px;
  width: 216px;
}
.praha{
  position: absolute;
  left: 50px;
  top: 40px;
}
.nachod{
  position: absolute;
  left: 115px;
  top: 30px;
}
.graf{
  text-align: center;
  padding: 5px 0;
}

.nl{
  padding: 5px 8px;
}
.nl p{
  padding: 0 0 5px 0;
}
.nltext{
  border: 1px solid #bcae91;
  font-family: tahoma;
  font-size: 11px;
  padding: 4px;
}
.nlsubmit{
  border: 1px solid #bcae91;
  font-family: tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #f5c044;
  background: #741e12;
  padding: 3px;
}

.whbox{
  padding: 10px 0 5px 0px;
  font-size: 11px;
}
.limg{
  float: left;
  margin: 5px 8px 0 0;
}
.whbox p{
  font-size: 10px;
  padding: 3px 0 0;
}


.nab{
  background: #fff;
  text-align: center;
  padding: 5px 0 0;
}

.nab a{
  font-weight: bold;
  text-decoration: none;
}
.nab a:hover{
  text-decoration: underline;
}
.pricebox{
  padding: 5px;
  background: #f2f1e5;
  font-weight: bold;
}
.price{
  color: #932618;
  font-size: 15px;
}


.lubox{
  float: left;
  width: 355px;
}
.luboxtext{
  float: left;
  width: 185px;
}
.rubox{
  float: right;
  width: 275px
}

.mince{
  padding: 0 0 16px 0px;
}
.amince{
  float: left;
  display: block;
  margin: 0 10px 0 0;
}

.slitky{
  padding: 0px 0 15px 0px;
}
.aslitky{
  float: left;
  display: block;
  margin: 0 10px 0 0;
}

.noticebox{
  border: 1px solid #8f3629;
  background: #f5f4ef;
  padding: 0px 14px 5px;
  margin: 0 0 15px 0;
  width: 620px;
}
#centerpanel .noticebox h2{
  font-size: 24px;
  font-family: tahoma;
  font-weight: normal;
  padding: 10px 0 4px 0;
}
.noticebox a.vice{
  display: block;
  float: left;
}
.noticebox a.vice{
  display: block;
  color: #f5c044;
  float: right;
  background: #781f13;
  text-decoration: none;
  border: 1px solid #5d180f;
  padding: 3px 15px;
  font-weight: bold;
}


.rightmap{
  float: right;
  width: 235px;
  position: relative;
  padding: 0 10px 0 0;
  text-align: left;
}

.prodbox{
  border-top: 1px solid #ccc;
  position: relative;
  width: 630px;
  margin: 10px 0 0px 0;
  padding: 10px;
}
.prodbox .img{
  float: left;
  width: 115px;
}
.prodbox .popis{
  width: 500px;
  float: left;
  margin: 0 0 0 10px;
}
#centerpanel .prodbox h3{
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  padding: 0 0 5px 0;
}
.lpadded{
  padding: 0 5px 0 15px;
}
.mainimg{
  width: 300px;
  float: left;
  padding: 5px;
  background: #fff;
  text-align: center;
  border: 1px solid #ccc;
  margin: 5px 10px 5px 0;
}
.detbox{
  float: right;
  width: 320px;
}
#centerpanel .detbox p{
  padding: 0 0 10px 0;
}

.inpopis{
  border-top: 1px solid #e3dcbc;
  background: #ebe6d2;
  padding: 10px;
}

.cenik{
  border-collapse: collapse;
  width: 100%;
}
.cenik th{
  text-align: right;
  border: 1px solid #e3dcbc;
  background: #e3dcbc;
  padding: 5px 20px;
}
.cenik td{
  text-align: right;
  padding: 3px 20px;
  border: 1px solid #e3dcbc;
}
.cenik tr.dark td{
  background: #ebe6d2;
}
.cenik tr.vykup td{
  background: #ffe6dc;
}
.cenik td.sign{
  width: 200px;
}
.cenik td.tal, .cenik th.tal{
  text-align: left;
}
.cenik td.inheadline{
  text-align: left;
   background: #ebe6d2;
   font-weight: bold;
   padding: 5px 20px;
}
.cenik td.inheadline2{
  text-align: right;
   background: #e3dcbc;
   font-weight: bold;
   padding: 5px 20px;
}
.buybackbox{
  text-align: center;
  margin: 10px 0;
  border: 2px solid #e3dcbc;
  padding: 10px 0;
  background: #ebe6d2;
  color: #781f13;
}

.dog{
  padding: 15px 0 0 0;
}
.dog label{
  display: block;
  float: left;
  width: 80px;
  padding: 4px 10px 0 0;
}
.dog input, .dog select{
  float: left;
}
.dog input.text, .dog select{
    border: 1px solid #ccc;
    padding: 3px;
    margin: 0 10px 5px 0;
    width: 190px;
}
.dog input.tar{
  width: 70px;
  text-align: right;
}
.dog input.submit{
  float: left;
 border: 2px solid #781f13;
  padding: 1px 4px;
  font-weight: bold;
  background: #781f13;
  cursor: pointer;
  margin: 0 0 0 90px;
  color: #fff;
}

strong.green{
  color: #55a51c;
}
strong.red{
  color: #e30450;
}
.rightimg{
  float: right;
  margin: 0 10px 5px 15px;
}


.centered{
  text-align: center;
}

.charbox{
  float: left;
  padding: 10px 26px;
  margin: 11px;
  border: 1px solid #e3dcbc;
  background: #ebe6d2;
  text-align: center;
}
.charbox img{
  margin: 5px 0 0 0;
}
.lbox{
  float: left;
  width: 294px;
  border: 1px solid #e3dcbc;
  background: #ebe6d2;
  padding: 10px;
  margin: 0 10px 0 0;

  
}
.lrbox{
  float: right;
  width: 304px;
  margin: 0 0 0 0;

}
.smallheight{
  height: 32px;
  text-align: center;
}

.vedle{
  width: 25Opx;
  display: block;
  float: left;
  text-decoration: none;
  margin: 5px 30px;
}
.prodpadded{
  padding: 0 0 0 136px;
}

#centerpanel h2.uperlined{
  border-top: 2px solid #e3dcbc;
  padding-top: 20px; 
}

td form{
  display: inline;
  height: 18px;

}
td.tar{
  padding-right: 5px;
}
.buybackbox form{
  display: inline;
  margin: 0;
  padding: 0;
}
.buybackbox form div{
  display: inline;

  margin: 0;
  padding: 0;
}
td form div{
  display: inline;
  margin: 2px 0 0 0;
  
}
td form div input{

}
.buybackbox form div input{
  margin: 0;
  padding: 0;
}

.pinline{
  display: inline;
  float: right;
}
.askbox{
  padding: 0 100px 0 0;
}

#dogform{
  position: absolute;
  left: 300px;
  top: -10px;
  width: 450px;

  background: #ebe6d2;
  padding: 15px;
  border: 6px solid #800000;
}
#dogform h2{
  font-size: 18px;
  font-family: georgia;
  font-weight: bold;
  color: #800000;
  padding: 0px 0 8px 0;
}

.closebutton{
  border: 1px solid #800000;
  padding: 3px;
  font-weight: bold;
  background: none;
  cursor: pointer;
  color: #800000;
}
#dogdown{
  position: absolute;
  right: 5px;
  top: 5px;
}
#dogform blockquote{
  padding: 4px 5px;
}
.sela{
  font-weight: bold;
  text-decoration: none;
}

.padded{
  padding: 0 0 0 35px;
}

.backbut{
  font-size: 16px;

  display: block;
  position: absolute;
  right: 65px;
  top: 58px;
}

.plogobox{
  padding: 10px 0 0 58px;
}
.smlink{
  display: block;
  text-align: right;
  padding: 0 23px;
}
.raimg{
  padding: 0 11px 0 0;
}
.images{
  display: none;
}

h6{
  font-weight: normal;
}

.more{
  position: absolute;
  bottom: 5px;
  right: 10px;
  display: block;
  padding: 5px 10px;
  
  border: 1px solid #390f09;
  font-weight: bold;
  text-decoration: none;
    background: #800000;
  color: #e3dcbc; 
  
} 
.more:hover{
   background: #972718;
  color: #f5c044;

} 

.vykup{
  color: #800000;
}
