body{
  font-size: medium;
  background: white;
  font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  }

a{
  text-decoration: none;
  }

#stranka{
  display: block;
  width: 1000px;
  margin: 10px auto;
  padding: 0;
  }

#hlavicka{
  display: block;
  width: 1000px;
  height: 56px;
  position: relative;
  margin-top: 5px;
  margin-bottom: 0;
  }

#hlavicka span{
  background: url('../pic/logo.png') no-repeat;
  width: 100%;
  height: 100%;
  position: absolute; 
  margin-bottom: 0;
  }

#top-menu{
  display: block;
  width: 100%;
  height: 50px;
  background: url('../pic/menu-bg.png') no-repeat;
  margin-top: 0;
  vertical-align: middle;
  padding: 0;
  text-transform: uppercase;
  position: relative;
  }

#menu-zelena{
  display: block;
  position: absolute;
  width: 990px;
  height: 40px;
  margin-top: 5px;
  margin-left: 5px;
  background: url('../pic/menu-bunka.png') repeat-x;
  }

#top-menu .menu-okraj{
  float: left;
  margin: 0px;
  width: 7px;
  height: 40px;
  background: url('../pic/menu-okraj.png') no-repeat;
  }

#top-menu .menu-bunka a{
  float: left;
  margin: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  height: 40px;
  font-family: 'Verdana', 'Arial CE', 'Helvetica CE', Arial, Helvetica, sans-serif;
  font-size: 18px;
  text-decoration: none;
  color: #fff;
  background: url('../pic/menu-bunka.png') repeat-x;
  }

#top-menu .menu-bunka a:hover{
  color: #082e18;
  background: url('../pic/menu-bunka-hover.png') repeat-x;
  }

#top-menu .menu-bunka #aktivni{
  color: #082e18;
  background: url('../pic/menu-bunka-hover.png') repeat-x;
  }

#top-menu .menu-predel{
  float: left;
  width: 2px;
  height: 40px;
  margin: 0;
  background: url('../pic/menu-predel.png') no-repeat;
  }

#top-menu .menu-konec{
  float: right;
  width: 4px;
  height: 40px;
  margin: 0;
  background: url('../pic/menu-konec.png') no-repeat;
  }

#telo{ 
  display: block;
  width: 1000px;
  margin-top: 20px;
  }

/*---   pisma   ---*/

h2{
  margin: 0;
  }

/*---   pravy panel   ---*/

#telo_prava{
  float: right;
  width: 255px;
  margin: 0;
  padding: 0;
  }

.tlacitko{
  display: block;
  position: relative;
  width: 255px;
  height: 60px;
  margin: 0;
  padding: 0;
  background: url('../pic/tlacitka-sede.png') no-repeat;
  }

.tlacitko a{
  display: block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  width: 245px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 10px;
  }

.tlacitko a:hover{
  color: #082e18;
  }

form.tlacitko input#novomanzele{
  display: block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  width: 245px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding-right: 10px;
  border: none;
  cursor: pointer;
  background: url('../pic/tlacitka-novomanzele.png') no-repeat;
  }

form.tlacitko input#kocarek{
  display: block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  width: 245px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding-right: 0px;
  border: none;
  cursor: pointer;
  background: url('../pic/tlacitka-kocarek.png') no-repeat;
  }

form.tlacitko input#ruce{
  display: block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  width: 245px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  padding-right: 10px;
  border: none;
  cursor: pointer;
  background: url('../pic/tlacitka-ruce.png') no-repeat;
  }
  
form.tlacitko input#lepek{
  display: block;
  position: absolute;
  margin-top: 5px;
  margin-left: 5px;
  width: 245px;
  height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  text-transform: uppercase;
  text-align: right;
  font-weight: bold;
  padding-right: 10px;
  border: none;
  cursor: pointer;
  background: url('../pic/tlacitka-lepek.png') no-repeat;
  }

form.tlacitko input#novomanzele:hover{
  background: url('../pic/tlacitka-novomanzele-hover.png') no-repeat;
  }

form.tlacitko input#kocarek:hover{
  background: url('../pic/tlacitka-kocarek-hover.png') no-repeat;
  }

form.tlacitko input#ruce:hover{
  background: url('../pic/tlacitka-ruce-hover.png') no-repeat;
  }
  
form.tlacitko input#lepek:hover{
  background: url('../pic/tlacitka-lepek-hover.png') no-repeat;
  }

#bocni-menu{
  display: block;
  width: 255px;
  margin: 0;
  margin-top: 20px;
  }
  
.bocni-menu-bunka a{
  display: block;
  width: 255px;
  height: 30px;
  background: url('../pic/bocni-menu.png') repeat-x;
  color: #000;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  text-decoration: none;
  }

.bocni-menu-bunka-aktivni a{
  display: block;
  width: 255px;
  height: 30px;
  background: url('../pic/bocni-menu-hover.png') repeat-x;
  color: #082e18;
  font-weight: bold;
  font-size: 15px;
  text-align: center;
  padding-top: 10px;
  text-decoration: none;
  }

.bocni-menu-bunka a:hover{
  color: #082e18;
  background: url('../pic/bocni-menu-hover.png') repeat-x;
  }

#mapa-pravy-panel{
  display: block;
  width:250px;
  height: 250px;
  padding-top:5px;
  padding-left:5px;
  background: #f3f5f4;
  }

#doporucujeme{
  display: block;
  width: 255px;
  margin-top: 0px;
  }

#doporucujeme-nadpis{  
  display: block;
  width: 245px;
  height: 28px;
  background: url('../pic/doporucujeme.png') repeat-x;
  color: white;
  font-weight: bold;
  padding-top: 5px;
  padding-left: 10px;
  font-size: 13px;
  }

