{"id":1207,"date":"2024-03-05T11:58:12","date_gmt":"2024-03-05T10:58:12","guid":{"rendered":"https:\/\/montehouse.pl\/?post_type=oferty-specjalne&#038;p=1207"},"modified":"2026-08-26T10:37:39","modified_gmt":"2026-08-26T08:37:39","slug":"oferta-elastyczna","status":"publish","type":"oferty-specjalne","link":"https:\/\/montehouse.pl\/cs\/oferty-specjalne\/oferta-elastyczna\/","title":{"rendered":"Oferta elastyczna"},"content":{"rendered":"<style>\n\/* =========================================================\n   MONTE HOUSE APARTMENTS\n   OFERTA ELASTYCZNA\n   ========================================================= *\/\n\n.mh-flex,\n.mh-flex * {\n    box-sizing: border-box;\n}\n\n.mh-flex {\n    --black: #1d2022;\n    --black-2: #292d2f;\n\n    --blue: #315f79;\n    --blue-dark: #24485e;\n    --blue-light: #87a7b8;\n\n    --wood: #b38b66;\n    --wood-dark: #896848;\n    --wood-light: #dcc6ae;\n\n    --cream: #f4f0ea;\n    --cream-2: #faf8f5;\n    --white: #ffffff;\n\n    --text: #5a5956;\n    --muted: #8a8883;\n    --line: #dedad4;\n\n    width: 100%;\n    margin: 0;\n    padding: 0;\n\n    background: #ffffff;\n    color: var(--text);\n\n    font-family: inherit;\n}\n\n.mh-flex *,\n.mh-flex a {\n    font-family: inherit;\n}\n\n.mh-flex strong {\n    color: var(--black);\n    font-weight: 600;\n}\n\n.mh-flex__inner {\n    width: 100%;\n    max-width: 1180px;\n\n    margin: 0 auto;\n    padding: 75px 28px 105px;\n}\n\n\n\/* =========================================================\n   TYPOGRAFIA\n   ========================================================= *\/\n\n.mh-flex__label {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n\n    margin: 0 0 15px;\n\n    color: var(--blue);\n\n    font-size: 10px;\n    font-weight: 700;\n    line-height: 1.3;\n\n    letter-spacing: 2px;\n    text-transform: uppercase;\n}\n\n.mh-flex__label::before {\n    content: \"\";\n\n    width: 34px;\n    height: 1px;\n\n    background: var(--wood);\n}\n\n.mh-flex__label--light {\n    color: rgba(255,255,255,.68);\n}\n\n.mh-flex__label--light::before {\n    background: var(--wood-light);\n}\n\n.mh-flex__heading {\n    max-width: 820px;\n\n    margin: 0 0 42px;\n}\n\n.mh-flex__heading h3 {\n    margin: 0;\n\n    color: var(--black);\n\n    font-size: 37px;\n    font-weight: 400;\n    line-height: 1.18;\n    letter-spacing: -.6px;\n}\n\n.mh-flex__heading p {\n    margin: 15px 0 0;\n\n    color: var(--muted);\n\n    font-size: 15px;\n    line-height: 1.85;\n}\n\n\n\/* =========================================================\n   HERO\n   ========================================================= *\/\n\n.mh-flex__hero {\n    position: relative;\n\n    display: grid;\n    grid-template-columns: 1.3fr .7fr;\n\n    min-height: 520px;\n\n    overflow: hidden;\n\n    background: var(--cream-2);\n}\n\n.mh-flex__hero-main {\n    position: relative;\n    z-index: 2;\n\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    padding: 70px 65px;\n}\n\n.mh-flex__hero-main::before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 340px;\n    height: 340px;\n\n    left: -230px;\n    bottom: -245px;\n\n    border: 1px solid rgba(179,139,102,.18);\n    border-radius: 50%;\n}\n\n.mh-flex__hero-overline {\n    margin-bottom: 27px;\n\n    color: var(--blue);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 2px;\n    text-transform: uppercase;\n}\n\n.mh-flex__hero h2 {\n    max-width: 710px;\n\n    margin: 0 0 25px;\n\n    color: var(--black);\n\n    font-size: clamp(44px,6vw,67px);\n    font-weight: 400;\n    line-height: 1;\n    letter-spacing: -2px;\n}\n\n.mh-flex__hero h2 span {\n    display: block;\n\n    color: var(--blue);\n}\n\n.mh-flex__hero p {\n    max-width: 700px;\n\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 15.5px;\n    line-height: 1.9;\n}\n\n.mh-flex__hero-side {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 520px;\n\n    padding: 40px;\n\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 85% 10%,\n            rgba(255,255,255,.10),\n            transparent 35%\n        ),\n        linear-gradient(\n            145deg,\n            var(--blue),\n            var(--blue-dark)\n        );\n}\n\n.mh-flex__hero-side::before {\n    content: \"\";\n\n    position: absolute;\n\n    width: 370px;\n    height: 370px;\n\n    right: -240px;\n    top: -210px;\n\n    border: 1px solid rgba(255,255,255,.11);\n    border-radius: 50%;\n}\n\n.mh-flex__hero-side::after {\n    content: \"\";\n\n    position: absolute;\n\n    width: 250px;\n    height: 250px;\n\n    left: -170px;\n    bottom: -150px;\n\n    border: 1px solid rgba(220,198,174,.17);\n    border-radius: 50%;\n}\n\n.mh-flex__circle {\n    position: relative;\n    z-index: 2;\n\n    width: 225px;\n    height: 225px;\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    border: 1px solid rgba(255,255,255,.40);\n    border-radius: 50%;\n\n    text-align: center;\n}\n\n.mh-flex__circle-small {\n    margin-bottom: 8px;\n\n    color: rgba(255,255,255,.68);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n}\n\n.mh-flex__circle-main {\n    color: #ffffff;\n\n    font-size: 28px;\n    font-weight: 400;\n    line-height: 1.1;\n}\n\n.mh-flex__circle-bottom {\n    margin-top: 10px;\n\n    color: var(--wood-light);\n\n    font-size: 12px;\n}\n\n\n\/* =========================================================\n   PARAMETRY\n   ========================================================= *\/\n\n.mh-flex__facts {\n    display: grid;\n    grid-template-columns: repeat(5,1fr);\n\n    margin-bottom: 100px;\n\n    background: var(--cream);\n\n    border-bottom: 1px solid var(--line);\n}\n\n.mh-flex__fact {\n    padding: 26px 20px;\n}\n\n.mh-flex__fact +\n.mh-flex__fact {\n    border-left: 1px solid var(--line);\n}\n\n.mh-flex__fact-label {\n    display: block;\n\n    margin-bottom: 8px;\n\n    color: var(--muted);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 1.3px;\n    text-transform: uppercase;\n}\n\n.mh-flex__fact-value {\n    display: block;\n\n    color: var(--black);\n\n    font-size: 15px;\n    font-weight: 600;\n}\n\n\n\/* =========================================================\n   ELASTYCZNO\u015a\u0106\n   ========================================================= *\/\n\n.mh-flex__offer {\n    display: grid;\n    grid-template-columns: .46fr 1.54fr;\n\n    margin-bottom: 18px;\n\n    background: var(--cream-2);\n}\n\n.mh-flex__offer-side {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    min-height: 330px;\n\n    padding: 45px;\n\n    background: var(--wood);\n}\n\n.mh-flex__offer-word {\n    margin-bottom: 12px;\n\n    color: #ffffff;\n\n    font-size: 39px;\n    font-weight: 300;\n    line-height: 1.05;\n}\n\n.mh-flex__offer-small {\n    color: rgba(255,255,255,.77);\n\n    font-size: 10px;\n    font-weight: 700;\n    line-height: 1.65;\n\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n}\n\n.mh-flex__offer-content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    padding: 52px 57px;\n}\n\n.mh-flex__offer-content h3 {\n    margin: 0 0 17px;\n\n    color: var(--black);\n\n    font-size: 34px;\n    font-weight: 400;\n    line-height: 1.25;\n}\n\n.mh-flex__offer-content p {\n    max-width: 760px;\n\n    margin: 0 0 14px;\n\n    font-size: 14.5px;\n    line-height: 1.9;\n}\n\n\n\/* =========================================================\n   WARUNKI ANULACJI\n   ========================================================= *\/\n\n.mh-flex__terms {\n    position: relative;\n\n    margin-bottom: 105px;\n    padding: 58px 60px;\n\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 95% 0%,\n            rgba(179,139,102,.13),\n            transparent 29%\n        ),\n        var(--black);\n}\n\n.mh-flex__terms::after {\n    content: \"FLEX\";\n\n    position: absolute;\n\n    right: 5px;\n    bottom: -43px;\n\n    color: rgba(255,255,255,.035);\n\n    font-size: 140px;\n    font-weight: 700;\n    line-height: 1;\n}\n\n.mh-flex__terms-content {\n    position: relative;\n    z-index: 2;\n\n    max-width: 840px;\n}\n\n.mh-flex__terms-label {\n    margin-bottom: 13px;\n\n    color: var(--wood-light);\n\n    font-size: 10px;\n    font-weight: 700;\n\n    letter-spacing: 1.8px;\n    text-transform: uppercase;\n}\n\n.mh-flex__terms h3 {\n    margin: 0 0 16px;\n\n    color: #ffffff;\n\n    font-size: 31px;\n    font-weight: 400;\n    line-height: 1.35;\n}\n\n.mh-flex__terms p {\n    margin: 0;\n\n    color: rgba(255,255,255,.69);\n\n    font-size: 15px;\n    line-height: 1.85;\n}\n\n\n\/* =========================================================\n   BENEFITY\n   ========================================================= *\/\n\n.mh-flex__included {\n    margin-bottom: 105px;\n}\n\n.mh-flex__benefits {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n\n    border-top: 1px solid var(--line);\n}\n\n.mh-flex__benefit {\n    position: relative;\n\n    min-height: 115px;\n\n    padding: 29px 35px 29px 44px;\n\n    border-bottom: 1px solid var(--line);\n\n    color: var(--text);\n\n    font-size: 14px;\n    line-height: 1.75;\n}\n\n.mh-flex__benefit:nth-child(odd) {\n    border-right: 1px solid var(--line);\n}\n\n.mh-flex__benefit::before {\n    content: \"\";\n\n    position: absolute;\n\n    left: 15px;\n    top: 38px;\n\n    width: 7px;\n    height: 7px;\n\n    background: var(--blue);\n\n    border-radius: 50%;\n}\n\n\n\/* =========================================================\n   STREFA RELAKSU\n   ========================================================= *\/\n\n.mh-flex__relax {\n    position: relative;\n\n    margin-bottom: 20px;\n    padding: 70px 60px;\n\n    overflow: hidden;\n\n    background:\n        radial-gradient(\n            circle at 95% 4%,\n            rgba(255,255,255,.07),\n            transparent 28%\n        ),\n        linear-gradient(\n            135deg,\n            var(--blue-dark),\n            var(--blue)\n        );\n}\n\n.mh-flex__relax::after {\n    content: \"RELAX\";\n\n    position: absolute;\n\n    right: -15px;\n    bottom: -37px;\n\n    color: rgba(255,255,255,.035);\n\n    font-size: 115px;\n    font-weight: 700;\n    line-height: 1;\n}\n\n.mh-flex__relax-content {\n    position: relative;\n    z-index: 2;\n\n    max-width: 900px;\n}\n\n.mh-flex__relax h3 {\n    margin: 0 0 20px;\n\n    color: #ffffff;\n\n    font-size: 40px;\n    font-weight: 400;\n    line-height: 1.2;\n}\n\n.mh-flex__relax p {\n    max-width: 820px;\n\n    margin: 0 0 34px;\n\n    color: rgba(255,255,255,.72);\n\n    font-size: 14.5px;\n    line-height: 1.9;\n}\n\n.mh-flex__relax-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n\n    gap: 1px;\n\n    background: rgba(255,255,255,.13);\n}\n\n.mh-flex__relax-item {\n    min-height: 145px;\n\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n\n    padding: 24px;\n\n    background: rgba(0,0,0,.08);\n}\n\n.mh-flex__relax-no {\n    color: var(--wood-light);\n\n    font-size: 9px;\n    font-weight: 700;\n}\n\n.mh-flex__relax-name {\n    color: #ffffff;\n\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.4;\n}\n\n\n\/* =========================================================\n   MONTE HOUSE\n   ========================================================= *\/\n\n.mh-flex__house {\n    display: grid;\n    grid-template-columns: 1.08fr .92fr;\n\n    margin-bottom: 105px;\n}\n\n.mh-flex__house-main {\n    padding: 50px 52px;\n\n    background: var(--cream);\n}\n\n.mh-flex__house-main h3 {\n    margin: 0 0 17px;\n\n    color: var(--black);\n\n    font-size: 29px;\n    font-weight: 400;\n    line-height: 1.3;\n}\n\n.mh-flex__house-main p {\n    margin: 0;\n\n    font-size: 14px;\n    line-height: 1.85;\n}\n\n.mh-flex__house-side {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    padding: 48px;\n\n    background: var(--wood);\n}\n\n.mh-flex__house-side span {\n    margin-bottom: 11px;\n\n    color: rgba(255,255,255,.72);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n}\n\n.mh-flex__house-side strong {\n    color: #ffffff;\n\n    font-size: 24px;\n    font-weight: 400;\n    line-height: 1.42;\n}\n\n\n\/* =========================================================\n   DODATKOWE ATUTY\n   ========================================================= *\/\n\n.mh-flex__features {\n    margin-bottom: 105px;\n}\n\n.mh-flex__features-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n\n    gap: 10px;\n}\n\n.mh-flex__feature {\n    min-height: 245px;\n\n    padding: 31px;\n\n    background: var(--cream-2);\n\n    border: 1px solid var(--line);\n}\n\n.mh-flex__feature-no {\n    display: block;\n\n    margin-bottom: 35px;\n\n    color: var(--blue);\n\n    font-size: 10px;\n    font-weight: 700;\n}\n\n.mh-flex__feature h4 {\n    margin: 0 0 11px;\n\n    color: var(--black);\n\n    font-size: 18px;\n    font-weight: 600;\n    line-height: 1.4;\n}\n\n.mh-flex__feature p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 13px;\n    line-height: 1.75;\n}\n\n\n\/* =========================================================\n   LOKALIZACJA\n   ========================================================= *\/\n\n.mh-flex__location {\n    display: grid;\n    grid-template-columns: .84fr 1.16fr;\n\n    gap: 58px;\n\n    margin-bottom: 105px;\n}\n\n.mh-flex__location-title h3 {\n    margin: 0;\n\n    color: var(--black);\n\n    font-size: 39px;\n    font-weight: 400;\n    line-height: 1.17;\n    letter-spacing: -.8px;\n}\n\n.mh-flex__location-copy p {\n    margin: 0 0 16px;\n\n    font-size: 14.5px;\n    line-height: 1.9;\n}\n\n.mh-flex__location-points {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n\n    gap: 10px;\n\n    margin-top: 28px;\n}\n\n.mh-flex__location-point {\n    min-height: 118px;\n\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n\n    padding: 22px;\n\n    background: var(--cream-2);\n\n    border: 1px solid var(--line);\n}\n\n.mh-flex__location-point strong {\n    color: var(--blue);\n\n    font-size: 20px;\n    font-weight: 500;\n}\n\n.mh-flex__location-point span {\n    color: var(--black);\n\n    font-size: 12px;\n    font-weight: 600;\n}\n\n\n\/* =========================================================\n   INFORMACJE DODATKOWE\n   ========================================================= *\/\n\n.mh-flex__extras {\n    margin-bottom: 105px;\n}\n\n.mh-flex__extras-list {\n    border-top: 1px solid var(--line);\n}\n\n.mh-flex__extra {\n    display: grid;\n    grid-template-columns: 270px 1fr;\n\n    gap: 45px;\n\n    padding: 29px 0;\n\n    border-bottom: 1px solid var(--line);\n}\n\n.mh-flex__extra-name {\n    position: relative;\n\n    padding-left: 20px;\n\n    color: var(--black);\n\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.5;\n}\n\n.mh-flex__extra-name::before {\n    content: \"\";\n\n    position: absolute;\n\n    left: 0;\n    top: 9px;\n\n    width: 7px;\n    height: 7px;\n\n    background: var(--wood);\n\n    border-radius: 50%;\n}\n\n.mh-flex__extra-text {\n    color: var(--text);\n\n    font-size: 14px;\n    line-height: 1.8;\n}\n\n\n\/* =========================================================\n   CHECK IN \/ OUT\n   ========================================================= *\/\n\n.mh-flex__stay {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n\n    gap: 12px;\n\n    margin-bottom: 105px;\n}\n\n.mh-flex__stay-card {\n    padding: 38px;\n\n    text-align: center;\n\n    border: 1px solid var(--line);\n\n    background: #ffffff;\n}\n\n.mh-flex__stay-card span {\n    display: block;\n\n    margin-bottom: 8px;\n\n    color: var(--muted);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n}\n\n.mh-flex__stay-card strong {\n    display: block;\n\n    color: var(--blue);\n\n    font-size: 33px;\n    font-weight: 400;\n}\n\n\n\/* =========================================================\n   PODSUMOWANIE\n   ========================================================= *\/\n\n.mh-flex__summary {\n    max-width: 890px;\n\n    margin: 0 auto 105px;\n\n    text-align: center;\n}\n\n.mh-flex__summary h3 {\n    margin: 0 0 20px;\n\n    color: var(--black);\n\n    font-size: 38px;\n    font-weight: 400;\n    line-height: 1.23;\n}\n\n.mh-flex__summary p {\n    margin: 0;\n\n    font-size: 15px;\n    line-height: 1.9;\n}\n\n\n\/* =========================================================\n   CTA\n   ========================================================= *\/\n\n.mh-flex__cta {\n    position: relative;\n\n    margin-bottom: 75px;\n    padding: 72px 50px;\n\n    overflow: hidden;\n\n    background:\n        linear-gradient(\n            140deg,\n            var(--blue),\n            var(--blue-dark)\n        );\n\n    text-align: center;\n}\n\n.mh-flex__cta::before,\n.mh-flex__cta::after {\n    content: \"\";\n\n    position: absolute;\n\n    border: 1px solid rgba(255,255,255,.10);\n    border-radius: 50%;\n}\n\n.mh-flex__cta::before {\n    width: 440px;\n    height: 440px;\n\n    left: -250px;\n    bottom: -300px;\n}\n\n.mh-flex__cta::after {\n    width: 350px;\n    height: 350px;\n\n    right: -220px;\n    top: -220px;\n}\n\n.mh-flex__cta-inner {\n    position: relative;\n    z-index: 2;\n\n    max-width: 800px;\n\n    margin: 0 auto;\n}\n\n.mh-flex__cta h3 {\n    margin: 0 0 18px;\n\n    color: #ffffff;\n\n    font-size: 39px;\n    font-weight: 400;\n    line-height: 1.2;\n}\n\n.mh-flex__cta p {\n    margin: 0 auto 30px;\n\n    color: rgba(255,255,255,.76);\n\n    font-size: 14px;\n    line-height: 1.85;\n}\n\n.mh-flex__button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 53px;\n\n    padding: 0 33px;\n\n    border: 1px solid var(--wood-light);\n\n    background: var(--wood-light);\n\n    color: var(--black) !important;\n\n    font-size: 10px;\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    text-decoration: none !important;\n\n    transition: .25s ease;\n}\n\n.mh-flex__button:hover {\n    background: transparent;\n\n    color: #ffffff !important;\n}\n\n\n\/* =========================================================\n   KONTAKT\n   ========================================================= *\/\n\n.mh-flex__contact {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n\n    border-top: 1px solid var(--line);\n    border-bottom: 1px solid var(--line);\n}\n\n.mh-flex__contact-item {\n    padding: 27px 22px;\n}\n\n.mh-flex__contact-item +\n.mh-flex__contact-item {\n    border-left: 1px solid var(--line);\n}\n\n.mh-flex__contact-label {\n    display: block;\n\n    margin-bottom: 8px;\n\n    color: var(--muted);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n}\n\n.mh-flex__contact-value {\n    color: var(--black) !important;\n\n    font-size: 14px;\n    font-weight: 600;\n\n    text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   MOBILE\n   ========================================================= *\/\n\n@media (max-width: 1000px) {\n\n    .mh-flex__hero,\n    .mh-flex__offer,\n    .mh-flex__location {\n        grid-template-columns: 1fr;\n    }\n\n    .mh-flex__hero-side {\n        min-height: 290px;\n    }\n\n    .mh-flex__features-grid {\n        grid-template-columns: repeat(2,1fr);\n    }\n\n    .mh-flex__facts {\n        grid-template-columns: repeat(2,1fr);\n    }\n}\n\n\n@media (max-width: 700px) {\n\n    .mh-flex__inner {\n        padding: 48px 16px 75px;\n    }\n\n    .mh-flex__hero-main {\n        padding: 48px 25px;\n    }\n\n    .mh-flex__hero h2 {\n        font-size: 40px;\n    }\n\n    .mh-flex__hero p {\n        font-size: 14px;\n    }\n\n    .mh-flex__hero-side {\n        min-height: 255px;\n    }\n\n    .mh-flex__circle {\n        width: 170px;\n        height: 170px;\n    }\n\n    .mh-flex__circle-main {\n        font-size: 23px;\n    }\n\n    .mh-flex__facts,\n    .mh-flex__benefits,\n    .mh-flex__relax-grid,\n    .mh-flex__house,\n    .mh-flex__features-grid,\n    .mh-flex__location-points,\n    .mh-flex__stay,\n    .mh-flex__contact {\n        grid-template-columns: 1fr;\n    }\n\n    .mh-flex__fact + .mh-flex__fact {\n        border-left: 0;\n        border-top: 1px solid var(--line);\n    }\n\n    .mh-flex__offer-side {\n        min-height: 190px;\n\n        padding: 35px 25px;\n    }\n\n    .mh-flex__offer-word {\n        font-size: 34px;\n    }\n\n    .mh-flex__offer-content {\n        padding: 38px 25px;\n    }\n\n    .mh-flex__terms {\n        padding: 42px 25px;\n    }\n\n    .mh-flex__terms h3 {\n        font-size: 27px;\n    }\n\n    .mh-flex__terms::after {\n        font-size: 80px;\n        bottom: -15px;\n    }\n\n    .mh-flex__heading h3 {\n        font-size: 29px;\n    }\n\n    .mh-flex__benefit:nth-child(odd) {\n        border-right: 0;\n    }\n\n    .mh-flex__relax {\n        padding: 48px 25px;\n    }\n\n    .mh-flex__relax h3 {\n        font-size: 31px;\n    }\n\n    .mh-flex__relax-item {\n        min-height: 105px;\n    }\n\n    .mh-flex__relax::after {\n        font-size: 70px;\n        bottom: -10px;\n    }\n\n    .mh-flex__house-main,\n    .mh-flex__house-side {\n        padding: 38px 25px;\n    }\n\n    .mh-flex__feature {\n        min-height: 0;\n    }\n\n    .mh-flex__location {\n        gap: 28px;\n    }\n\n    .mh-flex__location-title h3 {\n        font-size: 31px;\n    }\n\n    .mh-flex__extra {\n        grid-template-columns: 1fr;\n\n        gap: 9px;\n        padding: 25px 0;\n    }\n\n    .mh-flex__summary h3 {\n        font-size: 30px;\n    }\n\n    .mh-flex__cta {\n        padding: 52px 24px;\n    }\n\n    .mh-flex__cta h3 {\n        font-size: 30px;\n    }\n\n    .mh-flex__contact-item +\n    .mh-flex__contact-item {\n        border-left: 0;\n        border-top: 1px solid var(--line);\n    }\n}\n<\/style>\n\n\n<section class=\"mh-flex\">\n\n<div class=\"mh-flex__inner\">\n\n\n<!-- =========================================================\n     HERO\n     ========================================================= -->\n\n<div class=\"mh-flex__hero\">\n\n    <div class=\"mh-flex__hero-main\">\n\n        <div class=\"mh-flex__hero-overline\">\n            Monte House Apartments \u00b7 Zakopane\n        <\/div>\n\n        <h2>\n            Oferta\n            <span>elastyczna<\/span>\n        <\/h2>\n\n        <p>\n            Niespodziewana zmiana plan\u00f3w?\n            Nie musi oznacza\u0107 problemu.\n\n            Wybierz\n            <strong>ofert\u0119 elastyczn\u0105<\/strong>\n            i zaplanuj pobyt\n            w Monte House Apartments\n            z wi\u0119ksz\u0105 swobod\u0105.\n\n            Rezerwacja obj\u0119ta jest\n            terminowymi warunkami anulacji,\n            dzi\u0119ki czemu mo\u017cesz\n            wcze\u015bniej zarezerwowa\u0107\n            wybrany apartament,\n            nie wybieraj\u0105c taryfy bezzwrotnej.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__hero-side\">\n\n        <div class=\"mh-flex__circle\">\n\n            <div class=\"mh-flex__circle-small\">\n                Wi\u0119cej\n            <\/div>\n\n            <div class=\"mh-flex__circle-main\">\n                swobody\n            <\/div>\n\n            <div class=\"mh-flex__circle-bottom\">\n                przy rezerwacji\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     PARAMETRY\n     ========================================================= -->\n\n<div class=\"mh-flex__facts\">\n\n\n    <div class=\"mh-flex__fact\">\n\n        <span class=\"mh-flex__fact-label\">\n            Minimalny pobyt\n        <\/span>\n\n        <span class=\"mh-flex__fact-value\">\n            2+ dni\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__fact\">\n\n        <span class=\"mh-flex__fact-label\">\n            Termin\n        <\/span>\n\n        <span class=\"mh-flex__fact-value\">\n            Dowolny\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__fact\">\n\n        <span class=\"mh-flex__fact-label\">\n            Cena\n        <\/span>\n\n        <span class=\"mh-flex__fact-value\">\n            Zgodna z silnikiem\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__fact\">\n\n        <span class=\"mh-flex__fact-label\">\n            Check-in\n        <\/span>\n\n        <span class=\"mh-flex__fact-value\">\n            od 16:00\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__fact\">\n\n        <span class=\"mh-flex__fact-label\">\n            Check-out\n        <\/span>\n\n        <span class=\"mh-flex__fact-value\">\n            do 11:00\n        <\/span>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     ELASTYCZNO\u015a\u0106\n     ========================================================= -->\n\n<div class=\"mh-flex__offer\">\n\n\n    <div class=\"mh-flex__offer-side\">\n\n        <div class=\"mh-flex__offer-word\">\n            Plan<br>\n            mo\u017ce si\u0119<br>\n            zmieni\u0107\n        <\/div>\n\n        <div class=\"mh-flex__offer-small\">\n            i w\u0142a\u015bnie dlatego<br>\n            jest oferta elastyczna\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__offer-content\">\n\n        <div class=\"mh-flex__label\">\n            Rezerwuj spokojniej\n        <\/div>\n\n        <h3>\n            Wi\u0119cej mo\u017cliwo\u015bci, kiedy \u017cycie zmienia plany\n        <\/h3>\n\n        <p>\n            Oferta elastyczna\n            zosta\u0142a przygotowana\n            dla Go\u015bci,\n            kt\u00f3rzy chc\u0105 wcze\u015bniej\n            zaplanowa\u0107 pobyt w Zakopanem,\n            ale jednocze\u015bnie\n            zachowa\u0107 wi\u0119ksz\u0105 swobod\u0119.\n        <\/p>\n\n        <p>\n            Rezerwacja mo\u017ce zosta\u0107 anulowana\n            zgodnie z\n            <strong>\n                terminowymi warunkami anulacji\n            <\/strong>\n            przypisanymi\n            do wybranego pobytu.\n        <\/p>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     WARUNKI ANULACJI\n     ========================================================= -->\n\n<div class=\"mh-flex__terms\">\n\n    <div class=\"mh-flex__terms-content\">\n\n        <div class=\"mh-flex__terms-label\">\n            Wa\u017cne przed rezerwacj\u0105\n        <\/div>\n\n        <h3>\n            Sprawd\u017a terminowe warunki anulacji dla swojego pobytu\n        <\/h3>\n\n        <p>\n            Dok\u0142adne warunki\n            oraz termin,\n            do kt\u00f3rego mo\u017cliwe jest anulowanie rezerwacji,\n            prezentowane s\u0105\n            w silniku rezerwacyjnym\n            dla wybranego terminu i apartamentu.\n\n            Przed ostatecznym\n            potwierdzeniem rezerwacji\n            zapoznaj si\u0119\n            z warunkami wybranej taryfy.\n        <\/p>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     OFERTA ZAWIERA\n     ========================================================= -->\n\n<div class=\"mh-flex__included\">\n\n    <div class=\"mh-flex__heading\">\n\n        <div class=\"mh-flex__label\">\n            W ramach pobytu\n        <\/div>\n\n        <h3>\n            Komfortowy pobyt w g\u00f3rskim domu\n        <\/h3>\n\n        <p>\n            Oferta elastyczna\n            daje wi\u0119ksz\u0105 swobod\u0119 rezerwacji,\n            a na miejscu\n            czekaj\u0105 wszystkie charakterystyczne\n            udogodnienia Monte House.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__benefits\">\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Nocleg w komfortowym apartamencie\n            <\/strong>\n            o wybranym standardzie.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Bezp\u0142atny dost\u0119p\n                do Strefy Relaksu\n            <\/strong>\n            z le\u017cakami wypoczynkowymi\n            i saun\u0105 fi\u0144sk\u0105.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Bezp\u0142atny zestaw kosmetyk\u00f3w\n            <\/strong>\n            przygotowany dla Go\u015bci.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Strefa zabaw dla dzieci\n            <\/strong>\n            z zabawkami,\n            pluszakami,\n            kolorowankami i grami.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Wieczorne seanse filmowe\n                z popcornem\n            <\/strong>\n            dla najm\u0142odszych Go\u015bci.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Narciarnia\n            <\/strong>\n            umo\u017cliwiaj\u0105ca bezpieczne\n            przechowanie sprz\u0119tu.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Taras wypoczynkowy\n            <\/strong>\n            do odpoczynku\n            po aktywnym dniu.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Bezp\u0142atne rowery g\u00f3rskie\n            <\/strong>\n            do aktywnego odkrywania\n            Zakopanego i okolicy.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Bezp\u0142atna kawa w lobby\n            <\/strong>\n            dla Go\u015bci Monte House.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Jedno miejsce parkingowe\n            <\/strong>\n            dla ka\u017cdego\n            zarezerwowanego apartamentu.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Dzieci do uko\u0144czenia\n                3. roku \u017cycia\n            <\/strong>\n            przebywaj\u0105 bez dodatkowych op\u0142at.\n        <\/div>\n\n\n        <div class=\"mh-flex__benefit\">\n            <strong>\n                Bezp\u0142atne Wi-Fi\n            <\/strong>\n            oraz op\u0142ata serwisowa\n            w ramach oferty.\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     STREFA RELAKSU\n     ========================================================= -->\n\n<div class=\"mh-flex__relax\">\n\n    <div class=\"mh-flex__relax-content\">\n\n        <div class=\"mh-flex__label mh-flex__label--light\">\n            Strefa Relaksu\n        <\/div>\n\n        <h3>\n            Po ca\u0142ym dniu w g\u00f3rach czas naprawd\u0119 zwolni\u0107\n        <\/h3>\n\n        <p>\n            W ramach pobytu\n            mo\u017cesz bezp\u0142atnie korzysta\u0107\n            ze Strefy Relaksu Monte House.\n\n            To przestrze\u0144 przygotowana\n            z my\u015bl\u0105 o regeneracji\n            po spacerze,\n            wycieczce g\u00f3rskiej\n            lub aktywnym dniu w Zakopanem.\n        <\/p>\n\n\n        <div class=\"mh-flex__relax-grid\">\n\n\n            <div class=\"mh-flex__relax-item\">\n\n                <span class=\"mh-flex__relax-no\">\n                    01\n                <\/span>\n\n                <span class=\"mh-flex__relax-name\">\n                    Sauna fi\u0144ska\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"mh-flex__relax-item\">\n\n                <span class=\"mh-flex__relax-no\">\n                    02\n                <\/span>\n\n                <span class=\"mh-flex__relax-name\">\n                    Le\u017caki wypoczynkowe\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"mh-flex__relax-item\">\n\n                <span class=\"mh-flex__relax-no\">\n                    03\n                <\/span>\n\n                <span class=\"mh-flex__relax-name\">\n                    Przestrze\u0144 do regeneracji\n                <\/span>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     MONTE HOUSE\n     ========================================================= -->\n\n<div class=\"mh-flex__house\">\n\n\n    <div class=\"mh-flex__house-main\">\n\n        <div class=\"mh-flex__label\">\n            Domowy klimat\n        <\/div>\n\n        <h3>\n            Monte House to co\u015b wi\u0119cej ni\u017c apartament\n        <\/h3>\n\n        <p>\n            Obiekt zosta\u0142 stworzony\n            z my\u015bl\u0105 o atmosferze\n            prywatnego g\u00f3rskiego domu.\n\n            Na miejscu znajduj\u0105 si\u0119\n            przestrzenie wsp\u00f3lne,\n            ogr\u00f3d,\n            taras\n            i miejsca sprzyjaj\u0105ce\n            odpoczynkowi\n            oraz wsp\u00f3lnemu sp\u0119dzaniu czasu.\n\n            To miejsce zar\u00f3wno\n            dla rodzin,\n            jak i grup znajomych\n            oraz os\u00f3b,\n            kt\u00f3re przyje\u017cd\u017caj\u0105 do Zakopanego\n            przede wszystkim dla g\u00f3r.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__house-side\">\n\n        <span>\n            Monte House Apartments\n        <\/span>\n\n        <strong>\n            G\u00f3rski klimat, wsp\u00f3lna przestrze\u0144 i aktywny wypoczynek\n        <\/strong>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     DLA KA\u017bDEGO\n     ========================================================= -->\n\n<div class=\"mh-flex__features\">\n\n    <div class=\"mh-flex__heading\">\n\n        <div class=\"mh-flex__label\">\n            Pobyt w swoim rytmie\n        <\/div>\n\n        <h3>\n            Dla rodzin, znajomych i mi\u0142o\u015bnik\u00f3w g\u00f3r\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__features-grid\">\n\n\n        <div class=\"mh-flex__feature\">\n\n            <span class=\"mh-flex__feature-no\">\n                01\n            <\/span>\n\n            <h4>\n                Dla rodzin\n            <\/h4>\n\n            <p>\n                Strefa zabaw,\n                gry,\n                kolorowanki,\n                pluszaki\n                oraz wieczorne seanse filmowe\n                z popcornem.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__feature\">\n\n            <span class=\"mh-flex__feature-no\">\n                02\n            <\/span>\n\n            <h4>\n                Dla rowerzyst\u00f3w\n            <\/h4>\n\n            <p>\n                Mo\u017cliwo\u015b\u0107 bezp\u0142atnego\n                wypo\u017cyczenia rower\u00f3w g\u00f3rskich\n                pozwala aktywnie\n                poznawa\u0107 Zakopane i okolice.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__feature\">\n\n            <span class=\"mh-flex__feature-no\">\n                03\n            <\/span>\n\n            <h4>\n                Dla narciarzy\n            <\/h4>\n\n            <p>\n                Narciarnia zapewnia\n                wygodne miejsce\n                do przechowania\n                sprz\u0119tu narciarskiego.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__feature\">\n\n            <span class=\"mh-flex__feature-no\">\n                04\n            <\/span>\n\n            <h4>\n                Dla mi\u0142o\u015bnik\u00f3w Tatr\n            <\/h4>\n\n            <p>\n                Blisko\u015b\u0107 wej\u015b\u0107\n                na g\u00f3rskie trasy\n                pozwala szybko ruszy\u0107\n                na szlak\n                bez zb\u0119dnych dojazd\u00f3w.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__feature\">\n\n            <span class=\"mh-flex__feature-no\">\n                05\n            <\/span>\n\n            <h4>\n                Na spokojny wiecz\u00f3r\n            <\/h4>\n\n            <p>\n                Taras,\n                ogr\u00f3d\n                i wsp\u00f3lne przestrzenie\n                sprzyjaj\u0105 odpoczynkowi\n                po aktywnym dniu.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__feature\">\n\n            <span class=\"mh-flex__feature-no\">\n                06\n            <\/span>\n\n            <h4>\n                Kawa na dobry pocz\u0105tek\n            <\/h4>\n\n            <p>\n                Bezp\u0142atna kawa\n                dost\u0119pna w lobby\n                pozwala rozpocz\u0105\u0107 dzie\u0144\n                w swoim tempie.\n            <\/p>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     LOKALIZACJA\n     ========================================================= -->\n\n<div class=\"mh-flex__location\">\n\n\n    <div class=\"mh-flex__location-title\">\n\n        <div class=\"mh-flex__label\">\n            Zakopane\n        <\/div>\n\n        <h3>\n            Spokojna okolica blisko Doliny Bia\u0142ego i Krup\u00f3wek\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__location-copy\">\n\n        <p>\n            Monte House Apartments\n            znajduje si\u0119 przy\n            <strong>\n                ul. Ma\u0142e \u017bywcza\u0144skie 26\n                w Zakopanem.\n            <\/strong>\n        <\/p>\n\n        <p>\n            Obiekt po\u0142o\u017cony jest\n            w spokojnej okolicy\n            w rejonie\n            <strong>Doliny Bia\u0142ego<\/strong>,\n            z dala od najwi\u0119kszego\n            miejskiego zgie\u0142ku.\n        <\/p>\n\n        <p>\n            Jednocze\u015bnie\n            do Krup\u00f3wek mo\u017cna doj\u015b\u0107\n            spacerem w kilkana\u015bcie minut,\n            a blisko\u015b\u0107 szlak\u00f3w\n            sprawia,\n            \u017ce Monte House\n            jest \u015bwietn\u0105 baz\u0105\n            na aktywny pobyt w Tatrach.\n        <\/p>\n\n\n        <div class=\"mh-flex__location-points\">\n\n\n            <div class=\"mh-flex__location-point\">\n\n                <strong>\n                    Tatry\n                <\/strong>\n\n                <span>\n                    szlaki w pobli\u017cu\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"mh-flex__location-point\">\n\n                <strong>\n                    Krup\u00f3wki\n                <\/strong>\n\n                <span>\n                    kilkana\u015bcie minut spacerem\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"mh-flex__location-point\">\n\n                <strong>\n                    Dolina Bia\u0142ego\n                <\/strong>\n\n                <span>\n                    spokojna okolica\n                <\/span>\n\n            <\/div>\n\n\n            <div class=\"mh-flex__location-point\">\n\n                <strong>\n                    Monte House\n                <\/strong>\n\n                <span>\n                    Ma\u0142e \u017bywcza\u0144skie 26\n                <\/span>\n\n            <\/div>\n\n\n        <\/div>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     DODATKOWE INFORMACJE\n     ========================================================= -->\n\n<div class=\"mh-flex__extras\">\n\n    <div class=\"mh-flex__heading\">\n\n        <div class=\"mh-flex__label\">\n            Oferta elastyczna\n        <\/div>\n\n        <h3>\n            Wa\u017cne informacje\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__extras-list\">\n\n\n        <div class=\"mh-flex__extra\">\n\n            <div class=\"mh-flex__extra-name\">\n                Cena pobytu\n            <\/div>\n\n            <div class=\"mh-flex__extra-text\">\n                Cena oferty elastycznej\n                jest zgodna\n                z aktualnym cennikiem\n                prezentowanym\n                w silniku rezerwacyjnym\n                dla wybranego apartamentu\n                i terminu.\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__extra\">\n\n            <div class=\"mh-flex__extra-name\">\n                Warunki anulacji\n            <\/div>\n\n            <div class=\"mh-flex__extra-text\">\n                Rezerwacja obj\u0119ta jest\n                terminowymi warunkami anulacji.\n\n                Dok\u0142adne zasady\n                prezentowane s\u0105\n                podczas dokonywania rezerwacji.\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"mh-flex__extra\">\n\n            <div class=\"mh-flex__extra-name\">\n                Minimalny pobyt\n            <\/div>\n\n            <div class=\"mh-flex__extra-text\">\n                Oferta dost\u0119pna jest\n                przy rezerwacji\n                na minimum\n                <strong>2 dni.<\/strong>\n            <\/div>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     CHECK-IN \/ OUT\n     ========================================================= -->\n\n<div class=\"mh-flex__stay\">\n\n\n    <div class=\"mh-flex__stay-card\">\n\n        <span>\n            Zameldowanie\n        <\/span>\n\n        <strong>\n            od 16:00\n        <\/strong>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__stay-card\">\n\n        <span>\n            Wymeldowanie\n        <\/span>\n\n        <strong>\n            do 11:00\n        <\/strong>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     PODSUMOWANIE\n     ========================================================= -->\n\n<div class=\"mh-flex__summary\">\n\n    <div\n        class=\"mh-flex__label\"\n        style=\"justify-content:center;\"\n    >\n        Oferta elastyczna\n    <\/div>\n\n    <h3>\n        Rezerwuj wcze\u015bniej. Zachowaj wi\u0119ksz\u0105 swobod\u0119.\n    <\/h3>\n\n    <p>\n        Wybierz ofert\u0119 elastyczn\u0105,\n        je\u015bli chcesz wcze\u015bniej\n        zarezerwowa\u0107 sw\u00f3j pobyt\n        w Monte House Apartments,\n        ale nie chcesz\n        korzysta\u0107 z taryfy bezzwrotnej.\n\n        Komfortowy apartament,\n        sauna fi\u0144ska,\n        taras,\n        rowery,\n        przestrze\u0144 dla dzieci\n        i \u015bwietna lokalizacja\n        blisko tatrza\u0144skich szlak\u00f3w\n        czekaj\u0105 na miejscu.\n    <\/p>\n\n<\/div>\n\n\n<!-- =========================================================\n     CTA\n     ========================================================= -->\n\n<div class=\"mh-flex__cta\">\n\n    <div class=\"mh-flex__cta-inner\">\n\n        <div\n            class=\"mh-flex__label mh-flex__label--light\"\n            style=\"justify-content:center;\"\n        >\n            Monte House Apartments\n        <\/div>\n\n        <h3>\n            Zarezerwuj pobyt z wi\u0119ksz\u0105 swobod\u0105\n        <\/h3>\n\n        <p>\n            Wybierz apartament\n            i termin pobytu.\n\n            Cen\u0119 oraz szczeg\u00f3\u0142owe\n            warunki anulacji\n            zobaczysz\n            w procesie rezerwacji\n            przed jej ostatecznym potwierdzeniem.\n        <\/p>\n\n        <a\n            class=\"mh-flex__button\"\n            href=\"\/cs\/apartamenty\/\"\n        >\n            Sprawd\u017a dost\u0119pno\u015b\u0107\n        <\/a>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     KONTAKT\n     ========================================================= -->\n\n<div class=\"mh-flex__contact\">\n\n\n    <div class=\"mh-flex__contact-item\">\n\n        <span class=\"mh-flex__contact-label\">\n            Telefon\n        <\/span>\n\n        <a\n            class=\"mh-flex__contact-value\"\n            href=\"tel:+48668261761\"\n        >\n            +48 668 261 761\n        <\/a>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__contact-item\">\n\n        <span class=\"mh-flex__contact-label\">\n            E-mail\n        <\/span>\n\n        <a\n            class=\"mh-flex__contact-value\"\n            href=\"mailto:kontakt@montehouse.pl\"\n        >\n            kontakt@montehouse.pl\n        <\/a>\n\n    <\/div>\n\n\n    <div class=\"mh-flex__contact-item\">\n\n        <span class=\"mh-flex__contact-label\">\n            Adres\n        <\/span>\n\n        <span class=\"mh-flex__contact-value\">\n            Ma\u0142e \u017bywcza\u0144skie 26, Zakopane\n        <\/span>\n\n    <\/div>\n\n\n<\/div>\n\n\n<\/div>\n<\/section>","protected":false},"featured_media":1536,"template":"","class_list":["post-1207","oferty-specjalne","type-oferty-specjalne","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Oferta elastyczna - Monte House Apartments<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/montehouse.pl\/cs\/oferty-specjalne\/oferta-elastyczna\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Oferta elastyczna - Monte House Apartments\" \/>\n<meta property=\"og:description\" content=\"Monte House Apartments \u00b7 Zakopane Oferta elastyczna Niespodziewana zmiana plan\u00f3w? Nie musi oznacza\u0107 problemu. Wybierz ofert\u0119 elastyczn\u0105 i zaplanuj pobyt w Monte House Apartments z wi\u0119ksz\u0105 swobod\u0105. Rezerwacja obj\u0119ta jest terminowymi warunkami anulacji, dzi\u0119ki czemu mo\u017cesz wcze\u015bniej zarezerwowa\u0107 wybrany apartament, nie wybieraj\u0105c taryfy bezzwrotnej. Wi\u0119cej swobody przy rezerwacji Minimalny pobyt 2+ dni Termin Dowolny Cena [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/montehouse.pl\/cs\/oferty-specjalne\/oferta-elastyczna\/\" \/>\n<meta property=\"og:site_name\" content=\"Monte House Apartments\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/riverseaapartamenty\" \/>\n<meta property=\"article:modified_time\" content=\"2026-08-26T08:37:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5-1024x576.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Odhadovan\u00e1 doba \u010dten\u00ed\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/\",\"url\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/\",\"name\":\"Oferta elastyczna - Monte House Apartments\",\"isPartOf\":{\"@id\":\"https:\/\/montehouse.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5.png\",\"datePublished\":\"2024-03-05T10:58:12+00:00\",\"dateModified\":\"2026-08-26T08:37:39+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#primaryimage\",\"url\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5.png\",\"contentUrl\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5.png\",\"width\":1366,\"height\":768},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/montehouse.pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Oferta elastyczna\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/montehouse.pl\/#website\",\"url\":\"https:\/\/montehouse.pl\/\",\"name\":\"Monte House Apartments\",\"description\":\"Idealna baza do wycieczki g\u00f3rskiej w Zakopanem\",\"publisher\":{\"@id\":\"https:\/\/montehouse.pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/montehouse.pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/montehouse.pl\/#organization\",\"name\":\"Monte House Apartments\",\"url\":\"https:\/\/montehouse.pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"https:\/\/montehouse.pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2022\/10\/Logo-River-Sea.png\",\"contentUrl\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2022\/10\/Logo-River-Sea.png\",\"width\":256,\"height\":154,\"caption\":\"Monte House Apartments\"},\"image\":{\"@id\":\"https:\/\/montehouse.pl\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/riverseaapartamenty\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Oferta elastyczna - Monte House Apartments","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/montehouse.pl\/cs\/oferty-specjalne\/oferta-elastyczna\/","og_locale":"cs_CZ","og_type":"article","og_title":"Oferta elastyczna - Monte House Apartments","og_description":"Monte House Apartments \u00b7 Zakopane Oferta elastyczna Niespodziewana zmiana plan\u00f3w? Nie musi oznacza\u0107 problemu. Wybierz ofert\u0119 elastyczn\u0105 i zaplanuj pobyt w Monte House Apartments z wi\u0119ksz\u0105 swobod\u0105. Rezerwacja obj\u0119ta jest terminowymi warunkami anulacji, dzi\u0119ki czemu mo\u017cesz wcze\u015bniej zarezerwowa\u0107 wybrany apartament, nie wybieraj\u0105c taryfy bezzwrotnej. Wi\u0119cej swobody przy rezerwacji Minimalny pobyt 2+ dni Termin Dowolny Cena [&hellip;]","og_url":"https:\/\/montehouse.pl\/cs\/oferty-specjalne\/oferta-elastyczna\/","og_site_name":"Monte House Apartments","article_publisher":"https:\/\/www.facebook.com\/riverseaapartamenty","article_modified_time":"2026-08-26T08:37:39+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5-1024x576.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"5 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/","url":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/","name":"Oferta elastyczna - Monte House Apartments","isPartOf":{"@id":"https:\/\/montehouse.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#primaryimage"},"image":{"@id":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#primaryimage"},"thumbnailUrl":"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5.png","datePublished":"2024-03-05T10:58:12+00:00","dateModified":"2026-08-26T08:37:39+00:00","breadcrumb":{"@id":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#primaryimage","url":"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5.png","contentUrl":"https:\/\/montehouse.pl\/wp-content\/uploads\/2024\/03\/Bez-nazwy-Witryna-internetowa-5.png","width":1366,"height":768},{"@type":"BreadcrumbList","@id":"https:\/\/montehouse.pl\/sk\/oferty-specjalne\/oferta-elastyczna\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/montehouse.pl\/"},{"@type":"ListItem","position":2,"name":"Oferta elastyczna"}]},{"@type":"WebSite","@id":"https:\/\/montehouse.pl\/#website","url":"https:\/\/montehouse.pl\/","name":"Monte House Apartments","description":"Idealna baza do wycieczki g\u00f3rskiej w Zakopanem","publisher":{"@id":"https:\/\/montehouse.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/montehouse.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"},{"@type":"Organization","@id":"https:\/\/montehouse.pl\/#organization","name":"Monte House Apartments","url":"https:\/\/montehouse.pl\/","logo":{"@type":"ImageObject","inLanguage":"cs","@id":"https:\/\/montehouse.pl\/#\/schema\/logo\/image\/","url":"https:\/\/montehouse.pl\/wp-content\/uploads\/2022\/10\/Logo-River-Sea.png","contentUrl":"https:\/\/montehouse.pl\/wp-content\/uploads\/2022\/10\/Logo-River-Sea.png","width":256,"height":154,"caption":"Monte House Apartments"},"image":{"@id":"https:\/\/montehouse.pl\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/riverseaapartamenty"]}]}},"_links":{"self":[{"href":"https:\/\/montehouse.pl\/cs\/wp-json\/wp\/v2\/oferty-specjalne\/1207","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/montehouse.pl\/cs\/wp-json\/wp\/v2\/oferty-specjalne"}],"about":[{"href":"https:\/\/montehouse.pl\/cs\/wp-json\/wp\/v2\/types\/oferty-specjalne"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/montehouse.pl\/cs\/wp-json\/wp\/v2\/media\/1536"}],"wp:attachment":[{"href":"https:\/\/montehouse.pl\/cs\/wp-json\/wp\/v2\/media?parent=1207"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}