/* ---------- MENU ---------- */

ul#menu {
  position: relative;
  top: 75px;
  left: 10px;
  width: 880px;
}

#menu li {
  float: left;
  margin-right: 2px;
  background: #00694E url('../images/menuLeft.gif') top left no-repeat;
}

#menu li a {
  float: left;
  padding: 7px 9px 7px 9px;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none;
  color: #FDBA39;
  background: url('../images/menuRight.gif') top right no-repeat;
}

#menu li.selected, #menu li:hover, #menu li.extra:hover, #menu li.extra2:hover {
  background: #009D6D url('../images/menuSelLeft.gif') top left no-repeat;
}

#menu li.selected a, #menu li:hover a, #menu li.extra:hover a, #menu li.extra2:hover a {
  background: url('../images/menuSelRight.gif') top right no-repeat;
}

#menu li.extra {
  background: #ED333E url('../images/menuRedLeft.gif') top left no-repeat;
}

#menu li.extra a {
  background: url('../images/menuRedRight.gif') top right no-repeat;
}
#menu li.extra2 {
  background: #FDBA39 url('../images/menuYellowLeft.gif') top left no-repeat;
  color: #ED333E;
}

#menu li.extra2 a {
  background: url('../images/menuYellowRight.gif') top right no-repeat;
  color: #ED333E;
}

#menu li.extra2:hover a {
  color: #FDBA39;
}

/* ---------- LEFT PANEL ---------- */

div.list {
  _position: relative;
  _top: -13px;
  width: 275px;
  min-height: 270px;
  margin-top: 5px;
  color: #FFFFFF;
  background: #009D6D url('../images/listBackground.gif') bottom center no-repeat;
}

.list h3 {
  position: relative;
  top: 15px;
  width: 200px;
  height: 37px;
  padding-top: 3px;
  padding-left: 10px;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 2em;
  font-weight: bold;
  background: url('../images/headingBackground.gif') top left no-repeat;
}

.list table {
  position: relative;
  top: 25px;
  left: 10px;
  _color: #FFFFFF;
  _font-size: 12px;
}

.list table td {
  padding-bottom: 8px;
}

.list table td.pcs {
  width: 25px;
}

.list table td.name {
  width: 140px;
}

.list table td.functions {
  width: 45px;
}

a.add, a.sub, a.rem {
  float: right;
}

a.add {
  width: 12px;
  height: 13px;
  text-indent: -9999px;
  background: url('../images/add.gif') no-repeat;
}

a.sub {
  width: 12px;
  height: 13px;
  text-indent: -9999px;
  background: url('../images/sub.gif') no-repeat;
}

a.rem {
  width: 12px;
  height: 13px;
  text-indent: -9999px;
  background: url('../images/rem.gif') no-repeat;
}

div.orderSep {
  position: relative;
  top: 25px;
  left: 10px;
  width: 255px;
  height: 2px;
  background: url('../images/orderSepBackground.gif') repeat-x;
}

table.summary td {
  width: 165px;
  padding: 5px 0 20px 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 1.7em;
  font-weight: bold;
  color: #FDBA39;
}

table.summary td.sum {
  width: 90px;
  text-align: right;
}

a.orderEnd {
  position: relative;
  top: 25px;
  left: 32px;
  display: block;
  width: 209px;
  height: 43px;
  _margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-indent: -9999px;
  background: url('../images/orderEndButton.gif') no-repeat;
}

a.orderEnd:hover {
  background: url('../images/orderEndButtonOver.gif') no-repeat;
}

div.hranolky {
  position: relative;
  width: 275px;
  height: 282px;
  top: 20px;
  margin-bottom: 25px;
  background: url('../images/leftpanel/fries.gif') no-repeat;
}

.hranolky strong {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  color: #ED333E;
}

.hranolky span {
  display: block;
  font-size: 0.9em;
  color: #009D6D;
}
p.hranolkya, p.hranolkyb, p.hranolkyc {
  width: 170px;
  font-weight: bold;
  font-size: 0.9em;
  color: #FFFFFF;
}

p.hranolkya {
  position: absolute;
  top: 25px;
  left: 105px;
}

p.hranolkyb {
  position: absolute;
  top: 105px;
  left: 105px;
}

p.hranolkyc {
  position: absolute;
  top: 206px;
  left: 105px;
}

div.pizzaSizes {
  position: relative;
  width: 275px;
  height: 375px;
  top: 20px;
  margin-bottom: 25px;
  background: url('../images/leftpanel/pizza.gif') no-repeat;
}