#doporucujeme-telo{
  display: block;
  width:245px;
  padding: 5px;
  background: #f3f5f4;
  }

.doporucujeme_bunka{
  display: block;
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px dotted #082e18;
  }

.doporucujeme_bunka_jmeno{
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #082e18;
  }

.doporucujeme_bunka_adresa{
  display: block;
  font-weight: normal;
  font-size: 13px;
  color: #082e18;
  }

.doporucujeme_bunka_obvod{
  display: block;
  font-weight: normal;
  font-size: 13px;
  color: #082e18;
  }

/*--- levy panel   ---*/

#telo_leva{
  float: left;
  width: 720px;
  margin: 0;
  padding: 0;
  }

.hledani-nadpis{
  display: block;
  position: absolute;
  margin-top: 5px;
  color: #082e18;
  font-weight: bold;
  font-size: 13px;
  margin-left: 10px;
  margin-bottom: 20px;
  }

.hledani-formular{
  display: block;
  position: absolute;
  padding: 0;
  margin-top: 40px;
  margin-left: 10px;
  width: 350px;
  height: 25px;
  background: url('../pic/index-hledani-formular.png') no-repeat;
  }

#hledani{
  display: block;
  position: relative;
  width: 720px;
  height: 73px;
  background: url('../pic/index-hledani.png') no-repeat;
  padding: 0;
  margin: 0;
  }

#hledani input{
  background: none;
  border: none;
  }

#hledani_input{
  margin: 0;
  margin-left: 5px;
  width: 260px;
  padding: 0;
  text-align: center;
  color: #082e18;
  }

#hledani_cudl{
  color: #082e18;
  font-size: 13px;
  font-weight: bold;
  padding: 0;
  margin: 0;
  cursor: pointer;
  padding-left: 7px;
  padding-top: 4px;
  }

a#rozsirene-hledani{
  display: block;
  position: absolute;
  margin-top: 40px;
  margin-left: 412px;
  width: 248px;
  height: 20px;
  background: url('../pic/index-hledani-zelena.png') no-repeat;
  text-transform: uppercase;
  color: white;
  font-size: 13px;
  text-align: center;
  padding-top: 5px;
  text-decoration: none;
  }

a#rozsirene-hledani:hover{
  background: url('../pic/index-hledani-zluta.png') no-repeat;
  color: #082e18;
  }

#index-mapa{
  display: block;
  position: relative;
  width: 720px;
  height: 389px;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  background: url('../pic/index-mapa-pozadi.png') no-repeat;
  }

.index-mapa-nadpis{
  display: block;
  position: absolute;
  margin-top: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  margin-left: 10px;
  margin-bottom: 20px;
  }

.index-mapa-telo{
  display: block;
  position: absolute;
  margin-top: 36px;
  margin-left: 10px;
  }

.index-recenze-nadpis{
  display: block;
  width: 720px;
  height: 21px;
  background: url('../pic/index-recenze-top.png') no-repeat;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding-left: 10px;
  padding-top: 5px;
  margin-top: 20px;
  }

.index-recenze-jmeno{
  display: block;
  width: 720px;
  height: 21px;
  color: #082e18;
  font-weight: bold;
  font-size: 15px;
  padding-left: 10px;
  margin-top: 10px;
  }

.index-recenze-autor{
  display: block;
  width: 720px;
  height: 21px;
  color: #082e18;
  font-size: 13px;
  padding-left: 10px;
  }

.index-recenze-text{
  display: block;
  width: 720px;
  color: #082e18;
  font-size: 13px;
  padding-left: 10px;
  margin-top: 10px;
  }

#index-seznamy-top{
  display: block;
  width: 720px;
  height: 21px;
  background: url('../pic/index-seznamy-top.png') no-repeat;
  color: #fff;
  font-size: 15px;
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 10px;
  }

#index-seznamy-top span{
  color: #fff;
  padding-right: 10px;
  padding-left: 10px;
  cursor: pointer;
  height: 26px;
  }

.index-pismeno{
  display: block;
  margin-top: 20px;
  margin-bottom: 10px;
  margin-left: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #082e18;
  }

.index-seznamy-bunka{
  float: left;
  width: 330px;
  padding: 10px;
  background: #f3f5f4;
  }

.index-seznamy-bunka1{
  float: right;
  width: 330px;
  padding: 10px;
  background: #f3f5f4;
  }

.index-seznamy-jmeno{
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #082e18;
  }

.index-seznamy-ulice{
  display: block;
  font-size: 13px;
  font-weight: normal;
  color: #082e18;
  }

.index-seznamy-obvod{
  display: block;
  font-size: 13px;
  font-weight: normal;
  color: #082e18;
  }

a.index-seznamy-tlacitko{
  display: block;
  font-size: 13px;
  font-weight: normal;
  color: #082e18;
  text-align: center;
  padding-top: 5px;
  text-decoration: none;
  height: 20px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 5px;
  background: url('../pic/seznamy-tlacitko.png') repeat-x;
  }

a.index-seznamy-tlacitko:hover{
  background: url('../pic/seznamy-tlacitko-hover.png') repeat-x;
  }

/*---   hledani   ---*/

#hledej_top{
  display: block;
  width: 710px;
  height: 28px;
  padding: 0;
  margin: 0;
  background: url('../pic/hledani-top.png') no-repeat;
  color: #082e18;
  padding-left: 10px;
  padding-top: 5px;
  font-weight: bold;
  font-size: 13px;
  }

#hledej_tabulka{
  display: block;
  width: 710px;
  padding: 5px;
  background: #f3f5f4;
  }

