/* CSS Document */
a{
  border:0px solid;
}
img{
  border:0px solid;
  margin:0px;
}
body{
  background:#fcbc03 url("../Images/bcg_top.jpg") left top repeat-x;
  text-align:center;
  padding: 0;
  margin: 0;
}
.banner{
  height:168px;
  width:100%;
  margin:0px;
  padding:0px;
  background: transparent url("../Images/pizza.png") right bottom no-repeat;
}
.menu{
  background:transparent url("../Images/bcg_menu.jpg") no-repeat;
  width:100%;
  height:65px;
}
.menu a{
  background:transparent url("../Images/paprika.png") left center no-repeat;
  height:65px;
  padding-left: 90px;
  padding-right: 25px;
  display:block;
  float: left;
  color:  black;
  font: 20px/65px Times New Roman ;
  text-decoration:none;

}
.menu a:hover{
  background:transparent url("../Images/paprika2.png") left center no-repeat;
  color:  #ffffcc;
  text-decoration:underline;
}
.page{
  width:920px;
  margin:0px auto;
  margin-top:0px;
  padding:0px;
}
.content{
  width:100%;
  background:#fce37e url("../Images/bcg_content.png") repeat-y;      
}
.footer{
  background: transparent url("../Images/footer.png") no-repeat;
  width:100%;
  height:25px;
  clear:both;
}
.paticka{
  margin-top:10px;
  height:30px;
  width:100%;
  border-top:1px solid #b68a0e;
  border-bottom:1px solid #b68a0e;
  background:#faeaac;
  color:#926e08;
  font:12px/30px Times New Roman;
  
}
.content_left{
  float:left;
  width:655px;
  margin-left:10px;
  position:relative;
}
.content_right{
  float:right;
  width:245px;
  margin-right:10px;
}
p{
  color:#453802;
  font:18px Times New Roman;
  margin:25px;
}