.pizzaSizes strong {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  color: #ED333E;
}

.pizzaSizes span {
  display: block;
  font-size: 0.9em;
  color: #009D6D;
}

p.pizzaMini, p.pizzaNormal, p.pizzaXL, p.pizzaGigante, p.pizzaXtra {
  width: 170px;
  font-weight: bold;
  font-size: 0.9em;
  color: #FFFFFF;
}

p.pizzaMini {
  position: absolute;
  top: 8px;
  left: 105px;
}

p.pizzaNormal {
  position: absolute;
  top: 63px;
  left: 105px;
}

p.pizzaXL {
  position: absolute;
  top: 126px;
  left: 105px;
}

p.pizzaGigante {
  position: absolute;
  top: 205px;
  left: 105px;
}

p.pizzaXtra{
  position: absolute;
  top: 287px;
  left: 105px;
}

div.iconHelp {
  position: relative;
  width: 275px;
  height: 142px;
  margin-bottom: 30px;
  background: url('../images/iconHelp.gif') no-repeat;
}
.popisek1{
  margin-bottom: -15px;
  font-size: 1.5em;
  font-weight: bold;
  color: #EE333E;
}

p.cheeseHelp, p.topmilkHelp, p.hotHelp {
  width: 170px;
  font-weight: bold;
  font-size: 1.4em;
  color: #009D6D;
}

p.cheeseHelp {
  position: absolute;
  top: 19px;
  left: 60px;
}

p.topmilkHelp {
  position: absolute;
  top:57px;
  left: 60px;
}

p.hotHelp {
  position: absolute;
  top:97px;
  left: 60px;
}


a.orderReset {
  position: relative;
  top: 25px;
  margin-top: -60px;
  left: 32px;
  display: block;
  _margin-bottom: 20px;
  width: 209px;
  padding-bottom: 20px;
  height: 43px;
  text-indent: -9999px;
  background: url('../images/orderResetButton.gif') no-repeat;
}

a.orderReset:hover {
  background: url('../images/orderResetButtonOver.gif') no-repeat;
}
/* ---------- RIGHT PANEL ---------- */

div.functionPanel {
  position: relative;
  top: 60px;
  _top: 47px;
  left: 10px;
  float: left;
  width: 605px;
  height: 31px;
  background: #009D6D url('../images/functionPanelBackground.gif') center right no-repeat;
}

table#sort {
  float: right;
  height: 31px;
  margin-right: 8px;
}

#sort th, #sort td {
  padding-right: 5px;
}

#sort th {
  font-weight: bold;
  font-size: 0.9em;
  color: #FFFFFF;
}

#sort a.arrowUp, #sort a.arrowUpSel {
  float: left;
  width: 14px;
  height: 31px;
  text-indent: -9999px;
  background: url('../images/arrowUp.gif') center center no-repeat;
}

#sort a.arrowDown, #sort a.arrowDownSel {
  float: left;
  margin-left: 3px;
  width: 14px;
  height: 31px;
  text-indent: -9999px;
  background: url('../images/arrowDown.gif') center center no-repeat;
}

#sort a.arrowUpSel {
  background: url('../images/arrowUpSel.gif') center center no-repeat;
}

#sort a.arrowDownSel {
  background: url('../images/arrowDownSel.gif') center center no-repeat;
}