#hledej_bottom{
  display: block;
  width: 538px;
  height: 17px;
  padding: 0;
  margin: 0;
  background: url('../pic/hledani_bottom.png') no-repeat;
  }

.hledani_jmeno{ 
  float: left; 
  width: 275px;
  height: 17px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #ffd13a;
  background: #ffe387;
  text-align: center;
  padding-top: 3px;
  }

#hledej_tabulka select{
  float: left;
  margin-left: 10px;
  width: 265px;
  height: 25px;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #ffd13a;
  background: #ffe387;
  text-align: left;
  padding-left: 10px;
  }

.moznosti{
  display: block;
  text-align: center;
  text-decoration: underline;
  font-weight: bold;
  color: #082e18;
  padding-right: 30px;
  margin: 0 auto;
  height: 25px;
  padding-top:3px;
  padding-bottom:3px;
  /*background: url('../pic/sipka.png') right no-repeat;*/
  }

#hledej_checkbox{
  display: block;
  margin-top: 10px;
  font-size: 11px;
  color: #222;
  }

#hledej_checkbox input{
  border: 1px solid #5c7d14;
  }

.kategorie-zaklad{
  display: block;
  width: 700px;
  padding: 10px;
  }

.kategorie-nadpis{
  color: #082e18;
  font-weight: bold;
  font-size: 13px;
  }

.hledani-checkboxy{
  display: block;
  width: 670px;
  padding: 10px;
  border: 1px solid #082e18;
  }

.hledani-checkboxy .kategorie-bunka{
  float: left;
  margin-right: 10px;
  width: 150px;
  color: #082e18;
  font-size: 11px;
  }

#hledej_cudl{
  display: block;
  width: 102px;
  height: 25px;
  margin: 0 auto;
  border: none;
  background: url('../pic/cudl.png') no-repeat;
  cursor: pointer;
  color: #082e18;
  font-weight: bold;
  }

.hledani-razeni{
  display: block;
  width: 720px;
  text-align: center;
  }

.razeni-bunka-popisek{
  float: left;
  width: 60px;
  color: #082e18;
  font-weight: bold;
  font-size: 13px;
  padding-top: 5px;
  }

.razeni-bunka-jedna{
  float: right;
  width: 152px;
  margin-left: 10px;
  color: #082e18;
  font-size: 13px;
  padding: 5px;
  border: 1px solid #f9e525;
  cursor: pointer;
  }

.razeni-bunka-jedna:hover{
  background: #ffd13a;
  }

.razeni-bunka{
  float: right;
  width: 100px;
  margin-left: 10px;
  color: #082e18;
  font-size: 13px;
  padding: 5px;
  border: 1px solid #f9e525;
  background: #ffe387;
  cursor: pointer;
  }

.razeni-bunka:hover{
  background: #ffd13a;
  }
  
#hledej_pocty{
  display: block;
  color: #082e18;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  }

.hledej_pocty_cervena{
  color: #082e18;
  }

.hledej_seda{
  font-size: 15px;
  font-weight: bold;
  color: #cfcfcf;
  vertical-align: middle;
  }

.hledej_barva{
  font-size: 15px;
  font-weight: bold;
  color: #082e18;
  vertical-align: middle;
  text-decoration: none;
  }

.hledej_barva img{
  border: none;
  background: none;
  }

.hledej_barva_stred{
  font-size: 15px;
  font-weight: bold;
  color: #082e18;
  }

.hledej_barva_stred img{
  border: none;
  background: none;
  }

.hledej_seda_stred{
  font-size: 15px;
  font-weight: bold;
  color: #cfcfcf;
  }

.stred{
  margin-left: 190px;
  margin-right: 190px;
  }

.hledej_bunka{
  display: block;
  width: 720px;
  border: 2px solid #082e18;
  padding: 10px;
  margin-bottom: 10px;
  }

.hledej_bunka_prava{
  width: 450px;
  margin: 0;
  padding-left: 20px;
  }

.hledej_bunka_leva{
  width: 230px;
  padding: 0;
  }

.hledej_bunka_leva img{
  width: 230px;
  }

.hledej_bunka_prava ul{
  margin: 0;
  padding: 0;
  margin-bottom: 5px
  }

.hledej_bunka_prava ul li{ 
  display: inline;
  list-style-type: none;
  }

.hledej_bunka_jmeno a{
  text-decoration: none;
  color: #082e18;
  font-weight: bold;
  font-size: 23px;
  }

.hledej_bunka_adresa{
  display: block;
  font-size: 15px;
  color: #082e18;
  }

.hledej_bunka_cudl{
  display: block;
  text-align: right;
  width: 126px;
  height: 27px;
  margin-left: 150px;
  background: url('../pic/seznam_cudl.png') no-repeat;
  }

.tlacitko-jedna{
  display: block;
  width: 125px;
  }

/*---   vypisy   ---*/

#profily-menu{
  display: block;
  width: 255px;
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
  text-align: center;
  }

.profily-menu-download{
  display: block;
  margin-bottom: 1px;
  }

.profily-menu-download a{
  display: block;
  width: 255px;
  height: 30px;
  background: url('../pic/profily-menu.png') no-repeat;
  color: #082e18;
  font-size: 13px;
  font-weight: bold;
  padding-top: 10px;
  }

.profily-menu-download a:hover{
  background: url('../pic/profily-menu-hover.png') no-repeat;
  color: white;
  }

.profily-menu-bunka{
  display: block;
  margin-bottom: 1px;
  background: url('../pic/profily-menu-bunka.png') repeat-x;
  }

.profily-menu-bunka a{
  display: block;
  width: 255px;
  height: 30px;
  color: #082e18;
  font-size: 13px;
  font-weight: bold;
  padding-top: 10px;
  }

