body {
	font-family: "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif;
	width: auto;
	border: 0;
	margin: 0 3%;
	padding: 0;
	font-size: 10pt;
	color: black !important;
}
	
.break-before {
	/* page-break-before: always; */
}
	
table {
	page-break-after: always;
}

div {
	border: 1px solid white;
	width: 96%;
}

div table {
	margin: 0 auto;
	width: 90%;
	font-size: 170%;
}

div h1 {
	font-family: Arial Black;
	text-align: left;
	letter-spacing: -2pt;
	font-size: 400%;
	text-transform: uppercase;
	font-weight: normal;
	margin-top: .2em;
	padding-top: 0;
}

h1.heading-main {
	font-size: 160%;
	letter-spacing: -1px;
}

div.day-summary table {
	margin-top: .4em; 
}

div.day-summary table td.cell-menuname {
	width: 60%;
	letter-spacing: -1pt;
	text-transform: uppercase;
	font-size: 120%;
	font-weight: bold;
}

div.day-summary table td.cell-weight {
	width: 15%;
	font-size: 80%;
	vertical-align: middle;
	text-align: right;
}

div.day-summary table td.cell-price {
	width: 25%;
	font-weight: bold;
	font-size: 120%;
	text-align: right;
}

div.day-summary table td.cell-description {
	width: 100%;
	padding-top: 0em;
	padding-bottom: 2.4em;
}

div.day-menu h1 {
	font-size: 500%;
	margin-bottom: .2em;
}

div.day-menu td.cell-weight {
	font-size: 150%;
	padding-top: 1.5em;
}

div.day-menu td.cell-description {
	padding-top: 3em;
	font-size: 180%;
}

div.day-menu td.cell-price {
	font-size: 250%;
	padding-top: 2.5em;
	font-family: Arial Black;
	letter-spacing: -2pt;
	text-align: right;
}

div.day-soups td.cell-menuname {
	font-size: 180%;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: .3em;
	padding-top: .8em;
}

div.day-soups td.cell-price {
	font-size: 180%;
	padding-bottom: .5em;
	font-weight: bold;
	text-align: right;	
}

div.day-soups td.cell-weight {
	font-size: 110%;
	padding-bottom: 2em;
}


div.day-soups td.cell-description {
	font-size: 130%;
	padding-bottom: .3em;
}

div.week-summary h1.public {
	font-size: 130%;
}

/* 1 */
div.week-summary table {
	
	margin: 0 auto;
	width: 92%;
	font-size: 100%;
	font-weight: normal;
	page-break-after: auto;
	page-break-inside: avoid;
}

div.week-summary table thead td {
	font-weight: bold;
	padding: .2em;
	border-bottom: 1px solid black;
}

div.week-summary table tbody td {
	vertical-align: top;
	padding: .2em;
}

div.week-summary table td.cell-price {
	width: 5em;
	text-align: right;
}

div.week-summary h2 {
	
	margin-left: 4%;
	text-align: left;
	margin-top: 1.1em;
	margin-bottom: .3em;
	font-size: 110%;
}

#cont-menu {
	display: none;
}

div.day-soups  table {
	page-break-after: avoid;
}

div.day-summary table td.cell-footnote {
	padding-bottom: .5em;
	font-size: 90%;
}

span.price-skk {
	font-size: 70%;
}