div.food {
  width: 590px;
  margin-top: 15px;
  background: url('../images/sep.gif') bottom center no-repeat;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.food img {
  float: left;
  margin-bottom: 10px;
}

.food h4 {
  float: left;
  width: 335px;
  margin-left: 10px;
}
.food p {
  float: right;
  width: 480px;
}
.ikonky {
  float: right; 
  height: 30px;
  margin-right: 50px;
  text-align: right;  
  vertical-align: middle;
}
.ikonky img {
  border: 0px solid black;
  float: none;
  margin-right: 4px;
  margin-left: 4px;
}
.food h4 {
  margin-bottom: 3px;
  font-size: 1.5em;
  font-weight: bold;
  color: FFFFFF;
/* color: #EE333E; */
}

.food p {
  line-height: 1.4;
  margin-bottom: 10px;
}

.ordering {
  font-size: 1.2em;
  font-weight: bold;
  color: #009D6D;
  margin-bottom: 4px;
}

a.addToList {
  margin-left: 10px;
  padding: 0 2px 0 2px;
  text-decoration: none;
  color: #EE333E;
  background: #FFFFFF;
}

.offer{

}

.offer a{
  display:block;
  float:left;
  width: 100px;
  text-align:center;
}

a.addToListakce {
  margin-left: 10px;
  padding: 0 2px 0 2px;
  text-decoration: none;
  color: #EE333E;
  background: #FDBA39;
}
a.addToListakce:hover {
  background: #FFFFFF;
}
a.addToList:hover {
  background: #FFFFFF;
}
/* ---------- NAHLEDY ---------- */
.nahled {
    float:left; 
    position:relative; 
    height: 100px;
    cursor: pointer;
}

.zobrazFoto {
    position:absolute;
    top:-60px;
    left:100px;
    display:none; 
    width:200px;
    height:200px; 
    z-index:100; 
    border:2px solid #C9D4DE;
		background-color:#ffffff; 
    background-position : center; 
    background-repeat:no-repeat;
}
.nahledimg{
    width: 200px;
    height: 200px;
}

.hrefNahled {
    position:absolute;
    top:88px;
    left:-2px;
    z-index:10000000; 
}

.nahled2 {
  margin-top: 110px;
  text-align: center; 
  &margin-top: 110px;
}
a.nahled2a {
  background:#FFFFFF none repeat scroll 0 0;
  color: #EE333E;
  text-decoration: none;
}

.mezeraproie {
  &margin-top: -30px;
}

.price {
  text-align: right;
}
#own {
  background: white none repeat scroll 0 0;
  position: absolute;
  border: 2px solid black;
  margin-left: 350px;
  &margin-left: 80px;
  width: 550px;
  z-index: 2;
}
.prava3{
  width: 130px;
  padding: 2px 2px 2px 2px;
}
.krizek {
  float: right;
  margin-right: 3px;
  margin-top: 3px;
  z-index: 50; 
}
.owntable {
  margin-bottom: 30px;
  margin-left: 5px;
  color: black; 
}
.mezera {
  padding-top: 10px;
}
.radia {
  margin-left: 7px;
  &width: 20px;
  &height: 20px;
  border: 0;
  padding: 0; 
}
.tucne {
  font-weight: bold;
}
.owntable h2 {
  padding: 2px 0 17px 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #EE333E;
}
.owntable textarea {
  border: 0px;
  &width: 380px;
}
.owntable  h3 {
  padding: 6px 0 7px 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 1.5em;
  font-weight: bold;
  color: #EE333E;
}
.kosticky {
  &width: 20px;
  &height: 20px;
  border: 0;
  padding: 0;
  margin: 0; 
}
.buttonown {
  border: 1px solid #cecece;
  padding: 1px 1px 1px 1px;
}
.owntable  a {
  color: #EE333E;
}
#pizzaMonth {
  background-color: white;
  border: 1px solid black;
  text-align: center;
  position: absolute;
  margin-left: 450px;
  &margin-left: 150px;
  width: 375px;
  z-index: 99;
}
.pizzaMonth_input {
  border: 1px solid #cecece;
  padding: 1px 1px 1px 1px;
  margin: 5px 5px 5px 5px;
  height: 21px;
  font-weight: none;
}
.pizzaMonth_tab {
  width: 341px;
  margin-top: 2px;
  margin-left: 5px;
  text-align: left;
}
.pizzaMonth_tab h2 {
  padding: 2px 0 2px 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #EE333E;
}
#xlmenu {
  background-color: white;
  border: 1px solid black;
  text-align: center;
  position: absolute;
  margin-left: 450px;
  &margin-left: 150px;
  width: 375px;
  z-index: 99;
}
.xlmenu_input {
  border: 1px solid #cecece;
  padding: 1px 1px 1px 1px;
  margin: 5px 5px 5px 5px;
  height: 21px;
  font-weight: none;
}
.xlmenu_tab {
  width: 341px;
  margin-top: 2px;
  margin-left: 5px;
  text-align: left;
}
.xlmenu_tab h2 {
  padding: 2px 0 2px 0;
  font-family: Arial, Tahoma, sans-serif;
  font-size: 2em;
  font-weight: bold;
  color: #EE333E;
}
#id_xl_jmeno {
  &width: 300px;
  &margin-left: 5px;
}
.bezkraje {
  &width: 20px;
  &height:20px;
  margin-left: 5px;
  border:0;
  padding:0;
}
.pravysloupec
{
  width:130px; 
  &width: 200px; 
}
.akce {
  background-color: #FDBA39;
}