.profily-menu-bunka a:hover{
  background: url('../pic/profily-menu-bunka-hover.png') repeat-x;
  color: white;
  }

.profily-menu-rezervace{
  display: block;
  margin-bottom: 1px;
  }

.profily-menu-rezervace a{
  display: block;
  width: 255px;
  height: 30px;
  background: url('../pic/profily-menu-rezervace.png') no-repeat;
  color: #082e18;
  font-size: 13px;
  font-weight: bold;
  padding-top: 10px;
  }

.profily-menu-rezervace a:hover{
  color: white;
  }

.profil-kategorie{
  float: left;
  color: #082e18;
  font-size: 13px;
  font-weight: bold;
  }

.hodnoceni-hvezdami
{
list-style:none;
margin: 0px;
padding:0px;
width: 150px;
height: 30px;
position: relative;
background: url("../pic/hrzt_hv.png") top left repeat-x;
}

.hodnoceni-hvezdami li
{
padding:0px;
margin:0px;
/*\*/
float: left;
/* */
}

.hodnoceni-hvezdami li a
{
display:block;
width:30px;
height: 30px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
}

.hodnoceni-hvezdami li a:hover
{
background: url("../pic/hrzt_hv.png") left center;
z-index: 2;
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda
{
left: 0px;
}

.hodnoceni-hvezdami a.jedna-hvezda:hover
{
width:30px;
}

.hodnoceni-hvezdami a.dve-hvezdy
{
left:30px;
}
.hodnoceni-hvezdami a.dve-hvezdy:hover
{
width: 60px;
}

.hodnoceni-hvezdami a.tri-hvezdy
{
left: 60px;
}

.hodnoceni-hvezdami a.tri-hvezdy:hover
{
width: 90px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy
{
left: 90px;
}

.hodnoceni-hvezdami a.ctyri-hvezdy:hover
{
width: 120px;
}

.hodnoceni-hvezdami a.pet-hvezd
{
left: 120px;
}

.hodnoceni-hvezdami a.pet-hvezd:hover
{
width: 150px;
}

.hodnoceni-hvezdami li.current-rating
{
background: url("../pic/hrzt_hv.png") left bottom;
position: absolute;
height: 30px;
display: block;
text-indent: -9000px;
z-index: 1;
} 

#vypis_tisk{
  float:right;
  width: 135px;
  height: 35px;
  background: url('../pic/tisk-hover.png') no-repeat;
  }

#vypis_cudly{
  display: block;
  height: 35px;
  }

#vypis_cudly img{
  border: none;
  }

#vypis_cudly_jidelnicek{
  width: 135px;
  height: 35px;
  }

#vypis_cudly_dmenu{
  width: 135px;
  height: 35px;
  }

#vypis_cudly_prace{
  width: 135px;
  height: 35px;
  }

#vypis_stranka{
  display: block;
  width: 700px;
  margin: 0;
  margin-top: 0px;
  }

#vypis_prava{
  float: right;
  width: 450px;
  padding: 0;
  margin: 0;
  }

.sede-pozadi{
  display: block;
  width: 230px;
  padding: 5px;
  background: #f3f5f4;
  margin-bottom: 10px;
  }

.sede-pozadi img{
  display: block;
  margin: 0 auto;
  border: none;
  margin-bottom: 5px;
  }

.odkaz-galerie{
  display: block;
  width: 100%;
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #082e18;
  text-decoration: underline;
  }

.odkaz-galerie:hover{
  text-decoration: none;
  }

.popis{
  display: block;
  font-size: 15px;
  color: #222;
  margin-top: 20px;
  line-height: 23px;
  font-size: 12px;
  }

#vypis_leva{
  float: left;
  width: 250px;
  margin: 0;
  padding: 0;
  }

.vypis-nadpis{
  font-size: 13px;
  font-weight: bold;
  color: #082e18;
  }

.vypis-text{
  font-size: 12px;
  }

.vypis_popisek1{
  font-size: 12px;
  font-weight: bold;
  color: #082e18;
  }

.vypis_vyp2{
  display: block
  font-size: 12px;
  font-weight: bold;
  color: #222;
  padding-left: 5px;
  }

.v_nadpis{
  display: block;
  width: 80%;
  font-size: 18px;
  color: #ffd13a;
  font-weight: bold;
  border-bottom: 2px solid #082e18;
  }

.ostatni_info{
  display: block;
  margin-top:10px;
  margin-bottom: 20px;
  font-size: 12px;
  }

.ostatni_info td{
  width: 180px;
  color: #222;
  font-size: 12px;
  margin-right: 10px;
  }

#vypis_galerie img{
  border: none;
  margin-top: 10px;
  margin-bottom: 30px;
  vertical-align: top;
  }

#kontakt_form{
  display: block;
  margin-top: 10px;
  }

#rezervace_prava{
  float: right;
  width: 280px;
  margin-right: 170px;
  font-size: 15px;
  font-weight: bold;}

#rezervace_leva{
  display: block;
  width: 280px;
  }

#rezervace_leva input{
  float: right;
  height: 18px;
  }

#rezervace_leva label{
  display: block;
  line-height: 25px;
  font-size: 15px;
  font-weight: bold;
  }

#rezervace_odeslat{
  display: block;
  margin: 0 auto;
  }
.profil-akce{
  display: block;
  width: 696px;
  border: 2px solid #f00;
  color: #f00;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  }
#vypis-galerie{
  display: block;
  width: 700px;
  margin: 0;
  margin-top: 20px;
  }
#vypis-galerie img{
  margin: 2px;
  border: 5px solid #fed039;
  }
