{"id":160,"date":"2026-09-10T10:25:45","date_gmt":"2026-09-10T10:25:45","guid":{"rendered":"https:\/\/www.forsan.pl\/?page_id=160"},"modified":"2026-09-10T12:21:02","modified_gmt":"2026-09-10T12:21:02","slug":"przylacza-wod-kan","status":"publish","type":"page","link":"https:\/\/www.forsan.pl\/index.php\/przylacza-wod-kan\/","title":{"rendered":"PROJEKTY PRZY\u0141\u0104CZY"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n<style>\n  .forsan-brand-wrapper {\n    font-family: inherit;\n    color: #243857;\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 10px 0;\n  }\n\n  \/* 1. ANIMACJE *\/\n  @keyframes scale-price {\n    0% {\n      transform: scale(1);\n      text-shadow: 0 0 0px rgba(68, 164, 163, 0);\n    }\n    50% {\n      transform: scale(1.15);\n      color: #2e8b8a;\n      text-shadow: 0 4px 12px rgba(68, 164, 163, 0.4);\n    }\n    100% {\n      transform: scale(1);\n      text-shadow: 0 0 0px rgba(68, 164, 163, 0);\n    }\n  }\n\n  @keyframes blink-badge {\n    0% { transform: scale(1); opacity: 1; }\n    50% { transform: scale(1.08); opacity: 0.9; }\n    100% { transform: scale(1); opacity: 1; }\n  }\n\n  @keyframes pulse-express {\n    0% { box-shadow: 0 0 0 0 rgba(68, 164, 163, 0.6); }\n    70% { box-shadow: 0 0 0 12px rgba(68, 164, 163, 0); }\n    100% { box-shadow: 0 0 0 0 rgba(68, 164, 163, 0); }\n  }\n\n  \/* 2. NAG\u0141\u00d3WEK W STYLU \"CO ROBIMY\" *\/\n  .design-hero {\n    background: transparent;\n    padding: 20px 20px 25px 20px;\n    text-align: center;\n    margin-bottom: 25px;\n  }\n\n  .design-hero h1 {\n    color: #44a4a3 !important;\n    font-size: 32px;\n    font-weight: 800;\n    margin: 0 0 12px 0;\n    line-height: 1.25;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n  }\n\n  .design-hero p {\n    font-size: 16.5px;\n    color: #4a5568;\n    line-height: 1.7;\n    margin: 0 auto 16px auto;\n    max-width: 920px;\n  }\n\n  .forsan-badge-promo {\n    background-color: #243857;\n    color: #ffffff;\n    padding: 6px 18px;\n    border-radius: 20px;\n    font-weight: 800;\n    font-size: 12.5px;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    display: inline-block;\n    animation: blink-badge 1.8s infinite ease-in-out;\n  }\n\n  \/* 3. KARTY CENNIKOWE *\/\n  .forsan-brand-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 20px;\n    justify-content: center;\n    margin-bottom: 30px;\n    align-items: stretch;\n  }\n\n  .forsan-brand-card {\n    background: #ffffff;\n    border: 1px solid #e2e8f0;\n    border-top: 4px solid #243857;\n    border-radius: 8px;\n    padding: 22px 18px;\n    width: 260px;\n    flex: 1 1 240px;\n    box-shadow: 0 4px 12px rgba(36, 56, 87, 0.06);\n    display: flex;\n    flex-direction: column;\n    box-sizing: border-box;\n    transition: all 0.3s ease-in-out;\n  }\n\n  .forsan-brand-card:hover {\n    transform: translateY(-8px);\n    box-shadow: 0 12px 24px rgba(36, 56, 87, 0.15);\n    border-color: #407fa1;\n  }\n\n  .forsan-brand-card.featured {\n    border-top: 4px solid #44a4a3;\n    background-color: #f4f9f9;\n    box-shadow: 0 6px 18px rgba(68, 164, 163, 0.18);\n  }\n\n  .forsan-brand-card.featured:hover {\n    box-shadow: 0 14px 28px rgba(68, 164, 163, 0.3);\n  }\n\n  \/* Sta\u0142a wysoko\u015b\u0107 i wy\u015brodkowanie tytu\u0142\u00f3w dla r\u00f3wnej linii cen *\/\n  .forsan-card-title {\n    font-size: 19px;\n    font-weight: 800;\n    color: #243857;\n    text-align: center;\n    margin-bottom: 14px;\n    height: 52px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    line-height: 1.25;\n  }\n\n  \/* 4. BOX CENOWY I EFEKTY CEN *\/\n  .forsan-price-box {\n    text-align: center;\n    background-color: #f0f4f8;\n    padding: 14px 8px;\n    border-radius: 6px;\n    margin-bottom: 15px;\n    border: 1px solid #e2e8f0;\n    transition: background-color 0.3s ease;\n    height: 75px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    align-items: center;\n    box-sizing: border-box;\n  }\n\n  .forsan-price-main {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n  }\n\n  .forsan-brand-card:hover .forsan-price-box {\n    background-color: #e6eff7;\n  }\n\n  \/* Czerwona przekre\u015blona stara cena *\/\n  .old-price-strike {\n    position: relative;\n    display: inline-block;\n    color: #888888;\n    font-weight: 700;\n    font-size: 16px;\n    padding: 0 4px;\n  }\n\n  .old-price-strike::after {\n    content: \"\";\n    position: absolute;\n    left: -2px;\n    top: 50%;\n    width: 108%;\n    height: 3px;\n    background-color: #e53e3e;\n    transform: rotate(-12deg);\n    border-radius: 2px;\n    box-shadow: 0 0 2px rgba(229, 62, 62, 0.4);\n  }\n\n  \/* Powi\u0119kszaj\u0105ca i zmniejszaj\u0105ca si\u0119 nowa cena *\/\n  .new-price-pulse {\n    color: #44a4a3;\n    font-weight: 900;\n    font-size: 28px;\n    display: inline-block;\n    animation: scale-price 1.8s infinite ease-in-out;\n    transform-origin: center center;\n  }\n\n  .price-vat {\n    display: block;\n    font-size: 12px;\n    color: #407fa1;\n    margin-top: 2px;\n    font-weight: 600;\n  }\n\n  \/* LISTA ATUT\u00d3W *\/\n  .forsan-list {\n    list-style: none;\n    padding: 0;\n    margin: 0 0 20px 0;\n    font-size: 12.5px;\n    line-height: 1.5;\n    color: #243857;\n    flex-grow: 1;\n  }\n\n  .forsan-list li {\n    padding: 6px 0;\n    border-bottom: 1px solid #edf2f7;\n    transition: color 0.2s ease;\n  }\n\n  .forsan-brand-card:hover .forsan-list li {\n    color: #1a283e;\n  }\n\n  .forsan-list li::before {\n    content: \"\u2713 \";\n    color: #44a4a3;\n    font-weight: bold;\n  }\n\n  \/* EXPRESS BOX *\/\n  .express-box-large {\n    background: linear-gradient(135deg, #ffffff 0%, #f0f9f9 100%);\n    border: 2px solid #44a4a3;\n    border-radius: 10px;\n    padding: 25px 30px;\n    margin-bottom: 25px;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 20px;\n    box-shadow: 0 6px 20px rgba(68, 164, 163, 0.15);\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n  }\n\n  .express-box-large:hover {\n    transform: scale(1.01);\n    box-shadow: 0 10px 28px rgba(68, 164, 163, 0.25);\n  }\n\n  .express-content {\n    flex: 1 1 500px;\n  }\n\n  .express-title-large {\n    font-weight: 800;\n    color: #243857;\n    font-size: 20px;\n    margin-bottom: 6px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n\n  .express-desc-large {\n    color: #334e68;\n    font-size: 14.5px;\n    margin: 0;\n    line-height: 1.5;\n  }\n\n  .express-btn-wrapper {\n    flex: 0 0 auto;\n  }\n\n  .forsan-btn-express {\n    background-color: #44a4a3;\n    color: #ffffff !important;\n    text-decoration: none;\n    padding: 14px 28px;\n    border-radius: 6px;\n    font-weight: 800;\n    font-size: 15px;\n    display: inline-block;\n    transition: all 0.3s ease;\n    animation: pulse-express 2s infinite;\n  }\n\n  .forsan-btn-express:hover {\n    background-color: #243857;\n    transform: scale(1.05);\n  }\n\n  \/* PRZYCISKI I MAPA *\/\n  .disclaimer-text {\n    font-size: 11.5px;\n    color: #718096;\n    margin-bottom: 25px;\n    line-height: 1.4;\n  }\n\n  .forsan-btn {\n    display: block;\n    text-align: center;\n    background-color: #243857;\n    color: #ffffff !important;\n    text-decoration: none;\n    padding: 11px 0;\n    border-radius: 6px;\n    font-weight: bold;\n    font-size: 13.5px;\n    transition: all 0.3s ease;\n    margin-top: auto;\n  }\n\n  .forsan-btn:hover {\n    background-color: #407fa1;\n    transform: translateY(-2px);\n  }\n\n  .forsan-btn.btn-teal {\n    background-color: #44a4a3;\n  }\n\n  .forsan-btn.btn-teal:hover {\n    background-color: #243857;\n  }\n\n  .forsan-map-stripe {\n    background-color: #f0f4f8;\n    border-left: 5px solid #407fa1;\n    border-radius: 8px;\n    padding: 20px 24px;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    margin-bottom: 25px;\n    border: 1px solid #e2e8f0;\n    border-left-width: 5px;\n    transition: transform 0.3s ease;\n  }\n\n  .forsan-map-stripe:hover {\n    transform: translateX(4px);\n  }\n\n  .forsan-map-stripe h4 {\n    margin: 0 0 4px 0;\n    color: #243857;\n    font-size: 17px;\n  }\n\n  .forsan-map-stripe p {\n    margin: 0;\n    font-size: 13.5px;\n    color: #407fa1;\n  }\n<\/style>\n\n<div class=\"forsan-brand-wrapper\">\n\n  <!-- NOWY NAG\u0141\u00d3WEK W STYLU \"CO ROBIMY\" -->\n  <div class=\"design-hero\">\n    <h1>PROJEKTOWANIE PRZY\u0141\u0104CZY SANITARNYCH<\/h1>\n    <p>Kompleksowa dokumentacja techniczna | Uzgodnienia bran\u017cowe | Nadzory inwestorskie<\/p>\n    <div>\n      <span class=\"forsan-badge-promo\">Promocyjne Ceny!<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- CENNIK W KARTACH -->\n  <div class=\"forsan-brand-grid\">\n\n    <!-- WODA -->\n    <div class=\"forsan-brand-card\">\n      <div class=\"forsan-card-title\">Przy\u0142\u0105cze wodne *<\/div>\n      <div class=\"forsan-price-box\">\n        <div class=\"forsan-price-main\">\n          <span class=\"old-price-strike\">1200 z\u0142<\/span>\n          <span class=\"new-price-pulse\">1000 z\u0142<\/span>\n        <\/div>\n        <span class=\"price-vat\">brutto<\/span>\n      <\/div>\n      <ul class=\"forsan-list\">\n        <li><strong>Czas realizacji: do 14 dni<\/strong><\/li>\n        <li>Kompleksowy projekt przy\u0142\u0105cza<\/li>\n        <li>Uzgodnienia z gestorem sieci<\/li>\n        <li>Ewentualne poprawki w cenie<\/li>\n        <li>Format PDF + przesy\u0142ka InPost<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"forsan-btn\">Zam\u00f3w Projekt<\/a>\n    <\/div>\n\n    <!-- KANALIZACJA -->\n    <div class=\"forsan-brand-card\">\n      <div class=\"forsan-card-title\">Przy\u0142\u0105cze kanalizacyjne *<\/div>\n      <div class=\"forsan-price-box\">\n        <div class=\"forsan-price-main\">\n          <span class=\"old-price-strike\">1200 z\u0142<\/span>\n          <span class=\"new-price-pulse\">1000 z\u0142<\/span>\n        <\/div>\n        <span class=\"price-vat\">brutto<\/span>\n      <\/div>\n      <ul class=\"forsan-list\">\n        <li><strong>Czas realizacji: do 14 dni<\/strong><\/li>\n        <li>Kompleksowy projekt przy\u0142\u0105cza<\/li>\n        <li>Uzgodnienia z gestorem sieci<\/li>\n        <li>Ewentualne poprawki w cenie<\/li>\n        <li>Format PDF + przesy\u0142ka InPost<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"forsan-btn\">Zam\u00f3w Projekt<\/a>\n    <\/div>\n\n    <!-- PAKIET WOD + KAN -->\n    <div class=\"forsan-brand-card featured\">\n      <div class=\"forsan-card-title\">Przy\u0142\u0105cze wodne + kanalizacyjne *<\/div>\n      <div class=\"forsan-price-box\">\n        <div class=\"forsan-price-main\">\n          <span class=\"old-price-strike\">1700 z\u0142<\/span>\n          <span class=\"new-price-pulse\">1300 z\u0142<\/span>\n        <\/div>\n        <span class=\"price-vat\">brutto (PAKIET)<\/span>\n      <\/div>\n      <ul class=\"forsan-list\">\n        <li><strong>Czas realizacji: do 14 dni<\/strong><\/li>\n        <li>Kompleksowy projekt obu przy\u0142\u0105czy<\/li>\n        <li>Uzgodnienia z gestorem sieci<\/li>\n        <li>Ewentualne poprawki w cenie<\/li>\n        <li>Format PDF + przesy\u0142ka InPost<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"forsan-btn btn-teal\">Zam\u00f3w Pakiet<\/a>\n    <\/div>\n\n    <!-- GAZ -->\n    <div class=\"forsan-brand-card\">\n      <div class=\"forsan-card-title\">Przy\u0142\u0105cze gazowe *<\/div>\n      <div class=\"forsan-price-box\">\n        <div class=\"forsan-price-main\">\n          <span class=\"old-price-strike\">1400 z\u0142<\/span>\n          <span class=\"new-price-pulse\">1100 z\u0142<\/span>\n        <\/div>\n        <span class=\"price-vat\">brutto<\/span>\n      <\/div>\n      <ul class=\"forsan-list\">\n        <li><strong>Czas realizacji: do 14 dni<\/strong><\/li>\n        <li>Kompleksowy projekt przy\u0142\u0105cza<\/li>\n        <li>Uzgodnienia z gestorem sieci<\/li>\n        <li>Ewentualne poprawki w cenie<\/li>\n        <li>Format PDF + przesy\u0142ka InPost<\/li>\n      <\/ul>\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"forsan-btn\">Zam\u00f3w Projekt<\/a>\n    <\/div>\n\n  <\/div>\n\n  <!-- POWI\u0118KSZONA, INTERAKTYWNA OPCJA EXPRESS -->\n  <div class=\"express-box-large\">\n    <div class=\"express-content\">\n      <div class=\"express-title-large\">POTRZEBUJESZ DOKUMENTACJI PILNIE? (TRYB EXPRESS)<\/div>\n      <p class=\"express-desc-large\">Oferujemy wykonanie projektu w trybie ekspresowym <strong>nawet do 3 dni roboczych<\/strong>. Priorytetowa obs\u0142uga oraz indywidualna wycena dostosowana do Twojego terminu.<\/p>\n    <\/div>\n    <div class=\"express-btn-wrapper\">\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"forsan-btn-express\">Zapytaj o Express \u2794<\/a>\n    <\/div>\n  <\/div>\n\n  <!-- KRUCZEK ZE GWIAZDK\u0104 -->\n  <div class=\"disclaimer-text\">\n    * Przedstawione w cenniku kwoty dotycz\u0105 standardowych projekt\u00f3w przy\u0142\u0105czy dla budynk\u00f3w jednorodzinnych i obiekt\u00f3w o powszechnym zakresie. W przypadku konieczno\u015bci wykonania rozbudowy sieci wodoci\u0105gowej, kanalizacyjnej lub gazowej, przygotowujemy indywidualn\u0105 wycen\u0119.\n  <\/div>\n\n  <!-- MAPA DO CEL\u00d3W PROJEKTOWYCH (BEZ CENY) -->\n  <div class=\"forsan-map-stripe\">\n    <div>\n      <h4>\ud83d\uddfa\ufe0f Potrzebujesz Mapy do Cel\u00f3w Projektowych?<\/h4>\n      <p>Za\u0142atwiamy r\u00f3wnie\u017c pe\u0142n\u0105 obs\u0142ug\u0119 geodezyjn\u0105 na potrzeby wykonania projektu.<\/p>\n    <\/div>\n    <div>\n      <a href=\"https:\/\/www.forsan.pl\/index.php\/kontakt\/\" class=\"forsan-btn\" style=\"padding: 10px 22px;\">Skontaktuj si\u0119 z nami!<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>PROJEKTOWANIE PRZY\u0141\u0104CZY SANITARNYCH Kompleksowa dokumentacja techniczna | Uzgodnienia bran\u017cowe | Nadzory inwestorskie Promocyjne Ceny! Przy\u0142\u0105cze wodne * 1200 z\u0142 1000 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-160","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages\/160","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/comments?post=160"}],"version-history":[{"count":13,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages\/160\/revisions"}],"predecessor-version":[{"id":190,"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/pages\/160\/revisions\/190"}],"wp:attachment":[{"href":"https:\/\/www.forsan.pl\/index.php\/wp-json\/wp\/v2\/media?parent=160"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}