{"id":40,"date":"2024-07-04T14:28:31","date_gmt":"2024-07-04T14:28:31","guid":{"rendered":"https:\/\/palocliget.hu\/?page_id=40"},"modified":"2026-05-19T20:29:07","modified_gmt":"2026-05-19T20:29:07","slug":"foglalas","status":"publish","type":"page","link":"https:\/\/palocliget.hu\/en\/foglalas\/","title":{"rendered":"Booking"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"40\" class=\"elementor elementor-40\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2eb7cbf e-flex e-con-boxed rael-particle-no e-con e-parent\" data-id=\"2eb7cbf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f49df36 elementor-widget elementor-widget-html\" data-id=\"f49df36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"paloc-rooms-widget\">\r\n  <div class=\"paloc-rooms-inner\">\r\n    <div class=\"paloc-rooms-heading\">\r\n      <h2>Fedezd fel apartmanjainkat \u00e9s szob\u00e1inkat<\/h2>\r\n      <p>A r\u00e9szletek\u00e9rt kattints a szob\u00e1ra<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"paloc-room-grid\" id=\"palocRoomGrid\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<div class=\"paloc-lightbox\" id=\"palocLightbox\">\r\n  <button class=\"paloc-lightbox-close\" type=\"button\" aria-label=\"Bez\u00e1r\u00e1s\">\u00d7<\/button>\r\n  <button class=\"paloc-lightbox-arrow paloc-lightbox-prev\" type=\"button\" aria-label=\"El\u0151z\u0151 k\u00e9p\">\u2039<\/button>\r\n  <img decoding=\"async\" id=\"palocLightboxImage\" src=\"\" alt=\"\">\r\n  <button class=\"paloc-lightbox-arrow paloc-lightbox-next\" type=\"button\" aria-label=\"K\u00f6vetkez\u0151 k\u00e9p\">\u203a<\/button>\r\n<\/div>\r\n\r\n<style>\r\n  .paloc-rooms-widget {\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n    padding: 32px 16px;\r\n    font-family: Georgia, \"Times New Roman\", serif;\r\n  }\r\n\r\n  .paloc-rooms-inner {\r\n    max-width: 1120px;\r\n    margin: 0 auto;\r\n    background: #f7f0df;\r\n    border: 1px solid rgba(70, 54, 36, 0.25);\r\n    border-radius: 8px;\r\n    padding: 28px 24px 30px;\r\n    box-shadow: 0 18px 45px rgba(0, 0, 0, 0.22);\r\n  }\r\n\r\n  .paloc-rooms-heading {\r\n    text-align: center;\r\n    margin-bottom: 22px;\r\n  }\r\n\r\n  .paloc-rooms-heading h2 {\r\n    margin: 0 0 6px;\r\n    font-size: 26px;\r\n    line-height: 1.2;\r\n    font-weight: 500;\r\n    text-transform: none;\r\n    color: #2d2117;\r\n    letter-spacing: 0.03em;\r\n  }\r\n\r\n  .paloc-rooms-heading p {\r\n    margin: 0;\r\n    font-size: 13px;\r\n    color: #6f5b45;\r\n  }\r\n\r\n  .paloc-room-grid {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, minmax(0, 1fr));\r\n    gap: 16px;\r\n    align-items: stretch;\r\n  }\r\n\r\n  .paloc-room-card {\r\n    position: relative;\r\n    background: #fbf6e8;\r\n    border: 2px solid #6b4d2e;\r\n    border-radius: 6px;\r\n    overflow: hidden;\r\n    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.18);\r\n    cursor: pointer;\r\n    transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n    min-height: 100%;\r\n  }\r\n\r\n  .paloc-room-card:hover {\r\n    transform: translateY(-3px);\r\n    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.22);\r\n  }\r\n\r\n  .paloc-room-card.is-open {\r\n    background: #f7f0df;\r\n  }\r\n\r\n  .paloc-room-content {\r\n    padding: 10px 10px 12px;\r\n    display: flex;\r\n    flex-direction: column;\r\n    height: 100%;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .paloc-room-title {\r\n    margin: 0 0 8px;\r\n    text-align: center;\r\n    font-size: 17px;\r\n    line-height: 1.2;\r\n    font-weight: 500;\r\n    text-transform: none;\r\n    color: #2d2117;\r\n  }\r\n\r\n  .paloc-room-image-wrap {\r\n    position: relative;\r\n    width: 100%;\r\n    aspect-ratio: 1 \/ 1;\r\n    overflow: hidden;\r\n    border-radius: 4px;\r\n    background: #ddd2bd;\r\n    margin-bottom: 10px;\r\n  }\r\n\r\n  .paloc-room-image-wrap img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    display: block;\r\n  }\r\n\r\n  .paloc-carousel-image {\r\n    cursor: zoom-in;\r\n  }\r\n\r\n  .paloc-room-icons {\r\n    display: grid;\r\n    grid-template-columns: repeat(4, 1fr);\r\n    gap: 7px 5px;\r\n    margin: 8px 0 12px;\r\n  }\r\n\r\n  .paloc-room-card.is-open .paloc-room-icons {\r\n    grid-template-columns: repeat(3, 1fr);\r\n  }\r\n\r\n  .paloc-room-icon {\r\n    text-align: center;\r\n    color: #2d2117;\r\n    font-family: Arial, sans-serif;\r\n  }\r\n\r\n  .paloc-room-icon img {\r\n    width: 24px;\r\n    height: 24px;\r\n    object-fit: contain;\r\n    display: block;\r\n    margin: 0 auto 4px;\r\n  }\r\n\r\n  .paloc-room-icon span {\r\n    display: block;\r\n    font-size: 10px;\r\n    line-height: 1.15;\r\n  }\r\n\r\n  .paloc-equipment-title {\r\n    margin: 6px 0 8px;\r\n    text-align: center;\r\n    font-size: 14px;\r\n    color: #2d2117;\r\n    font-weight: 600;\r\n  }\r\n\r\n  .paloc-room-description {\r\n    margin: 0 0 10px;\r\n    font-family: Arial, sans-serif;\r\n    font-size: 12px;\r\n    line-height: 1.45;\r\n    color: #3e3428;\r\n    text-align: center;\r\n  }\r\n\r\n  .paloc-room-button {\r\n    display: block;\r\n    margin-top: auto;\r\n    width: 100%;\r\n    box-sizing: border-box;\r\n    text-align: center;\r\n    text-decoration: none;\r\n    background: #438e99;\r\n    color: #ffffff !important;\r\n    border: 1px solid #438e99;\r\n    border-radius: 3px;\r\n    padding: 9px 10px;\r\n    font-family: Arial, sans-serif;\r\n    font-size: 12px;\r\n    line-height: 1;\r\n    font-weight: 700;\r\n    text-transform: uppercase;\r\n    letter-spacing: 0.04em;\r\n    transition: background 0.2s ease, color 0.2s ease;\r\n  }\r\n\r\n  .paloc-room-button:hover {\r\n    background: #2f727b;\r\n    color: #ffffff !important;\r\n  }\r\n\r\n  .paloc-carousel {\r\n    position: relative;\r\n  }\r\n\r\n  .paloc-carousel-dots {\r\n    position: absolute;\r\n    left: 0;\r\n    right: 0;\r\n    bottom: 7px;\r\n    z-index: 4;\r\n    display: flex;\r\n    justify-content: center;\r\n    gap: 5px;\r\n  }\r\n\r\n  .paloc-carousel-dot {\r\n    width: 6px;\r\n    height: 6px;\r\n    border-radius: 50%;\r\n    background: rgba(255, 255, 255, 0.65);\r\n  }\r\n\r\n  .paloc-carousel-dot.is-active {\r\n    background: #438e99;\r\n  }\r\n\r\n  .paloc-lightbox {\r\n    position: fixed;\r\n    inset: 0;\r\n    z-index: 999999;\r\n    background: rgba(0, 0, 0, 0.88);\r\n    display: none;\r\n    align-items: center;\r\n    justify-content: center;\r\n    padding: 24px;\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .paloc-lightbox.is-visible {\r\n    display: flex;\r\n  }\r\n\r\n  .paloc-lightbox img {\r\n    max-width: 92vw;\r\n    max-height: 88vh;\r\n    object-fit: contain;\r\n    display: block;\r\n  }\r\n\r\n  .paloc-lightbox-close {\r\n    position: absolute;\r\n    top: 18px;\r\n    right: 22px;\r\n    width: 42px;\r\n    height: 42px;\r\n    border: none;\r\n    background: transparent;\r\n    color: #ffffff;\r\n    font-size: 42px;\r\n    line-height: 42px;\r\n    cursor: pointer;\r\n    z-index: 3;\r\n  }\r\n\r\n  .paloc-lightbox-arrow {\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 48px;\r\n    height: 64px;\r\n    border: none;\r\n    background: rgba(255, 255, 255, 0.12);\r\n    color: #ffffff;\r\n    font-size: 56px;\r\n    line-height: 1;\r\n    cursor: pointer;\r\n    z-index: 3;\r\n  }\r\n\r\n  .paloc-lightbox-prev {\r\n    left: 22px;\r\n  }\r\n\r\n  .paloc-lightbox-next {\r\n    right: 22px;\r\n  }\r\n\r\n  @media (max-width: 1024px) {\r\n    .paloc-room-grid {\r\n      grid-template-columns: repeat(2, minmax(0, 1fr));\r\n    }\r\n  }\r\n\r\n  @media (max-width: 767px) {\r\n    .paloc-rooms-widget {\r\n      padding: 18px 10px;\r\n    }\r\n\r\n    .paloc-rooms-inner {\r\n      padding: 18px 12px 20px;\r\n      border-radius: 6px;\r\n    }\r\n\r\n    .paloc-rooms-heading h2 {\r\n      font-size: 18px;\r\n    }\r\n\r\n    .paloc-rooms-heading p {\r\n      font-size: 11px;\r\n    }\r\n\r\n    .paloc-room-grid {\r\n      display: flex;\r\n      flex-direction: column;\r\n      gap: 12px;\r\n    }\r\n\r\n    .paloc-room-card {\r\n      min-height: 0;\r\n    }\r\n\r\n    .paloc-room-content {\r\n      padding: 9px;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-content {\r\n      display: grid;\r\n      grid-template-columns: 42% 1fr;\r\n      grid-template-areas:\r\n        \"image title\"\r\n        \"image icons\"\r\n        \"image button\";\r\n      column-gap: 10px;\r\n      align-items: center;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-title {\r\n      grid-area: title;\r\n      margin: 0 0 6px;\r\n      text-align: left;\r\n      font-size: 14px;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-image-wrap {\r\n      grid-area: image;\r\n      margin: 0;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-icons {\r\n      grid-area: icons;\r\n      grid-template-columns: repeat(4, 1fr);\r\n      gap: 4px;\r\n      margin: 0 0 8px;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-icon img {\r\n      width: 18px;\r\n      height: 18px;\r\n      margin-bottom: 2px;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-icon span {\r\n      font-size: 8px;\r\n      line-height: 1.05;\r\n    }\r\n\r\n    .paloc-room-card:not(.is-open) .paloc-room-button {\r\n      grid-area: button;\r\n      padding: 7px 8px;\r\n      font-size: 10px;\r\n    }\r\n\r\n    .paloc-room-card.is-open .paloc-room-title {\r\n      font-size: 16px;\r\n    }\r\n\r\n    .paloc-room-card.is-open .paloc-room-icons {\r\n      grid-template-columns: repeat(3, 1fr);\r\n    }\r\n\r\n    .paloc-lightbox-arrow {\r\n      width: 38px;\r\n      height: 54px;\r\n      font-size: 44px;\r\n    }\r\n\r\n    .paloc-lightbox-prev {\r\n      left: 8px;\r\n    }\r\n\r\n    .paloc-lightbox-next {\r\n      right: 8px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<script>\r\n(function() {\r\n  var bookingLink = \"https:\/\/palocliget.hu\/foglalas\/#foglalas\";\r\n\r\n  var rooms = [\r\n    {\r\n      name: \"Pal\u00f3c porta\",\r\n      cover: \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/IMG_9366-scaled-1.webp\",\r\n      description: \"T\u00e1gas, term\u00e9szetk\u00f6zeli apartman, amely k\u00e9nyelmes pihen\u00e9st ny\u00fajt p\u00e1roknak \u00e9s csal\u00e1doknak is.\",\r\n      previewIcons: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"]\r\n      ],\r\n      gallery: [\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/IMG_9366-scaled-1.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/IMG_9363-scaled-1.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/IMG_9360-scaled-masolata.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/IMG_9359-scaled-masolata.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/IMG_9362-scaled-1.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/furdo-1.jpg\"\r\n      ],\r\n      equipment: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/tv.webp\", \"Tv\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_131.webp\", \"Kinyithat\u00f3 kanap\u00e9\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_51.webp\", \"Priv\u00e1t konyha\"]\r\n      ]\r\n    },\r\n    {\r\n      name: \"Liget szoba\",\r\n      cover: \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Liget-fulesek_fragy-scaled.jpeg\",\r\n      description: \"Hangulatos, otthonos szoba, amely ide\u00e1lis v\u00e1laszt\u00e1s nyugodt, term\u00e9szetk\u00f6zeli kikapcsol\u00f3d\u00e1shoz.\",\r\n      previewIcons: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"]\r\n      ],\r\n      gallery: [\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Liget-fulesek_fragy-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9376-scaled.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Liget_fulesek-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/05\/IMG_1496-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9382-scaled.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Cicas-ablak-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/05\/konyha-scaled.jpeg\"\r\n      ],\r\n      equipment: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/tv.webp\", \"Tv\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_131.webp\", \"Kinyithat\u00f3 kanap\u00e9\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_51.webp\", \"K\u00f6z\u00f6s konyha\"]\r\n      ]\r\n    },\r\n    {\r\n      name: \"Lovas szoba\",\r\n      cover: \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9370-scaled.jpg\",\r\n      description: \"Bar\u00e1ts\u00e1gos szoba kellemes hangulattal, k\u00e9nyelmes pihen\u00e9shez \u00e9s hosszabb tart\u00f3zkod\u00e1shoz is.\",\r\n      previewIcons: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"]\r\n      ],\r\n      gallery: [\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9370-scaled.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/agyak-1.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/Lovas-szoba-scaled-1.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/Lovas-fenyekkel-scaled-1.webp\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/baglyos-polc2-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9374-scaled.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/furdo2.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/05\/konyha-scaled.jpeg\"\r\n      ],\r\n      equipment: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/tv.webp\", \"Tv\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_131.webp\", \"Kinyithat\u00f3 kanap\u00e9\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_51.webp\", \"K\u00f6z\u00f6s konyha\"]\r\n      ]\r\n    },\r\n    {\r\n      name: \"Patak szoba\",\r\n      cover: \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-2-szimplaagy-scaled.jpeg\",\r\n      description: \"Csendes, meghitt szoba, amely praktikus elrendez\u00e9s\u00e9vel k\u00e9nyelmes pihen\u00e9st biztos\u00edt.\",\r\n      previewIcons: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"Francia\u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"]\r\n      ],\r\n      gallery: [\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-2-szimplaagy-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-bal-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-jobb-scaled.jpeg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/09\/furdo2.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/furdo.jpg\",\r\n        \"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/furdo2.jpg\"\r\n      ],\r\n      equipment: [\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_111.webp\", \"Priv\u00e1t bej\u00e1rat\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_91.webp\", \"Wifi\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_71.webp\", \"Priv\u00e1t zuhanyz\u00f3\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_31.webp\", \"2 \u00f6sszetolhat\u00f3 \u00e1gy\"],\r\n        [\"https:\/\/palocliget.hu\/wp-content\/uploads\/2026\/03\/on_51.webp\", \"K\u00f6z\u00f6s konyha\"]\r\n      ]\r\n    }\r\n  ];\r\n\r\n  var grid = document.getElementById(\"palocRoomGrid\");\r\n\r\n  var states = rooms.map(function() {\r\n    return {\r\n      open: false,\r\n      imageIndex: 0,\r\n      timer: null,\r\n      touchStartX: 0\r\n    };\r\n  });\r\n\r\n  var lightbox = document.getElementById(\"palocLightbox\");\r\n  var lightboxImage = document.getElementById(\"palocLightboxImage\");\r\n  var lightboxRoomIndex = 0;\r\n  var lightboxImageIndex = 0;\r\n  var lightboxTouchStartX = 0;\r\n\r\n  function isMobileView() {\r\n    return window.matchMedia(\"(max-width: 767px)\").matches;\r\n  }\r\n\r\n  function iconHtml(icon) {\r\n    return '<div class=\"paloc-room-icon\"><img decoding=\"async\" src=\"' + icon[0] + '\" alt=\"\"><span>' + icon[1] + '<\/span><\/div>';\r\n  }\r\n\r\n  function dotsHtml(roomIndex) {\r\n    return rooms[roomIndex].gallery.map(function(_, index) {\r\n      return '<span class=\"paloc-carousel-dot ' + (index === states[roomIndex].imageIndex ? 'is-active' : '') + '\"><\/span>';\r\n    }).join(\"\");\r\n  }\r\n\r\n  function render() {\r\n    grid.innerHTML = \"\";\r\n\r\n    rooms.forEach(function(room, roomIndex) {\r\n      var state = states[roomIndex];\r\n      var card = document.createElement(\"div\");\r\n      card.className = \"paloc-room-card\" + (state.open ? \" is-open\" : \"\");\r\n      card.setAttribute(\"data-room-index\", roomIndex);\r\n\r\n      if (!state.open) {\r\n        card.innerHTML =\r\n          '<div class=\"paloc-room-content\">' +\r\n            '<h3 class=\"paloc-room-title\">' + room.name + '<\/h3>' +\r\n            '<div class=\"paloc-room-image-wrap\">' +\r\n              '<img decoding=\"async\" src=\"' + room.cover + '\" alt=\"' + room.name + '\">' +\r\n            '<\/div>' +\r\n            '<div class=\"paloc-room-icons\">' + room.previewIcons.map(iconHtml).join(\"\") + '<\/div>' +\r\n            '<a class=\"paloc-room-button\" href=\"' + bookingLink + '\">Foglal\u00e1s<\/a>' +\r\n          '<\/div>';\r\n      } else {\r\n        card.innerHTML =\r\n          '<div class=\"paloc-room-content\">' +\r\n            '<h3 class=\"paloc-room-title\">' + room.name + '<\/h3>' +\r\n            '<div class=\"paloc-room-image-wrap paloc-carousel\" data-room-index=\"' + roomIndex + '\">' +\r\n              '<img decoding=\"async\" class=\"paloc-carousel-image\" src=\"' + room.gallery[state.imageIndex] + '\" alt=\"' + room.name + '\">' +\r\n              '<div class=\"paloc-carousel-dots\">' + dotsHtml(roomIndex) + '<\/div>' +\r\n            '<\/div>' +\r\n            '<p class=\"paloc-room-description\">' + room.description + '<\/p>' +\r\n            '<div class=\"paloc-equipment-title\">Felszerelts\u00e9g:<\/div>' +\r\n            '<div class=\"paloc-room-icons\">' + room.equipment.map(iconHtml).join(\"\") + '<\/div>' +\r\n            '<a class=\"paloc-room-button\" href=\"' + bookingLink + '\">Foglal\u00e1s<\/a>' +\r\n          '<\/div>';\r\n      }\r\n\r\n      grid.appendChild(card);\r\n    });\r\n\r\n    bindEvents();\r\n    startTimers();\r\n  }\r\n\r\n  function bindEvents() {\r\n    var cards = grid.querySelectorAll(\".paloc-room-card\");\r\n    var images = grid.querySelectorAll(\".paloc-carousel-image\");\r\n    var carousels = grid.querySelectorAll(\".paloc-carousel\");\r\n\r\n    cards.forEach(function(card) {\r\n      card.addEventListener(\"click\", function(e) {\r\n        if (\r\n          e.target.closest(\".paloc-room-button\") ||\r\n          e.target.closest(\".paloc-carousel-image\")\r\n        ) {\r\n          return;\r\n        }\r\n\r\n        var roomIndex = parseInt(card.getAttribute(\"data-room-index\"), 10);\r\n        var willOpen = !states[roomIndex].open;\r\n\r\n        if (isMobileView() && willOpen) {\r\n          states.forEach(function(state, index) {\r\n            if (index !== roomIndex) {\r\n              state.open = false;\r\n              state.imageIndex = 0;\r\n            }\r\n          });\r\n        }\r\n\r\n        states[roomIndex].open = willOpen;\r\n        states[roomIndex].imageIndex = 0;\r\n        render();\r\n      });\r\n    });\r\n\r\n    images.forEach(function(image) {\r\n      image.addEventListener(\"click\", function(e) {\r\n        e.stopPropagation();\r\n        var roomIndex = parseInt(image.parentElement.getAttribute(\"data-room-index\"), 10);\r\n        openLightbox(roomIndex, states[roomIndex].imageIndex);\r\n      });\r\n    });\r\n\r\n    carousels.forEach(function(carousel) {\r\n      carousel.addEventListener(\"touchstart\", function(e) {\r\n        var roomIndex = parseInt(carousel.getAttribute(\"data-room-index\"), 10);\r\n        states[roomIndex].touchStartX = e.touches[0].clientX;\r\n      }, { passive: true });\r\n\r\n      carousel.addEventListener(\"touchend\", function(e) {\r\n        var roomIndex = parseInt(carousel.getAttribute(\"data-room-index\"), 10);\r\n        var endX = e.changedTouches[0].clientX;\r\n        var diff = states[roomIndex].touchStartX - endX;\r\n\r\n        if (Math.abs(diff) > 40) {\r\n          changeImage(roomIndex, diff > 0 ? 1 : -1);\r\n        }\r\n      }, { passive: true });\r\n    });\r\n  }\r\n\r\n  function changeImage(roomIndex, direction) {\r\n    var room = rooms[roomIndex];\r\n    var state = states[roomIndex];\r\n\r\n    state.imageIndex += direction;\r\n\r\n    if (state.imageIndex < 0) {\r\n      state.imageIndex = room.gallery.length - 1;\r\n    }\r\n\r\n    if (state.imageIndex >= room.gallery.length) {\r\n      state.imageIndex = 0;\r\n    }\r\n\r\n    render();\r\n  }\r\n\r\n  function startTimers() {\r\n    stopTimers();\r\n\r\n    rooms.forEach(function(room, roomIndex) {\r\n      if (states[roomIndex].open) {\r\n        states[roomIndex].timer = setInterval(function() {\r\n          states[roomIndex].imageIndex++;\r\n\r\n          if (states[roomIndex].imageIndex >= room.gallery.length) {\r\n            states[roomIndex].imageIndex = 0;\r\n          }\r\n\r\n          render();\r\n        }, 4500);\r\n      }\r\n    });\r\n  }\r\n\r\n  function stopTimers() {\r\n    states.forEach(function(state) {\r\n      if (state.timer) {\r\n        clearInterval(state.timer);\r\n        state.timer = null;\r\n      }\r\n    });\r\n  }\r\n\r\n  function openLightbox(roomIndex, imageIndex) {\r\n    lightboxRoomIndex = roomIndex;\r\n    lightboxImageIndex = imageIndex;\r\n    updateLightbox();\r\n    lightbox.classList.add(\"is-visible\");\r\n    document.body.style.overflow = \"hidden\";\r\n  }\r\n\r\n  function closeLightbox() {\r\n    lightbox.classList.remove(\"is-visible\");\r\n    document.body.style.overflow = \"\";\r\n  }\r\n\r\n  function updateLightbox() {\r\n    lightboxImage.src = rooms[lightboxRoomIndex].gallery[lightboxImageIndex];\r\n    lightboxImage.alt = rooms[lightboxRoomIndex].name;\r\n  }\r\n\r\n  function changeLightboxImage(direction) {\r\n    var gallery = rooms[lightboxRoomIndex].gallery;\r\n\r\n    lightboxImageIndex += direction;\r\n\r\n    if (lightboxImageIndex < 0) {\r\n      lightboxImageIndex = gallery.length - 1;\r\n    }\r\n\r\n    if (lightboxImageIndex >= gallery.length) {\r\n      lightboxImageIndex = 0;\r\n    }\r\n\r\n    updateLightbox();\r\n  }\r\n\r\n  document.querySelector(\".paloc-lightbox-close\").addEventListener(\"click\", closeLightbox);\r\n\r\n  document.querySelector(\".paloc-lightbox-prev\").addEventListener(\"click\", function(e) {\r\n    e.stopPropagation();\r\n    changeLightboxImage(-1);\r\n  });\r\n\r\n  document.querySelector(\".paloc-lightbox-next\").addEventListener(\"click\", function(e) {\r\n    e.stopPropagation();\r\n    changeLightboxImage(1);\r\n  });\r\n\r\n  lightbox.addEventListener(\"click\", function(e) {\r\n    if (e.target === lightbox) {\r\n      closeLightbox();\r\n    }\r\n  });\r\n\r\n  lightbox.addEventListener(\"touchstart\", function(e) {\r\n    lightboxTouchStartX = e.touches[0].clientX;\r\n  }, { passive: true });\r\n\r\n  lightbox.addEventListener(\"touchend\", function(e) {\r\n    var endX = e.changedTouches[0].clientX;\r\n    var diff = lightboxTouchStartX - endX;\r\n\r\n    if (Math.abs(diff) > 40) {\r\n      changeLightboxImage(diff > 0 ? 1 : -1);\r\n    }\r\n  }, { passive: true });\r\n\r\n  document.addEventListener(\"keydown\", function(e) {\r\n    if (!lightbox.classList.contains(\"is-visible\")) {\r\n      return;\r\n    }\r\n\r\n    if (e.key === \"Escape\") {\r\n      closeLightbox();\r\n    }\r\n\r\n    if (e.key === \"ArrowLeft\") {\r\n      changeLightboxImage(-1);\r\n    }\r\n\r\n    if (e.key === \"ArrowRight\") {\r\n      changeLightboxImage(1);\r\n    }\r\n  });\r\n\r\n  render();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b75d3a elementor-widget elementor-widget-menu-anchor\" data-id=\"3b75d3a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"menu-anchor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-menu-anchor\" id=\"foglalas\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-22ad083 elementor-widget elementor-widget-html\" data-id=\"22ad083\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- Reservation PLUS start -->\r\n<script type=\"text\/javascript\" src=\"https:\/\/booking.previo.app\/iframe\/\"><\/script>\r\n<iframe src=\"https:\/\/booking.previo.app\/?hotId=784213\" scrolling=\"no\" frameborder=\"0\" width=\"100%\" height=\"2000\" name=\"previo-booking-iframe\" id=\"previo-booking-iframe\" allowTransparency=\"true\"><\/iframe>\r\n<!-- Reservation PLUS end -->\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d892e9 e-flex e-con-boxed rael-particle-no e-con e-parent\" data-id=\"2d892e9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7205150 elementor-widget elementor-widget-heading\" data-id=\"7205150\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Szob\u00e1ink elhelyezked\u00e9se:<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3048eee elementor-widget elementor-widget-wpzoom-elementor-addons-image-box\" data-id=\"3048eee\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"wpzoom-elementor-addons-image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"wpzoom-elementor-addons-image-box\">\n\t\t\t<h3>\n\t\t\t\t<span class=\"wpzoom-elementor-addons-image-box-link not-linked has-image\" style=\"background-image:url('https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Copy-of-Paloc-porta.jpg');\"><span><\/span><\/span>\t\t\t<\/h3>\n\t\t<\/div><!-- \/\/.wpzoom-elementor-addons-image-box -->\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bc7b84a elementor-widget elementor-widget-spacer\" data-id=\"bc7b84a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-541c36d elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed rael-particle-no e-con e-parent\" data-id=\"541c36d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f3d8f85 e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"f3d8f85\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;horizontal_scroll_mobile&quot;:&quot;enable&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"255692677\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-2556926771\" data-tab-title-id=\"e-n-tab-title-2556926771\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-2556926771\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPal\u00f3c porta\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2556926772\" data-tab-title-id=\"e-n-tab-title-2556926772\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2556926772\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLovas szoba\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2556926773\" data-tab-title-id=\"e-n-tab-title-2556926773\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2556926773\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tPatak szoba\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-2556926774\" data-tab-title-id=\"e-n-tab-title-2556926774\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-2556926774\" style=\"--n-tabs-title-order: 4;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tLiget szoba\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-2556926771\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2556926771\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-a57ef5c e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"a57ef5c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a7887c0 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"a7887c0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d9151d6 elementor-widget elementor-widget-heading\" data-id=\"d9151d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Pal\u00f3c porta<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-25779e0 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"25779e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9366-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9362-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9363-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9359-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9360-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/belso-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/sarok-800x800.jpg\" alt=\"Pal\u00f3cliget Pal\u00f3c porta\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c12ea5 elementor-mobile-align-start elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"9c12ea5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"50px\" viewBox=\"0 0 50 50\" width=\"50px\" xml:space=\"preserve\">  <g id=\"Layer_67\"><\/g>  <g id=\"Layer_66\"><\/g>  <g id=\"Layer_65\"><\/g>  <g id=\"Layer_64\"><\/g>  <g id=\"Layer_63\"><\/g>  <g id=\"Layer_62\"><\/g>  <g id=\"Layer_61\"><\/g>  <g id=\"Layer_60\"><\/g>  <g id=\"Layer_59\"><\/g>  <g id=\"Layer_58\"><\/g>  <g id=\"Layer_57\"><\/g>  <g id=\"Layer_56\"><\/g>  <g id=\"Layer_55\"><\/g>  <g id=\"Layer_54\"><\/g>  <g id=\"Layer_53\"><\/g>  <g id=\"Layer_52\"><\/g>  <g id=\"Layer_51\"><\/g>  <g id=\"Layer_50\"><\/g>  <g id=\"Layer_49\"><\/g>  <g id=\"Layer_48\"><\/g>  <g id=\"Layer_47\"><\/g>  <g id=\"Layer_46\"><\/g>  <g id=\"Layer_45\"><\/g>  <g id=\"Layer_44\">    <path clip-rule=\"evenodd\" d=\"M50,22.739H0v10.714h50V22.739z M50,36.294H0v9.237h2.84l0.5-3.642h43.318   l0.5,3.642H50V36.294z M4.58,8.073v13.326h7.901v-6.854c9.089-3.106,15.934-2.996,25.038-0.016v6.87h7.9V8.058   C31.114,3.361,18.864,3.181,4.58,8.073z\" fill-rule=\"evenodd\"><\/path>  <\/g>  <g id=\"Layer_43\"><\/g>  <g id=\"Layer_42\"><\/g>  <g id=\"Layer_41\"><\/g>  <g id=\"Layer_40\"><\/g>  <g id=\"Layer_39\"><\/g>  <g id=\"Layer_38\"><\/g>  <g id=\"Layer_37\"><\/g>  <g id=\"Layer_36\"><\/g>  <g id=\"Layer_35\"><\/g>  <g id=\"Layer_34\"><\/g>  <g id=\"Layer_33\"><\/g>  <g id=\"Layer_32\"><\/g>  <g id=\"Layer_31\"><\/g>  <g id=\"Layer_30\"><\/g>  <g id=\"Layer_29\"><\/g>  <g id=\"Layer_28\"><\/g>  <g id=\"Layer_27\"><\/g>  <g id=\"Layer_26\"><\/g>  <g id=\"Layer_25\"><\/g>  <g id=\"Layer_24\"><\/g>  <g id=\"Layer_23\"><\/g>  <g id=\"Layer_22\"><\/g>  <g id=\"Layer_21\"><\/g>  <g id=\"Layer_20\"><\/g>  <g id=\"Layer_19\"><\/g>  <g id=\"Layer_18\"><\/g>  <g id=\"Layer_17\"><\/g>  <g id=\"Layer_16\"><\/g>  <g id=\"Layer_15\"><\/g>  <g id=\"Layer_14\"><\/g>  <g id=\"Layer_13\"><\/g>  <g id=\"Layer_12\"><\/g>  <g id=\"Layer_11\"><\/g>  <g id=\"Layer_10\"><\/g>  <g id=\"Layer_9\"><\/g>  <g id=\"Layer_8\"><\/g>  <g id=\"Layer_7\"><\/g>  <g id=\"Layer_6\"><\/g>  <g id=\"Layer_5\"><\/g>  <g id=\"Layer_4\"><\/g>  <g id=\"Layer_3\"><\/g>  <g id=\"Layer_2\"><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">2x egyszem\u00e9lyes \u00e1gy vagy 1x \u00f6sszekapcsolt francia\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1x kinyithat\u00f3 kanap\u00e9\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"bi bi-person-plus-fill\" fill=\"currentColor\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\"><path d=\"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\"><\/path><path d=\"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z\" fill-rule=\"evenodd\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">4x f\u00e9r\u0151hely<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8def775 elementor-widget elementor-widget-text-editor\" data-id=\"8def775\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Saj\u00e1t bej\u00e1rat<\/li><li>Saj\u00e1t f\u00fcrd\u0151szoba<\/li><li>Saj\u00e1t konyha<\/li><li>TV k\u00e9sz\u00fcl\u00e9k<\/li><li>Ingyenes WIFI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2556926772\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2556926772\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-598fc75 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"598fc75\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3534b96 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"3534b96\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-725c037 elementor-widget elementor-widget-heading\" data-id=\"725c037\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lovas szoba<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-35cc873 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"35cc873\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9371-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Lovas szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9370-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Lovas szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9374-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Lovas szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/furdo2-800x800.jpg\" alt=\"Pal\u00f3cliget Lovas szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/baglyos-polc2-scaled-800x800.jpeg\" alt=\"Lovas szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/07\/Lovas-szoba-jooo-scaled-800x800.jpg\" alt=\"Lovas szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 7\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/07\/Lovas-szoba-scaled-800x800.jpg\" alt=\"Lovas szoba\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-502ff95 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"502ff95\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"50px\" viewBox=\"0 0 50 50\" width=\"50px\" xml:space=\"preserve\">  <g id=\"Layer_17\"><\/g>  <g id=\"Layer_16\"><\/g>  <g id=\"Layer_15\">    <path clip-rule=\"evenodd\" d=\"M50,31.831V21.117H0v10.714H50z M46.822,19.777V9.888   C31.688,4.908,18.288,4.74,3.177,9.901v9.876h4.807v-5.948c5.964-2.038,10.071-1.979,16.045-0.012v5.96h1.939v-5.948   c5.965-2.037,10.07-1.98,16.045-0.012v5.96H46.822z M3.341,40.266h43.318l0.5,3.642H50v-9.236H0v9.236h2.84L3.341,40.266z\" fill-rule=\"evenodd\"><\/path>  <\/g>  <g id=\"Layer_14\"><\/g>  <g id=\"Layer_13\"><\/g>  <g id=\"Layer_12\"><\/g>  <g id=\"Layer_11\"><\/g>  <g id=\"Layer_10\"><\/g>  <g id=\"Layer_9\"><\/g>  <g id=\"Layer_8\"><\/g>  <g id=\"Layer_7\"><\/g>  <g id=\"Layer_6\"><\/g>  <g id=\"Layer_5\"><\/g>  <g id=\"Layer_4\"><\/g>  <g id=\"Layer_3\"><\/g>  <g id=\"Layer_2\"><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1x francia\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1x kinyithat\u00f3 kanap\u00e9\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"bi bi-person-plus-fill\" fill=\"currentColor\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\"><path d=\"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\"><\/path><path d=\"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z\" fill-rule=\"evenodd\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">4x f\u00e9r\u0151hely<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-51f4cf1 elementor-widget elementor-widget-text-editor\" data-id=\"51f4cf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Saj\u00e1t bej\u00e1rat<\/li><li>Saj\u00e1t f\u00fcrd\u0151szoba<\/li><li>Kertb\u0151l ny\u00edl\u00f3 k\u00f6z\u00f6s konyha<\/li><li>TV k\u00e9sz\u00fcl\u00e9k<\/li><li>Ingyenes WIFI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2556926773\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2556926773\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-03f5399 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"03f5399\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-d24434b e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"d24434b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43830a5 elementor-widget elementor-widget-heading\" data-id=\"43830a5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Patak szoba<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d0033d7 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"d0033d7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/szoba-fent2-800x800.jpg\" alt=\"Pal\u00f3cliget Patak szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-2-szimplaagy-scaled-800x800.jpeg\" alt=\"Patak szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-bal-scaled-800x800.jpeg\" alt=\"Patak szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Patak-jobb-scaled-800x800.jpeg\" alt=\"Patak szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/09\/furdo2-800x800.jpg\" alt=\"Pal\u00f3cliget Patak szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9369-scaled.jpg\" alt=\"\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/furdo-800x800.jpg\" alt=\"Pal\u00f3cliget Liget szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/fentrol-800x800.jpg\" alt=\"Pal\u00f3cliget Patak szoba\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3ec2b1e elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"3ec2b1e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"50px\" viewBox=\"0 0 50 50\" width=\"50px\" xml:space=\"preserve\">  <g id=\"Layer_67\"><\/g>  <g id=\"Layer_66\"><\/g>  <g id=\"Layer_65\"><\/g>  <g id=\"Layer_64\"><\/g>  <g id=\"Layer_63\"><\/g>  <g id=\"Layer_62\"><\/g>  <g id=\"Layer_61\"><\/g>  <g id=\"Layer_60\"><\/g>  <g id=\"Layer_59\"><\/g>  <g id=\"Layer_58\"><\/g>  <g id=\"Layer_57\"><\/g>  <g id=\"Layer_56\"><\/g>  <g id=\"Layer_55\"><\/g>  <g id=\"Layer_54\"><\/g>  <g id=\"Layer_53\"><\/g>  <g id=\"Layer_52\"><\/g>  <g id=\"Layer_51\"><\/g>  <g id=\"Layer_50\"><\/g>  <g id=\"Layer_49\"><\/g>  <g id=\"Layer_48\"><\/g>  <g id=\"Layer_47\"><\/g>  <g id=\"Layer_46\"><\/g>  <g id=\"Layer_45\"><\/g>  <g id=\"Layer_44\">    <path clip-rule=\"evenodd\" d=\"M50,22.739H0v10.714h50V22.739z M50,36.294H0v9.237h2.84l0.5-3.642h43.318   l0.5,3.642H50V36.294z M4.58,8.073v13.326h7.901v-6.854c9.089-3.106,15.934-2.996,25.038-0.016v6.87h7.9V8.058   C31.114,3.361,18.864,3.181,4.58,8.073z\" fill-rule=\"evenodd\"><\/path>  <\/g>  <g id=\"Layer_43\"><\/g>  <g id=\"Layer_42\"><\/g>  <g id=\"Layer_41\"><\/g>  <g id=\"Layer_40\"><\/g>  <g id=\"Layer_39\"><\/g>  <g id=\"Layer_38\"><\/g>  <g id=\"Layer_37\"><\/g>  <g id=\"Layer_36\"><\/g>  <g id=\"Layer_35\"><\/g>  <g id=\"Layer_34\"><\/g>  <g id=\"Layer_33\"><\/g>  <g id=\"Layer_32\"><\/g>  <g id=\"Layer_31\"><\/g>  <g id=\"Layer_30\"><\/g>  <g id=\"Layer_29\"><\/g>  <g id=\"Layer_28\"><\/g>  <g id=\"Layer_27\"><\/g>  <g id=\"Layer_26\"><\/g>  <g id=\"Layer_25\"><\/g>  <g id=\"Layer_24\"><\/g>  <g id=\"Layer_23\"><\/g>  <g id=\"Layer_22\"><\/g>  <g id=\"Layer_21\"><\/g>  <g id=\"Layer_20\"><\/g>  <g id=\"Layer_19\"><\/g>  <g id=\"Layer_18\"><\/g>  <g id=\"Layer_17\"><\/g>  <g id=\"Layer_16\"><\/g>  <g id=\"Layer_15\"><\/g>  <g id=\"Layer_14\"><\/g>  <g id=\"Layer_13\"><\/g>  <g id=\"Layer_12\"><\/g>  <g id=\"Layer_11\"><\/g>  <g id=\"Layer_10\"><\/g>  <g id=\"Layer_9\"><\/g>  <g id=\"Layer_8\"><\/g>  <g id=\"Layer_7\"><\/g>  <g id=\"Layer_6\"><\/g>  <g id=\"Layer_5\"><\/g>  <g id=\"Layer_4\"><\/g>  <g id=\"Layer_3\"><\/g>  <g id=\"Layer_2\"><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">2x egyszem\u00e9lyes \u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"100px\" id=\"Layer_1\" viewBox=\"0 0 100 100\" width=\"100px\" xml:space=\"preserve\">  <path d=\"M88.842,35.138c-3.4,0-6.156,2.758-6.156,6.158c0,2.229,1.188,4.175,2.959,5.255v3.39h-71.29v-3.389  c1.772-1.081,2.96-3.027,2.96-5.256c0-3.4-2.757-6.158-6.157-6.158C7.757,35.138,5,37.896,5,41.296c0,2.229,1.188,4.175,2.961,5.255  v47.206c0,0.522,0.423,0.947,0.947,0.947h4.5c0.523,0,0.947-0.425,0.947-0.947v-7.343h71.29v7.343c0,0.522,0.424,0.947,0.946,0.947  h4.5c0.524,0,0.947-0.425,0.947-0.947V46.551C93.813,45.471,95,43.524,95,41.296C95,37.896,92.243,35.138,88.842,35.138z   M23.651,76.939h-9.296V59.414h9.296V76.939z M44.316,76.939H35.02V59.414h9.296V76.939z M64.98,76.939h-9.295V59.414h9.295V76.939z   M85.645,76.939H76.35V59.414h9.295V76.939z\"><\/path>  <path d=\"M26.843,37.31h9.272c2.943,0,3.849-4.454,0.699-4.942c1.079-2.05-1.227-4.414-3.658-2.996  c-1.218-3.812-7.346-2.673-6.839,1.488C22.219,31.602,23.145,37.31,26.843,37.31z\"><\/path>  <path d=\"M69.777,26.063c-0.143-0.44-0.217-0.661-0.514-0.661c-0.299,0-0.375,0.221-0.516,0.661l-1.357,4.209l-4.423-0.009  c-0.462-0.002-0.694,0.001-0.788,0.285c-0.093,0.282,0.096,0.422,0.471,0.693l3.584,2.592l-1.377,4.203  c-0.145,0.44-0.213,0.662,0.027,0.837c0.242,0.176,0.432,0.04,0.805-0.233l3.574-2.606l3.572,2.606  c0.374,0.273,0.563,0.409,0.803,0.233c0.242-0.175,0.172-0.396,0.028-0.837l-1.375-4.203l3.584-2.592  c0.374-0.271,0.562-0.411,0.468-0.693c-0.091-0.284-0.322-0.287-0.785-0.285l-4.422,0.009L69.777,26.063z\"><\/path>  <path d=\"M53.445,25.544c0.344-0.251,0.468-0.445,0.252-0.46c-0.133-0.007-0.264-0.012-0.396-0.012c-3.925,0-7.105,3.181-7.105,7.105  c0,3.924,3.181,7.105,7.105,7.105c0.135,0,0.266-0.005,0.396-0.013c0.216-0.014,0.092-0.208-0.252-0.459  c-2.049-1.494-3.383-3.905-3.383-6.634S51.396,27.037,53.445,25.544z\"><\/path>  <path d=\"M30.183,13.859v8.489c0,0.523,0.424,0.947,0.947,0.947c0.522,0,0.948-0.424,0.948-0.947v-9.271  c4.91-2.47,10.857-3.864,16.975-3.971V21.4c0,0.523,0.424,0.947,0.947,0.947c0.523,0,0.947-0.424,0.947-0.947V9.12  c6.318,0.165,12.41,1.693,17.369,4.364v8.864c0,0.523,0.424,0.947,0.947,0.947c0.521,0,0.946-0.424,0.946-0.947v-8.297  c0.554-0.083,1.067-0.395,1.367-0.919c0.521-0.908,0.204-2.065-0.704-2.585c-5.93-3.387-13.412-5.252-21.07-5.252  c-7.575,0-14.718,1.735-20.653,5.02c-0.916,0.506-1.247,1.658-0.74,2.574C28.774,13.551,29.477,13.902,30.183,13.859z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1x ig\u00e9nyelhet\u0151 baba\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"bi bi-person-plus-fill\" fill=\"currentColor\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\"><path d=\"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\"><\/path><path d=\"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z\" fill-rule=\"evenodd\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">2x f\u00e9r\u0151hely<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-809fa36 elementor-widget elementor-widget-text-editor\" data-id=\"809fa36\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Saj\u00e1t bej\u00e1rat<\/li><li>Saj\u00e1t f\u00fcrd\u0151szoba<\/li><li>Kertb\u0151l ny\u00edl\u00f3 k\u00f6z\u00f6s konyha<\/li><li>Nincs TV k\u00e9sz\u00fcl\u00e9k<\/li><li>Ingyenes WIFI<\/li><li>El\u0151zetes k\u00e9r\u00e9s\u00e9re sz\u00edvesen biztos\u00edtunk laptopot<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-2556926774\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-2556926774\" data-tab-index=\"4\" style=\"--n-tabs-title-order: 4;\" class=\" elementor-element elementor-element-811b8fa e-flex e-con-boxed rael-particle-no e-con e-child\" data-id=\"811b8fa\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-722bb47 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"722bb47\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-38fccf6 elementor-widget elementor-widget-heading\" data-id=\"38fccf6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Liget szoba<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5219858 elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"5219858\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;both&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;speed&quot;:500}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9376-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Liget szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2024\/08\/IMG_9377-scaled-800x800.jpg\" alt=\"Pal\u00f3cliget Liget szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Liget-fulesek_fragy-scaled-800x800.jpeg\" alt=\"Liget Szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/03\/Liget_fulesek-scaled-800x800.jpeg\" alt=\"Liget Szoba\" \/><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 5\"><figure class=\"swiper-slide-inner\"><img decoding=\"async\" class=\"swiper-slide-image\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/05\/IMG_1496-scaled-800x800.jpeg\" alt=\"Liget Szoba\" \/><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8dd9889 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"8dd9889\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" height=\"50px\" viewBox=\"0 0 50 50\" width=\"50px\" xml:space=\"preserve\">  <g id=\"Layer_17\"><\/g>  <g id=\"Layer_16\"><\/g>  <g id=\"Layer_15\">    <path clip-rule=\"evenodd\" d=\"M50,31.831V21.117H0v10.714H50z M46.822,19.777V9.888   C31.688,4.908,18.288,4.74,3.177,9.901v9.876h4.807v-5.948c5.964-2.038,10.071-1.979,16.045-0.012v5.96h1.939v-5.948   c5.965-2.037,10.07-1.98,16.045-0.012v5.96H46.822z M3.341,40.266h43.318l0.5,3.642H50v-9.236H0v9.236h2.84L3.341,40.266z\" fill-rule=\"evenodd\"><\/path>  <\/g>  <g id=\"Layer_14\"><\/g>  <g id=\"Layer_13\"><\/g>  <g id=\"Layer_12\"><\/g>  <g id=\"Layer_11\"><\/g>  <g id=\"Layer_10\"><\/g>  <g id=\"Layer_9\"><\/g>  <g id=\"Layer_8\"><\/g>  <g id=\"Layer_7\"><\/g>  <g id=\"Layer_6\"><\/g>  <g id=\"Layer_5\"><\/g>  <g id=\"Layer_4\"><\/g>  <g id=\"Layer_3\"><\/g>  <g id=\"Layer_2\"><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1x francia\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 640 512\"><path d=\"M160 224v64h320v-64c0-35.3 28.7-64 64-64h32c0-53-43-96-96-96H160c-53 0-96 43-96 96h32c35.3 0 64 28.7 64 64zm416-32h-32c-17.7 0-32 14.3-32 32v96H128v-96c0-17.7-14.3-32-32-32H64c-35.3 0-64 28.7-64 64 0 23.6 13 44 32 55.1V432c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16v-16h384v16c0 8.8 7.2 16 16 16h64c8.8 0 16-7.2 16-16V311.1c19-11.1 32-31.5 32-55.1 0-35.3-28.7-64-64-64z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">1x kinyithat\u00f3 kanap\u00e9\u00e1gy<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"bi bi-person-plus-fill\" fill=\"currentColor\" height=\"16\" viewBox=\"0 0 16 16\" width=\"16\"><path d=\"M1 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6z\"><\/path><path d=\"M13.5 5a.5.5 0 0 1 .5.5V7h1.5a.5.5 0 0 1 0 1H14v1.5a.5.5 0 0 1-1 0V8h-1.5a.5.5 0 0 1 0-1H13V5.5a.5.5 0 0 1 .5-.5z\" fill-rule=\"evenodd\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">4x f\u00e9r\u0151hely<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-023bbe3 elementor-widget elementor-widget-text-editor\" data-id=\"023bbe3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Saj\u00e1t bej\u00e1rat<\/li><li>Saj\u00e1t f\u00fcrd\u0151szoba<\/li><li>Kertb\u0151l ny\u00edl\u00f3 k\u00f6z\u00f6s konyha<\/li><li>TV k\u00e9sz\u00fcl\u00e9k<\/li><li>Ingyenes WIFI<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cc54c22 e-flex e-con-boxed rael-particle-no e-con e-parent\" data-id=\"cc54c22\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-3ecf300 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"3ecf300\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2729183 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"2729183\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"1920\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled.jpg\" class=\"attachment-full size-full wp-image-8520\" alt=\"\" srcset=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled.jpg 2560w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-300x225.jpg 300w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-1024x768.jpg 1024w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-2000x1500.jpg 2000w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled-16x12.jpg 16w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled-1536x1152.jpg 1536w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled-2048x1536.jpg 2048w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled-600x450.jpg 600w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/09\/1000012413-scaled-1200x900.jpg 1200w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Reggeli<\/h3><p class=\"elementor-image-box-description\">K\u00e9r\u00e9sedre sz\u00edvesen bek\u00e9sz\u00edt\u00fcnk reggeli kosarat, melynek \u00e1ra <br>1-5 f\u0151 r\u00e9sz\u00e9re: 2500 Ft\/ f\u0151 <br>6 f\u0151t\u0151l: 1900\/f\u0151 <\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4b07077 e-con-full e-flex rael-particle-no e-con e-child\" data-id=\"4b07077\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;rae_animations_entrance&quot;:&quot;none&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5056ab4 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"5056ab4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img decoding=\"async\" width=\"2560\" height=\"1920\" src=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled.jpeg\" class=\"attachment-full size-full wp-image-7844\" alt=\"Massz\u00e1zsmedence\" srcset=\"https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled.jpeg 2560w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-300x225.jpeg 300w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-1024x768.jpeg 1024w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-2000x1500.jpeg 2000w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled-16x12.jpeg 16w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled-1536x1152.jpeg 1536w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled-2048x1536.jpeg 2048w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled-600x450.jpeg 600w, https:\/\/palocliget.hu\/wp-content\/uploads\/2025\/01\/IMG_0336-scaled-1200x900.jpeg 1200w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/><\/figure><div class=\"elementor-image-box-content\"><h3 class=\"elementor-image-box-title\">Jacuzzi<\/h3><p class=\"elementor-image-box-description\">\u00c9lvezd a Pal\u00f3cliget nyugalm\u00e1t egy hangulatos, fedett pavilonban elhelyezett jakuzzival, amely eg\u00e9sz \u00e9vben t\u00f6k\u00e9letes kikapcsol\u00f3d\u00e1st ny\u00fajt.\n<br><b>A jacuzzi be\u00fczemel\u00e9s\u00e9nek d\u00edja:<\/b><br><b>1 \u00e9j\/ 2 nap - 10.000 Ft<\/b><br><span style=\"font-weight: 700\">2 \u00e9j\/ 3 nap - 15.000 Ft<\/span><br><span style=\"font-weight: 700\">3 \u00e9j\/ 4 nap - 20.000 Ft<\/span><\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Fedezd fel apartmanjainkat \u00e9s szob\u00e1inkat A r\u00e9szletek\u00e9rt kattints a szob\u00e1ra \u00d7 \u2039 \u203a Szob\u00e1ink elhelyezked\u00e9se: Pal\u00f3c porta Lovas szoba Patak szoba Liget szoba Pal\u00f3c porta 2x egyszem\u00e9lyes \u00e1gy vagy 1x \u00f6sszekapcsolt francia\u00e1gy 1x kinyithat\u00f3 kanap\u00e9\u00e1gy 4x f\u00e9r\u0151hely Saj\u00e1t bej\u00e1rat Saj\u00e1t f\u00fcrd\u0151szoba Saj\u00e1t konyha TV k\u00e9sz\u00fcl\u00e9k Ingyenes WIFI Lovas szoba 1x francia\u00e1gy 1x kinyithat\u00f3 kanap\u00e9\u00e1gy 4x &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/palocliget.hu\/en\/foglalas\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8222;Foglal\u00e1s&#8221;<\/span><\/a><\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_seopress_titles_title":"","_seopress_titles_desc":"","_seopress_robots_index":"","_seopress_robots_follow":"","_seopress_robots_imageindex":"","_seopress_robots_snippet":"","_seopress_robots_primary_cat":"","_seopress_robots_breadcrumbs":"","_seopress_robots_freeze_modified_date":"","_seopress_robots_custom_modified_date":"","_seopress_robots_canonical":"","_seopress_social_fb_title":"","_seopress_social_fb_desc":"","_seopress_social_fb_img":"","_seopress_social_fb_img_attachment_id":0,"_seopress_social_fb_img_width":0,"_seopress_social_fb_img_height":0,"_seopress_social_twitter_title":"","_seopress_social_twitter_desc":"","_seopress_social_twitter_img":"","_seopress_social_twitter_img_attachment_id":0,"_seopress_social_twitter_img_width":0,"_seopress_social_twitter_img_height":0,"_seopress_redirections_value":"","_seopress_redirections_enabled":"","_seopress_redirections_enabled_regex":"","_seopress_redirections_logged_status":"","_seopress_redirections_param":"","_seopress_redirections_type":0,"_seopress_analysis_target_kw":"","tpgb_global_settings":"","_eb_attr":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"inspiro_hide_title":false,"footnotes":""},"class_list":["post-40","page","type-page","status-publish","hentry"],"aioseo_notices":[],"acf":[],"tpgb_featured_images":null,"tpgb_post_meta_info":{"get_date":"July 4, 2024","get_modified_date":"May 19, 2026","author_name":"admin","author_url":"https:\/\/palocliget.hu\/en\/author\/admin\/","author_email":"blevi2002@gmail.com","author_website":"https:\/\/palocliget.hu","author_description":"","author_facebook":"","author_twitter":"","author_instagram":"","author_role":["administrator"],"author_firstname":"","author_lastname":"","user_login":"palocliget","comment_count":0,"post_likes":0,"post_views":0},"tpgb_post_category":[],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/pages\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":385,"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/pages\/40\/revisions"}],"predecessor-version":[{"id":8926,"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/pages\/40\/revisions\/8926"}],"wp:attachment":[{"href":"https:\/\/palocliget.hu\/en\/wp-json\/wp\/v2\/media?parent=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}