#vypis-galerie img:hover{
  border: 5px solid #072d17;
  }
.hledej_bunka .menu-bunka a{
  display: block;
  width: 270px;
  height: 35px;
  font-size: 20px;
  font-weight: bold;
  padding-left: 50px;
  padding-top: 5px;
  color: #fff;
  }
.hledej_bunka .menu-bunka a:hover{
  color: #072d17;
  }
.recenze-bunka{
  display: block;
  width: 670px;
  border: 2px solid #082e18;
  padding: 10px;
  margin-bottom: 20px;
  }
.recenze-nazev a{
  display: block;
  text-decoration: none;
  color: #ffd13a;
  font-weight: normal;
  font-size: 18px;
  }
.recenze-jmeno a{
  display: block;
  text-decoration: none;
  color: #082e18;
  font-weight: normal;
  font-size: 14px;
  }
.recenze-autor a{
  display: block;
  text-decoration: none;
  color: #32523f;
  font-weight: normal;
  font-size: 13px;
  margin-bottom: 10px;
  }
.recenze-text{
  display: block;
  font-size: 13px;
  }
.recenze-vice a{
  float: right;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  color: #ffd13a;
  }
.vypis-recenze-jmeno a{
  display: block;
  text-decoration: none;
  color: #082e18;
  font-weight: normal;
  font-size: 14px;
  }
.vypis-recenze{
  display: block;
  margin-top: 30px;
  }
.vypis-recenze-autor{
  float:right;
  width: 25%;
  text-decoration: none;
  color: #082e18;
  font-weight: normal;
  font-size: 12px;
  margin-top: 10px;
  }
.vypis-recenze-hodnoceni{
  float:right;
  width: 25%;
  text-decoration: none;
  color: #082e18;
  font-weight: normal;
  font-size: 12px;
  margin-bottom: 20px;
  }
.prace-autor a{
  display: block;
  text-decoration: none;
  color: #32523f;
  font-weight: normal;
  font-size: 13px;
  }
.registrovat{
  display: block;
  margin: 0 auto;
  width: 255px;
  height: 49px;
  background: url('../pic/registrovat.png') no-repeat;
  }
.registrovat:hover{
  display: block;
  width: 255px;
  height: 49px;
  background: url('../pic/registrovat-hover.png') no-repeat;
  }
.registrace{
  display: block;
  font-size: 13px;
  }
.registracni-formular{
  display: block;
  padding: 10px;
  background: #ededed;
  width: 400px;
  margin: 0 auto;
  font-size: 13px;
  }
.registrace-radek{
  display: block;
  margin-bottom: 5px;
  height: 20px;
  }
.registrace-radek label{
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 10px;
  font-weight: bold;
  }
.registracni-formular select{
  float: left;
  text-align: left;
  width: 190px;
  }
.registrace-radek input{
  float: left;
  width: 190px;
  text-align: left;
  }
.registrace-nadpis{
  display: block;
  font-weight: bold;
  padding: 5px;
  width: 50%;
  color: #082e18;
  border:2px solid #082e18;
  font-weight: 14px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  text-align: center;
  }
.rezervacni-formular #ulice{
  display: none;
  }
.registracni-formular #submit{
  display: block;
  width: 144px;
  height: 39px;
  background: url('../pic/odeslat.png') no-repeat;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  border: none;
  }
.registracni-formular #submit:hover{
  background: url('../pic/odeslat-hover.png') no-repeat;
  }
.registracni-formular #telefon{
  display:none;
  }
.rezervacni-formular{
  display: block;
  padding: 0;
  background: #fff;
  margin: 0;
  font-size: 13px;
  margin-top: 20px;
  background: url('/rezervace.jpg') no-repeat top right;
  padding-right: 300px;
  }
.rezervacni-formular #submit{
  display: block;
  width: 144px;
  height: 39px;
  background: #ffe387;
  background-image: linear-gradient(bottom, rgb(255,209,58) 43%, rgb(255,227,135) 72%);
background-image: -o-linear-gradient(bottom, rgb(255,209,58) 43%, rgb(255,227,135) 72%);
background-image: -moz-linear-gradient(bottom, rgb(255,209,58) 43%, rgb(255,227,135) 72%);
background-image: -webkit-linear-gradient(bottom, rgb(255,209,58) 43%, rgb(255,227,135) 72%);
background-image: -ms-linear-gradient(bottom, rgb(255,209,58) 43%, rgb(255,227,135) 72%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.43, rgb(255,209,58)),
	color-stop(0.72, rgb(255,227,135))
);
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
  cursor: pointer;
  border: 1px solid #ffd13a;
  border-radius: 5px;
  color: #082e18;
  font-weight: bold;
  font-size: 20px;
  }
.rezervacni-formular #submit:hover{
  background: #ffd13a;
  }
.rezervace-radek{
  clear: both;
  display: block;
  margin-bottom: 5px;
  height: 20px;
  }
.rezervace-radek label{
  float: left;
  width: 170px;
  text-align: right;
  margin-right: 10px;
  font-weight: normal;
  }
.rezervace-radek textarea{
  float: left;
  width: 190px;
  height: 100px;
  text-align: left;
  }
.kontakt-text{
  display: block;
  width: 600px;
  margin: 0;
  padding: 0;
  margin-top: 20px;
  font-size: 13px;
  }
.kontakt-leva{
  float: left;
  width:270px;
  }
.kontakt-prava{
  float: right;
  width: 320px;
  }
#reklama{
  font-size: 13px;
  }
a.objednat-reklamu{
  display: block;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 286px;
  height: 35px;
  background: url('../pic/objednat-reklamu.png') no-repeat;
  }
