{"id":2,"date":"2026-05-10T16:50:27","date_gmt":"2026-05-10T16:50:27","guid":{"rendered":"http:\/\/pizzativoli.pl\/?page_id=2"},"modified":"2026-06-05T16:40:27","modified_gmt":"2026-06-05T16:40:27","slug":"sample-page","status":"publish","type":"page","link":"https:\/\/pizzativoli.pl\/index.php\/sample-page\/","title":{"rendered":"Menu"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n.tivoli-category-title {\n  grid-column: 1 \/ -1;\n  font-size: 34px;\n  color: #063f1d;\n  margin: 45px 0 10px;\n  text-align: left;\n  border-bottom: 2px solid #0b5d1e;\n  padding-bottom: 10px;\n}\n.italy-flag{\n    display:inline-block;\n    width:40px;\n    height:28px;\n    background:linear-gradient(\n        to right,\n        #009246 33%,\n        #ffffff 33% 66%,\n        #ce2b37 66%\n    );\n    border:1px solid #ddd;\n    margin-right:8px;\n    vertical-align:middle;\n    border-radius:2px;\n}\n\n.tivoli-category-title{\n    font-size:32px;\n    text-align:center;\n    margin:60px 0 30px;\n    color:#123f1f;\n}\n.tivoli-menu {\n  padding-top: 30px;\n}\n\n.tivoli-menu-card {\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\n  border: 1px solid #f0e3cf;\n}\n\n.tivoli-menu-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 18px 35px rgba(0,0,0,0.12);\n}\n\n.tivoli-category-title {\n  margin-top: 80px;\n  margin-bottom: 45px;\n  font-size: 34px;\n  font-weight: 500;\n}\n\n.tivoli-menu-card h3 {\n  font-size: 26px;\n  margin-top: 18px;\n}\n\n.tivoli-ingredients {\n  color: #555;\n  min-height: 55px;\n}\n\n.tivoli-prices {\n  margin-top: 22px;\n}\n\n.tivoli-prices div {\n  font-size: 18px;\n}\n\n.tivoli-prices strong {\n  font-weight: 700;\n}\n.tivoli-size-guide {\n  max-width: 850px;\n  margin: 0 auto 10px;\n  padding: 18px 24px;\n  background: #fffaf2;\n  border: 1px solid #eadcc7;\n  border-radius: 22px;\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 14px;\n  box-shadow: 0 10px 28px rgba(0,0,0,0.07);\n}\n\n.tivoli-size-guide div {\n  text-align: center;\n  padding: 14px 10px;\n  border-radius: 16px;\n  background: #ffffff;\n}\n\n.tivoli-size-guide span {\n  display: block;\n  font-size: 15px;\n  color: #555;\n  margin-bottom: 4px;\n}\n\n.tivoli-size-guide strong {\n    display: block;\n    font-size: 30px;\n    font-weight: 800;\n    color: #006b26;\n    letter-spacing: -1px;\n}\n\n@media (max-width: 600px) {\n  .tivoli-size-guide {\n    grid-template-columns: repeat(2, 1fr);\n  }\n}\n.tivoli-add-price{\n    background:#f3eadb;\n    border:none;\n    border-radius:20px;\n    padding:4px 10px;\n    color:#0b5d1e;\n    font-size:17px;\n    font-weight:700;\n    cursor:pointer;\n    transition:.2s;\n}\n\n.tivoli-add-price:hover{\n    background:#0b5d1e;\n    color:white;\n}\n.tivoli-add-price{\n    background:#f3eadb;\n    border:none;\n    color:#0b5d1e;\n    font-weight:700;\n    font-size:17px;\n    cursor:pointer;\n    padding:2px 8px;\n    border-radius:20px;\n    display:inline-block;\n    line-height:1.2;\n    font-family:inherit;\n}\n\n.tivoli-add-price:hover{\n    background:#0b5d1e;\n    color:#fff;\n}\n\n.tivoli-prices div{\n    display:flex;\n    justify-content:space-between;\n    align-items:center;\n}\n.tivoli-prices .tivoli-add-price {\n  all: unset !important;\n  display: inline-block !important;\n  background: #f3eadb !important;\n  color: #0b5d1e !important;\n  font-weight: 700 !important;\n  font-size: 17px !important;\n  padding: 4px 10px !important;\n  border-radius: 999px !important;\n  cursor: pointer !important;\n  line-height: 1.2 !important;\n  text-align: center !important;\n}\n\n.tivoli-prices .tivoli-add-price:hover {\n  background: #0b5d1e !important;\n  color: white !important;\n}\n\n.tivoli-prices div {\n  display: flex !important;\n  justify-content: space-between !important;\n  align-items: center !important;\n  gap: 12px !important;\n}\n\n.tivoli-prices span {\n  flex: 1 !important;\n  text-align: left !important;\n}\n.tivoli-ingredients-details{\n    margin:14px 0;\n    font-size:15px;\n    color:#063f1d;\n}\n\n.tivoli-ingredients-details summary{\n    cursor:pointer;\n    font-weight:700;\n    color:#0b5d1e;\n}\n\n.tivoli-ingredients-details p{\n    margin-top:10px;\n    color:#333;\n    line-height:1.5;\n}\n<\/style>\n\n<style>\n.tivoli-menu {\n  max-width: 1200px;\n  margin: 0px auto;\n  padding: 20px;\n  font-family: inherit;\n}\n\n.tivoli-menu h1 {\n  text-align: center;\n  font-size: 42px;\n  margin-bottom: 40px;\n}\n\n.tivoli-menu-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n}\n\n.tivoli-menu-card {\n  background: #fffaf2;\n  border-radius: 22px;\n  padding: 24px;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n  text-align: center;\n}\n\n.tivoli-menu-card img {\n  width: 100%;\n  max-width: 230px;\n  height: 180px;\n  object-fit: cover;\n  border-radius: 18px;\n  margin-bottom: 18px;\n}\n\n.tivoli-menu-card h3 {\n  font-size: 24px;\n  margin: 10px 0;\n  color: #0b5d1e;\n}\n\n.tivoli-ingredients {\n  font-size: 15px;\n  min-height: 45px;\n  color: #333;\n}\n\n.tivoli-prices {\n  margin-top: 18px;\n  border-top: 1px solid #e6d8bf;\n  padding-top: 14px;\n}\n\n.tivoli-prices div {\n  display: flex;\n  justify-content: space-between;\n  font-size: 17px;\n  padding: 5px 0;\n}\n\n.tivoli-prices strong {\n  color: #0b5d1e;\n}\n\n@media (max-width: 768px) {\n  .tivoli-menu h1 {\n    font-size: 32px;\n  }\n}\n<\/style>\n\n<section class=\"tivoli-menu\">\n  <h1>\ud83c\udf55 Menu Pizza Tivoli<\/h1>\n<div class=\"tivoli-size-guide\">\n  <div>\n    <span>Ma\u0142a<\/span>\n    <strong>\u00d8 26 cm<\/strong>\n  <\/div>\n  <div>\n    <span>\u015arednia<\/span>\n    <strong>\u00d8 32 cm<\/strong>\n  <\/div>\n  <div>\n    <span>Du\u017ca<\/span>\n    <strong>\u00d8 40 cm<\/strong>\n  <\/div>\n  <div>\n    <span>Mega<\/span>\n    <strong>\u00d8 60 cm<\/strong>\n  <\/div>\n<\/div>\n\n  <div class=\"tivoli-menu-grid\">\n\n<h2 class=\"tivoli-category-title\">Klasyki Tivoli<\/h2>\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/mar.png\" alt=\"Margherita\" loading=\"lazy\">\n\n    <h3>Margherita<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, oregano\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"25.50\">25,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"35.50\">35,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"50.50\">50,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"76\">76 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/funghi2.png\" alt=\"Funghi loading=\"lazy\"\">\n\n    <h3>Funghi<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, pieczarki\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"26\">26 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"36\">36 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"52.50\">52,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"77\">77 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/capri.png\" alt=\"Capricciosa\" loading=\"lazy\">\n\n    <h3>Capricciosa<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, pieczarki, szynka\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"27.50\">27,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"38.50\">38,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"56\">56 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"81.50\">81,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/pepperoni.png\" alt=\"Pepperoni\" loading=\"lazy\">\n\n    <h3>Pepperoni<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser mozzarella, kie\u0142baska pepperoni x2\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"27.50\">27,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"39.50\">39,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"56\">56 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"83\">83 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/salme1.png\" alt=\"Salame\" loading=\"lazy\">\n\n    <h3>Salame<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, salami, cebula, oliwki\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"29\">29 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"39\">39 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"57.50\">57,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"84\">84 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/hawajska.png\" alt=\"Hawaiana\" loading=\"lazy\">\n\n    <h3>Hawaiana<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser mozzarella, szynka, ananas\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"30.50\">30,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"40.50\">40,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"58.50\">58,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"83.50\">83,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<h2 class=\"tivoli-category-title\">\n    \ud83e\udd69 Mi\u0119sne i konkretne\n<\/h2>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/farmerska-2.png\" alt=\"Farmerska\" loading=\"lazy\">\n\n    <h3>Farmerska<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, kie\u0142basa, pomidor,\n        og\u00f3rek konserwowy, cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"30.50\">30,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"40.50\">40,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59.50\">59,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"84.50\">84,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/corrida.png\" alt=\"Corrida\" loading=\"lazy\">\n\n    <h3>Corrida<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, kie\u0142basa, salami,\n        szynka, boczek, cebula,\n        dodatkowy ser mozzarella\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"37\">37 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"48\">48 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"64.50\">64,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"90.50\">90,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/porcello.png\" alt=\"Porcello\" loading=\"lazy\">\n\n    <h3>Porcello<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser, pieczarki,\n        boczek, cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"29\">29 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"39.50\">39,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"57.50\">57,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"84\">84 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/carni.png\" alt=\"Carni\" loading=\"lazy\">\n\n    <h3>Carni<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser mozzarella,\n        wieprzowina, wo\u0142owina, cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"31\">31 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"42.50\">42,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59.50\">59,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"85.50\">85,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/roma.png\" alt=\"Roma\" loading=\"lazy\">\n\n    <h3>Roma<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser mozzarella,\n        kurczak, oliwki, papryka\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32.50\">32,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"41.50\">41,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"60.50\">60,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"86\">86 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/salsiccia.png\" alt=\"Salsiccia\" loading=\"lazy\">\n\n    <h3>Salsiccia<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser,\n        kie\u0142basa, salami,\n        oliwki, papryka\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32.50\">32,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"41.50\">41,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59\">59 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"85.50\">85,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/americana.png\" alt=\"Americana\" loading=\"lazy\">\n\n    <h3>Americana<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos BBQ, ser mozzarella,\n        boczek, kurczak, cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32\">32 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"43.50\">43,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"60\">60 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"86\">86 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<h2 class=\"tivoli-category-title\">\n    \ud83c\udf36\ufe0f Ostre smaki\n<\/h2>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/diavola.png\" alt=\"Diavola\" loading=\"lazy\">\n\n    <h3>Diavola<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser,\n        salami pepperoni,\n        papryczka jalapeno\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"30.50\">30,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"40.50\">40,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59.50\">59,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"84.50\">84,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/al-capone.png\" alt=\"Al Capone\" loading=\"lazy\">\n\n    <h3>Al Capone<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy, ser mozzarella,\n        pieczarki, boczek,\n        salami pepperoni,\n        papryka jalapeno,\n        cebula, sos Tabasco\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"34.50\">34,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"47.50\">47,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"62.50\">62,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"88.50\">88,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/furioso.png\" alt=\"Furioso\" loading=\"lazy\">\n\n    <h3>Furioso<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos, ser mozzarella,\n        boczek, salami pepperoni,\n        oliwki, kapary,\n        papryka jalapeno,\n        cebula, czarny pieprz\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"35\">35 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"46.50\">46,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"64\">64 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"89\">89 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/piccante.png\" alt=\"Piccante\" loading=\"lazy\">\n\n    <h3>Piccante<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        ser g\u00f3ralski,\n        kie\u0142basa,\n        papryka jalapeno,\n        cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32.50\">32,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"41.50\">41,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59\">59 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"85.50\">85,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<h2 class=\"tivoli-category-title\">\n    \ud83e\uddc0 Serowe i W\u0142oskie Specjalno\u015bci \ud83c\uddee\ud83c\uddf9\n<\/h2>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Quattro Formaggi\" loading=\"lazy\">\n\n    <h3>Quattro Formaggi<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        ser ple\u015bniowy,\n        ser sa\u0142atkowy,\n        ser gouda\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"31.50\">31,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"41.50\">41,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59.50\">59,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"86\">86 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/rustica.png\" alt=\"Rustica\" loading=\"lazy\">\n\n    <h3>Rustica<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser,\n        boczek,\n        salami,\n        cebula,\n        kukurydza\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32.50\">32,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"41.50\">41,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59\">59 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"85.50\">85,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/toscana.png\" alt=\"Toscana\" loading=\"lazy\">\n\n    <h3>Toscana<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        pieczarki,\n        ser g\u00f3ralski,\n        \u017curawina\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"31.50\">31,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"41.50\">41,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"58.50\">58,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"83.50\">83,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/rucola.png\" alt=\"Rucola\" loading=\"lazy\">\n\n    <h3>Rucola<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        prosciutto crudo,\n        rucola\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"34.50\">34,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"47.50\">47,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"62.50\">62,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"88.50\">88,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/prosciutto.png\" alt=\"Prosciutto\" loading=\"lazy\">\n\n    <h3>Prosciutto<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        szynka prosciutto crudo,\n        pomidorki koktajlowe,\n        rukola,\n        parmezan\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"45\">45 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"50\">50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"67\">67 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"95\">95 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Oliwkowa\" loading=\"lazy\">\n\n    <h3>Oliwkowa<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        pieczarki,\n        papryka,\n        oliwki\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"30\">30 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"40\">40 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"57.50\">57,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"81.50\">81,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<h2 class=\"tivoli-category-title\">\n    \ud83c\udf0a Ryby i owoce morza\n<\/h2>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Marina\" loading=\"lazy\">\n\n    <h3>Marina<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        krewetki koktajlowe,\n        ma\u0142\u017ce\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"35\">35 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"44\">44 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"61\">61 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"88\">88 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Tonno\" loading=\"lazy\">\n\n    <h3>Tonno<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        tu\u0144czyk,\n        cebula,\n        majonez\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"33\">33 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"42.50\">42,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59.50\">59,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"86\">86 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<h2 class=\"tivoli-category-title\">\n    \ud83e\udd57 Pizza Bianca\n<\/h2>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Kebab\" loading=\"lazy\">\n\n    <h3>Kebab<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos \u015bmietanowy,\n        ser mozzarella,\n        kurczak +\n        dowolne warzywo\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32.50\">32,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"44.50\">44,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"62\">62 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"87\">87 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Green Kebab\" loading=\"lazy\">\n\n    <h3>Green Kebab<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos \u015bmietanowy,\n        ser mozzarella,\n        kurczak,\n        szpinak,\n        cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"33.50\">33,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"43.50\">43,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"63\">63 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"84.50\">84,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Carbonara\" loading=\"lazy\">\n\n    <h3>Carbonara<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos \u015bmietanowy,\n        ser mozzarella,\n        pieczarki,\n        boczek,\n        cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"31\">31 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"42.50\">42,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"59\">59 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"85\">85 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Bianco\" loading=\"lazy\">\n\n    <h3>Bianco<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos \u015bmietanowy,\n        ser mozzarella,\n        boczek,\n        szpinak,\n        cebula\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"35\">35 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"45\">45 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"61.50\">61,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"87.50\">87,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<h2 class=\"tivoli-category-title\">\n    \u2b50 Kompozycje specjalne\n<\/h2>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/pizza12.png\" alt=\"Stw\u00f3rz Swoj\u0105\" loading=\"lazy\">\n\n    <h3>Stw\u00f3rz Swoj\u0105<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella +\n        do pi\u0119ciu dowolnych sk\u0142adnik\u00f3w\n        (powtarzaj\u0105cy si\u0119 sk\u0142adnik\n        liczony jest jako dodatek)\n    <\/p>\n\n<details class=\"tivoli-ingredients-details\">\n    <summary>Poka\u017c dost\u0119pne sk\u0142adniki<\/summary>\n\n    <p>\n        szynka, salami, pepperoni, boczek, kurczak, kie\u0142basa,\n        pieczarki, cebula, papryka, kukurydza, oliwki, ananas,\n        jalapeno, rukola, pomidor, szpinak\n    <\/p>\n<\/details>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"37\">37 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"49\">49 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"65.50\">65,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"91.50\">91,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Quattro Stagioni\" loading=\"lazy\">\n\n    <h3>Quattro Stagioni<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        ser g\u00f3ralski + \u017curawina,\n        boczek + pomidor,\n        szynka + pieczarki,\n        kurczak + kukurydza + ananas\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"35\">35 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"45\">45 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"61.50\">61,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"88.50\">88,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<div class=\"tivoli-menu-card\">\n\n    <img decoding=\"async\" src=\"LINK_DO_ZDJECIA\" alt=\"Tivoli Speciale\" loading=\"lazy\">\n\n    <h3>Tivoli Speciale<\/h3>\n\n    <p class=\"tivoli-ingredients\">\n        sos pomidorowy,\n        ser mozzarella,\n        pieczarki,\n        boczek,\n        salami,\n        kukurydza,\n        cebula,\n        podw\u00f3jna mozzarella\n    <\/p>\n\n    <div class=\"tivoli-prices\">\n\n        <div>\n            <span>Ma\u0142a<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"32.50\">32,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>\u015arednia<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"48\">48 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Du\u017ca<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"64.50\">64,50 z\u0142<\/strong>\n        <\/div>\n\n        <div>\n            <span>Mega<\/span>\n            <strong class=\"tivoli-add-price\" data-price=\"90.50\">90,50 z\u0142<\/strong>\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n<\/div>\n\n\n  \n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.tivoli-half-section{\n    max-width:700px;\n    margin:60px auto;\n    padding:20px;\n    text-align:center;\n}\n\n.tivoli-half-card{\n    background:#fffaf2;\n    border:1px solid #eadcc7;\n    border-radius:22px;\n    padding:26px;\n    box-shadow:0 10px 25px rgba(0,0,0,.08);\n}\n\n.tivoli-half-desc{\n    color:#333;\n    margin-bottom:20px;\n    line-height:1.5;\n}\n\n.tivoli-half-card label{\n    display:block;\n    text-align:left;\n    margin:14px 0 6px;\n    font-weight:700;\n    color:#063f1d;\n}\n\n.tivoli-half-card select{\n    width:100%;\n    padding:12px;\n    border:1px solid #eadcc7;\n    border-radius:12px;\n    font-size:16px;\n    background:white;\n}\n\n.tivoli-half-price{\n    margin:22px 0;\n    font-size:22px;\n    color:#063f1d;\n}\n\n#half-add{\n    width:100%;\n    padding:13px;\n    border:none;\n    border-radius:999px;\n    background:#0b5d1e;\n    color:white;\n    font-size:16px;\n    font-weight:700;\n    cursor:pointer;\n}\n\n#half-add:hover{\n    background:#063f1d;\n}\n\n@media (max-width:768px){\n    .tivoli-half-section{\n        margin:35px auto;\n        padding:15px;\n    }\n\n    .tivoli-half-card{\n        padding:20px;\n    }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\nfunction formatHalfPrice(price) {\n  return price.toFixed(2).replace(\".\", \",\").replace(\",00\", \"\") + \" z\u0142\";\n}\n\nfunction getHalfPrice() {\n  const size = document.getElementById(\"half-size\");\n  const one = document.getElementById(\"half-one\");\n  const two = document.getElementById(\"half-two\");\n\n  if (!size || !one || !two) return 0;\n\n  const selectedSize = size.value;\n  const oneOption = one.options[one.selectedIndex];\n  const twoOption = two.options[two.selectedIndex];\n\n  const priceOne = parseFloat(\n    selectedSize === \"mega\" ? oneOption.dataset.mega : oneOption.dataset.large\n  );\n\n  const priceTwo = parseFloat(\n    selectedSize === \"mega\" ? twoOption.dataset.mega : twoOption.dataset.large\n  );\n\n  return Math.max(priceOne, priceTwo);\n}\n\nfunction updateHalfPrice() {\n  const priceBox = document.getElementById(\"half-price\");\n  if (!priceBox) return;\n\n  priceBox.innerText = formatHalfPrice(getHalfPrice());\n}\n\ndocument.addEventListener(\"change\", function(e) {\n  if (\n    e.target.id === \"half-size\" ||\n    e.target.id === \"half-one\" ||\n    e.target.id === \"half-two\"\n  ) {\n    updateHalfPrice();\n  }\n});\n\ndocument.addEventListener(\"click\", function(e) {\n  if (e.target.id !== \"half-add\") return;\n\n  const sizeText = document.getElementById(\"half-size\").selectedOptions[0].innerText;\n  const oneText = document.getElementById(\"half-one\").selectedOptions[0].innerText;\n  const twoText = document.getElementById(\"half-two\").selectedOptions[0].innerText;\n  const price = getHalfPrice();\n\n  total += price;\n\n  document.getElementById(\"tivoli-total\").innerText = formatHalfPrice(total);\n\n  items.push(\"P\u00f3\u0142 na p\u00f3\u0142 \" + sizeText + \" - 1\/2 \" + oneText + \" + 1\/2 \" + twoText);\n\n  renderItems();\n});\n\nsetTimeout(updateHalfPrice, 300);\n<\/script>\n\n<section class=\"tivoli-half-section\">\n    <h2 class=\"tivoli-category-title\">\ud83c\udf55 Pizza p\u00f3\u0142 na p\u00f3\u0142<\/h2>\n\n    <div class=\"tivoli-half-card\">\n        <p class=\"tivoli-half-desc\">\n            Wybierz dwie po\u0142\u00f3wki pizzy.\n        <\/p>\n\n        <label>Rozmiar<\/label>\n        <select id=\"half-size\">\n            <option value=\"large\">Du\u017ca<\/option>\n            <option value=\"mega\">Mega<\/option>\n        <\/select>\n\n        <label>Pierwsza po\u0142owa<\/label>\n        <select id=\"half-one\">\n            <option data-large=\"50.5\" data-mega=\"76\">Margherita<\/option>\n            <option data-large=\"52.5\" data-mega=\"77\">Funghi<\/option>\n            <option data-large=\"56\" data-mega=\"81.5\">Capricciosa<\/option>\n            <option data-large=\"56\" data-mega=\"83\">Pepperoni<\/option>\n            <option data-large=\"57.5\" data-mega=\"84\">Salame<\/option>\n            <option data-large=\"58.5\" data-mega=\"83.5\">Hawaiana<\/option>\n            <option data-large=\"59.5\" data-mega=\"84.5\">Farmerska<\/option>\n            <option data-large=\"64.5\" data-mega=\"90.5\">Corrida<\/option>\n            <option data-large=\"57.5\" data-mega=\"84\">Porcello<\/option>\n            <option data-large=\"59.5\" data-mega=\"85.5\">Carni<\/option>\n            <option data-large=\"60.5\" data-mega=\"86\">Carlo<\/option>\n            <option data-large=\"59\" data-mega=\"85.5\">Salsiccia<\/option>\n            <option data-large=\"59.5\" data-mega=\"84.5\">Diavola<\/option>\n            <option data-large=\"62.5\" data-mega=\"88.5\">Al Capone<\/option>\n            <option data-large=\"64\" data-mega=\"89\">Furioso<\/option>\n            <option data-large=\"59\" data-mega=\"85.5\">Piccante<\/option>\n            <option data-large=\"59.5\" data-mega=\"86\">Quattro Formaggi<\/option>\n            <option data-large=\"59\" data-mega=\"85.5\">Rustica<\/option>\n            <option data-large=\"58.5\" data-mega=\"83.5\">Toscana<\/option>\n            <option data-large=\"62.5\" data-mega=\"88.5\">Rucola<\/option>\n            <option data-large=\"67\" data-mega=\"95\">Prosciutto<\/option>\n            <option data-large=\"61\" data-mega=\"88\">Marina<\/option>\n            <option data-large=\"59.5\" data-mega=\"86\">Tonno<\/option>\n            <option data-large=\"62\" data-mega=\"87\">Kebab<\/option>\n            <option data-large=\"63\" data-mega=\"84.5\">Green Kebab<\/option>\n            <option data-large=\"59\" data-mega=\"85\">Carbonara<\/option>\n            <option data-large=\"61.5\" data-mega=\"87.5\">Bianco<\/option>\n            <option data-large=\"61.5\" data-mega=\"88.5\">Quattro Stagioni<\/option>\n            <option data-large=\"64.5\" data-mega=\"90.5\">Mazurska<\/option>\n        <\/select>\n\n        <label>Druga po\u0142owa<\/label>\n        <select id=\"half-two\">\n            <option data-large=\"50.5\" data-mega=\"76\">Margherita<\/option>\n            <option data-large=\"52.5\" data-mega=\"77\">Funghi<\/option>\n            <option data-large=\"56\" data-mega=\"81.5\">Capricciosa<\/option>\n            <option data-large=\"56\" data-mega=\"83\">Pepperoni<\/option>\n            <option data-large=\"57.5\" data-mega=\"84\">Salame<\/option>\n            <option data-large=\"58.5\" data-mega=\"83.5\">Hawaiana<\/option>\n            <option data-large=\"59.5\" data-mega=\"84.5\">Farmerska<\/option>\n            <option data-large=\"64.5\" data-mega=\"90.5\">Corrida<\/option>\n            <option data-large=\"57.5\" data-mega=\"84\">Porcello<\/option>\n            <option data-large=\"59.5\" data-mega=\"85.5\">Carni<\/option>\n            <option data-large=\"60.5\" data-mega=\"86\">Carlo<\/option>\n            <option data-large=\"59\" data-mega=\"85.5\">Salsiccia<\/option>\n            <option data-large=\"59.5\" data-mega=\"84.5\">Diavola<\/option>\n            <option data-large=\"62.5\" data-mega=\"88.5\">Al Capone<\/option>\n            <option data-large=\"64\" data-mega=\"89\">Furioso<\/option>\n            <option data-large=\"59\" data-mega=\"85.5\">Piccante<\/option>\n            <option data-large=\"59.5\" data-mega=\"86\">Quattro Formaggi<\/option>\n            <option data-large=\"59\" data-mega=\"85.5\">Rustica<\/option>\n            <option data-large=\"58.5\" data-mega=\"83.5\">Toscana<\/option>\n            <option data-large=\"62.5\" data-mega=\"88.5\">Rucola<\/option>\n            <option data-large=\"67\" data-mega=\"95\">Prosciutto<\/option>\n            <option data-large=\"61\" data-mega=\"88\">Marina<\/option>\n            <option data-large=\"59.5\" data-mega=\"86\">Tonno<\/option>\n            <option data-large=\"62\" data-mega=\"87\">Kebab<\/option>\n            <option data-large=\"63\" data-mega=\"84.5\">Green Kebab<\/option>\n            <option data-large=\"59\" data-mega=\"85\">Carbonara<\/option>\n            <option data-large=\"61.5\" data-mega=\"87.5\">Bianco<\/option>\n            <option data-large=\"61.5\" data-mega=\"88.5\">Quattro Stagioni<\/option>\n            <option data-large=\"64.5\" data-mega=\"90.5\">Mazurska<\/option>\n        <\/select>\n\n        <div class=\"tivoli-half-price\">\n            Cena: <strong id=\"half-price\">50,50 z\u0142<\/strong>\n        <\/div>\n\n        <button id=\"half-add\" type=\"button\">\n            Dodaj p\u00f3\u0142 na p\u00f3\u0142\n        <\/button>\n    <\/div>\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.tivoli-drinks-section{\n    max-width:1200px;\n    margin:70px auto;\n    padding:20px;\n    font-family:inherit;\n}\n\n.tivoli-drinks-title{\n    text-align:center;\n    font-size:42px;\n    color:#063f1d;\n    margin-bottom:45px;\n}\n\n.tivoli-drinks-grid{\n    display:grid !important;\n    grid-template-columns:repeat(4, 230px) !important;\n    gap:40px !important;\n    justify-content:center !important;\n}\n\n.tivoli-drink-card{\n    width:220px !important;\n    min-height:290px !important;\n    background:#fffaf2;\n    border:1px solid #eadcc7;\n    border-radius:22px;\n    padding:24px !important;\n    text-align:center;\n    box-shadow:0 10px 25px rgba(0,0,0,.08);\n    box-sizing:border-box;\n}\n\n.tivoli-drink-card img{\n    width:120px !important;\n    height:160px !important;\n    max-width:120px !important;\n    max-height:160px !important;\n    object-fit:contain !important;\n    display:block !important;\n    margin:0 auto 20px !important;\n}\n\n.tivoli-drink-card h3{\n    color:#063f1d;\n    font-size:20px !important;\n    line-height:1.25;\n    margin:0 0 18px !important;\n}\n\n.tivoli-drink-card .tivoli-add-price{\n    border:none !important;\n    background:#f3eadb !important;\n    color:#0b5d1e !important;\n    font-weight:800 !important;\n    font-size:16px !important;\n    padding:7px 16px !important;\n    border-radius:999px !important;\n    cursor:pointer !important;\n}\n\n.tivoli-drink-card .tivoli-add-price:hover{\n    background:#0b5d1e !important;\n    color:white !important;\n}\n\n\/* TELEFON *\/\n@media (max-width:768px){\n\n    .tivoli-drinks-section{\n        padding:15px;\n        margin:45px auto;\n    }\n\n    .tivoli-drinks-title{\n        font-size:32px;\n        margin-bottom:28px;\n    }\n\n    .tivoli-drinks-grid{\n        grid-template-columns:repeat(2, 155px) !important;\n        gap:16px !important;\n    }\n\n    .tivoli-drink-card{\n        width:155px !important;\n        min-height:235px !important;\n        padding:15px !important;\n        border-radius:18px;\n    }\n\n    .tivoli-drink-card img{\n        width:70px !important;\n        height:95px !important;\n        max-width:70px !important;\n        max-height:95px !important;\n        margin-bottom:12px !important;\n    }\n\n    .tivoli-drink-card h3{\n        font-size:15px !important;\n        margin-bottom:12px !important;\n    }\n\n    .tivoli-drink-card .tivoli-add-price{\n        font-size:13px !important;\n        padding:5px 12px !important;\n    }\n}\n<\/style>\n\n<<section class=\"tivoli-drinks-section\">\n\n    <h2 class=\"tivoli-drinks-title\">\ud83e\udd64 Napoje<\/h2>\n\n    <div class=\"tivoli-drinks-grid\">\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/coca-cola-0_5.png\" alt=\"Coca-Cola 0,5l\">\n            <h3>Coca-Cola 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"8\">8 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"http:\/\/pizzativoli.pl\/wp-content\/uploads\/2026\/06\/coca-cola-0_5.png\" alt=\"Coca-Cola 0,85l\">\n            <h3>Coca-Cola 0,85l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"10\">10 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_FANTA\" alt=\"Fanta 0,5l\">\n            <h3>Fanta 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"8\">8 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_SPRITE\" alt=\"Sprite 0,5l\">\n            <h3>Sprite 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"8\">8 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_FUZETEA\" alt=\"Fuzetea 0,5l\">\n            <h3>Fuzetea 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"8\">8 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_CAPPY\" alt=\"Cappy 0,33l\">\n            <h3>Cappy 0,33l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"7\">7 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_WODA_GAZ\" alt=\"Woda gazowana 0,5l\">\n            <h3>Woda gazowana 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"5\">5 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_WODA_NIEGAZ\" alt=\"Woda niegazowana 0,5l\">\n            <h3>Woda niegazowana 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"5\">5 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_TIGER\" alt=\"Tiger 0,25l\">\n            <h3>Tiger 0,25l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"8\">8 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_REDBULL\" alt=\"Red Bull 0,25l\">\n            <h3>Red Bull 0,25l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"10\">10 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_MONSTER\" alt=\"Monster 0,5l\">\n            <h3>Monster 0,5l<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"10\">10 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_SOK_JABLKO\" alt=\"Sok jab\u0142kowy\">\n            <h3>Sok jab\u0142kowy<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"7\">7 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_SOK_POMARANCZA\" alt=\"Sok pomara\u0144czowy\">\n            <h3>Sok pomara\u0144czowy<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"7\">7 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_LEMONIADA\" alt=\"Lemoniada\">\n            <h3>Lemoniada<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"9\">9 z\u0142<\/button>\n        <\/div>\n\n        <div class=\"tivoli-drink-card\">\n            <img decoding=\"async\" src=\"LINK_ICE_TEA\" alt=\"Ice Tea\">\n            <h3>Ice Tea<\/h3>\n            <button class=\"tivoli-add-price\" data-price=\"8\">8 z\u0142<\/button>\n        <\/div>\n\n    <\/div>\n\n<\/section>\n\n\n\n<style data-wp-block-html=\"css\">\n.tivoli-cart{\n    position:fixed;\n    right:20px;\n    bottom:20px;\n    width:260px;\n    background:#fffaf2;\n    border:1px solid #eadcc7;\n    border-radius:18px;\n    padding:16px;\n    box-shadow:0 10px 30px rgba(0,0,0,.15);\n    z-index:9999;\n}\n\n.cart-title{\n    color:#063f1d;\n    font-size:22px;\n    font-weight:800;\n    margin-bottom:10px;\n}\n\n#tivoli-total{\n    color:#0b5d1e;\n    font-size:34px;\n    font-weight:900;\n    margin-bottom:8px;\n}\n\n#tivoli-toggle{\n    color:#0b5d1e;\n    font-weight:700;\n    cursor:pointer;\n    margin-bottom:12px;\n}\n\n#tivoli-items{\n    margin:10px 0;\n}\n\n.tivoli-cart-row{\n    display:flex;\n    justify-content:space-between;\n    gap:10px;\n    padding:7px 0;\n    border-bottom:1px solid #e5d8c6;\n    font-size:14px;\n}\n\n.tivoli-cart-name{\n    flex:1;\n}\n\n.tivoli-cart-price{\n    font-weight:800;\n    color:#0b5d1e;\n    white-space:nowrap;\n}\n\n.tivoli-delivery{\n    color:#e67e22;\n    font-size:17px;\n    font-weight:800;\n    margin:12px 0;\n}\n\n#tivoli-clear{\n    width:100%;\n    padding:10px;\n    border:none;\n    border-radius:12px;\n    background:#0b5d1e;\n    color:white;\n    font-weight:700;\n    cursor:pointer;\n}\n\n@media(max-width:768px){\n\n    .tivoli-cart{\n        width:160px;\n        right:8px;\n        bottom:8px;\n        padding:10px;\n        border-radius:12px;\n    }\n\n    .cart-title{\n        font-size:16px;\n        margin-bottom:5px;\n    }\n\n    #tivoli-total{\n        font-size:22px;\n        margin-bottom:4px;\n    }\n\n    #tivoli-toggle{\n        font-size:13px;\n        margin-bottom:6px;\n    }\n\n    .tivoli-cart-row{\n        font-size:11px;\n        padding:4px 0;\n    }\n\n    .tivoli-delivery{\n        font-size:13px;\n        margin:6px 0;\n    }\n\n    #tivoli-clear{\n        padding:8px;\n        font-size:13px;\n    }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\nlet items = [];\n\nfunction formatPrice(price){\n    return price.toFixed(2).replace(\".\", \",\").replace(\",00\", \"\") + \" z\u0142\";\n}\n\nfunction updateTotal(){\n    const total = items.reduce((sum, item) => sum + item.price, 0);\n    document.getElementById(\"tivoli-total\").innerText = formatPrice(total);\n}\n\nfunction renderItems(){\n    const box = document.getElementById(\"tivoli-items\");\n    box.innerHTML = \"\";\n\n    items.forEach(function(item){\n        box.innerHTML += `\n            <div class=\"tivoli-cart-row\">\n                <div class=\"tivoli-cart-name\">${item.name}<\/div>\n                <div class=\"tivoli-cart-price\">${formatPrice(item.price)}<\/div>\n            <\/div>\n        `;\n    });\n}\n\ndocument.addEventListener(\"click\", function(e){\n\n    if(e.target.id === \"tivoli-toggle\"){\n        const box = document.getElementById(\"tivoli-items\");\n\n        if(box.style.display === \"none\"){\n            box.style.display = \"block\";\n            e.target.innerText = \"\u25b2 ukryj\";\n        } else {\n            box.style.display = \"none\";\n            e.target.innerText = \"\u25bc szczeg\u00f3\u0142y\";\n        }\n\n        return;\n    }\n\n    if(e.target.id === \"tivoli-clear\"){\n        items = [];\n        updateTotal();\n        renderItems();\n        return;\n    }\n\n    const btn = e.target.closest(\".tivoli-add-price\");\n    if(!btn) return;\n\n    const price = parseFloat(btn.dataset.price);\n    if(isNaN(price)) return;\n\n    const card = btn.closest(\".tivoli-menu-card, .tivoli-drink-card\");\n    const name = card ? card.querySelector(\"h3\").innerText : \"Produkt\";\n\n    const row = btn.closest(\"div\");\n    const size = row && row.querySelector(\"span\") ? row.querySelector(\"span\").innerText : \"\";\n\n    items.push({\n        name: size ? name + \" - \" + size : name,\n        price: price\n    });\n\n    updateTotal();\n    renderItems();\n});\nfunction getHalfPrice(){\n    const size = document.getElementById(\"half-size\");\n    const one = document.getElementById(\"half-one\");\n    const two = document.getElementById(\"half-two\");\n\n    if(!size || !one || !two) return 0;\n\n    const selectedSize = size.value;\n    const oneOption = one.options[one.selectedIndex];\n    const twoOption = two.options[two.selectedIndex];\n\n    const priceOne = parseFloat(\n        selectedSize === \"mega\" ? oneOption.dataset.mega : oneOption.dataset.large\n    );\n\n    const priceTwo = parseFloat(\n        selectedSize === \"mega\" ? twoOption.dataset.mega : twoOption.dataset.large\n    );\n\n    return Math.max(priceOne, priceTwo);\n}\n\nfunction updateHalfPrice(){\n    const box = document.getElementById(\"half-price\");\n    if(box){\n        box.innerText = formatPrice(getHalfPrice());\n    }\n}\n\ndocument.addEventListener(\"change\", function(e){\n    if(e.target.id === \"half-size\" || e.target.id === \"half-one\" || e.target.id === \"half-two\"){\n        updateHalfPrice();\n    }\n});\n\ndocument.addEventListener(\"click\", function(e){\n    if(e.target.id !== \"half-add\") return;\n\n    const sizeText = document.getElementById(\"half-size\").selectedOptions[0].innerText;\n    const oneText = document.getElementById(\"half-one\").selectedOptions[0].innerText;\n    const twoText = document.getElementById(\"half-two\").selectedOptions[0].innerText;\n    const price = getHalfPrice();\n\n    items.push({\n        name: \"P\u00f3\u0142 na p\u00f3\u0142 \" + sizeText + \" - 1\/2 \" + oneText + \" + 1\/2 \" + twoText,\n        price: price\n    });\n\n    updateTotal();\n    renderItems();\n});\n\nsetTimeout(updateHalfPrice, 300);\n<\/script>\n\n<div class=\"tivoli-cart\">\n    <div class=\"cart-title\">\ud83c\udf55 Zam\u00f3wienie<\/div>\n\n    <div id=\"tivoli-total\">0 z\u0142<\/div>\n\n    <div id=\"tivoli-toggle\">\u25bc szczeg\u00f3\u0142y<\/div>\n\n    <div id=\"tivoli-items\" style=\"display:none;\"><\/div>\n\n    <div class=\"tivoli-delivery\">\ud83d\ude9a + dostawa<\/div>\n\n    <button id=\"tivoli-clear\">Wyczy\u015b\u0107<\/button>\n<\/div>\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf55 Menu Pizza Tivoli Ma\u0142a \u00d8 26 cm \u015arednia \u00d8 32 cm Du\u017ca \u00d8 40 cm Mega \u00d8 60 cm Klasyki Tivoli Margherita sos pomidorowy, ser, oregano Ma\u0142a 25,50 z\u0142 \u015arednia 35,50 z\u0142 Du\u017ca 50,50 z\u0142 Du\u017ca 76 z\u0142 Funghi sos pomidorowy, ser, pieczarki Ma\u0142a 26 z\u0142 \u015arednia 36 z\u0142 Du\u017ca 52,50 z\u0142 Mega 77 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-2","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/pages\/2","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/comments?post=2"}],"version-history":[{"count":71,"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions"}],"predecessor-version":[{"id":244,"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/pages\/2\/revisions\/244"}],"wp:attachment":[{"href":"https:\/\/pizzativoli.pl\/index.php\/wp-json\/wp\/v2\/media?parent=2"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}