{"id":1775,"date":"2026-08-26T10:44:22","date_gmt":"2026-08-26T08:44:22","guid":{"rendered":"https:\/\/montehouse.pl\/?post_type=oferty-specjalne&#038;p=1775"},"modified":"2026-09-07T15:21:07","modified_gmt":"2026-09-07T13:21:07","slug":"jesien-w-gorach","status":"publish","type":"oferty-specjalne","link":"https:\/\/montehouse.pl\/cs\/oferty-specjalne\/jesien-w-gorach\/","title":{"rendered":"Jesie\u0144 w G\u00f3rach"},"content":{"rendered":"<style>\n\/* =========================================================\n   MONTE HOUSE APARTMENTS\n   JESIE\u0143 W G\u00d3RACH 2026\n   ========================================================= *\/\n\n.mh-autumn,\n.mh-autumn * {\n    box-sizing: border-box;\n}\n\n.mh-autumn {\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-autumn *,\n.mh-autumn a {\n    font-family: inherit;\n}\n\n.mh-autumn strong {\n    color: var(--black);\n    font-weight: 600;\n}\n\n.mh-autumn__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-autumn__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-autumn__label::before {\n    content: \"\";\n\n    width: 34px;\n    height: 1px;\n\n    background: var(--wood);\n}\n\n.mh-autumn__label--light {\n    color: rgba(255,255,255,.68);\n}\n\n.mh-autumn__label--light::before {\n    background: var(--wood-light);\n}\n\n.mh-autumn__heading {\n    max-width: 820px;\n    margin: 0 0 42px;\n}\n\n.mh-autumn__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-autumn__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-autumn__hero {\n    position: relative;\n\n    display: grid;\n    grid-template-columns: 1.3fr .7fr;\n\n    min-height: 535px;\n\n    overflow: hidden;\n\n    background: var(--cream-2);\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__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-autumn__hero h2 span {\n    display: block;\n\n    color: var(--blue);\n}\n\n.mh-autumn__hero p {\n    max-width: 710px;\n\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 15.5px;\n    line-height: 1.9;\n}\n\n.mh-autumn__hero-side {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 535px;\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-autumn__hero-side::before,\n.mh-autumn__hero-side::after {\n    content: \"\";\n\n    position: absolute;\n\n    border: 1px solid rgba(255,255,255,.11);\n    border-radius: 50%;\n}\n\n.mh-autumn__hero-side::before {\n    width: 370px;\n    height: 370px;\n\n    right: -240px;\n    top: -210px;\n}\n\n.mh-autumn__hero-side::after {\n    width: 250px;\n    height: 250px;\n\n    left: -170px;\n    bottom: -150px;\n\n    border-color: rgba(220,198,174,.17);\n}\n\n.mh-autumn__discount {\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-autumn__discount-small {\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-autumn__discount-main {\n    margin: 8px 0 6px;\n\n    color: #ffffff;\n\n    font-size: 61px;\n    font-weight: 300;\n    line-height: 1;\n}\n\n.mh-autumn__discount-bottom {\n    color: var(--wood-light);\n\n    font-size: 12px;\n}\n\n\n\/* =========================================================\n   PARAMETRY\n   ========================================================= *\/\n\n.mh-autumn__facts {\n    display: grid;\n    grid-template-columns: repeat(4,1fr);\n\n    margin-bottom: 100px;\n\n    background: var(--cream);\n\n    border-bottom: 1px solid var(--line);\n}\n\n.mh-autumn__fact {\n    padding: 26px 20px;\n}\n\n.mh-autumn__fact +\n.mh-autumn__fact {\n    border-left: 1px solid var(--line);\n}\n\n.mh-autumn__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-autumn__fact-value {\n    display: block;\n\n    color: var(--black);\n\n    font-size: 15px;\n    font-weight: 600;\n}\n\n\n\/* =========================================================\n   PROMOCJA\n   ========================================================= *\/\n\n.mh-autumn__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-autumn__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-autumn__offer-number {\n    margin-bottom: 13px;\n\n    color: #ffffff;\n\n    font-size: 68px;\n    font-weight: 300;\n    line-height: 1;\n}\n\n.mh-autumn__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-autumn__offer-content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    padding: 52px 57px;\n}\n\n.mh-autumn__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-autumn__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   KODY\n   ========================================================= *\/\n\n.mh-autumn__codes {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n\n    gap: 12px;\n\n    margin-bottom: 105px;\n}\n\n.mh-autumn__code {\n    position: relative;\n\n    min-height: 220px;\n\n    padding: 35px;\n\n    overflow: hidden;\n\n    background: var(--cream);\n\n    border: 1px solid var(--line);\n}\n\n.mh-autumn__code--main {\n    background: var(--blue);\n    border-color: var(--blue);\n}\n\n.mh-autumn__code::after {\n    content: \"\";\n\n    position: absolute;\n\n    width: 150px;\n    height: 150px;\n\n    right: -80px;\n    top: -80px;\n\n    border: 1px solid rgba(179,139,102,.28);\n    border-radius: 50%;\n}\n\n.mh-autumn__code--main::after {\n    border-color: rgba(255,255,255,.11);\n}\n\n.mh-autumn__code-days {\n    margin-bottom: 34px;\n\n    color: var(--muted);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n}\n\n.mh-autumn__code--main\n.mh-autumn__code-days {\n    color: rgba(255,255,255,.62);\n}\n\n.mh-autumn__code-name {\n    margin-bottom: 7px;\n\n    color: var(--blue);\n\n    font-size: 30px;\n    font-weight: 500;\n}\n\n.mh-autumn__code--main\n.mh-autumn__code-name {\n    color: #ffffff;\n}\n\n.mh-autumn__code-off {\n    color: var(--black);\n\n    font-size: 18px;\n    font-weight: 600;\n}\n\n.mh-autumn__code--main\n.mh-autumn__code-off {\n    color: var(--wood-light);\n}\n\n\n\/* =========================================================\n   REZERWACJA\n   ========================================================= *\/\n\n.mh-autumn__booking {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n\n    gap: 12px;\n\n    margin-bottom: 105px;\n}\n\n.mh-autumn__booking-card {\n    padding: 32px;\n\n    border: 1px solid var(--line);\n}\n\n.mh-autumn__booking-card h4 {\n    margin: 0 0 10px;\n\n    color: var(--black);\n\n    font-size: 17px;\n    font-weight: 600;\n}\n\n.mh-autumn__booking-card p {\n    margin: 0;\n\n    font-size: 13.5px;\n    line-height: 1.8;\n}\n\n\n\/* =========================================================\n   GOR\u0104CY POTOK\n   ========================================================= *\/\n\n.mh-autumn__thermal {\n    display: grid;\n    grid-template-columns: 215px 1fr;\n\n    margin-bottom: 105px;\n\n    overflow: hidden;\n\n    background: var(--cream);\n}\n\n.mh-autumn__thermal-side {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n\n    min-height: 275px;\n\n    padding: 25px;\n\n    background: var(--wood);\n\n    text-align: center;\n}\n\n.mh-autumn__thermal-side strong {\n    color: #ffffff;\n\n    font-size: 52px;\n    font-weight: 300;\n    line-height: 1;\n}\n\n.mh-autumn__thermal-side span {\n    margin-top: 12px;\n\n    color: rgba(255,255,255,.76);\n\n    font-size: 9px;\n    font-weight: 700;\n\n    line-height: 1.5;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n}\n\n.mh-autumn__thermal-content {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n\n    padding: 46px 52px;\n}\n\n.mh-autumn__thermal-content h3 {\n    margin: 0 0 15px;\n\n    color: var(--black);\n\n    font-size: 30px;\n    font-weight: 400;\n    line-height: 1.3;\n}\n\n.mh-autumn__thermal-content p {\n    max-width: 780px;\n\n    margin: 0;\n\n    font-size: 14px;\n    line-height: 1.85;\n}\n\n.mh-autumn__thermal-note {\n    display: block;\n\n    margin-top: 14px;\n\n    color: var(--muted);\n\n    font-size: 12px;\n    line-height: 1.65;\n}\n\n\n\/* =========================================================\n   BENEFITY\n   ========================================================= *\/\n\n.mh-autumn__included {\n    margin-bottom: 105px;\n}\n\n.mh-autumn__benefits {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n\n    border-top: 1px solid var(--line);\n}\n\n.mh-autumn__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-autumn__benefit:nth-child(odd) {\n    border-right: 1px solid var(--line);\n}\n\n.mh-autumn__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   RELAKS\n   ========================================================= *\/\n\n.mh-autumn__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-autumn__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-autumn__relax-content {\n    position: relative;\n    z-index: 2;\n\n    max-width: 900px;\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__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-autumn__relax-no {\n    color: var(--wood-light);\n\n    font-size: 9px;\n    font-weight: 700;\n}\n\n.mh-autumn__relax-name {\n    color: #ffffff;\n\n    font-size: 16px;\n    font-weight: 600;\n    line-height: 1.4;\n}\n\n\n\/* =========================================================\n   JESIE\u0143 W MONTE HOUSE\n   ========================================================= *\/\n\n.mh-autumn__house {\n    display: grid;\n    grid-template-columns: 1.08fr .92fr;\n\n    margin-bottom: 105px;\n}\n\n.mh-autumn__house-main {\n    padding: 50px 52px;\n\n    background: var(--cream);\n}\n\n.mh-autumn__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-autumn__house-main p {\n    margin: 0;\n\n    font-size: 14px;\n    line-height: 1.85;\n}\n\n.mh-autumn__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-autumn__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-autumn__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   ATUTY\n   ========================================================= *\/\n\n.mh-autumn__features {\n    margin-bottom: 105px;\n}\n\n.mh-autumn__features-grid {\n    display: grid;\n    grid-template-columns: repeat(3,1fr);\n\n    gap: 10px;\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__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-autumn__location {\n    display: grid;\n    grid-template-columns: .84fr 1.16fr;\n\n    gap: 58px;\n\n    margin-bottom: 105px;\n}\n\n.mh-autumn__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-autumn__location-copy p {\n    margin: 0 0 16px;\n\n    font-size: 14.5px;\n    line-height: 1.9;\n}\n\n.mh-autumn__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-autumn__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-autumn__location-point strong {\n    color: var(--blue);\n\n    font-size: 20px;\n    font-weight: 500;\n}\n\n.mh-autumn__location-point span {\n    color: var(--black);\n\n    font-size: 12px;\n    font-weight: 600;\n}\n\n\n\/* =========================================================\n   US\u0141UGI DODATKOWE\n   ========================================================= *\/\n\n.mh-autumn__extras {\n    margin-bottom: 105px;\n}\n\n.mh-autumn__extras-list {\n    border-top: 1px solid var(--line);\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__extra-text {\n    color: var(--text);\n\n    font-size: 14px;\n    line-height: 1.8;\n}\n\n.mh-autumn__extra-text a {\n    color: var(--blue) !important;\n    font-weight: 600;\n    text-decoration: none !important;\n}\n\n\n\/* =========================================================\n   CHECK IN\n   ========================================================= *\/\n\n.mh-autumn__stay {\n    display: grid;\n    grid-template-columns: repeat(2,1fr);\n\n    gap: 12px;\n\n    margin-bottom: 105px;\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__summary {\n    max-width: 890px;\n\n    margin: 0 auto 105px;\n\n    text-align: center;\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__cta::before,\n.mh-autumn__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-autumn__cta::before {\n    width: 440px;\n    height: 440px;\n\n    left: -250px;\n    bottom: -300px;\n}\n\n.mh-autumn__cta::after {\n    width: 350px;\n    height: 350px;\n\n    right: -220px;\n    top: -220px;\n}\n\n.mh-autumn__cta-inner {\n    position: relative;\n    z-index: 2;\n\n    max-width: 800px;\n\n    margin: 0 auto;\n}\n\n.mh-autumn__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-autumn__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-autumn__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-autumn__button:hover {\n    background: transparent;\n\n    color: #ffffff !important;\n}\n\n\n\/* =========================================================\n   KONTAKT\n   ========================================================= *\/\n\n.mh-autumn__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-autumn__contact-item {\n    padding: 27px 22px;\n}\n\n.mh-autumn__contact-item +\n.mh-autumn__contact-item {\n    border-left: 1px solid var(--line);\n}\n\n.mh-autumn__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-autumn__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-autumn__hero,\n    .mh-autumn__offer,\n    .mh-autumn__location {\n        grid-template-columns: 1fr;\n    }\n\n    .mh-autumn__hero-side {\n        min-height: 290px;\n    }\n\n    .mh-autumn__facts,\n    .mh-autumn__features-grid {\n        grid-template-columns: repeat(2,1fr);\n    }\n}\n\n\n@media (max-width: 700px) {\n\n    .mh-autumn__inner {\n        padding: 48px 16px 75px;\n    }\n\n    .mh-autumn__hero-main {\n        padding: 48px 25px;\n    }\n\n    .mh-autumn__hero h2 {\n        font-size: 40px;\n    }\n\n    .mh-autumn__hero p {\n        font-size: 14px;\n    }\n\n    .mh-autumn__hero-side {\n        min-height: 255px;\n    }\n\n    .mh-autumn__discount {\n        width: 170px;\n        height: 170px;\n    }\n\n    .mh-autumn__discount-main {\n        font-size: 45px;\n    }\n\n    .mh-autumn__facts,\n    .mh-autumn__codes,\n    .mh-autumn__booking,\n    .mh-autumn__benefits,\n    .mh-autumn__relax-grid,\n    .mh-autumn__house,\n    .mh-autumn__features-grid,\n    .mh-autumn__location-points,\n    .mh-autumn__stay,\n    .mh-autumn__contact {\n        grid-template-columns: 1fr;\n    }\n\n    .mh-autumn__fact + .mh-autumn__fact {\n        border-left: 0;\n        border-top: 1px solid var(--line);\n    }\n\n    .mh-autumn__offer-side {\n        min-height: 190px;\n\n        padding: 35px 25px;\n    }\n\n    .mh-autumn__offer-number {\n        font-size: 55px;\n    }\n\n    .mh-autumn__offer-content {\n        padding: 38px 25px;\n    }\n\n    .mh-autumn__heading h3 {\n        font-size: 29px;\n    }\n\n    .mh-autumn__code {\n        min-height: 0;\n    }\n\n    .mh-autumn__thermal {\n        grid-template-columns: 1fr;\n    }\n\n    .mh-autumn__thermal-side {\n        min-height: 160px;\n    }\n\n    .mh-autumn__thermal-content {\n        padding: 38px 25px;\n    }\n\n    .mh-autumn__benefit:nth-child(odd) {\n        border-right: 0;\n    }\n\n    .mh-autumn__relax {\n        padding: 48px 25px;\n    }\n\n    .mh-autumn__relax h3 {\n        font-size: 31px;\n    }\n\n    .mh-autumn__relax-item {\n        min-height: 105px;\n    }\n\n    .mh-autumn__relax::after {\n        font-size: 70px;\n        bottom: -10px;\n    }\n\n    .mh-autumn__house-main,\n    .mh-autumn__house-side {\n        padding: 38px 25px;\n    }\n\n    .mh-autumn__feature {\n        min-height: 0;\n    }\n\n    .mh-autumn__location {\n        gap: 28px;\n    }\n\n    .mh-autumn__location-title h3 {\n        font-size: 31px;\n    }\n\n    .mh-autumn__extra {\n        grid-template-columns: 1fr;\n\n        gap: 9px;\n        padding: 25px 0;\n    }\n\n    .mh-autumn__summary h3 {\n        font-size: 30px;\n    }\n\n    .mh-autumn__cta {\n        padding: 52px 24px;\n    }\n\n    .mh-autumn__cta h3 {\n        font-size: 30px;\n    }\n\n    .mh-autumn__contact-item +\n    .mh-autumn__contact-item {\n        border-left: 0;\n        border-top: 1px solid var(--line);\n    }\n}\n<\/style>\n\n\n<section class=\"mh-autumn\">\n\n<div class=\"mh-autumn__inner\">\n\n\n<!-- =========================================================\n     HERO\n     ========================================================= -->\n\n<div class=\"mh-autumn__hero\">\n\n    <div class=\"mh-autumn__hero-main\">\n\n        <div class=\"mh-autumn__hero-overline\">\n            Monte House Apartments \u00b7 Zakopane\n        <\/div>\n\n        <h2>\n            Jesie\u0144\n            <span>w g\u00f3rach<\/span>\n        <\/h2>\n\n        <p>\n            Marzy Ci si\u0119 jesie\u0144\n            naprawd\u0119 blisko Tatr?\n\n            <strong>Monte House Apartments<\/strong>\n            to miejsce stworzone\n            dla os\u00f3b,\n            dla kt\u00f3rych g\u00f3rski wypoczynek\n            oznacza przede wszystkim\n            swobod\u0119,\n            aktywno\u015b\u0107\n            i mo\u017cliwo\u015b\u0107 ruszenia na szlak\n            bez zb\u0119dnego planowania.\n\n            Spokojna okolica Doliny Bia\u0142ego,\n            blisko\u015b\u0107 tatrza\u0144skich tras\n            oraz domowy klimat obiektu\n            sprawiaj\u0105,\n            \u017ce jesie\u0144 mo\u017cesz sp\u0119dzi\u0107\n            dok\u0142adnie tak,\n            jak lubisz.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__hero-side\">\n\n        <div class=\"mh-autumn__discount\">\n\n            <div class=\"mh-autumn__discount-small\">\n                Zyskaj a\u017c\n            <\/div>\n\n            <div class=\"mh-autumn__discount-main\">\n                12%\n            <\/div>\n\n            <div class=\"mh-autumn__discount-bottom\">\n                rabatu na pobyt\n            <\/div>\n\n        <\/div>\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     PARAMETRY\n     ========================================================= -->\n\n<div class=\"mh-autumn__facts\">\n\n\n    <div class=\"mh-autumn__fact\">\n\n        <span class=\"mh-autumn__fact-label\">\n            Termin oferty\n        <\/span>\n\n        <span class=\"mh-autumn__fact-value\">\n            01.09\u201320.12.2026\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__fact\">\n\n        <span class=\"mh-autumn__fact-label\">\n            Minimum 3 dni\n        <\/span>\n\n        <span class=\"mh-autumn__fact-value\">\n            8% rabatu\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__fact\">\n\n        <span class=\"mh-autumn__fact-label\">\n            Minimum 5 dni\n        <\/span>\n\n        <span class=\"mh-autumn__fact-value\">\n            12% rabatu\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__fact\">\n\n        <span class=\"mh-autumn__fact-label\">\n            Wy\u0142\u0105czenie\n        <\/span>\n\n        <span class=\"mh-autumn__fact-value\">\n            10\u201313.11.2026\n        <\/span>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     PROMOCJA\n     ========================================================= -->\n\n<div class=\"mh-autumn__offer\">\n\n\n    <div class=\"mh-autumn__offer-side\">\n\n        <div class=\"mh-autumn__offer-number\">\n            -12%\n        <\/div>\n\n        <div class=\"mh-autumn__offer-small\">\n            zosta\u0144 d\u0142u\u017cej<br>\n            i zap\u0142a\u0107 mniej\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__offer-content\">\n\n        <div class=\"mh-autumn__label\">\n            Jesienna oferta specjalna\n        <\/div>\n\n        <h3>\n            Wi\u0119cej dni w g\u00f3rach. Wi\u0119kszy rabat.\n        <\/h3>\n\n        <p>\n            Zarezerwuj pobyt\n            w Monte House Apartments\n            na minimum\n            <strong>3 dni<\/strong>\n            i otrzymaj\n            <strong>8% rabatu<\/strong>.\n        <\/p>\n\n        <p>\n            Zosta\u0144 na minimum\n            <strong>5 dni<\/strong>\n            i skorzystaj\n            z najwy\u017cszego rabatu \u2013\n            <strong>12% na pobyt<\/strong>.\n        <\/p>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     KODY\n     ========================================================= -->\n\n<div class=\"mh-autumn__codes\">\n\n\n    <div class=\"mh-autumn__code\">\n\n        <div class=\"mh-autumn__code-days\">\n            Pobyt minimum 3 dni\n        <\/div>\n\n        <div class=\"mh-autumn__code-name\">\n            JESIEN8\n        <\/div>\n\n        <div class=\"mh-autumn__code-off\">\n            8% rabatu\n        <\/div>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__code mh-autumn__code--main\">\n\n        <div class=\"mh-autumn__code-days\">\n            Pobyt minimum 5 dni\n        <\/div>\n\n        <div class=\"mh-autumn__code-name\">\n            JESIEN12\n        <\/div>\n\n        <div class=\"mh-autumn__code-off\">\n            12% rabatu\n        <\/div>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     REZERWACJA\n     ========================================================= -->\n\n<div class=\"mh-autumn__booking\">\n\n\n    <div class=\"mh-autumn__booking-card\">\n\n        <div class=\"mh-autumn__label\">\n            Rezerwacja online\n        <\/div>\n\n        <h4>\n            Wpisz kod w polu \u201eMam kupon\u201d\n        <\/h4>\n\n        <p>\n            Pobyt minimum 3 dni:\n            <strong>JESIEN8<\/strong>.\n\n            Pobyt minimum 5 dni:\n            <strong>JESIEN12<\/strong>.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__booking-card\">\n\n        <div class=\"mh-autumn__label\">\n            Rezerwacja telefoniczna\n        <\/div>\n\n        <h4>\n            Podaj has\u0142o \u201eJESIEN\u201d\n        <\/h4>\n\n        <p>\n            Podczas rozmowy\n            poinformuj konsultanta,\n            \u017ce chcesz skorzysta\u0107\n            z jesiennej promocji.\n\n            Wysoko\u015b\u0107 rabatu\n            zale\u017cy od d\u0142ugo\u015bci pobytu.\n        <\/p>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     GOR\u0104CY POTOK\n     ========================================================= -->\n\n<div class=\"mh-autumn__thermal\">\n\n\n    <div class=\"mh-autumn__thermal-side\">\n\n        <strong>\n            -20%\n        <\/strong>\n\n        <span>\n            Termy<br>\n            Gor\u0105cy Potok\n        <\/span>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__thermal-content\">\n\n        <div class=\"mh-autumn__label\">\n            Jeszcze wi\u0119cej relaksu\n        <\/div>\n\n        <h3>\n            20% rabatu na regularne bilety do Term Gor\u0105cy Potok\n        <\/h3>\n\n        <p>\n            Po jesiennym spacerze\n            lub ca\u0142ym dniu w Tatrach\n            mo\u017cesz przed\u0142u\u017cy\u0107 regeneracj\u0119\n            w ciep\u0142ych wodach termalnych.\n\n            Go\u015bcie korzystaj\u0105cy\n            z jesiennej oferty\n            mog\u0105 otrzyma\u0107\n            <strong>\n                20% rabatu na regularne bilety\n                do strefy basenowej\n                Term Gor\u0105cy Potok.\n            <\/strong>\n        <\/p>\n\n        <span class=\"mh-autumn__thermal-note\">\n            Rabat nie obowi\u0105zuje\n            w terminie 01.11\u201320.12.2026\n            ze wzgl\u0119du na przerw\u0119 remontow\u0105 Term.\n        <\/span>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     OFERTA ZAWIERA\n     ========================================================= -->\n\n<div class=\"mh-autumn__included\">\n\n    <div class=\"mh-autumn__heading\">\n\n        <div class=\"mh-autumn__label\">\n            W ramach pobytu\n        <\/div>\n\n        <h3>\n            Wszystko, czego potrzebujesz po dniu sp\u0119dzonym w Tatrach\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__benefits\">\n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Nocleg w komfortowym apartamencie\n            <\/strong>\n            o wybranym standardzie.\n        <\/div>\n\n\n    \n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Bezp\u0142atny zestaw kosmetyk\u00f3w\n            <\/strong>\n            przygotowany dla Go\u015bci.\n        <\/div>\n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Strefa zabaw dla dzieci\n            <\/strong>\n            z zabawkami,\n            pluszakami,\n            kolorowankami i grami.\n        <\/div>\n\n\n  \n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Bezp\u0142atne rowery g\u00f3rskie\n            <\/strong>\n            pozwalaj\u0105ce aktywnie\n            odkrywa\u0107 okolic\u0119.\n        <\/div>\n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Dost\u0119p do tarasu wypoczynkowego\n            <\/strong>\n            po aktywnym dniu.\n        <\/div>\n\n\n    \n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Bezp\u0142atna kawa w lobby\n            <\/strong>\n            dost\u0119pna dla Go\u015bci.\n        <\/div>\n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Jedno miejsce parkingowe\n            <\/strong>\n            dla ka\u017cdego\n            zarezerwowanego apartamentu.\n        <\/div>\n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Dzieci do uko\u0144czenia 3. roku \u017cycia\n            <\/strong>\n            mog\u0105 przebywa\u0107\n            bez dodatkowych op\u0142at.\n        <\/div>\n\n\n        <div class=\"mh-autumn__benefit\">\n            <strong>\n                Bezp\u0142atne Wi-Fi\n                oraz op\u0142ata serwisowa\n            <\/strong>\n            uwzgl\u0119dnione w pobycie.\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n<!-- =========================================================\n     JESIE\u0143\n     ========================================================= -->\n\n<div class=\"mh-autumn__house\">\n\n\n    <div class=\"mh-autumn__house-main\">\n\n        <div class=\"mh-autumn__label\">\n            Jesie\u0144 blisko Tatr\n        <\/div>\n\n        <h3>\n            Monte House jest stworzone dla tych, kt\u00f3rzy naprawd\u0119 czuj\u0105 g\u00f3ry\n        <\/h3>\n\n        <p>\n            To w\u0142a\u015bnie jesieni\u0105\n            tatrza\u0144skie szlaki\n            pokazuj\u0105 zupe\u0142nie inne oblicze.\n\n            Kolorowe lasy,\n            ch\u0142odniejsze poranki\n            i mniejszy ruch\n            pozwalaj\u0105 cieszy\u0107 si\u0119\n            g\u00f3rami bez wakacyjnego po\u015bpiechu.\n\n            Monte House\n            jest \u015bwietn\u0105 baz\u0105\n            dla os\u00f3b,\n            kt\u00f3re chc\u0105 sp\u0119dza\u0107\n            jak najwi\u0119cej czasu\n            blisko natury.\n        <\/p>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__house-side\">\n\n        <span>\n            Monte House Apartments\n        <\/span>\n\n        <strong>\n            Wyjd\u017a z apartamentu i rusz w stron\u0119 tatrza\u0144skich szlak\u00f3w\n        <\/strong>\n\n    <\/div>\n\n\n<\/div>\n\n\n<!-- =========================================================\n     ATUTY\n     ========================================================= -->\n\n<div class=\"mh-autumn__features\">\n\n    <div class=\"mh-autumn__heading\">\n\n        <div class=\"mh-autumn__label\">\n            Jesie\u0144 po Twojemu\n        <\/div>\n\n        <h3>\n            Aktywnie, rodzinnie albo zupe\u0142nie bez po\u015bpiechu\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__features-grid\">\n\n\n        <div class=\"mh-autumn__feature\">\n\n            <span class=\"mh-autumn__feature-no\">\n                01\n            <\/span>\n\n            <h4>\n                G\u00f3rskie w\u0119dr\u00f3wki\n            <\/h4>\n\n            <p>\n                Blisko\u015b\u0107 Doliny Bia\u0142ego\n                i tatrza\u0144skich tras\n                pozwala rozpocz\u0105\u0107\n                aktywny dzie\u0144\n                bez d\u0142ugich dojazd\u00f3w.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-autumn__feature\">\n\n            <span class=\"mh-autumn__feature-no\">\n                02\n            <\/span>\n\n            <h4>\n                Rowerem po Zakopanem\n            <\/h4>\n\n            <p>\n                Skorzystaj\n                z bezp\u0142atnych rower\u00f3w g\u00f3rskich\n                i poznawaj Zakopane\n                oraz okoliczne trasy\n                na dw\u00f3ch k\u00f3\u0142kach.\n            <\/p>\n\n        <\/div>\n\n\n       \n\n\n        <div class=\"mh-autumn__feature\">\n\n            <span class=\"mh-autumn__feature-no\">\n                03\n            <\/span>\n\n            <h4>\n                Rodzinny wypoczynek\n            <\/h4>\n\n            <p>\n                Na dzieci czeka\n                strefa zabaw w obiekcie.\n               \n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-autumn__feature\">\n\n            <span class=\"mh-autumn__feature-no\">\n                04\n            <\/span>\n\n            <h4>\n                Spokojny wiecz\u00f3r\n            <\/h4>\n\n            <p>\n                Przestrzenie wsp\u00f3lne\n                tworz\u0105 miejsce\n                do odpoczynku\n                po aktywnym dniu.\n            <\/p>\n\n        <\/div>\n\n\n        <div class=\"mh-autumn__feature\">\n\n            <span class=\"mh-autumn__feature-no\">\n                05\n            <\/span>\n\n            <h4>\n                Zakopane na spacer\n            <\/h4>\n\n            <p>\n                Kiedy masz ochot\u0119\n                na restauracj\u0119,\n                kawiarni\u0119\n                lub spacer po centrum,\n                Krup\u00f3wki s\u0105\n                w zasi\u0119gu kilkunastu minut.\n            <\/p>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     LOKALIZACJA\n     ========================================================= -->\n\n<div class=\"mh-autumn__location\">\n\n\n    <div class=\"mh-autumn__location-title\">\n\n        <div class=\"mh-autumn__label\">\n            Zakopane\n        <\/div>\n\n        <h3>\n            Blisko g\u00f3r, a jednocze\u015bnie blisko centrum\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__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\n            To po\u0142\u0105czenie sprawia,\n            \u017ce nie musisz wybiera\u0107\n            mi\u0119dzy blisko\u015bci\u0105 natury\n            a atrakcjami Zakopanego.\n        <\/p>\n\n\n        <div class=\"mh-autumn__location-points\">\n\n\n            <div class=\"mh-autumn__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-autumn__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-autumn__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-autumn__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     DODATKOWO P\u0141ATNE\n     ========================================================= -->\n\n<div class=\"mh-autumn__extras\">\n\n    <div class=\"mh-autumn__heading\">\n\n        <div class=\"mh-autumn__label\">\n            Dodatkowe mo\u017cliwo\u015bci\n        <\/div>\n\n        <h3>\n            Uzupe\u0142nij sw\u00f3j jesienny pobyt\n        <\/h3>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__extras-list\">\n\n\n        <div class=\"mh-autumn__extra\">\n\n            <div class=\"mh-autumn__extra-name\">\n                \u015aniadania ZDROVO\n            <\/div>\n\n            <div class=\"mh-autumn__extra-text\">\n                \u015aniadanie cateringowe\n                dostarczane jest\n                bezpo\u015brednio do apartamentu\n                w godzinach\n                <strong>7:00\u20139:00<\/strong>.\n\n                Dost\u0119pne s\u0105 warianty\n                klasyczne,\n                wegetaria\u0144skie,\n                na s\u0142odko\n                oraz arabskie \u2013 halal.\n\n                Cena:\n                <strong>\n                    50 PLN \/ osoba \/ dzie\u0144.\n                <\/strong>\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"mh-autumn__extra\">\n\n            <div class=\"mh-autumn__extra-name\">\n                OTO TATRY\n            <\/div>\n\n            <div class=\"mh-autumn__extra-text\">\n                Skorzystaj\n                z wycieczek i atrakcji\n                organizowanych\n                przez naszego partnera.\n\n                W ofercie znajduj\u0105 si\u0119\n                m.in. kuligi,\n                g\u00f3ralskie biesiady,\n                sp\u0142yw Dunajcem\n                i Spacer w Koronach Drzew.\n\n                Dla naszych Go\u015bci:\n                <strong>\n                    10% rabatu\n                    z kodem ODKRYJZAKOPANE.\n                <\/strong>\n\n                <a href=\"https:\/\/www.odkryj-zakopane.com\/wycieczki\" target=\"_blank\" rel=\"noopener noreferrer\">\n                    Zobacz wycieczki \u2192\n                <\/a>\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"mh-autumn__extra\">\n\n            <div class=\"mh-autumn__extra-name\">\n                Pobyt ze zwierz\u0119ciem\n            <\/div>\n\n            <div class=\"mh-autumn__extra-text\">\n                Monte House\n                akceptuje zwierz\u0119ta.\n\n                Op\u0142ata wynosi\n                <strong>\n                    40 PLN \/ zwierz\u0119 \/ doba.\n                <\/strong>\n\n                Dla czworono\u017cnych Go\u015bci\n                przygotowane s\u0105 r\u00f3wnie\u017c\n                legowisko\n                oraz miseczki\n                na wod\u0119 i karm\u0119.\n            <\/div>\n\n        <\/div>\n\n\n        <div class=\"mh-autumn__extra\">\n\n            <div class=\"mh-autumn__extra-name\">\n                Op\u0142ata miejscowa\n            <\/div>\n\n            <div class=\"mh-autumn__extra-text\">\n                Op\u0142ata miejscowa wynosi\n                <strong>\n                    2,00 PLN \/ osoba \/ doba.\n                <\/strong>\n            <\/div>\n\n        <\/div>\n\n\n    <\/div>\n\n<\/div>\n\n\n<!-- =========================================================\n     CHECK IN\n     ========================================================= -->\n\n<div class=\"mh-autumn__stay\">\n\n\n    <div class=\"mh-autumn__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-autumn__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-autumn__summary\">\n\n    <div class=\"mh-autumn__label\" style=\"justify-content:center;\">\n        Jesie\u0144 w Monte House\n    <\/div>\n\n    <h3>\n        Kolorowe Tatry. Spokojniejsze szlaki. Do 12% mniej za pobyt.\n    <\/h3>\n\n    <p>\n        Jesie\u0144 w Monte House\n        to propozycja\n        dla os\u00f3b,\n        kt\u00f3re chc\u0105 by\u0107\n        naprawd\u0119 blisko g\u00f3r.\n\n        Rano rusz na szlak,\n        w ci\u0105gu dnia odkrywaj\n        jesienne Tatry,\n        a po powrocie\n        odpocznij w domowej atmosferze\n        Monte House Apartments.\n    <\/p>\n\n<\/div>\n\n\n<!-- =========================================================\n     CTA\n     ========================================================= -->\n\n<div class=\"mh-autumn__cta\">\n\n    <div class=\"mh-autumn__cta-inner\">\n\n        <div class=\"mh-autumn__label mh-autumn__label--light\" style=\"justify-content:center;\">\n            Jesie\u0144 2026\n        <\/div>\n\n        <h3>\n            Zarezerwuj jesie\u0144 w g\u00f3rach i zyskaj do 12%\n        <\/h3>\n\n        <p>\n            Minimum 3 dni:\n            <strong style=\"color:#ffffff;\">\n                JESIEN8 \u2013 8% rabatu.\n            <\/strong>\n\n            Minimum 5 dni:\n            <strong style=\"color:#ffffff;\">\n                JESIEN12 \u2013 12% rabatu.\n            <\/strong>\n\n            Oferta obowi\u0105zuje\n            od 01.09.2026 do 20.12.2026\n            z wy\u0142\u0105czeniem pobyt\u00f3w\n            10\u201313.11.2026.\n        <\/p>\n\n        <a class=\"mh-autumn__button\" href=\"https:\/\/montehouse.pl\/cs\/apartamenty\/\">\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-autumn__contact\">\n\n\n    <div class=\"mh-autumn__contact-item\">\n\n        <span class=\"mh-autumn__contact-label\">\n            Telefon\n        <\/span>\n\n        <a class=\"mh-autumn__contact-value\" href=\"tel:+48668261761\">\n            +48 668 261 761\n        <\/a>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__contact-item\">\n\n        <span class=\"mh-autumn__contact-label\">\n            E-mail\n        <\/span>\n\n        <a class=\"mh-autumn__contact-value\" href=\"mailto:kontakt@montehouse.pl\">\n            kontakt@montehouse.pl\n        <\/a>\n\n    <\/div>\n\n\n    <div class=\"mh-autumn__contact-item\">\n\n        <span class=\"mh-autumn__contact-label\">\n            Adres\n        <\/span>\n\n        <span class=\"mh-autumn__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":1777,"template":"","class_list":["post-1775","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>Jesie\u0144 w G\u00f3rach - Monte House Apartments<\/title>\n<meta name=\"description\" content=\"Rezydencja G\u00f3rska - pobyty ze \u015bniadaniami podawanymi do apartamentu. Zobacz dost\u0119pne apartamenty oraz zestawy \u015bniadaniowe.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/montehouse.pl\/cs\/oferty-specjalne\/jesien-w-gorach\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Jesie\u0144 w G\u00f3rach - Monte House Apartments\" \/>\n<meta property=\"og:description\" content=\"Rezydencja G\u00f3rska - pobyty ze \u015bniadaniami podawanymi do apartamentu. Zobacz dost\u0119pne apartamenty oraz zestawy \u015bniadaniowe.\" \/>\n<meta property=\"og:url\" content=\"http:\/\/montehouse.pl\/cs\/oferty-specjalne\/jesien-w-gorach\/\" \/>\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-09-07T13:21:07+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\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\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/\",\"url\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/\",\"name\":\"Jesie\u0144 w G\u00f3rach - Monte House Apartments\",\"isPartOf\":{\"@id\":\"https:\/\/montehouse.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#primaryimage\"},\"image\":{\"@id\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg\",\"datePublished\":\"2026-08-26T08:44:22+00:00\",\"dateModified\":\"2026-09-07T13:21:07+00:00\",\"description\":\"Rezydencja G\u00f3rska - pobyty ze \u015bniadaniami podawanymi do apartamentu. Zobacz dost\u0119pne apartamenty oraz zestawy \u015bniadaniowe.\",\"breadcrumb\":{\"@id\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"cs\",\"@id\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#primaryimage\",\"url\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg\",\"contentUrl\":\"https:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg\",\"width\":2560,\"height\":1440},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/montehouse.pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Jesie\u0144 w G\u00f3rach\"}]},{\"@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":"Jesie\u0144 w G\u00f3rach - Monte House Apartments","description":"Rezydencja G\u00f3rska - pobyty ze \u015bniadaniami podawanymi do apartamentu. Zobacz dost\u0119pne apartamenty oraz zestawy \u015bniadaniowe.","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":"http:\/\/montehouse.pl\/cs\/oferty-specjalne\/jesien-w-gorach\/","og_locale":"cs_CZ","og_type":"article","og_title":"Jesie\u0144 w G\u00f3rach - Monte House Apartments","og_description":"Rezydencja G\u00f3rska - pobyty ze \u015bniadaniami podawanymi do apartamentu. Zobacz dost\u0119pne apartamenty oraz zestawy \u015bniadaniowe.","og_url":"http:\/\/montehouse.pl\/cs\/oferty-specjalne\/jesien-w-gorach\/","og_site_name":"Monte House Apartments","article_publisher":"https:\/\/www.facebook.com\/riverseaapartamenty","article_modified_time":"2026-09-07T13:21:07+00:00","og_image":[{"width":2560,"height":1440,"url":"http:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Odhadovan\u00e1 doba \u010dten\u00ed":"5 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/","url":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/","name":"Jesie\u0144 w G\u00f3rach - Monte House Apartments","isPartOf":{"@id":"https:\/\/montehouse.pl\/#website"},"primaryImageOfPage":{"@id":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#primaryimage"},"image":{"@id":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#primaryimage"},"thumbnailUrl":"https:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg","datePublished":"2026-08-26T08:44:22+00:00","dateModified":"2026-09-07T13:21:07+00:00","description":"Rezydencja G\u00f3rska - pobyty ze \u015bniadaniami podawanymi do apartamentu. Zobacz dost\u0119pne apartamenty oraz zestawy \u015bniadaniowe.","breadcrumb":{"@id":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/"]}]},{"@type":"ImageObject","inLanguage":"cs","@id":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#primaryimage","url":"https:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg","contentUrl":"https:\/\/montehouse.pl\/wp-content\/uploads\/2026\/08\/pakiet-jesien-zdjecie-scaled.jpg","width":2560,"height":1440},{"@type":"BreadcrumbList","@id":"http:\/\/montehouse.pl\/lv\/oferty-specjalne\/jesien-w-gorach\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/montehouse.pl\/"},{"@type":"ListItem","position":2,"name":"Jesie\u0144 w G\u00f3rach"}]},{"@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\/1775","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\/1777"}],"wp:attachment":[{"href":"https:\/\/montehouse.pl\/cs\/wp-json\/wp\/v2\/media?parent=1775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}