a.objednat-reklamu:hover{
  display: block;
  width: 286px;
  height: 35px;
  background: url('../pic/objednat-reklamu-hover.png') no-repeat;
  }
form#login{
  display: block;
  width: 350px;
  background: #eee;
  padding: 10px;
  text-align: center;
  }
form#login input{
  text-align: center;
  }
.login-bunka{
  float: left;
  width: 350px;
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 13px;
  margin-bottom: 10px;
  }
.login-bunka .login-nadpis{
  display: block;
  font-weight: bold;
  font-size: 15px;
  color: #082e18;
  margin-bottom: 5px;
  }
.login-bunka .login-radek{
  display: block;
  width: 320px;
  margin: 0 auto;
  margin-bottom: 5px;
  }
.login-bunka .login-radek label{
  float: left;
  width: 140px;
  text-align: right;
  }
.login-bunka .login-radek input{
  float: right;
  width: 140px;
  }
.login-jidelnicek-odkaz a{
  display:block;
  width: 150px;
  margin: 0 auto;
  text-align: center;
  height:40px;
  padding-left:50px;
  color:#ffd13a;
  font-weight:bold;
  }
.login-jidelnicek-odkaz a:hover{
  text-decoration: underline;
  }
.login-jidelnicek-radek input{
  display: block;
  width: 250px;
  margin: 0 auto;
  margin-bottom: 5px;
  }
.login-prava{
  display: block;
  width: 280px;
  padding: 10px;
  border: 1px solid #ccc;
  font-size: 13px;
  margin-bottom: 10px;
  }
.login-prava .login-nadpis{
  display: block;
  font-weight: bold;
  font-size: 15px;
  color: #082e18;
  margin-bottom: 5px;
  }
.login-prava textarea{
  display: block;
  width: 250px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 5px;
  }
.login-prava input#login-adresa{
  display:none;
  }
.login-prava .login-radek{
  display: block;
  width: 250px;
  margin: 0 auto;
  margin-bottom: 5px;
  }
.login-prava .login-radek label{
  float: left;
  width: 60px;
  text-align: right;
  }
.login-prava .login-radek input{
  float: right;
  width: 180px;
  }
.login-panel{
  float: right;
  width: 300px;
  }
form.login-menu{
  display: block;
  width: 255px;
  margin-bottom: 5px;
  }
#telo_prava input#zmena-informaci{
  display: block;
  background: url('/pic/profily-menu-bunka.png') repeat-x;
  display: block;
  width: 255px;
  height: 40px;
  color: #082e18;
  font-size: 13px;
  font-weight: bold;
  border: none;
  cursor: pointer;
  }
#telo_prava input#zmena-informaci:hover{
  color: white;
  }

.profily-menu-bunka a:hover{
  background: url('../pic/profily-menu-bunka-hover.png') repeat-x;
  color: white;
  }
form#obecne-kategorie{
  display: block;
  font-size:13px;
  background: #F3F5F4;
  padding: 5px;
  }
form#obecne-kategorie label{
  float: left;
  }
form#obecne-kategorie input{
  float: right;
  }

/*---   prihlaseni   ---*/

#login1 img{
  border: none;
  }

/*---   obecne info   ---*/

.obecne{
  color: #75011c;
  font-weight: bold;
  }

.obecne .jme{
  color: #5c7d14;
  }

.ob_inf_zelena{
  display: block;
  width: 50%;
  font-size: 20px;
  font-weight: bold;
  color: #5c7d14;
  border-bottom: 2px dotted #5c7d14;
  }

.checking{
  display: block;
  margin-bottom: 15px;
  color: #75011c;
  }

/*---   upravit galerii   ---*/

#up_gal td{
  padding: 5px;
  border: 1px solid #aaa;
  }

#up_gal td img{
  border: none;
  }

#up_gal_prava{
  float: right;
  width: 300px;
  margin-right: 50px;
  }

#up_gal_leva{
  display: block;
  width: 300px;
  }

#up_gal_leva .up_gal_form{
  color: #75011c;
  margin-bottom: 20px;
  font-size: 0.9em;
  }

#up_gal_leva .up_gal_form .normal{
  font-weight: bold;
  font-size: 1.1em;
  }

#tlacitko{
  display: block;
  width: 135px;
  height: 35px;
  background: url('../pic/zpet_na_uvod.png') no-repeat;
  cursor: pointer;
  border: none;
  }

/*---   vypis menu   ---*/

#vypis_menu{
  display: block;
  width: 50%;
  }

#vypis_menu img{
  border: none;
  }

.vypis_menu_den{
  color: #75011c;
  font-weight: bold;
  margin-bottom: 0;
  }

.vypis_menu_polevka{
  font-style: italic;
  font-weight: bold;
  }
  
.vypis_menu_cena{
  float: right;
  font-weight: bold;
  color: #5c7d14;
  }

.vypis_menu_jidlo{
  display: block;
  font-weight: bold;
  }

/*---   denni menu   ---*/

.hledej_bunka1{
  display: block;
  width: 514px;
  border: 2px solid #c1cda6;
  padding: 10px;
  margin-bottom: 10px;
  }

.hledej_bunka1 ul{
  line-height:1.2em;
  }

.hledej_bunka1 ul li{
  list-style-type: circle;
  }

/*---   zadat praci   ---*/

.vypis_prace{
  color: #75011c;
  font-weight: bold;
  }

.prace{
  display: block;
  width: 500px;
  }

.prace td{
  padding: 2px;
  border: 1px solid #555;
  vertical-align: middle;
  }

.zadat_praci{
  display: block;
  color: #75011c;
  font-weight: bold;
  }

.zadat_praci table{
  color: #333;
  font-weight: normal;
  }

