{"id":7,"date":"2026-04-20T19:10:54","date_gmt":"2026-04-20T19:10:54","guid":{"rendered":"https:\/\/fotowoltaika-kalkulator.pl\/?page_id=7"},"modified":"2026-04-20T20:37:02","modified_gmt":"2026-04-20T20:37:02","slug":"kalkulator-fotowoltaiki","status":"publish","type":"page","link":"https:\/\/fotowoltaika-kalkulator.pl\/","title":{"rendered":""},"content":{"rendered":"\n<style>\n\/* UKRYWANIE TYTU\u0141U WITRYNY I MENU MOTYWU *\/\nheader.wp-block-template-part, \n.wp-block-group.has-background, \n.site-header, \n.navigation,\nheader h1, \nheader nav {\n    display: none !important;\n    height: 0 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n    visibility: hidden !important;\n}\n\n\/* RESET MARGINES\u00d3W G\u00d3RNYCH *\/\nbody, .wp-site-blocks {\n    padding-top: 0 !important;\n    margin-top: 0 !important;\n}\n\/* =========================================\n       NOWY, \u0141ADNIEJSZY FORMULARZ KONTAKTOWY (Premium)\n       ========================================= *\/\n    \/* PODMIE\u0143 TEN FRAGMENT W SEKICJI STYLE *\/\n    .premium-contact-section {\n        padding: 40px 0;\n        background: #2d3436; \/* Ciemne t\u0142o sekcji *\/\n        display: flex;\n        justify-content: center;\n        width: 100vw; \/* Wymusza szeroko\u015b\u0107 ekranu *\/\n        position: relative;\n        left: 50%;\n        right: 50%;\n        margin-left: -50vw;\n        margin-right: -50vw;\n    }\n\n    .premium-contact-container {\n        width: 90%;\n        max-width: 900px;\n        background: #ffffff;\n        padding: 40px 25px;\n        border-radius: 25px;\n        box-shadow: 0 10px 30px rgba(0,0,0,0.3);\n        box-sizing: border-box;\n    }\n\n    @media (max-width: 768px) {\n        .premium-contact-section {\n            padding: 30px 0;\n        }\n        .premium-contact-container {\n            width: 92%;\n            padding: 25px 15px;\n        }\n        .premium-form {\n            display: flex;\n            flex-direction: column;\n            gap: 15px;\n        }\n    }\n\n    .premium-contact-container {\n        width: 100%;\n        max-width: 900px;\n        background: #ffffff;\n        padding: 60px;\n        border-radius: 30px;\n        box-shadow: 0 20px 60px rgba(0,0,0,0.05); \/* Delikatny, \"mi\u0119kki\" cie\u0144 *\/\n        border: 1px solid #f0f0f0;\n        text-align: center;\n    }\n\n    .premium-contact-container h2 {\n        font-size: 2.8rem;\n        font-weight: 800;\n        color: #2d3436;\n        margin-bottom: 10px;\n        letter-spacing: -1px;\n    }\n\n    .premium-contact-container p {\n        font-size: 1.1rem;\n        color: #636e72;\n        margin-bottom: 50px;\n        max-width: 600px;\n        margin-left: auto;\n        margin-right: auto;\n    }\n\n    .premium-form {\n        display: grid;\n        grid-template-columns: 1fr 1fr; \/* Dwie kolumny *\/\n        gap: 30px; \/* Wi\u0119ksze odst\u0119py mi\u0119dzy polami *\/\n        text-align: left;\n    }\n\n    .p-form-group {\n        display: flex;\n        flex-direction: column;\n    }\n\n    \/* Pe\u0142na szeroko\u015b\u0107 dla wiadomo\u015bci i przycisku *\/\n    .p-full-width {\n        grid-column: span 2;\n    }\n\n    .p-form-group label {\n        font-weight: 700;\n        font-size: 0.9rem;\n        color: #2d3436;\n        margin-bottom: 10px;\n        text-transform: uppercase; \/* Nowoczesny wygl\u0105d *\/\n        letter-spacing: 1px;\n    }\n\n    .p-form-group input, \n    .p-form-group textarea {\n        padding: 18px 25px;\n        border: 2px solid #eee;\n        border-radius: 12px;\n        font-family: inherit;\n        font-size: 1rem;\n        color: #2d3436;\n        background: #fff;\n        transition: all 0.3s ease; \/* P\u0142ynna animacja *\/\n    }\n\n    .p-form-group textarea {\n        height: 150px;\n        resize: none; \/* Blokada zmiany rozmiaru przez u\u017cytkownika *\/\n    }\n\n    \/* EFEKT FOCUS (Po klikni\u0119ciu w pole) *\/\n    .p-form-group input:focus, \n    .p-form-group textarea:focus {\n        border-color: #00b894; \/* Tw\u00f3j zielony kolor *\/\n        outline: none;\n        box-shadow: 0 5px 15px rgba(0, 184, 148, 0.1);\n        background: #f6fffb; \/* Delikatne zielone t\u0142o *\/\n    }\n\n    \/* NOWOCZESNY PRZYCISK *\/\n    .p-submit-btn {\n        grid-column: span 2;\n        background: #00b894;\n        color: white;\n        border: none;\n        padding: 22px;\n        border-radius: 15px;\n        font-size: 1.2rem;\n        font-weight: 800;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 10px; \/* Odst\u0119p mi\u0119dzy tekstem a ikon\u0105 *\/\n        margin-top: 20px;\n    }\n\n    .p-submit-btn:hover {\n        background: #009476;\n        transform: translateY(-3px); \/* Delikatne uniesienie *\/\n        box-shadow: 0 10px 20px rgba(0, 148, 118, 0.2);\n    }\n\n    .p-submit-btn:active {\n        transform: translateY(-1px);\n    }\n\n    \/* RWD - Dostosowanie do telefon\u00f3w *\/\n    @media (max-width: 800px) {\n        .premium-contact-container {\n            padding: 40px 25px;\n            border-radius: 20px;\n        }\n\n        .premium-contact-container h2 {\n            font-size: 2rem;\n        }\n\n        .premium-form {\n            grid-template-columns: 1fr; \/* Jedna kolumna na telefonie *\/\n            gap: 20px;\n        }\n\n        .p-full-width {\n            grid-column: span 1;\n        }\n\n        .p-submit-btn {\n            grid-column: span 1;\n            padding: 18px;\n        }\n    }\n    \/* 1. KRYTYCZNE POPRAWKI DLA WORDPRESSA I MOBILI *\/\n    html, body {\n        margin: 0 !important;\n        padding: 0 !important;\n        width: 100% !important;\n        overflow-x: hidden !important; \/* Blokuje przesuwanie na boki *\/\n    }\n\n    \/* Rozprawa z marginesami motywu Twenty Twenty-Five *\/\n    .wp-site-blocks, \n    .entry-content, \n    .wp-block-post-content,\n    main {\n        max-width: 100% !important;\n        padding: 0 !important;\n        margin: 0 !important;\n        display: block !important;\n    }\n\n    \/* 2. G\u0141\u00d3WNY KONTENER SERWISU *\/\n    .ultra-site {\n        --primary: #00b894; \n        --secondary: #2d3436; \n        --accent: #fab1a0; \n        --bg-light: #f9f9f9;\n        font-family: 'Inter', -apple-system, sans-serif;\n        color: #2d3436;\n        width: 100%;\n        margin: 0 auto;\n        box-sizing: border-box;\n    }\n\n    \/* 3. HERO SECTION *\/\n    .hero-ultra {\n        background: linear-gradient(rgba(0,0,0,0.6), rgba(0,0,0,0.3)), \n                    url('https:\/\/images.unsplash.com\/photo-1508514177221-188b1cf16e9d?auto=format&fit=crop&w=1920&q=80');\n        background-size: cover; \n        background-position: center;\n        min-height: 70vh; \n        display: flex; \n        flex-direction: column; \n        justify-content: center; \n        align-items: center;\n        color: white; \n        text-align: center; \n        padding: 40px 20px;\n    }\n    .hero-ultra h1 { font-size: clamp(2.2rem, 6vw, 4rem); margin-bottom: 20px; font-weight: 800; line-height: 1.2; }\n    .hero-ultra p { font-size: 1.2rem; max-width: 800px; margin-bottom: 30px; }\n\n    \/* 4. LICZNIKI ZAUFANIA *\/\n    .trust-bar {\n        background: var(--secondary); \n        color: white; \n        display: grid; \n        grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));\n        padding: 40px 5%; \n        text-align: center;\n        gap: 20px;\n    }\n    .trust-item span { display: block; font-size: 2rem; font-weight: 800; color: var(--primary); }\n\n    \/* 5. KALKULATOR - UK\u0141AD ELASTYCZNY *\/\n    .calc-section { padding: 60px 20px; background: var(--bg-light); display: flex; justify-content: center; }\n    .calc-card-plus {\n        background: white; \n        width: 100%; \n        max-width: 1100px; \n        border-radius: 25px; \n        box-shadow: 0 20px 50px rgba(0,0,0,0.1); \n        display: grid; \n        grid-template-columns: 1.2fr 1fr; \n        overflow: hidden;\n    }\n    .calc-l { padding: 45px; }\n    .calc-r { background: var(--primary); color: white; padding: 45px; display: flex; flex-direction: column; justify-content: center; text-align: center; }\n\n    .slider-pro { width: 100%; height: 10px; background: #eee; border-radius: 10px; outline: none; margin: 25px 0; -webkit-appearance: none; }\n    .slider-pro::-webkit-slider-thumb { -webkit-appearance: none; width: 28px; height: 28px; background: var(--primary); border-radius: 50%; border: 4px solid white; cursor: pointer; box-shadow: 0 4px 10px rgba(0,0,0,0.2); }\n\n    \/* 6. SEKRETY FOTOWOLTAIKI (KROKI) *\/\n    .steps-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; padding: 80px 10%; background: white; }\n    .step-card { padding: 35px; border-radius: 20px; border: 1px solid #eee; text-align: center; transition: 0.3s; }\n    .step-card:hover { transform: translateY(-5px); border-color: var(--primary); }\n\n    \/* 7. FAQ - AKORDEON *\/\n    .faq-section { padding: 60px 10%; background: var(--bg-light); }\n    .faq-item { background: white; margin-bottom: 10px; border-radius: 12px; border: 1px solid #eee; cursor: pointer; text-align: left; }\n    .faq-q { padding: 20px; font-weight: bold; display: flex; justify-content: space-between; align-items: center; }\n    .faq-a { padding: 0 20px 20px; color: #636e72; display: none; }\n\n    \/* 8. PULSUJ\u0104CY PRZYCISK *\/\n    .btn-pulse {\n        background: var(--secondary); color: white; border: none; padding: 18px 35px; \n        border-radius: 50px; font-size: 1.1rem; font-weight: 800; cursor: pointer;\n        animation: pulseEffect 2s infinite; outline: none;\n    }\n    @keyframes pulseEffect { 0% { box-shadow: 0 0 0 0 rgba(45, 52, 54, 0.4); } 70% { box-shadow: 0 0 0 15px rgba(45, 52, 54, 0); } 100% { box-shadow: 0 0 0 0 rgba(45, 52, 54, 0); } }\n\n    \/* RESPONSIVE DESIGN DLA TELEFON\u00d3W *\/\n    @media (max-width: 850px) {\n        .calc-card-plus { grid-template-columns: 1fr; }\n        .calc-l, .calc-r { padding: 30px; }\n        .hero-ultra h1 { font-size: 2rem; }\n        .trust-bar { grid-template-columns: 1fr 1fr; }\n    }\n<\/style>\n\n<div class=\"ultra-site\">\n<div style=\"background: white; padding: 30px 0; display: flex; flex-direction: column; align-items: center; justify-content: center; border-bottom: 1px solid #eee; width: 100%; margin: 0 auto;\">\n\n    <a href=\"\/\" style=\"display: block; text-align: center;\">\n\n        <img decoding=\"async\" src=\"https:\/\/fotowoltaika-kalkulator.pl\/wp-content\/uploads\/2026\/04\/Gemini_Generated_Image_hsrhf7hsrhf7hsrh.png\" alt=\"Logo Fotowoltaika Kalkulator\" style=\"height: 120px; width: auto; max-width: 90vw; display: block; margin: 0 auto;\">\n\n    <\/a>\n\n<\/div>\n    <section class=\"hero-ultra\">\n        <h1>Produkuj Pr\u0105d, Nie Rachunki<\/h1>\n        <p>Sprawd\u017a ile zaoszcz\u0119dzisz na w\u0142asnej elektrowni s\u0142onecznej w 2026 roku. Darmowa kalkulacja online na fotowoltaika-kalkulator.pl<\/p>\n        <button class=\"btn-pulse\" onclick=\"document.getElementById('calc-target').scrollIntoView({behavior:'smooth'})\">OBLICZ OSZCZ\u0118DNO\u015aCI<\/button>\n    <\/section>\n\n    <div class=\"trust-bar\">\n        <div class=\"trust-item\"><span>4 800+<\/span>Klient\u00f3w<\/div>\n        <div class=\"trust-item\"><span>-90%<\/span>Na rachunkach<\/div>\n        <div class=\"trust-item\"><span>7 lat<\/span>\u015aredni zwrot<\/div>\n        <div class=\"trust-item\"><span>A+++<\/span>Klasa energii<\/div>\n    <\/div>\n\n    <div id=\"calc-target\"><\/div>\n    <section class=\"calc-section\">\n        <div class=\"calc-card-plus\">\n            <div class=\"calc-l\">\n                <h2 style=\"margin-top:0\">Tw\u00f3j Miesi\u0119czny Rachunek<\/h2>\n                <p>Przesu\u0144 suwak, aby poda\u0107 obecn\u0105 kwot\u0119 op\u0142at za energi\u0119:<\/p>\n                <input type=\"range\" min=\"150\" max=\"2000\" value=\"400\" class=\"slider-pro\" id=\"billInput\" oninput=\"updateAll()\">\n                <div style=\"font-size: 42px; font-weight: 900; color: var(--secondary); text-align: center;\"><span id=\"billVal\">400<\/span> PLN<\/div>\n                \n                <div style=\"margin-top: 30px; color: #666; font-size: 0.95rem;\">\n                    <p>\u2705 Uwzgl\u0119dniamy dotacj\u0119 &#8222;M\u00f3j Pr\u0105d 8.0&#8221;<\/p>\n                    <p>\u2705 Wyliczenia bazuj\u0105 na cenach pr\u0105du z 2026 r.<\/p>\n                <\/div>\n            <\/div>\n            <div class=\"calc-r\">\n                <h3 style=\"margin: 0; opacity: 0.9;\">Potrzebna Moc:<\/h3>\n                <div style=\"font-size: 55px; font-weight: 900; margin: 15px 0;\"><span id=\"powerOut\">7.3<\/span> kWp<\/div>\n                <p>Zysk po 10 latach u\u017cytkowania:<\/p>\n                <div style=\"font-size: 32px; font-weight: 900; color: #fff; text-shadow: 0 2px 4px rgba(0,0,0,0.2); margin-bottom: 25px;\"><span id=\"cashOut\">48 000<\/span> PLN<\/div>\n                <button style=\"width:100%; background: var(--secondary); color: white; border:none; padding:18px; border-radius:12px; font-weight:800; cursor:pointer;\">DARMOWA WYCENA I AUDYT<\/button>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"steps-grid\">\n        <div class=\"step-card\"><h3>1. Kalkulacja<\/h3>Wst\u0119pne wyliczenie mocy i oszcz\u0119dno\u015bci online.<\/div>\n        <div class=\"step-card\"><h3>2. Audyt<\/h3>Bezp\u0142atna wizyta technika na Twoim dachu.<\/div>\n        <div class=\"step-card\"><h3>3. Monta\u017c<\/h3>Instalacja gotowa do pracy w mniej ni\u017c 14 dni.<\/div>\n    <\/section>\n\n    <section class=\"faq-section\">\n        <h2 style=\"text-align: center; margin-bottom: 40px;\">Pytania i Odpowiedzi<\/h2>\n        <div style=\"max-width: 800px; margin: 0 auto;\">\n            <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n                <div class=\"faq-q\">Czy to si\u0119 jeszcze op\u0142aca? <span>+<\/span><\/div>\n                <div class=\"faq-a\">Zdecydowanie tak. Przy obecnych cenach energii i programach dop\u0142at, inwestycja zwraca si\u0119 \u015brednio po 6-7 latach.<\/div>\n            <\/div>\n            <div class=\"faq-item\" onclick=\"toggleFaq(this)\">\n                <div class=\"faq-q\">Ile kosztuje serwis paneli? <span>+<\/span><\/div>\n                <div class=\"faq-a\">Instalacje fotowoltaiczne s\u0105 praktycznie bezobs\u0142ugowe. Zaleca si\u0119 jedynie przegl\u0105d raz na 3 lata i mycie paneli w razie silnego zabrudzenia.<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <footer style=\"background: var(--secondary); color: white; padding: 40px; text-align: center;\">\n        <p style=\"font-weight: bold; font-size: 1.2rem;\">FOTOWOLTAIKA-KALKULATOR.PL<\/p>\n        <p style=\"opacity: 0.6; font-size: 0.8rem;\">\u00a9 2026 Tw\u00f3j Przewodnik po Energii S\u0142onecznej<\/p>\n<section class=\"premium-contact-section\" id=\"contact\">\n        <div class=\"premium-contact-container\">\n            <h2>Odbierz darmow\u0105 wycen\u0119<\/h2>\n            <p>Nasi eksperci przygotuj\u0105 dla Ciebie bezp\u0142atny, spersonalizowany projekt instalacji oraz dok\u0142adny kosztorys.<\/p>\n            \n            <form class=\"premium-form\" onsubmit=\"event.preventDefault(); alert('Dzi\u0119kujemy! Tw\u00f3j formularz zosta\u0142 wys\u0142any (test).');\">\n                <div class=\"p-form-group\">\n                    <label>Imi\u0119 i nazwisko<\/label>\n                    <input type=\"text\" placeholder=\"Jan Kowalski\" required>\n                <\/div>\n                <div class=\"p-form-group\">\n                    <label>Numer telefonu<\/label>\n                    <input type=\"tel\" placeholder=\"+48 000 000 000\" required>\n                <\/div>\n                <div class=\"p-form-group\">\n                    <label>Adres e-mail<\/label>\n                    <input type=\"email\" placeholder=\"twoj.email@poczta.pl\" required>\n                <\/div>\n                <div class=\"p-form-group\">\n                    <label>Kod pocztowy (lokalizacja)<\/label>\n                    <input type=\"text\" placeholder=\"00-000\" required>\n                <\/div>\n                <div class=\"p-form-group p-full-width\">\n                    <label>Dodatkowe informacje (opcjonalnie)<\/label>\n                    <textarea placeholder=\"Napisz np. jaki masz rodzaj dachu lub \u015brednie zu\u017cycie pr\u0105du...\"><\/textarea>\n                <\/div>\n                \n                <button type=\"submit\" class=\"p-submit-btn\">\n                    <span>ZAM\u00d3W BEZP\u0141ATNY AUDYT<\/span>\n                    <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><line x1=\"5\" y1=\"12\" x2=\"19\" y2=\"12\"><\/line><polyline points=\"12 5 19 12 12 19\"><\/polyline><\/svg>\n                <\/button>\n            <\/form>\n            \n            <p style=\"font-size: 0.8rem; color: #b2bec3; margin-top: 30px; margin-bottom: 0;\">Klikaj\u0105c przycisk, zgadzasz si\u0119 na przetwarzanie danych w celu przygotowania oferty.<\/p>\n        <\/div>\n    <\/section>\n    <\/footer>\n<\/div>\n\n<script>\n    function updateAll() {\n        const bill = document.getElementById('billInput').value;\n        document.getElementById('billVal').innerText = bill;\n        \n        \/\/ Obliczenia: Rachunek \/ 55 = Moc kWp\n        const power = (bill \/ 55).toFixed(1);\n        const profit = (bill * 12 * 10 * 0.95).toFixed(0);\n        \n        document.getElementById('powerOut').innerText = power;\n        document.getElementById('cashOut').innerText = new Intl.NumberFormat('pl-PL').format(profit);\n    }\n    \n    function toggleFaq(el) {\n        const answer = el.querySelector('.faq-a');\n        const icon = el.querySelector('span');\n        if (answer.style.display === 'block') {\n            answer.style.display = 'none';\n            icon.innerText = '+';\n        } else {\n            answer.style.display = 'block';\n            icon.innerText = '-';\n        }\n    }\n    \/\/ Uruchom na start\n    updateAll();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Produkuj Pr\u0105d, Nie Rachunki Sprawd\u017a ile zaoszcz\u0119dzisz na w\u0142asnej elektrowni s\u0142onecznej w 2026 roku. Darmowa kalkulacja online na fotowoltaika-kalkulator.pl OBLICZ OSZCZ\u0118DNO\u015aCI 4 800+Klient\u00f3w -90%Na rachunkach 7 lat\u015aredni zwrot A+++Klasa energii Tw\u00f3j Miesi\u0119czny Rachunek Przesu\u0144 suwak, aby poda\u0107 obecn\u0105 kwot\u0119 op\u0142at za energi\u0119: 400 PLN \u2705 Uwzgl\u0119dniamy dotacj\u0119 &#8222;M\u00f3j Pr\u0105d 8.0&#8221; \u2705 Wyliczenia bazuj\u0105 na cenach [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-no-title","meta":{"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7"}],"version-history":[{"count":15,"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":42,"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=\/wp\/v2\/pages\/7\/revisions\/42"}],"wp:attachment":[{"href":"https:\/\/fotowoltaika-kalkulator.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}