.content_right a{
  display:block;
  width:100%;
  text-align:center;
  height:177px;
  color:#453802;
  font:bold 18px Times New Roman;
  text-decoration:none;
}
.content_right a span{
  display:block;
  width:100%;
  text-align:center;
  height:37px;
  color:#453802;
  font:bold 18px/37px Times New Roman;
  background:#f2ce3f;
  text-decoration:none;
}
.content_right a:hover span{
  text-decoration:underline;
  color:#a01e04;
  background:#ffff66;
}
.ostatni{
    background:transparent url(../Images/menu_ostatni.jpg) center bottom no-repeat;
}
.bezmasa{
    background:transparent url(../Images/menu_bezmasa.jpg) center bottom no-repeat;
}
.novinky{
    background:transparent url(../Images/menu_novinky.jpg) center bottom no-repeat;
}
.akce{
    background:transparent url(../Images/menu_akce.jpg) center bottom no-repeat;
}
.pizza{
    background:transparent url(../Images/menu_1.jpg) center bottom no-repeat;
}
.veprove{
    background:transparent url(../Images/menu_2.jpg) center bottom no-repeat;
}
.kureci{
    background:transparent url(../Images/menu_3.jpg) center bottom no-repeat;
}
.bramborak{
    background:transparent url(../Images/menu_4.jpg) center bottom no-repeat;
}
.salaty{
    background:transparent url(../Images/menu_5.jpg) center bottom no-repeat;
}
.testoviny{
    background:transparent url(../Images/menu_6.jpg) center bottom no-repeat;
}
.zapecene_speciality{
    background:transparent url(../Images/menu_zapecene_speciality.jpg) center bottom no-repeat;
}
.panel{
  position:absolute;
  top: 18px;
  left:1px;
  width: 400px;
  height: 120px;
  border:0px solid  #d5b32a;

  text-align:left;
  background: transparent;
  
  
}
.panel a{
  line-height:40px;
  margin-left:15px;
  color:black;
  font:25px Times New Roman;
  text-decoration:none;  
}
.panel a:hover{
  color:red;
  text-decoration:none;  
}
.panel span{
  display:block;
  width:100%;
  height:30px;
  text-decoration:none; 
  background:#d5b32a;
  color:white;
  font:18px/30px Times New Roman;
  text-align:left;
  
}
h1{
  text-align:left;
  color:#c5a216;
  font: 24pt/40px Times New Roman;
  height:40px;
  margin-left:20px;
  margin-bottom:5px;
  margin-top:5px;
  font-weight:bold;

}
h2.akce_h2{
  height:auto;
  font: 18px/30px Times New Roman;
  font-weight:bold;
  background:#996600;
  margin:0px;
  padding-left:60px;
  padding-right:30px;
  width:500px;
  color: #FFFF99;
  margin-left:30px;
}
h4{font-family: Times New Roman;color: #db241c;text-align: left;font-weight: bold; font-size: 34px; margin:0 0 0 40px; padding: 10px;}
p.akce_p{
  text-align:left;
  margin-left:30px;
  margin-top:2px;
  width:470px;
  padding-left:90px;
  padding-right:30px;
  font:13px Tahoma;
  color: #663300;
  padding-top:20px;
  padding-bottom:20px;

  background:#e9c740;
}

h2{
  text-align:left;
  color:#c5a216;
  font: 20pt/40px Times New Roman;
  height:40px;
  margin-left:30px;
  margin-bottom:5px;
  margin-top:5px;
}
h3{
  text-align:left;
  color: #c5a216;
  margin-left:40px;
  font: 20px/40px Times New Roman;
}
.cenik{
  margin-left:40px;
  width:90%;
    border-collapse:collapse;
}
.cenik td{
  font:14px Times New Roman;
  padding:8px;
  border:1px solid #d5b32a;
  border-collapse:collapse;
  
}
.label{
  text-align:center;
  background:#fbf1c8;
  color:black;

}
.slozeni{
  padding-left:30px;
}
.jidelni-listek table{
  width:87%;
  margin-left:40px;
}
.jidelni-listek table td{
  font:16px Times New Roman;
  padding-left:20px;
}
.price{
  text-align:right;
  width:80px;
  font: bold 20px Times New Roman;
  color: #ffffff;
}
.price2{
  text-align:right;
  width:80px;
  font: bold 20px Times New Roman;
  color: #ffffff;
  background: red;
}
.typ_pizzy{
  width:80px;
  font:18px Times New Roman;
  text-align:center;
  color:#663300;
  font-weight:bold;

}
.id{
  width:30px;
  text-align:center;
  color: #ffcc00;
  font-weight: bold;
}
.number{
  width:25px;
  text-align:right;
}
form{
  text-align:center;
  border:0px solid  #d5b32a;
  margin:0px;
  padding:0px;
  
}
fieldset{
  margin:0px;
  padding:0px;
}
.name{
  background:#996600;
}
.name_akce_hp{
  background:#db241c;
}
.pizza_nadpis{
  background:#d5b32a;
}
fieldset{
  border:0px;
  margin:0px;
  padding:0px;
}
.tabulka_kosik{
  width:400px;
  margin:0px auto;
}
.tabulka_kosik td{
  text-align:right;
  padding:5px;
}
.tabulka_produkt{
  width:615px;
  margin-left:25px;
  font:16pt Times New Roman;
  margin-top:0px;
  margin-bottom:0px;
}
.tabulka_produkt td{
  margin:0px;
  padding:5px;
}
.objednavka_button{
  text-align:right;
  width:97%;
}
.mnozstvi{
  text-align:right;
  font:17px Times New Roman;
  color: #663300;
}
.popis  {
  font:16px Times New Roman;
  color: #663300;
  padding-left:30px;
}
.detail{
  background:#e9c740;
}
.pocet_ks{
  width:50px;
}
.button_objednat{
  text-align:center;
  width:20%;
  font-size:15pt;
  color:#634201;
}
.objednani{
  background:#e4d65b;
}
.kusy{
  text-align:left;
  font:12px Times New Roman;
  color: #663300;

}
.ks_cena{
  text-align:right;
  font:16px Times New Roman;
  color: #FFFF99;
  font-weight:bold;
  width:120px;

}
.celkova_cena{
  width:95%;
  margin-left:25px;
  font:15px Times New Roman;

}
.kosik{
  width:654px;
  background:#f2ce3f;
  font:14px Times New Roman;
  color:black;
  text-align:left;
  margin-left:1px;
  margin-top:0px;
  padding-top:0px;
  
}
.img{
  width:80px;
  text-align:right;
}
.button{
  width:159px;
}
.kosik span{
  line-height:37px;
  font:14px Times New Roman;
  color:black;
  float:left
}
.kosik a{
  display:block;
  vertical-align:center;
  float:right;
  width:159px;
  height:37px;
  line-height:37px;
  background:transparent url("../Images/pokladna.png") no-repeat top left;
  font:14px/37px Times New Roman;
  color:black;
  text-align:center;
}
.kosik a:hover{
  background:transparent url("../Images/pokladna.png") no-repeat top right;
  text-decoration:none;
}
.jmeno_produktu{
  width:auto;
  overflow:hidden;
  color: #FFFF99;
  font-weight: bold;
  word-spacing:0.1em;
}
.jmeno_produktu2{
  width:auto;
  overflow:hidden;
  color: #FFFF99;
  background: red;
  font-weight: bold;
  word-spacing:0.1em;
}
.form_odeslat{
  width:400px;
  margin:0px auto;
  font:13pt Times New Roman;
  text-align:right;
  



}
.form_odeslat td{
  background:#996600;
  color: #FFFF99;
  font-weight: bold;
  word-spacing:0.1em;
  padding:5px;

}
.input{
  text-align:center;
}
.pocet_ks_txt_kosik{
  color: #FFFF99;
  font: bold 15px Times New Roman;
  word-spacing:0.1em;
  padding:5px;

}
.pocet_ks_kosik{
  color: white;
  font: bold 15px Times New Roman;
  word-spacing:0.1em;
  padding:5px;

}
.celkova_cena_txt{
  color: #663300;
  font: bold 15px Times New Roman;
  word-spacing:0.1em;
  padding:5px;

}
.celkova_cena{
  color: #663300;
  word-spacing:0.1em;
  padding:5px;
  font: bold 15px Times New Roman;

}
.vypis_slevy{
  width:615px;
  margin-left:25px;
  font:15px Times New Roman;
}
.vypis_slevy td{
  margin:0px;
  padding:5px;
 
}
.detail_sleva{
  font:14px Times New Roman;
  color: #663300;
  padding-left:30px;

}
.akce1{
  font-size:14pt;
  font-weight:bold;
  color: #FFFF99;
}
.akce_nazev td{
  background: #db241c;
  color: white;
  font-weight: bold;
  font-size: 20px;
}
.akce_obsah td{
  background: #f2ce3f;
  color: black;
  
}

.akcni_dobroty{
  width: 100%;
  text-align: left;
  
}
.akcni_dobroty button{
  margin: 0 auto;
  
}
.akcni_dobroty table{
  width: 590px;
  text-align: left;
  margin: 0 20px 20px 30px; 
}
.akcni_dobroty table tr td{
  margin: 2px 50px;
  line-height: 30px;
  padding-left: 20px;
}
