body {
    margin: 0px;
    padding: 0;
    font-size: 14px;
}
@page  {
    width: 100%;
    margin: 8mm 0;
}

.no-print {
    display: none;
}

.on-print {
    display: block !important;
}

.on-print-table {
  display: table !important;
}

.print-text-center td,
.print-text-center th {
    text-align: center !important;
}

.print-text-center th {
    font-weight: bold;
}

.none {
    display: none;
}
.center {
    color: #000;
    text-align: center;
    padding: 5px;
    margin-top: -10px;
}
body {
    width: 100%;
}
iframe {
    display: none;
}
@media print {
    .pagebreak { page-break-before: always; } /* page-break-after works, as well */
}
.noprint2 {
    display: none;
}
.noprint {
    color: #fff;
    font-size: 2px;
}
#obal {
    width: 6.75cm;
    padding: 0 0.2;
    margin-left: 5px;
    page-break-after: always;
}
/*#obal {width:5.8cm;border:0px solid red;padding:0 0.2;margin-left:5px;page-break-after:always ;}*/
/*#obal {width:95%;border:0px solid red;padding:0 0.2;margin-left:5px;page-break-after:always;}*/

#logos {
    width: 100%;
    text-align: center;
}
#logos img {
    margin: 2px;
}
.tisk_desc {
    text-align: center;
    font-size: 12px;
    margin: 0 0 5px 0;
}
.tisk_desc u {
    font-weight: bold;
}
.social_media {
    text-align: center;
}
.tisk_desc.bottom_text {
    margin-bottom: 0;
}
.tel {
    font-size: 20px;
    margin-top: 5px;
}
.big {
    font-size: 20px;
    margin-top: 15px;
}
.big_date {
    font-size: 20px;
    margin-top: 5px;
}
.big2 {
    font-size: 25px;
    margin-top: 5px;
}
label {
    display: inline-block;
    width: 40%;
}
.right {
    text-align: right;
    display: inline-block;
    width: 58%;
}
.right0 {
    text-align: right;
}
.ulice {
    font-size: 14px;
    text-align: right;
}
.ulice2 {
    font-size: 20px;
}
.upresneni {
    font-size: 12px;
}
.line td,
.line th {
    border-top: 1px dotted #000;
}
.line th {
    font-weight: bold;
}
.line-light td,
.line-light th {
    border-top: 1px dotted #000;
}
.line-light th {
    font-weight: bold;
}
.line2 td,
.line2 th {
    border-top: 1px solid #000;
}
.line2 th {
    font-weight: bold;
}
.line3 td,
.line3 th {
    border-top: 2px solid #000;
}
.line3 th {
    font-weight: bold;
}
.price {
    text-align: right;
}
table {
    margin-top: 10px;
    border: 0px solid #000;
    border-width: 0 0 0px 0;
    width: 100%;
}
table tr th.name {
    width: 53%;
}
table tr td,
table tr th {
    padding: 3px;
    text-align: left;
    font-weight: normal;
    font-size: 16px;
}
table tr td {
    vertical-align: top;
}

table tr.th th {
    border: 0px solid #000;
    border-width: 2px 0 2px 0;
}
table.polozky {
    border-bottom-width: 2px;
    border-top: 2px solid #000;
}
.break {
    page-break-after: always;
}
.title {
    font-size: 18px;
    text-align: center;
    display: block;
    font-weight: normal;
}
.pece_text {
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
}
.sklad_nahled tr th {
    font-weight: bold;
}
.drink {
    border: px solid #ff0000;
}
.pridavky_pricing {
    color: #7c7c7c;
    font-size: 15px;
}
.sklad_table {
    margin: 50px auto;
    width: 80%;
}
.sklad_table tr th {
    font-weight: bold;
}
#cestak_list {
    width: 100%;
}
x #cestak_list tr td {
    border-bottom: 1px solid #ccc;
}
.text_center {
    text-align: center;
}
.txt_center {
    text-align: center;
    display: block;
}
.strong {
    font-weight: bold;
}
#infobox {
    position: relative;
    margin: auto;
    text-align: center !important;
}
#infobox .info_text {
    font-size: 12px;
}
#infobox .online_reg {
    font-size: 13px !important;
}
#infobox .podpis {
    height: 40px;
}
#unique-desc {
    font-size: 12px;
    color: #000000;
    text-align: center;
}
#unique-border {
    position: relative;
    margin: auto;
    text-align: left !important;
    min-width: 50px;
    min-height: 85px;
    padding-right: 15px;
    padding-left: 15px;
}
#unique-content {
    text-align: center;
    color: #000000;
    font-size: 80px !important;
    margin-top: -47px;
}
.znacka {
    /*background: #000000;*/
    color: #000000;
    font-size: 26px !important;
    padding: 5px 0;
  text-align: center;
  font-weight: bold;
}
.jmeno_tisk {
    margin-top: 15px;
    display: block;
}
.header {
    border-bottom: 1px dotted #000;
}
.celkem {
    border-top: 1px solid #000;
    padding-top: 15px;
}

.big-number {
    font-size: 38px;
    text-align: center;
    font-weight: normal;
}

img {
    display: block;
    margin: 0 auto;
}

table {
    border-collapse: collapse;
}

table.polozky td {
    padding-right: 0;
}