.jidelnicek {
  border: none;
  border-spacing: 0;
  border-collapse: collapse;
  empty-cells: show;
  font-size: 1em;
}
@media (min-width: 769px) {
  .jidelnicek {
    min-width: 640px;
  }
}
@media (max-width: 768px) {
  .jidelnicek {
    width: 100%;
  }
}
.jidelnicek tr {
  border: 1px solid white;
}
.jidelnicek td {
  padding-left: 6px;
}
.jidelnicek .cislonabidky {
  text-align: right;
}
.denjidelnicku td {
  background-color: #0d4a8e;
  padding: 3px 3px 3px 6px;
  border: none;
  font-weight: bold;
  color: white;
}
.typjidla_oddelovac td {
  height: 15px;
}
.typjidla {
  background-color: #f3f6f9;
  color: black;
}
.cenajidelnicku {
  white-space: nowrap;
  text-align: right;
}
.objednano {
  font-weight: bold;
}
.vybranejidlo {
  /* prave objednane nebo zrusene jidlo */
  font-weight: bold;
  font-size: 1.2em;
  background-color: #ccf;
  border: solid 1px black;
}
.vybranejidlo td {
  padding-top: 4px;
  padding-bottom: 4px;
}
.pocetobjednavek {
  font-weight: bold;
}
.objednani {
  width: 10px;
}
.zruseniobjednavky {
  width: 10px;
}
.alergeny, .jidelnicek_hodnoceni {
  width: 40px;
  text-align: right;
  padding: initial;
  white-space: nowrap;
}
.hodnocenijidla {
  width: 95px;
}
.hodnocenijidla_hvezda_off:after {
  display: inline-block;
  cursor: pointer;
  content: "\f005";
  font-weight: 300;
  font-size: 160%;
  color: #f6ae00;
}
.hodnocenijidla_hvezda_on:after {
  display: inline-block;
  cursor: pointer;
  content: "\f005";
  font-weight: 900;
  font-size: 160%;
  color: #f6ae00;
}
.hodnocenijidla_hvezda_off_16:after {
  width: 13px;
  height: 13px;
  display: inline-block;
  content: "\f005";
  font-weight: 300;
  color: #f6ae00;
}
.hodnocenijidla_hvezda_on_16:after {
  width: 13px;
  height: 13px;
  display: inline-block;
  content: "\f005";
  font-weight: 900;
  color: #f6ae00;
}
#polozkajidelnicku_seznamalergenu li {
  list-style: none;
}
.jidelnicek_objednani_do {
  min-width: 70px;
}
.objednavaniform {
  margin-top: 0;
  margin-bottom: 0;
}
.jidelnicek_foto {
  position: absolute;
  display: none;
}
.jidelnicek_foto img {
  width: 200px;
}
#polozkajidelnicku_foto img {
  max-width: 300px;
}
.jidelnicek_objednat {
  border: #687cbd solid 1px;
  min-width: 12px;
  height: 12px;
  font-size: 100%;
  font-weight: 900;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  cursor: default;
}
.jidelnicek_objednat_burza {
  color: #f00;
  border-color: #b83d3d;
}
.objednavkyvburze {
  color: red;
}
/*# sourceMappingURL=jidelna.css.map */