.hlavicka_prace td{
  font-weight: bold;
  color: #5c7d14;
  border: 1px solid #75011c;
  }

/*---   nabidky prace   ---*/

.nabidka_praci{
  display: block;
  }

.nabidka_praci tr{
  display: block;
  border-bottom: 1px solid #75011c;
  margin-top: 10px;
  }

.nabidka_praci td{
  padding: 3px;
  }

.prace_datum{
  display: block;
  font-size: 12px;
  font-weight: bold;
  }

.prace_nazev{
  display: block;
  font-size: 16px;
  color: #75011c;
  font-weight: bold;
  }
  
.prace_popis{
  display: block;
  font-size: 12px;
  }

.prace_plat{
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #5c7d14;
  }
  
.prace_podnik{
  display: block;
  font-size: 12px;
  color: #75011c;
  }

.prace_kontakt{
  display: block;
  font-size: 12px;
  font-weight: bold;
  }

/*---   uprava akce   ---*/

.akce_datum{
  display: block;
  font-size: 18px;
  font-weight: bold;
  }

/*---   pridej podnik   ---*/

.green a{
  text-decoration: none;
  color: #5c7d14;
  }

#pridej_podnik{
  display: block;
  width: 600px;
  margin: 0 auto;
  font-size: 18px;
  }

#pridej_kontakt{
  background: white;
  padding: 10px;
  border-top: 1px solid #5c7d14;
  font-size: 15px;
  }

/*---   kontakt   ---*/

.kontakt_green{
  font-weight: bold;
  font-size: 13px;
  color: #5c7d14;
  }

.kontakt_nazev{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #75011c;
  }

.kontakt_jmeno{
  display: block;
  font-weight: bold;
  font-size: 15px;
  }

.kontakt_adresa{
  display: block;
  font-size: 13px;
  }

.kontakt_mail{
  font-weight: bold;
  font-size: 13px;
  }

.kontakt_popis{
  display: block;
  font-weight: bold;
  font-size: 18px;
  color: #5c7d14;
  }

#kontakt_bunka1{
  display: block;
  margin-top: 25px;
  padding-top: 10px;
  border-top: 2px solid #5c7d14;
  }

#kontakt_bunka3{ 
  float: right;
  margin-right: 300px;
  }

#kontakt_bunka2{
  display: block;
  margin-bottom: 15px;
  }


/*---   reklama   ---*/

#reklama{
  display: block;
  margin-bottom: 10px;
  }

.prava{
  float: right;
  }

/*---   admin   ---*/

#zahlavi{
  background: #5c7d14;
  font-weight: bold;
  font-size: 0.9em;
  color: white;
  text-align: center;
  padding: 2px;
  }

/*---   paticka   ---*/

#paticka{
  display: block;
  clear: both;
  width: 700px;
  margin: 0 auto;
  color: #888;
  font-size: 13px;
  margin-bottom: 15px;
  text-align: center;
  padding-top: 50px;
  }

#paticka a{
  color: #888;
  text-decoration: underline;
  }

#paticka a:hover{
  color: #222;
  text-decoration: none;
  }
/* banner rezervace */
.banner-rezervace{
  display: block;
  position: relative;
  width: 720px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
  background:url('/banner.png') no-repeat;
  }  
.banner-rezervace span{
  position: absolute;
  top: 10px;
  left: 300px;
  color: white;
  text-decoration: none;
  font-size: 35px;
  text-align: center;
  text-shadow:0px -1px 1px #80ab5d;
  }
.banner-rezervace2{
  display: block;
  position: relative;
  width: 720px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
  background:url('/banner1.png') no-repeat;
  }  
.banner-rezervace2 span{
  position: absolute;
  top: 10px;
  left: 300px;
  color: white;
  text-decoration: none;
  font-size: 35px;
  text-align: center;
  text-shadow:0px -1px 1px #80ab5d;
  }
.banner-rezervace3{
  display: block;
  position: relative;
  width: 720px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
  background:url('/banner2.png') no-repeat;
  }  
.banner-rezervace3 span{
  position: absolute;
  top: 10px;
  right: 300px;
  color: white;
  text-decoration: none;
  font-size: 35px;
  text-align: center;
  text-shadow:0px -1px 1px #80ab5d;
  }
.banner-rezervace4{
  display: block;
  position: relative;
  width: 720px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
  background:url('/banner3.png') no-repeat;
  -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
  }  
.banner-rezervace4 span{
  position: absolute;
  top: 10px;
  right: 300px;
  color: #f02111;
  text-decoration: none;
  font-size: 35px;
  text-align: center;
  text-shadow:0px -1px 1px #F88279;
  }
.banner-rezervace5{
  display: block;
  position: relative;
  width: 720px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
  background:url('/banner4.png') no-repeat;
  -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
  }  
.banner-rezervace5 span{
  position: absolute;
  top: 10px;
  right: 300px;
  color: #f02111;
  text-decoration: none;
  font-size: 35px;
  text-align: center;
  text-shadow:0px -1px 1px #F88279;
  }
.banner-rezervace6{
  display: block;
  position: relative;
  width: 720px;
  height: 150px;
  margin: 20px 0;
  padding: 0;
  background:url('/banner5.png') no-repeat;
  -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.6) inset, 1px 1px 3px rgba(240,33,17,0.4);
  }  
.banner-rezervace6 span{
  position: absolute;
  top: 10px;
  right: 300px;
  color: #f02111;
  text-decoration: none;
  font-size: 35px;
  text-align: center;
  text-shadow:0px -1px 1px #F88279;
  }
  
  

/*   btn   */
.a-btn{
    background:#F02111;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#F02111,0),color-stop(#F8584B,1));
    background:-webkit-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-moz-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-o-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:linear-gradient(top, #F02111 0%, #F8584B 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F02111', endColorstr='#F8584B',GradientType=0 );
    padding-left:10px;
    padding-right:50px;
    height:90px;
    display:inline-block;
    position:relative;
    border:1px solid #B44037;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn-text{
    padding-top:13px;
    display:block;
    font-size:25px;
    text-shadow:0px -1px 1px #80ab5d;
    color: white;
    width: 175px;
}
.a-btn-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
    color: white;
}
.a-btn-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:60px;
    border-left:1px solid #B44037;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);
    background:#4e5c50 url(../images/arrow_down.png) no-repeat center center;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn:active{
    position:relative;
    top:1px;
    background:#80ab5d;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#F02111;
}
.a-btn:active .a-btn-icon-right span{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}
/*   btn1   */
.a-btn1{
    background:#F02111;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#F02111,0),color-stop(#F8584B,1));
    background:-webkit-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-moz-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-o-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:linear-gradient(top, #F02111 0%, #F8584B 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F02111', endColorstr='#F8584B',GradientType=0 );
    padding-left:10px;
    padding-right:50px;
    height:80px;
    display:inline-block;
    position:relative;
    border:1px solid #B44037;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn1-text{
    padding-top:13px;
    display:block;
    font-size:20px;
    text-shadow:0px -1px 1px #80ab5d;
    color: white;
    width: 175px;
}
.a-btn1-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
    color: white;
}
.a-btn1-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:60px;
    border-left:1px solid #B44037;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn1-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);
    background:#4e5c50 url(../images/arrow_down.png) no-repeat center center;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn1:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn1:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn1:active{
    position:relative;
    top:1px;
    background:#80ab5d;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#F02111;
}
.a-btn1:active .a-btn-icon-right span{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}
/*   btn2   */
.a-btn2{
    background:#F02111;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#F02111,0),color-stop(#F8584B,1));
    background:-webkit-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-moz-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-o-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:linear-gradient(top, #F02111 0%, #F8584B 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F02111', endColorstr='#F8584B',GradientType=0 );
    padding-left:10px;
    padding-right:50px;
    height:50px;
    display:inline-block;
    position:relative;
    border:1px solid #B44037;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn2-text{
    padding-top:10px;
    display:block;
    font-size:20px;
    text-shadow:0px -1px 1px #80ab5d;
    color: white;
    width: 175px;
}
.a-btn2-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
    color: white;
}
.a-btn2-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:60px;
    border-left:1px solid #B44037;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn2-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);
    background:#4e5c50 url(../images/arrow_down.png) no-repeat center center;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn2:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn2:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn2:active{
    position:relative;
    top:1px;
    background:#80ab5d;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#F02111;
}
.a-btn2:active .a-btn-icon-right span{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}
/*   btn3   */
.a-btn3{
    background:#F02111;
    background:-webkit-gradient(linear,left top,left bottom,color-stop(#F02111,0),color-stop(#F8584B,1));
    background:-webkit-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-moz-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:-o-linear-gradient(top, #F02111 0%, #F8584B 100%);
    background:linear-gradient(top, #F02111 0%, #F8584B 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#F02111', endColorstr='#F8584B',GradientType=0 );
    padding-left:10px;
    padding-right:10px;
    height:50px;
    display:inline-block;
    position:relative;
    border:1px solid #B44037;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 3px rgba(0,0,0,0.2);
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    float:left;
    clear:both;
    margin:10px 0px;
    overflow:hidden;
    -webkit-transition:box-shadow 0.3s ease-in-out;
    -moz-transition:box-shadow 0.3s ease-in-out;
    -o-transition:box-shadow 0.3s ease-in-out;
    transition:box-shadow 0.3s ease-in-out;
}
.a-btn3-text{
    padding-top:10px;
    display:block;
    font-size:20px;
    text-shadow:0px -1px 1px #80ab5d;
    color: white;
    width: 175px;
}
.a-btn3-text small{
    display:block;
    font-size:11px;
    letter-spacing:1px;
    color: white;
}
.a-btn3-icon-right{
    position:absolute;
    right:0px;
    top:0px;
    height:100%;
    width:60px;
    border-left:1px solid #B44037;
    -webkit-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    -moz-box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
    box-shadow:1px 0px 1px rgba(255,255,255,0.4) inset;
}
.a-btn3-icon-right span{
    width:38px;
    height:38px;
    opacity:0.7;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    position:absolute;
    left:50%;
    top:50%;
    margin:-20px 0px 0px -20px;
    border:1px solid rgba(0,0,0,0.5);
    background:#4e5c50 url(../images/arrow_down.png) no-repeat center center;
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    box-shadow:0px 1px 1px rgba(255,255,255,0.3) inset, 0px 1px 2px rgba(255,255,255,0.5);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out;
}
.a-btn3:hover{
    -webkit-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    -moz-box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
    box-shadow:0px 1px 1px rgba(255,255,255,0.8) inset, 1px 1px 5px rgba(0,0,0,0.4);
}
.a-btn3:hover .a-btn-icon-right span{
    opacity:1;
}
.a-btn3:active{
    position:relative;
    top:1px;
    background:#80ab5d;
    -webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    -moz-box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    box-shadow:1px 1px 2px rgba(0,0,0,0.4) inset;
    border-color:#F02111;
}
.a-btn3:active .a-btn-icon-right span{
    -webkit-transform:scale(1.4);
    -moz-transform:scale(1.4);
    -ms-transform:scale(1.4);
    -o-transform:scale(1.4);
    transform:scale(1.4);
}

