<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Služby Edimo &#8211; Edimo</title>
	<atom:link href="https://installationen.edimo.ch/category/sluzby-edimo/feed/" rel="self" type="application/rss+xml" />
	<link>https://installationen.edimo.ch</link>
	<description></description>
	<lastBuildDate>Mon, 03 Jun 2024 07:26:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://installationen.edimo.ch/wp-content/uploads/2024/03/270x270-66x66.png</url>
	<title>Služby Edimo &#8211; Edimo</title>
	<link>https://installationen.edimo.ch</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Návratnosť investície do fotovoltiky</title>
		<link>https://installationen.edimo.ch/navratnost-investicie-do-fotovoltiky/</link>
					<comments>https://installationen.edimo.ch/navratnost-investicie-do-fotovoltiky/#respond</comments>
		
		<dc:creator><![CDATA[VladimirUhlar]]></dc:creator>
		<pubDate>Mon, 03 Jun 2024 07:26:18 +0000</pubDate>
				<category><![CDATA[Služby Edimo]]></category>
		<guid isPermaLink="false">https://www.edimo.sk/?p=3591</guid>

					<description><![CDATA[Orientačná cenová ponuka     Ako počítame návratnosť  Pri rozhodovaní o investovaní do solárnych systémov je dôležité zvážiť ich efektivitu. Návratnosť investície je kľúčovým faktorom, ktorým sa zákazníci riadia. Treba si uvedomiť, že návratnosť investície do fotovoltaických systémov nie je okamžitá, a väčšina ľudí zažije zhodnotenie investície až po nejakom  [...]]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-min-height:100px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column">
<h2 style="text-align: center;">Kalkulácia návratnosti solárneho systému - rodinné domy</h2>
<div class="form-group">
    <label for="cenaInstalacie">Kompletná cena realizácie (€):</label>
    <input type="number" id="cenaInstalacie" value="4826" step="0.01" min="0" style="width: 200px;" required>
</div>
<br>
<div class="form-group">
    <label for="spatnyOdkup">Prebytočnú energiu odkúpim späť cez Virtuálnu batériu?:</label>
    <input type="checkbox" id="spatnyOdkup" style="background-color:#dffc67 ;" checked>
</div>
<br>
<div class="form-group">
    <label for="pomerEnergie">Koľko percent energie z panelov spotrebujem ihneď (%):</label>
    <input type="range" id="pomerEnergie" min="0" max="100" step="1" value="50" oninput="updatePomerValue()">
    <span id="aktualnyPomer">50%</span>
</div>
<br>
<div class="form-group">
    <label for="rocnyVykon">Ročná produkcia FV elektrárne (kWh):</label>
    <input type="number" id="rocnyVykon" value="7700" step="1" min="0" style="width: 200px;" required>
</div>
<br>
<div class="form-group">
    <label for="cenaZaKWh">Aktuálna cena elektriny za kWh (€):</label>
    <input type="number" id="cenaZaKWh" value="0.15" step="0.01" style="width: 200px;" min="0">
</div>
<br>
<button class="button" onclick="vypocitatNavratnost()">Vypočítať</button>
<br>
<div id="vysledokNavratnosti"></div>
<br>
<canvas id="grafNavratnosti"></canvas>


    

    <script>
        function vypocitatNavratnost() {
            var cenaInstalacie = parseFloat(document.getElementById("cenaInstalacie").value);
            var rocnyVykon = parseFloat(document.getElementById("rocnyVykon").value);
            var cenaZaKWh = parseFloat(document.getElementById("cenaZaKWh").value);
            var pomerEnergie = parseFloat(document.getElementById("pomerEnergie").value);
            var spatnyOdkup = document.getElementById("spatnyOdkup").checked;

            var data = vypocetSeriiDat(cenaInstalacie, rocnyVykon, cenaZaKWh, pomerEnergie, spatnyOdkup, 15);
            vykresliGraf(data);
            document.getElementById("vysledokNavratnosti").innerHTML = 
    '<span style="color: green;">(Bez rastu ceny elektriny) Investícia sa vráti približne za ' + data.navratnost.toFixed(0) + ' rokov.</span><br>' +
    '<span style="color: blue;">(S rastom ceny elektriny) Investícia sa vráti približne za ' + data.navratnostSRastom.toFixed(0) + ' rokov.</span>';

        }
        function stiahnutGrafAkoObrázok() {
    var canvas = document.getElementById('grafNavratnosti');
    var context = canvas.getContext('2d');

    // Uloženie aktuálneho stavu canvasu
    var staryCanvas = context.getImageData(0, 0, canvas.width, canvas.height);

    // Nastavenie bieleho pozadia
    context.fillStyle = 'white';
    context.fillRect(0, 0, canvas.width, canvas.height);
    context.putImageData(staryCanvas, 0, 0);

    // Vytvorenie obrázka a jeho stiahnutie
    var obrázokURL = canvas.toDataURL('image/png');
    var link = document.createElement('a');
    link.download = 'graf.png';
    link.href = obrázokURL;
    link.click();

    // Obnovenie pôvodného stavu canvasu
    context.clearRect(0, 0, canvas.width, canvas.height);
    context.putImageData(staryCanvas, 0, 0);
}


        function vypocetSeriiDat(cenaInstalacie, rocnyVykon, cenaZaKWh, pomerEnergie, spatnyOdkup, rozsahRokov) {
            var kumulativneUspory = [];
            var kumulativneUsporySRastom = [];
            var navratnost = null;
            var navratnostSRastom = null;
            var celkovaUspora = 0;
            var celkovaUsporaSRastom = 0;
            var aktualnaCenaZaKWh = cenaZaKWh;

            for (let rok = 1; rok <= rozsahRokov; rok++) {
                var kWIhned = rocnyVykon * (pomerEnergie / 100);
                var usporaIhned = kWIhned * cenaZaKWh;
                var kWpotom = rocnyVykon - kWIhned;
                var cenaZaKWzVB = cenaZaKWh * 0.4;
                var usporaPotom = spatnyOdkup ? (kWpotom * cenaZaKWh) - ((kWpotom * cenaZaKWzVB) + 36) : 0;

                celkovaUspora += usporaIhned + usporaPotom;
                kumulativneUspory.push(celkovaUspora - cenaInstalacie);

                if (navratnost === null && celkovaUspora >= cenaInstalacie) {
                    navratnost = rok - ((celkovaUspora - cenaInstalacie) / (celkovaUspora - (celkovaUspora - (usporaIhned + usporaPotom))));
                }

                // Výpočet s ročným nárastom ceny elektriny o 13%
                var usporaIhnedSRastom = kWIhned * aktualnaCenaZaKWh;
                var usporaPotomSRastom = spatnyOdkup ? (kWpotom * aktualnaCenaZaKWh) - ((kWpotom * aktualnaCenaZaKWh * 0.4) + 36) : 0;

                celkovaUsporaSRastom += usporaIhnedSRastom + usporaPotomSRastom;
                kumulativneUsporySRastom.push(celkovaUsporaSRastom - cenaInstalacie);

                if (navratnostSRastom === null && celkovaUsporaSRastom >= cenaInstalacie) {
                    navratnostSRastom = rok - ((celkovaUsporaSRastom - cenaInstalacie) / (celkovaUsporaSRastom - (celkovaUsporaSRastom - (usporaIhnedSRastom + usporaPotomSRastom))));
                }

                aktualnaCenaZaKWh *= 1.13; // Zvýšenie ceny o 13%
            }

            return {
                labels: Array.from({ length: rozsahRokov }, (_, i) => i + 1),
                data: kumulativneUspory,
                dataSRastom: kumulativneUsporySRastom,
                navratnost: navratnost,
                navratnostSRastom: navratnostSRastom
            };
        }

        function vykresliGraf(data) {
    var ctx = document.getElementById('grafNavratnosti').getContext('2d');

    if (window.myChart) {
        window.myChart.destroy();
    }

    // Definícia funkcie pre určenie indexu bodu
    function urcitIndexBodu(navratnost) {
        var desatinnaCast = navratnost % 1; // Získanie desatinnej časti čísla
        if (desatinnaCast >= 0.5) {
            return Math.floor(navratnost); // Ak je desatinná časť >= 0.5, použije sa zaokrúhlená hodnota
        } else {
            return Math.floor(navratnost) - 1; // Inak sa použije zaokrúhlená hodnota mínus 1
        }
    }

    window.myChart = new Chart(ctx, {
        type: 'line',
        data: {
            labels: data.labels,
            datasets: [{
                label: 'Návratnosť bez rastu ceny elektriny (€)',
                data: data.data,
                borderColor: 'green',
                fill: false,
                segment: {
                    borderColor: ctx => ctx.p0DataIndex < urcitIndexBodu(data.navratnost) ? 'lightgreen' : 'green'
                },
                pointRadius: data.labels.map((_, index) => index === urcitIndexBodu(data.navratnost) ? 5 : 0),
                pointBackgroundColor: data.labels.map((_, index) => index === urcitIndexBodu(data.navratnost) ? 'darkgreen' : 'green'),
            },
            {
                label: 'Návratnosť a úspora s medziročným 13% RASTOM ceny elektriny (€)',
                data: data.dataSRastom,
                borderColor: 'blue',
                fill: false,
                segment: {
                    borderColor: ctx => ctx.p0DataIndex < urcitIndexBodu(data.navratnostSRastom) ? 'lightblue' : 'blue'
                },
                pointRadius: data.labels.map((_, index) => index === urcitIndexBodu(data.navratnostSRastom) ? 5 : 0),
                pointBackgroundColor: data.labels.map((_, index) => index === urcitIndexBodu(data.navratnostSRastom) ? 'darkblue' : 'blue'),
            }]
        },
        options: {
            responsive: true,
            maintainAspectRatio: true,
            scales: {
                y: {
                    beginAtZero: true,
                    title: {
                        display: true,
                        text: 'Celková úspora k danému roku(€)'
                    }
                },
                x: {
                    title: {
                        display: true,
                        text: 'Návratnosť v rokoch'
                    }
                }
            }
        }
    });
}





        function updatePomerValue() {
            var pomerEnergie = document.getElementById("pomerEnergie").value;
            document.getElementById("aktualnyPomer").textContent = pomerEnergie + "%";
        }
    </script>

</div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-2 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-title title fusion-title-1 fusion-sep-none fusion-title-text fusion-title-size-one"><h1 class="fusion-title-heading title-heading-left" style="margin:0;">Orientačná cenová ponuka</h1></div><!-- CSS Section -->
<style>
    .stepfont {
 font-size: 12px;
}
.hf_gdpr_check {
 font-size: 12px;
}
/* Styling for main container */
.hf_my_main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%; /* Set width */
    margin: auto; /* Center horizontally */
    max-width: 500px; /* Limit maximum width */
    border-radius: 24px;
    background-color: white;
}

/* Styling for child divs */
.hf_my_main > div {
    border: 1px solid;
    padding: 25px;
    border-radius: 24px;
    height: auto;
  width: 100%; /* Set width */
max-width: 500px; /* Limit maximum width */
    text-align: center;
    position: relative;
    padding-top: 0px;
}

/* Styling for headings */
.hf_my_main > div h4 {
    width: 80%;
    margin: 20px auto;
}

/* Styling for paragraphs */
.hf_my_main .hf_title_p {
    width: 80%;
    margin: 15px auto;
}

/* Styling for specific buttons */
.hf_my_main #hf_buttonViemRocnuSpotrebu,
.hf_my_main #hf_buttonViemMesanPlatbu {
    border-radius: 25px;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(96, 96, 96);
    width: 60%;
    margin: 20px 0px 0px;
    padding: 13px;
    font-weight: bold;
}

/* Button hover effect */
.hf_my_main #hf_buttonViemRocnuSpotrebu:hover,
.hf_my_main #hf_buttonViemMesanPlatbu:hover {
    background-color: rgb(218 252 120);
    cursor: pointer;
}

/* Common button styles */
.hf_my_main #hf_buttonSpatEur,
.hf_my_main #hf_buttonSpatSpotreba,
.hf_my_main #hf_buttonSpatKontakt,
.hf_my_main #hf_buttonKontaktUdajeEur,
.hf_my_main #hf_buttonKontaktUdajeSpotreba,
.hf_my_main #hf_button {
    background-color: #e6e6e6;
    border: none;
    width: 120px;
    height: 40px;
    text-align: center;
    border-radius: 20px;
    font-weight: bold;
    cursor: pointer;
}

/* Specific button styles */
.hf_my_main #hf_buttonKontaktUdajeEur,
.hf_my_main #hf_buttonKontaktUdajeSpotreba,
.hf_my_main #hf_button {
    background-color: rgb(218 252 120);
}

/* Styling for group container and back button */
.hf_my_main #hf_groupContainer,
.hf_my_main #hf_button_back {
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: auto;
    margin-top: 20px;
}

/* Form styling */
.hf_my_main .hf_form3 {
    width: 50%;
    text-align: left;
    margin: auto;
}

/* Form input styling */
.hf_my_main .hf_form3 > div {
    font-size: 14px;
}

/* Styling for form inputs */
.hf_my_main .hf_form3 #hf_fm_lokalita,
.hf_my_main .hf_form3 #hf_fm_email,
.hf_my_main .hf_form3 #hf_fm_tel {
    width: 100%;
    border-radius: 14px;
    height: 30px;
    margin-bottom: 20px;
    border: 1px solid;
    margin-top: 3px;
}

/* Additional styling for specific form inputs */
.hf_my_main .hf_fm_kolko,
.hf_my_main .hf_fm_spotreba {
    display: flex;
    justify-content: center;
    gap: 10px;
    border: 1px solid;
    width: 50%;
    margin: auto;
    height: 30px;
    align-items: center;
    border-radius: 15px;
    padding: 0px 10px;
}

/* Additional styling for specific form inputs */
.hf_my_main #hf_fm_kolko,
.hf_my_main #hf_fm_spotreba {
    border: none;
    text-align: right;
    height: 20px;
}

/* Remove focus outline */
.hf_my_main #hf_fm_kolko:focus-visible,
.hf_my_main #hf_fm_spotreba:focus-visible {
    outline: none;
}

/* Hide inactive tabs */
.hf_my_main #hf_step2a,
.hf_my_main #hf_step2b,
.hf_my_main #hf_step3 {
    display: none;
}

/* Styling for tab indicators */
.hf_my_main .hf_threeline {
    align-self: stretch;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 4px;
    margin-bottom: 10px;
}

/* Active tab styling */
.hf_my_main .hf_threeline .hf_active_tab {
    height: 10px;
    border-radius: 10px;
    background-color: #dffc67;
    min-width: 32%;
}

/* Inactive tab styling */
.hf_my_main .hf_threeline .hf_inactive_tab {
    height: 10px;
    border-radius: 10px;
    background-color: #e6e6e6;
    min-width: 32%;
}

/* Adjust height for specific section */
#hf_orientacna_ponuka>.fusion-fullwidth {
    height: auto !important;
}

/* Responsive styling for smaller screens */
@media (max-width: 768px) {
    .hf_my_main {
        width: 95%;
        max-width: 100%;
    }
}
</style>

<!-- HTML Section -->
<div class="hf_my_main">
<!-- Step 1 of the form -->
<div id="hf_step1">
    <!-- Tab indicators -->
    <div class="hf_threeline">
        <div class="hf_active_tab"></div>
        <div class="hf_inactive_tab"></div>
        <div class="hf_inactive_tab"></div>
    </div>
    <!-- Form content -->
    <div>
        <!-- Step information -->
        <div class="stepfont"> krok <span>1/3</span></div>
        <!-- Step instructions -->
        <div>
            <h4>Orientačná cenová ponuka ihneď. Stačí vyplniť spotrebu.</h4>
            <div class="hf_title_p"> Odporúčame Vám pre presnejší výpočet vyplniť ročnú spotrebu v kWh.</div>
        </div>
    </div>
    <!-- Buttons to choose between annual consumption and monthly payment -->
    <button id="hf_buttonViemRocnuSpotrebu"> Viem ročnú spotrebu v kWh</button>
    <button id="hf_buttonViemMesanPlatbu"> Viem mesačnú platbu za elektrinu v €</button>
</div>
<!-- Step 2a of the form -->
<div id="hf_step2a">
    <!-- Tab indicators -->
    <div class="hf_threeline">
        <div class="hf_active_tab"> </div>
        <div class="hf_active_tab"> </div>
        <div class="hf_inactive_tab"> </div>
    </div>
    <!-- Form content -->
    <div>
        <!-- Step information -->
        <div class="stepfont"> krok <span>2/3</span> </div>
        <div>
            <!-- Step instructions -->
            <div>
                <h4>Vyplňte Vašu mesačnú platbu za elektrinu v €.</h4>
                <div class="hf_title_p"> Podľa tejto informácie Vám budeme vedieť nakonfigurovať solárny systém
                    podľa potreby. Bežný rodinný dom má mesačnú platbu za elektrinu 50€ - 125€.</div>
            </div>
            <!-- Form input for monthly payment -->
            <div class="hf_fm_kolko">
                <input name="hf_fm_kolko" id="hf_fm_kolko" placeholder="0" type="number" spellcheck="false"
                    data-ms-editor="true">
                <div>€</div>
            </div>
        </div>
        <!-- Navigation buttons -->
        <div id="hf_button_back">
            <button id="hf_buttonSpatEur">
                <div id="hf_backButtonRectangle"></div>
                < Späť
            </button>
            <button id="hf_buttonKontaktUdajeEur">
                <div id="hf_rectangle"></div>Ďalej >
            </button>
        </div>
    </div>
</div>
<!-- Step 2b of the form -->
<div id="hf_step2b">
    <!-- Tab indicators -->
    <div class="hf_threeline">
        <div class="hf_active_tab"> </div>
        <div class="hf_active_tab"> </div>
        <div class="hf_inactive_tab"> </div>
    </div>
    <!-- Form content -->
    <div>
        <!-- Step information -->
        <div class="stepfont">krok <span>2/3</span></div>
        <div>
            <!-- Step instructions -->
            <div>
                <h4>Vyplňte Vašu ročnú spotrebu elektriny v kWh</h4>
                <div class="hf_title_p">Podľa tejto informácie Vám budeme vedieť nakonfigurovať solárny systém
                    podľa potreby. Bežný rodinný dom má ročnú spotrebu <br>4 000 - 10 000 kWh.</div>
            </div>
            <!-- Form input for annual consumption -->
            <div class="hf_fm_spotreba">
                <input name="hf_fm_spotreba" id="hf_fm_spotreba" placeholder="0" type="number" spellcheck="false"
                    data-ms-editor="true">
                <div>kWh</div>
            </div>
        </div>
        <!-- Navigation buttons -->
        <div id="hf_button_back">
            <button id="hf_buttonSpatSpotreba">
                < Späť </button>
            <button id="hf_buttonKontaktUdajeSpotreba"> Ďalej ></button>
        </div>
    </div>
</div>
<!-- Step 3 of the form -->
<div id="hf_step3">
    <!-- Tab indicators -->
    <div class="hf_threeline">
        <div class="hf_active_tab"> </div>
        <div class="hf_active_tab"> </div>
        <div class="hf_active_tab"> </div>
    </div>
    <!-- Form -->
    <form action="/dakujeme" method="post" id="hf_formcp">
        <div>
            <!-- Form instructions -->
            <div data-scroll-to="hf_formStroke"></div>
            <div>
                <div class="stepfont">krok 3 <span>/3</span></div>
                <div>
                    <div>
                        <h4>Kontaktné udaje</h4>
                    </div>
                    <!-- Contact information form fields -->
                    <div class="hf_form3">
                        <div>Lokalita (obec/mesto)</div>
                        <input required="" name="hf_fm_lokalita" id="hf_fm_lokalita" type="text">
                        <div>Email</div>
                        <input required="" type="email" name="hf_fm_email" id="hf_fm_email">
                        <div>Tel. číslo</div>
                        <input required placeholder="090..." type="tel" name="hf_fm_tel" id="hf_fm_tel">
                        </br>
                        <!-- GDPR consent checkbox -->
                        <input required type="checkbox" name="hf_gdpr_check" id="hf_gdpr_check" placeholder="Email">
                        <label class="hf_gdpr_check">Zaškrtnutím súhlasíte so spracovaním vašich údajov</label>
                    </div>
                </div>
                <!-- Form submission buttons -->
                <div id="hf_groupContainer">
                    <input type="hidden" name="hf_fm_id" id="hf_fm_id" placeholder="" value="1693565278">
                    <input type="hidden" name="hf_fm_info" id="hf_fm_info" style="border-radius:6px;border: 1px solid grey;" placeholder="" value=""> 
                    <button id="hf_buttonSpatKontakt">
                        < Späť </button>
                    <button type="submit" id="hf_button" name="hf_button">Odoslať ponuku</button>
                </div>
            </div>
        </div>
    </form>
</div>
</div>
<!-- JavaScript Section -->
<script>
var hf_myform = document.querySelector('#hf_formcp');
var hf_lead_id = Math.floor(new Date().getTime() / 1000);
document.getElementById("hf_fm_id").setAttribute("value", hf_lead_id);

var formSubmitted_hf_handleSubmit = false;
var formSubmitted_CRM = false;

function hf_removeNonNumbers(inputString) {
// Remove all non-digit characters, but keep the leading +
// Trim any leading or trailing spaces first
inputString = inputString.trim();

if (inputString.startsWith('+')) {
    return '+' + inputString.slice(1).replace(/\D/g, "");
} else {
    return inputString.replace(/\D/g, "");
}
}

function hf_validatePhoneNumber(hf_telValue) {
if (!hf_telValue) {
    alert("Prosím, zadajte vaše telefónne číslo");
    return false;
}

if (hf_telValue.startsWith('0')) {
    if (hf_telValue.length !== 10) {
        alert("Telefónne číslo v tomto formáte musí obsahovať 10 číslic");
        return false;
    }
} else if (hf_telValue.startsWith('+')) {
    if (hf_telValue.length !== 13) {
        alert("Tel.číslo v tomto formáte musí obsahovať 13 znakov vrátane znaku '+'");
        return false;
    }
} else if (hf_telValue.startsWith('4')) {
    if (hf_telValue.length !== 12) {
        alert("Tel.číslo v tomto formáte musí obsahovať 12 znakov");
        return false;
    }
} else if (['1', '2', '3', '5', '6', '7', '8'].includes(hf_telValue[0])) {
    alert("Zadajte tel.číslo v platnom formáte");
    return false;
} else {
    alert("Telefónne číslo musí začínať '090..' alebo '+421'");
    return false;
}

// Ak všetky podmienky prešli, vraciame true
return true;
}

function hf_formatPhoneNumber(input) {
var phoneNumber = input.value.toString().trim();
phoneNumber = phoneNumber.replace('/\D/g', '');
if (phoneNumber.startsWith('0')) {
    phoneNumber = '0' + phoneNumber.slice(1);
}
phoneNumber = phoneNumber.slice(0, 3) + phoneNumber.slice(3);
input.value = phoneNumber;
}

function hf_submitForm(e) {
e.preventDefault();

window.dataLayer = window.dataLayer || [];
function gtag() {
    dataLayer.push(arguments);
}

gtag('event', 'lead-form-cp', {
    'leadId': document.getElementById("hf_fm_id").value,
    'eventLabel': 'Lead formular CP',
    'email': document.getElementById("hf_fm_email").value,
    'phone': document.getElementById("hf_fm_tel").value,
    'debug_mode': true
});

//document.getElementById('hf_step3').outerHTML = "<h3>Ďakujeme za odoslanie formulára. Do 10 minút vám na e-mail pošleme orientačnú cenovú ponuku.</h3>";
console.log(dataLayer);
}

"use strict";
var hf_lokalita = document.querySelector("#hf_fm_lokalita");
var hf_typ = "";
var hf_kolko = document.querySelector("#hf_fm_kolko");
var hf_tel = document.querySelector("#hf_fm_tel");
var hf_email = document.querySelector("#hf_fm_email");
var hf_fid = document.querySelector("#hf_fm_id");
var hf_viacInfo = document.querySelector("#hf_fm_info");
var hf_furl = document.location.pathname;
var hf_button = document.querySelector("#hf_button");
var hf_spotreba = document.querySelector("#hf_fm_spotreba");

var hf_GOOGLE_FORM_URL_SMS = "https://docs.google.com/forms/u/0/d/e/1FAIpQLSc_BZm1yjhfpj2zitztCFb4pCXy75cnVIZMtkCEfG0AsfkuUg/formResponse";

var hf_GOOGLE_FORM_URL = "https://docs.google.com/forms/u/0/d/e/1FAIpQLSeqn3mwa-_Hg8cmdBEZU8jWBgRZsi6piQJdK3CUbYXlR6jGbw/formResponse";

function hf_handleSubmit(event) {
event.preventDefault();

if (formSubmitted_hf_handleSubmit) {
    return; // Prevent double submission
}



var hf_lokalitaValue = hf_lokalita.value;
var hf_typValue = "";
var hf_kolkoValue = hf_removeNonNumbers(hf_kolko.value);
var hf_spotrebaValue = hf_removeNonNumbers(hf_spotreba.value);
var hf_telValue = hf_tel.value;
var hf_emailValue = hf_email.value;
var hf_fidValue = hf_fid.value;
var hf_urlValue = hf_furl;
var hf_viacInfoValue = hf_viacInfo.value;
var hf_cZnak = "c)";
var hf_infoValue = hf_cZnak + " - " + hf_viacInfoValue;
var hf_checkbox = document.getElementById("hf_gdpr_check");
if (!hf_checkbox.checked) {
    // Ak checkbox nie je zaškrtnutý, zastavíme odosielanie formulára
    alert("Musíte súhlasiť so spracovaním údajov!");
    return;
}

if (!hf_emailValue) {
    alert("Prosím, zadajte váš e-mail.");
    return;
}
hf_telValue = hf_removeNonNumbers(hf_telValue);
console.log("Cleaned telValue: ", hf_telValue);  // Debugging line

if (!hf_validatePhoneNumber(hf_telValue)) {
    return;
} 

var hf_formData = {
    "entry.1975394590": hf_lokalitaValue,
    "entry.462127102": hf_typValue,
    "entry.1718464583": hf_kolkoValue,
    "entry.421985869": hf_spotrebaValue,
    "entry.417829751": hf_infoValue,
    "entry.1712893991": hf_emailValue,
    "entry.1326438502": hf_telValue,
    "entry.1939807962": hf_fidValue,
    "entry.498603788": "Edimo horný form" + hf_urlValue
};

var hf_appendedFormData = hf_newFormData(Object.assign({}, hf_formData));
formSubmitted_hf_handleSubmit = true;
hf_button.disabled = true;
hf_button.textContent = "odosielam...";

fetch(hf_GOOGLE_FORM_URL, {
    method: "POST",
    mode: "no-cors",
    headers: {
        "Content-Type": "application/json"
    },
    body: hf_appendedFormData
}) 
    .then(function (response) {
        //alert("Formulár bol odoslaný úspešne! Budeme vás kontaktovať.");
        document.getElementById('hf_step3').outerHTML = "<h4>Ďakujeme za odoslanie formulára. Do 10 minút vám na e-mail pošleme orientačnú cenovú ponuku.</h4>";
        hf_button.disabled = true;
        hf_button.textContent = "Submit";
    })
    .catch(function (error) {
        alert("Chyba pri odosielaní. Skúste prosím opäť, alebo nás kontaktujte telefonicky na 0950/103310");
        console.log(error);
        hf_button.disabled = false;
        hf_button.textContent = "Submit";
        formSubmitted = false;
    });
}

function hf_handleSubmitSms(event) {
event.preventDefault();

var hf_lokalitaValue = hf_lokalita.value;
var hf_typValue = "";
var hf_kolkoValue = hf_removeNonNumbers(hf_kolko.value);
var hf_spotrebaValue = hf_removeNonNumbers(hf_spotreba.value);
var hf_telValue = hf_removeNonNumbers(hf_tel.value);
var hf_emailValue = hf_email.value;
var hf_fidValue = hf_fid.value;
var hf_urlValue = hf_furl;
var hf_viacInfoValue = hf_viacInfo.value;
var hf_infoValue = hf_lokalitaValue + " - " + hf_viacInfoValue;

var hf_formData = {
    "entry.1975394590": hf_lokalitaValue,
    "entry.462127102": hf_typValue,
    "entry.1718464583": hf_kolkoValue,
    "entry.421985869": hf_spotrebaValue,
    "entry.1712893991": hf_emailValue,
    "entry.1326438502": hf_telValue,
    "entry.1939807962": hf_fidValue,
    "entry.498603788": "Edimo horný form" + hf_urlValue
};

var hf_appendedFormData = hf_newFormData(Object.assign({}, hf_formData));

hf_button.disabled = true;
hf_button.textContent = "odosielam...";

fetch(hf_GOOGLE_FORM_URL_SMS, {
    method: "POST",
    mode: "no-cors",
    headers: {
        "Content-Type": "application/json"
    },
    body: hf_appendedFormData
})
    .then(function (response) {
        hf_button.disabled = false;
        hf_button.textContent = "Submit";
    })
    .catch(function (error) {
        alert("Chyba pri odosielaní! Skúste prosím opäť, alebo nás kontaktujte telefonicky na 0950/103310");
        console.log(error);
        hf_button.disabled = false;
        hf_button.textContent = "Submit";
    });
}

function hf_newFormData(inputs) {
var hf_formData = new FormData();
var hf_newArr = Object.entries(inputs);
hf_newArr.map(function (item) {
    return hf_formData.append(item[0], item[1]);
});
return hf_formData;
}

function hf_submitExternal(event) {
event.preventDefault();

var hf_xemailValue = hf_email.value;
var hf_xfidValue = hf_fid.value;
var hf_xurlValue = hf_furl;
var hf_xtelValue = hf_tel.value;

var hf_xformData = {
    "mail": hf_xemailValue,
    "leadid": hf_xfidValue,
    "url": hf_xurlValue,
    "tel": hf_xtelValue
};

var hf_xappendedFormData = hf_newFormData(Object.assign({}, hf_xformData));

fetch("https://form.ecoprodukt.sk/leady/submitform.php", {
    method: "POST",
    mode: "no-cors",
    headers: {
        "Content-Type": "application/json"
    },
    body: hf_xappendedFormData

})
    .then(function (response) {
    })
    .catch(function (error) {
        console.log(error);
    });
}

function hf_submitExternalsib(event) {
event.preventDefault();
if (!formSubmitted_hf_handleSubmit) {
    return; // Prevent double submission
}

var hf_xemailValue = hf_email.value;
var hf_xfidValue = hf_fid.value;
var hf_xurlValue = hf_furl;
var hf_xtelValue = hf_removeNonNumbers(hf_tel.value);
var hf_xkolkoValue = hf_removeNonNumbers(hf_kolko.value);
var hf_xspotrebaValue = hf_removeNonNumbers(hf_spotreba.value);
var hf_xobjektValue = "";

var hf_xcountryVal = "sk";
var hf_xformtypeVal = "ediocp";

var hf_xformData = {
    "mail": hf_xemailValue,
    "leadid": hf_xfidValue,
    "url": "Edimo horný form" + "" +hf_xurlValue,
    "tel": hf_xtelValue,
    "spotreba": hf_xspotrebaValue,
    "kolko": hf_xkolkoValue,
    "objekt": hf_xobjektValue,
    "country": hf_xcountryVal,
    "formtype": hf_xformtypeVal
};

var hf_xappendedFormData = hf_newFormData(Object.assign({}, hf_xformData));

fetch("https://form.ecoprodukt.sk/sendtosib/submitsib.php", {
    method: "POST",
    mode: "no-cors",
    headers: {
        "Content-Type": "application/json"
    },
    body: hf_xappendedFormData

})
    .then(function (response) {
        console.log("Odoslané do SIB SMS")
        
    })
    .catch(function (error) {
        console.log(error);
    });
}

function hf_submitExternalCRM(event) {
event.preventDefault();



if (!formSubmitted_hf_handleSubmit) {
    return; // Prevent double submission
}


var hf_xlokalitaVal = hf_lokalita.value;
var hf_xtypVal = "";
var hf_xcielVal = "";
var hf_xdotaciaVal = "nezistene";
var hf_xkedyVal = "";
var hf_xkolkoVal = hf_removeNonNumbers(hf_kolko.value);
var hf_xakoVal = "";
var hf_xpoznamkaVal = "";
var hf_xspotrebaVal = hf_removeNonNumbers(hf_spotreba.value);

var hf_xtelVal = hf_removeNonNumbers(hf_tel.value);
var hf_xemailVal = hf_email.value;

var hf_xfidVal = hf_fid.value;
var hf_xurlVal = "Edimo horný form" + hf_furl;

var hf_xcountryVal = "sk";
var hf_xformtypeVal = "ocp";

var hf_xviacInfoValue = hf_viacInfo.value + "" + hf_xpoznamkaVal;


var hf_xformData = {
    "lokalita": hf_xlokalitaVal,
    "objekt": hf_xtypVal,
    "ciel": hf_xcielVal,
    "dotacia": hf_xdotaciaVal,
    "kedyinstalovat": hf_xkedyVal,
    "platba": hf_xkolkoVal,
    "akonasnasli": hf_xakoVal,
    "pozn": hf_xviacInfoValue,
    "spotreba": hf_xspotrebaVal,
    "tel": hf_xtelVal,
    "mail": hf_xemailVal,
    "leadid": hf_xfidVal,
    "url": hf_xurlVal,
    "country": hf_xcountryVal,
    "formtype": hf_xformtypeVal
};

var hf_xappendedFormData = hf_newFormData(Object.assign({}, hf_xformData));
formSubmitted_CRM = true;

fetch("https://form.ecoprodukt.sk/odoosendapi/sendtocrm.php", {
    method: "POST",
    mode: "no-cors",
    headers: {
        "Content-Type": "application/json"
    },
    body: hf_xappendedFormData

})
    .then(function (response) {
        
    })
    .catch(function (error) {
        console.log(error);
        formSubmitted_CRM =false;
    });
}

hf_myform.addEventListener('submit', hf_submitForm);
hf_myform.addEventListener("submit", hf_handleSubmit);
//hf_myform.addEventListener("submit", handleSubmitSms); //povodne SMS cez Sheet  
hf_myform.addEventListener("submit", hf_submitExternalsib);
//hf_myform.addEventListener("submit", hf_submitExternal);
hf_myform.addEventListener("submit", hf_submitExternalCRM);

var hf_buttonViemMesanPlatbu = document.getElementById("hf_buttonViemMesanPlatbu");
if (hf_buttonViemMesanPlatbu) {
hf_buttonViemMesanPlatbu.addEventListener("click", function (e) {
    document.getElementById("hf_step1").style.display = "none";
    document.getElementById("hf_step2a").style.display = "block";
});
}
var hf_buttonViemRocnuSpotrebu = document.getElementById("hf_buttonViemRocnuSpotrebu");
if (hf_buttonViemRocnuSpotrebu) {
hf_buttonViemRocnuSpotrebu.addEventListener("click", function (e) {
    document.getElementById("hf_step1").style.display = "none";
    document.getElementById("hf_step2b").style.display = "block";
});
}
var hf_buttonKontaktUdajeSpotreba = document.getElementById("hf_buttonKontaktUdajeSpotreba");
if (hf_buttonKontaktUdajeSpotreba) {
hf_buttonKontaktUdajeSpotreba.addEventListener("click", function (e) {
    document.getElementById("hf_step2b").style.display = "none";
    document.getElementById("hf_step3").style.display = "block";
});
}
var hf_buttonKontaktUdajeEur = document.getElementById("hf_buttonKontaktUdajeEur");
if (hf_buttonKontaktUdajeEur) {
hf_buttonKontaktUdajeEur.addEventListener("click", function (e) {
    document.getElementById("hf_step2a").style.display = "none";
    document.getElementById("hf_step3").style.display = "block";
});
}
var hf_buttonSpatEur = document.getElementById("hf_buttonSpatEur");
if (hf_buttonSpatEur) {
hf_buttonSpatEur.addEventListener("click", function (e) {
    document.getElementById("hf_step2a").style.display = "none";
    document.getElementById("hf_step1").style.display = "block";
});
}
var hf_buttonSpatSpotreba = document.getElementById("hf_buttonSpatSpotreba");
if (hf_buttonSpatSpotreba) {
hf_buttonSpatSpotreba.addEventListener("click", function (e) {
    document.getElementById("hf_step2b").style.display = "none";
    document.getElementById("hf_step1").style.display = "block";
});
}
var hf_buttonSpatKontakt = document.getElementById("hf_buttonSpatKontakt");
if (hf_buttonSpatKontakt) {
hf_buttonSpatKontakt.addEventListener("click", function (e) {
    document.getElementById("hf_step3").style.display = "none";
    document.getElementById("hf_step2b").style.display = "block";
});
}
</script>
</div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-3 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-1"><h1 style="text-align: center;">Ako počítame návratnosť</h1>
</div><div class="fusion-text fusion-text-2"><p>Pri rozhodovaní o investovaní do solárnych systémov je dôležité zvážiť ich efektivitu. Návratnosť investície je kľúčovým faktorom, ktorým sa zákazníci riadia. Treba si uvedomiť, že návratnosť investície do fotovoltaických systémov nie je okamžitá, a väčšina ľudí zažije zhodnotenie investície až po nejakom čase.</p>
<p>Návratnosť je časové obdobie, počas ktorého sa náklady na inštaláciu solárneho systému vrátia prostredníctvom úspor na elektricite. Po tomto období ide len o získavanie úspor, pretože slnko nepožaduje žiadne poplatky za poskytnutú energiu.</p>
<p>Do výpočtu efektivity vstupujú dve hlavné premenné:</p>
<ul>
<li>Investícia do solárneho systému – suma, ktorú ste vynaložili na realizáciu solárneho systému.</li>
<li>Ročné úspory – suma, ktorú ušetríte vďaka fotovoltaickému systému.</li>
</ul>
</div><div class="fusion-text fusion-text-3 textbox-yellow"><h3 style="text-align: center;">Výpočet ročnej úspory</h3>
</div><div class="fusion-text fusion-text-4"><p>Predvídanie ročných úspor nie je triviálnou úlohou. Väčšinou ide o hrubý odhad. Energia vyrobená solárnym systémom sa musí rozdeliť do dvoch kategórií v závislosti od toho, či sa spotrebuje okamžite alebo nie. Ďalej sa dozvieme dôvody tohto rozdelenia.</p>
</div><div class="fusion-text fusion-text-5"><h3>Spotreba vlastnej vyrobenej energie</h3>
<p>On-grid sieťový systém vám dokáže poskytnúť elektrinu počas dňa. V závislosti od aktuálneho slnečného svitu a uhlu svietenia slnka, zo solárnych panelov priteká elektrina do sieťového meniča. Tu v praxi nastávajú 2 prípady.</p>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-3 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-4 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-6"><h4 style="text-align: center;">Nižšia spotreba ako produkujú panely &#8211; prebytky</h4>
<p>Váš súčasný celkový domáci odber elektriny je nižší než to, čo práve vyrábajú solárne panely.</p>
<p>Napríklad: V domácnosti bežia menej náročné spotrebiče ako televízor, notebook, LED osvetlenie a podobne. Časť z dodávanej elektriny je spotrebovaná týmito spotrebičmi a časť, ktorá nie je momentálne využívaná, sa nazýva prebytok.</p>
<p>Tento prebytok sa môže využiť:</p>
<ul>
<li>Na ohrev teplej vody pomocou zariadenia Kerberos.</li>
<li>Môže sa odoslať do siete do tzv. Virtuálnej batérie na účel neskoršieho výkupu. &#8211; Ďalej sa budeme zaoberať touto situáciou.</li>
</ul>
</div><div class="fusion-image-element " style="text-align:center;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-1 hover-type-none"><img fetchpriority="high" decoding="async" width="300" height="300" title="nizsia-spotreba-prebytky" src="https://demo.edimo.ch/wp-content/uploads/2024/06/nizsia-spotreba-prebytky-300x300.jpg" alt class="img-responsive wp-image-3789" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/nizsia-spotreba-prebytky-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/nizsia-spotreba-prebytky-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/nizsia-spotreba-prebytky-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/nizsia-spotreba-prebytky-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/nizsia-spotreba-prebytky.jpg 1200w" sizes="(max-width: 640px) 100vw, 600px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-5 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-7"><h4 style="text-align: center;">Vyššia spotreba ako produkujú panely</h4>
<p>Spotreba elektriny vo vašej domácnosti v danom čase prevyšuje výkon, ktorý práve vyrábajú solárne panely.</p>
<p>Z panelov spotrebovávate všetku vyrobenú energiu a zvyšok energie sa &#8220;dopĺňa&#8221; zo siete dodávateľa elektriny. V tomto scenári nenastáva nadbytok.</p>
<p>Napríklad: Bežia spotrebiče ako chladnička, práčka, umývačka riadu, elektrický bojler a podobne. Alebo je nízke slnko, zlé počasie, noc, alebo kombinácia týchto faktorov.</p>
<p>Ak je aktuálna spotreba 2 kW a panely práve produkujú 1 kW, prebytok 1 kW sa momentálne čerpá od dodávateľa energie.</p>
</div><div class="fusion-image-element " style="text-align:center;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-2 hover-type-none"><img decoding="async" width="300" height="300" title="vyssia-spotreba" src="https://demo.edimo.ch/wp-content/uploads/2024/06/vyssia-spotreba-300x300.jpg" alt class="img-responsive wp-image-3791" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/vyssia-spotreba-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyssia-spotreba-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyssia-spotreba-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyssia-spotreba-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyssia-spotreba.jpg 1200w" sizes="(max-width: 640px) 100vw, 600px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-4 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-6 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-8"><p>Z vyššie uvedeného vyplýva, že nemôžeme počítať s tým, že spotrebujeme ihneď všetkú vyrobenú energiu nakoľko chod vašich spotrebičov nie je vždy rovnaký a ani výroba elektriny zo solárnych panelov. Preto nespotrebujete 100% vyrobenej energie ihneď.</p>
<h3 style="text-align: center;">Celkovú spotrebu solárneho systému musíme rozdeliť na:</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-5 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-7 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-9 textbox-yellow"><h4 style="text-align: center;">Energiu, ktorú pošlete do Virtuálnej batérie a následne vykúpite späť.</h4>
<p style="text-align: center;">V závislosti od využívania spotrebičov to môže byť cca 30 až 80%.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-8 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-10 textbox-green" style="--awb-margin-right:10px;--awb-margin-left:10px;"><h4 style="text-align: center;">Energiu, ktorú v reálnom čase aj ihneď spotrebujete</h4>
<p style="text-align: center;">Každá domácnosť je iná, ale predpokladá sa, že cca 30-80% spotrebujete ihneď</p>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-6 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-9 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-11"><h3>Čo je virtuálna batéria?</h3>
<p>V podstate to nie je fyzická batéria, ale skôr služba poskytovateľa energie. Nadbytočnú energiu, ktorú momentálne nepotrebujete, odosielate do siete, kde sa ukladá do &#8220;virtuálnej batérie&#8221;. Potom sa táto energia môže vrátiť späť k vám, keď je to potrebné, napríklad v prípade nedostatku slnečného žiarenia a vaša spotreba presahuje produkciu solárnych panelov.</p>
<p>Zriadením Virtuálnej batérie môžeme ponúknuť dodatočné služby.</p>
<p>Treba si uvedomiť, že táto služba nie je bezplatná. Má mesačný poplatok vo výške približne 3 eurá a každý kWh energie, ktorý si vyžiadate späť, nie je bezplatný. Za každý odobratý kilovatthodinu musíte platiť distribučné poplatky, ktoré predstavujú približne 40% ceny energie.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-10 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-3 hover-type-none"><img decoding="async" width="400" height="400" title="virtualna-bateria" src="https://demo.edimo.ch/wp-content/uploads/2024/06/virtualna-bateria-1-400x400.jpg" alt class="img-responsive wp-image-3794" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/virtualna-bateria-1-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/virtualna-bateria-1-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/virtualna-bateria-1-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/virtualna-bateria-1-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/virtualna-bateria-1.jpg 1200w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-7 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-11 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-12"><h3 style="text-align: center;">Príklad výpočtu úspory</h3>
<p>Predstavme si domácnosť s inštalovaným 5kW systémom, spotrebou 6100kWh ročne a tarifou 0,18€/kWh, ktorú bežne platia poskytovateľovi energie. Počítajme, že 50% ročnej výroby systému sa spotrebuje ihneď a 50% sa pošle do siete a neskôr spotrebuje z Virtuálnej batérie.</p>
<p>Ročná výroba elektriny 5kW on-grid systému je 6100kWh, z ktorých 50% teda 3050kWh sa spotrebuje ihneď a zvyšných 3050kWh unikne do siete a neskôr ich vyčerpáte.</p>
<p>Za službu Virtuálna batéria sa platí ročný poplatok 36€ a každý vykúpený kilowatt späť je o cca 60% lacnejší než kilowatt dodaný priamo od elektrárne.</p>
<p>Úspora ihneď: 3050kWh x 0,18€ = 549€. Túto sumu by ste zaplatili na faktúre, ak by ste nemali solárny systém.</p>
<p>Úspora z Virtuálnej batérie: 3050kWh x 0,072€ = 219,6€ +36€ poplatok = 255,6€ zaplatíte za vykúpenú energiu. Ak by ste ju spotrebovali na priamo bez solárneho systému, stálo by vás to 3050 x 0,18€ = 549€. Úspora je teda 293,4€</p>
<p>Keď spočítame úsporu ihneď a úsporu, ktorú získame spätným výkupom elektriny, získame sumu 842,4€. Celková úspora danej domácnosti by bola 842,4€ už počas prvého roku. Nakoľko sa každoročne zvyšuje cena za elektrinu, úspora bude každým rokom narastať.</p>
<p>NÁVRATNOSŤ FOTOVOLTAIKY = <span style="color: var(--awb-text-color); font-family: var(--awb-text-font-family); font-size: var(--awb-font-size); font-style: var(--awb-text-font-style); font-weight: var(--awb-text-font-weight); letter-spacing: var(--awb-letter-spacing); text-align: var(--awb-content-alignment); text-transform: var(--awb-text-transform); background-color: var(--awb-bg-color-hover);">INVESTÍCIA DO SYSTÉMU / ROČNÁ ÚSPORA</span></p>
<p>Investíciu do solárneho systému poznáme od začiatku. V dobe písania článku je to približne 6800€ s DPH vrátane inštalácie a administratívy.</p>
<p>Ročnú úsporu by sme v našom prípade vyššie vypočítali ako 842,4€.</p>
<p>Keď už poznáme obe veličiny, postačí nám vzorec</p>
<p>NÁVRATNOSŤ = INVESTÍCIA DO FV / ROČNÁ ÚSPORA</p>
<p>V našom prípade dosahujeme návratnosť fotovoltaiky 6800€ / 842,4€ = 8,07 rokov.</p>
<p>Avšak kvôli každoročne dvíhajúcej sa cene za elektrinu, bude táto návratnosť podstatne kratšia</p>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-8 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-12 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-13 textbox-yellow" style="--awb-content-alignment:center;"><h3 style="text-align: center;">Čo ovplyvňuje návratnosť:</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-9 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-13 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-14"><h4>1. Správanie spotrebičov v domácnosti</h4>
<p>Pre výpočet celkovej návratnosti solárnych panelov je nevyhnutné zohľadniť omnoho viac faktorov, než by sa mohlo zdať na prvý pohľad.</p>
<p>Vašu úsporu môžete výrazne ovplyvniť tým, ako hospodárne využívate energiu vo vašej domácnosti. Cieľom je maximalizovať využitie energie z panelov priamo na mieste a minimalizovať odosielanie energie do siete na neskorší výkup. V predchádzajúcom príklade sme pracovali s pomerom 50 na 50. Tento pomer je však v každej domácnosti individuálny a môže byť aj napríklad 30 na 70 v neprospech okamžitej spotreby.</p>
<p>Avšak nie vždy je možné byť doma celé dni a spúšťať energeticky náročné spotrebiče počas slnečných dní.</p>
<p>Na pomoc s touto situáciou môžu prísť zariadenia na riadenie spotrebičov v domácnosti, ktoré zabezpečia spúšťanie spotrebičov v čase, keď je slnko na oblohe najvyššie.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-14 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-margin-top:40px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-4 hover-type-none"><img decoding="async" width="400" height="400" title="spravanie-spotrebicov-v-domacnosti" src="https://demo.edimo.ch/wp-content/uploads/2024/06/spravanie-spotrebicov-v-domacnosti-400x400.jpg" alt class="img-responsive wp-image-3796" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/spravanie-spotrebicov-v-domacnosti-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spravanie-spotrebicov-v-domacnosti-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spravanie-spotrebicov-v-domacnosti-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spravanie-spotrebicov-v-domacnosti-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spravanie-spotrebicov-v-domacnosti.jpg 1200w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-10 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-15 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-15"><h4>2. Cena energie</h4>
<p>Trh s cenou elektriny je neustále vo zmenách a neistá budúcnosť naznačuje tendenciu neustáleho zvyšovania cien energie. Preto predpokladané obdobie návratnosti solárnych panelov, ktoré sme odhadovali na 8 rokov, je pravdepodobne v súčasnej situácii podstatne kratšie.</p>
<p>Ak by sme do výpočtu úspory zahrnuli vyššiu cenu za kWh, ktorá sa každým rokom zvyšuje, návratnosť by sa radikálne zmenila. Pri optimistickom odhade ceny 0,25 €/kWh by celková doba návratnosti klesla na 5,7 roka.</p>
<p>Všeobecne platí, že po inštalácii solárneho systému nasleduje niekoľko prvých rokov, kedy sa investícia vráti v podobe úspor. Následné roky prinášajú výrazné finančné výhody. S narastajúcou cenou elektriny rastú aj vaše úspory, čo znamená, že doba návratnosti sa skracuje. S ohľadom na vysokú životnosť solárnych panelov a meniča môžeme konštatovať, že solárny systém pripojený k sieti je ideálnou voľbou pre efektívne hospodárenie s financiami.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-16 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-margin-top:44px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-5 hover-type-none"><img decoding="async" width="400" height="400" title="cena-energie" src="https://demo.edimo.ch/wp-content/uploads/2024/06/cena-energie-400x400.jpg" alt class="img-responsive wp-image-3797" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/cena-energie-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/cena-energie-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/cena-energie-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/cena-energie-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/cena-energie.jpg 1200w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-11 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-17 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-16"><h4>3. Spätný výkup prebytkov</h4>
<p>V predchádzajúcom scenáriu sme predpokladali, že nadbytok energie sa odosiela do siete a potom spotrebuje pomocou služby Virtuálna Batéria.</p>
<p>V prípade, že túto službu nevyužívate, musíme rátať s tým, že nadbytočná energia z panelov sa už nebude považovať za súčasť úspory a doba návratnosti fotovoltaických panelov sa tým predĺži.</p>
<p>Nadbytkovú energiu je možné tiež poslať do zariadenia na ohrev vody, čo umožňuje využívanie prebytočnej energie na ohrev elektrického bojlera.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-18 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-6 hover-type-none"><img decoding="async" width="400" height="400" title="spätny_vykup_prebytkov" src="https://demo.edimo.ch/wp-content/uploads/2024/06/spatny_vykup_prebytkov-400x400.jpg" alt class="img-responsive wp-image-3799" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/spatny_vykup_prebytkov-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spatny_vykup_prebytkov-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spatny_vykup_prebytkov-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spatny_vykup_prebytkov-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/spatny_vykup_prebytkov.jpg 1200w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-12 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-19 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-17"><h4>4. Výber solárneho systému a realizátora</h4>
<p>Výber solárneho systému a spoločnosti, ktorá inštaluje fotovoltaické panely, tvorí najväčšiu časť vašej investície.</p>
<p>Ak nie ste si istí, ktorý systém by bol pre vás ten správny, neváhajte nás kontaktovať. S viac ako 12-ročnými skúsenosťami, ktoré každým dňom narastajú, sme pripravení vám pomôcť. Vždy vyberáme systém, ktorý najlepšie vyhovuje vašej ročnej spotrebe a domácim podmienkam.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-20 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-margin-top:30px;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-7 hover-type-none"><img decoding="async" width="400" height="400" title="vyber-solarneho-systemu-a-realizatora" src="https://demo.edimo.ch/wp-content/uploads/2024/06/vyber-solarneho-systemu-a-realizatora-400x400.jpg" alt class="img-responsive wp-image-3800" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/06/vyber-solarneho-systemu-a-realizatora-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyber-solarneho-systemu-a-realizatora-400x400.jpg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyber-solarneho-systemu-a-realizatora-600x600.jpg 600w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyber-solarneho-systemu-a-realizatora-800x800.jpg 800w, https://installationen.edimo.ch/wp-content/uploads/2024/06/vyber-solarneho-systemu-a-realizatora.jpg 1200w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-13 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-21 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-18"><section class="s-core-container addaris-snippet node-readonly" data-v-af53d68f="" data-title="Kontajner">
<section class="s-core-paragraph addaris-snippet node-readonly" data-v-a17805d4="" data-title="Odsek">
<div data-v-a17805d4="">
<h3 style="text-align: center;">Aká je návratnosť hybridných a ostrovných systémov?</h3>
</div>
</section>
</section>
<section class="s-core-container addaris-snippet node-readonly" data-v-af53d68f="" data-title="Kontajner">
<section class="s-core-paragraph addaris-snippet node-readonly" data-v-a17805d4="" data-title="Odsek">
<div data-v-a17805d4="">
<p>Hybridný systém je v podstate rovnaký ako vyššie uvedený sieťový systém, s tým rozdielom, že obsahuje aj fyzickú batériu. V tomto prípade môžu nadbytky energie smerovať aj do tejto fyzickej batérie. Avšak doba návratnosti v rokoch je dlhšia, pretože investícia do takéhoto systému je výrazne vyššia, hlavne kvôli nutnosti batérie.</p>
<p>Ostrovné systémy (off-grid) majú za úlohu vyrábať elektrinu pre napájanie spotrebičov na miestach, kde nie je dostupná elektrická sieť. Tieto systémy sa musia spoliehať výhradne na batérie ako hlavný zásobník energie, čo znamená ešte vyššiu investíciu. Hlavným cieľom off-grid systému nie je primárne šetriť náklady, ale poskytnúť energiu v oblastiach, kde nie je iná možnosť.</p>
<p>Pri hybridných a ostrovných systémoch by návratnosť nemala byť hlavným dôvodom investície, pretože je ťažko merateľná a v niektorých prípadoch dokonca nedosažiteľná.</p>
</div>
</section>
</section>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-14 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-22 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-19 textbox-yellow"><h3 style="text-align: center;">Fotovoltaika ako investičné portfólio</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-15 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-23 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-20"><section class="s-core-container addaris-snippet node-readonly" data-v-af53d68f="" data-title="Kontajner">
<section class="s-core-paragraph addaris-snippet node-readonly" data-v-a17805d4="" data-title="Odsek">
<div data-v-a17805d4="">
<p>Ako sme už spomenuli, kvôli neustále rastúcim cenám elektriny je fotovoltaika veľmi zaujímavou investíciou, ktorá môže dosiahnuť výnos až 15% ročne, najmä v prípade sieťového on-grid systému.</p>
<p>Ak si nemôžete dovoliť investovať celú sumu do solárneho systému naraz, máme pre vás možnosť postupného financovania systému pomocou finančných produktov.</p>
<p>Napríklad, ak by ste na financovanie fotovoltaiky využili úver s úrokom 9%, stále by ste dosiahli zisk približne 6% ročne. Takýto výnos by ste ťažko našli v cenných papieroch, investičných fondoch alebo na sporiacom účte.</p>
</div>
</section>
<section class="s-core-paragraph addaris-snippet node-readonly" data-v-a17805d4="" data-title="Odsek">
<div data-v-a17805d4=""></div>
</section>
</section>
</div><div ><a class="fusion-button button-flat fusion-button-default-size button-default fusion-button-default button-1 fusion-button-default-span fusion-button-default-type" target="_self" href="https://www.edimo.sk/fotovoltaika/fotovoltaika-na-splatky/"><span class="fusion-button-text">Pozrite si možnosti financovania</span></a></div></div></div></div></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://installationen.edimo.ch/navratnost-investicie-do-fotovoltiky/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Prečo sme iní?</title>
		<link>https://installationen.edimo.ch/preco-sme-ini/</link>
					<comments>https://installationen.edimo.ch/preco-sme-ini/#respond</comments>
		
		<dc:creator><![CDATA[VladimirUhlar]]></dc:creator>
		<pubDate>Thu, 11 Apr 2024 09:25:13 +0000</pubDate>
				<category><![CDATA[Služby Edimo]]></category>
		<guid isPermaLink="false">https://www.edimo.sk/?p=3228</guid>

					<description><![CDATA[Už viac ako desaťročie sme sa venovali oblasti fotovoltiky, čo nám umožnilo zhromaždiť cenné skúsenosti a odborné znalosti, ktoré ochotne zdieľame prostredníctvom našich komplexných služieb od začiatku až do konca. S pýchou môžeme uviesť, že sme získali dôveru viac ako 40 000 zákazníkov nielen na Slovensku a v Českej republike, ale aj v krajinných  [...]]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-16 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-24 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-21"><p>Už viac ako desaťročie sme sa venovali oblasti fotovoltiky, čo nám umožnilo zhromaždiť cenné skúsenosti a odborné znalosti, ktoré ochotne zdieľame prostredníctvom našich komplexných služieb od začiatku až do konca.</p>
<p>S pýchou môžeme uviesť, že sme získali dôveru viac ako 40 000 zákazníkov nielen na Slovensku a v Českej republike, ale aj v krajinných Nemecko, Rakúsko a Švajčiarsko.</p>
<p><span style="color: var(--awb-text-color); font-family: var(--awb-text-font-family); font-size: var(--awb-font-size); font-style: var(--awb-text-font-style); font-weight: var(--awb-text-font-weight); letter-spacing: var(--awb-letter-spacing); text-align: var(--awb-content-alignment); text-transform: var(--awb-text-transform); background-color: var(--awb-bg-color-hover);">Nevznikli sme včera a nekončíme zajtra.</span></p>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-17 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-25 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-22"><h3 style="text-align: center;">Kompletné služby od A po Z</h3>
<p>Naša spoločnosť ponúka komplexný servis, ktorý zahŕňa nielen profesionálny návrh a predaj, ale aj kompletnú inštaláciu a zabezpečenie všetkých administratívnych úkonov za vás, vrátane legalizácie a získavania dotácií.</p>
</div><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-8 hover-type-none"><img decoding="async" width="400" height="400" title="sluzby-od-a-po-z_preco sme ini" src="https://demo.edimo.ch/wp-content/uploads/2024/05/sluzby-od-a-po-z_preco-sme-ini.jpg" alt class="img-responsive wp-image-3423" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/sluzby-od-a-po-z_preco-sme-ini-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/sluzby-od-a-po-z_preco-sme-ini.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-26 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-23"><h3 style="text-align: center;">14 rokov za nami</h3>
<p>Už viac ako desať rokov sme špecializovaní na oblasť fotovoltiky a ekologických riešení, vďaka čomu sme získali cenné skúsenosti a odborné znalosti. V každom z našich riešení tak môžete využiť naše dlhoročné skúsenosti.</p>
</div><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-9 hover-type-none"><img decoding="async" width="400" height="400" title="14-rokov za nami_preco sme ini" src="https://demo.edimo.ch/wp-content/uploads/2024/05/14-rokov-za-nami_preco-sme-ini.jpg" alt class="img-responsive wp-image-3424" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/14-rokov-za-nami_preco-sme-ini-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/14-rokov-za-nami_preco-sme-ini.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-27 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-24"><h3 style="text-align: center;">Rozsiahle skladové zásoby</h3>
<p>Vďaka našemu e-shopu s rozsiahlym sortimentom produktov, ktoré sú okamžite k dispozícii z našich veľkých skladových zásob, môžete očakávať rýchle doručenie a dostupnosť tovaru.</p>
</div><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-10 hover-type-none"><img decoding="async" width="400" height="400" title="skladove-zasoby_preco sme ini" src="https://demo.edimo.ch/wp-content/uploads/2024/05/skladove-zasoby_preco-sme-ini.jpg" alt class="img-responsive wp-image-3425" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/skladove-zasoby_preco-sme-ini-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/skladove-zasoby_preco-sme-ini.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-18 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-28 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-25"><h3 style="text-align: center;">Inovácie vlastných riešení</h3>
<p>Okrem ponuky kvalitných produktov od overených výrobcov sa venujeme aj vývoju a inovácii vlastných fotovoltaických riešení. Naši zákazníci tak môžu využiť napríklad naše predpripravené systémy, ktoré sú výsledkom našich skúseností a znalostí.</p>
</div><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-11 hover-type-none"><img decoding="async" width="400" height="400" title="inovacie vlastnych rieseni_preco sme ini" src="https://demo.edimo.ch/wp-content/uploads/2024/05/inovacie-vlastnych-rieseni_preco-sme-ini.jpg" alt class="img-responsive wp-image-3426" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/inovacie-vlastnych-rieseni_preco-sme-ini-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/inovacie-vlastnych-rieseni_preco-sme-ini.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-29 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-26"><h3 style="text-align: center;">Návrh a doživotná podpora</h3>
<p>Zákaznícky servis je pre nás kľúčový a sme pripravení pomôcť Vám kedykoľvek počas životnosti systému. Okrem odborných predajcov disponujeme aj špeciálnym popredajným oddelením, ktoré preberá starostlivosť o vás po inštalácií systému.</p>
</div><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-12 hover-type-none"><img decoding="async" width="400" height="400" title="navrh a dozivotna podpora_preco sme ini" src="https://demo.edimo.ch/wp-content/uploads/2024/05/navrh-a-dozivotna-podpora_preco-sme-ini.jpg" alt class="img-responsive wp-image-3427" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/navrh-a-dozivotna-podpora_preco-sme-ini-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/navrh-a-dozivotna-podpora_preco-sme-ini.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-30 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-27"><h3 style="text-align: center;">Viacej ako 100 odborníkov</h3>
<p>Naša skupina tvorí viac ako 100 odborníkov a zároveň nadšencov, ktorí sú pripravení poskytnúť vám odborné poradenstvo a podporu na každom kroku &#8211; od výberu systému cez inštaláciu až po jeho dlhodobé využívanie. Neustále vzdelávanie je pre nás prioritou.</p>
</div><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-13 hover-type-none"><img decoding="async" width="400" height="400" title="150+profesionalov_preco sme ini" src="https://demo.edimo.ch/wp-content/uploads/2024/05/150profesionalov_preco-sme-ini.jpg" alt class="img-responsive wp-image-3428" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/150profesionalov_preco-sme-ini-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/150profesionalov_preco-sme-ini.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-19 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-31 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-28"><h3 style="text-align: center;">S radosťou sa delíme o naše skúsenosti v našom showroome či v on-line priestore.</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-20 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-32 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-video fusion-youtube" style="--awb-max-width:1200px;--awb-max-height:675px;--awb-align-self:center;--awb-width:100%;"><div class="video-shortcode"><div class="fluid-width-video-wrapper" style="padding-top:56.25%;" ><iframe title="YouTube video player 1" src="https://www.youtube.com/embed/7KMwMGV2Td8?wmode=transparent&autoplay=0" width="1200" height="675" allowfullscreen allow="autoplay; fullscreen"></iframe></div></div></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-21 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-33 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-29 textbox-yellow" id="textbox-yellow"><h3 style="text-align: center;">Nájdete nás</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-22 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-34 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-30"><h3 style="text-align: center;">Na adrese:</h3>
<h4 style="text-align: center;">ECO PRODUKT s .r.o., Priemyselná 2, 971 01 Prievidza</h4>
</div><div class="fusion-image-element " style="text-align:center;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-14 hover-type-zoomin" style="border-radius:20px;"><img decoding="async" width="534" height="300" title="ecoprodukt budova edimo" src="https://demo.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo.jpeg" alt class="img-responsive wp-image-3047" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo-200x112.jpeg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo-400x225.jpeg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo.jpeg 534w" sizes="(max-width: 640px) 100vw, 534px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-35 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-31"><h3 style="text-align: center;">Online:</h3>
<h4 style="text-align: center;"></h4>
</div><div class="fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="width:104% !important;max-width:104% !important;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-0 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><i class="fb-icon-element-1 fb-icon-element fontawesome-icon fa-envelope fas circle-yes" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;"></i><div class="fusion-text fusion-text-32"><p style="text-align: center;">podpora@ecoprodukt.sk</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-1 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><i class="fb-icon-element-2 fb-icon-element fontawesome-icon fa-mobile-alt fas circle-yes" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;"></i><div class="fusion-text fusion-text-33"><p style="text-align: center;">0950 103 310</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-2 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><a class="fb-icon-element-3 fb-icon-element fontawesome-icon fa-facebook-f fab circle-yes fusion-link" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;" href="https://www.facebook.com/ecoprodukt" aria-label="Link to https://www.facebook.com/ecoprodukt" target="_blank" rel="noopener noreferrer"></a><div class="fusion-text fusion-text-34"><p style="text-align: center;"><a href="https://www.facebook.com/ecoprodukt">facebook.com/ecoprodukt</a></p>
</div></div></div></div><div class="fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="width:104% !important;max-width:104% !important;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-3 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><a class="fb-icon-element-4 fb-icon-element fontawesome-icon fa-youtube fab circle-yes fusion-link" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;" href="https://www.youtube.com/user/ecomedialne" aria-label="Link to https://www.youtube.com/user/ecomedialne" target="_self"></a><div class="fusion-text fusion-text-35"><p style="text-align: center;"><a href="https://www.youtube.com/user/ecomedialne">YouTube</a></p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-4 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><a class="fb-icon-element-5 fb-icon-element fontawesome-icon fa-instagram fab circle-yes fusion-link" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;" href="https://www.instagram.com/ecoprodukt_sk/" aria-label="Link to https://www.instagram.com/ecoprodukt_sk/" target="_self"></a><div class="fusion-text fusion-text-36"><p style="text-align: center;"><a href="https://www.instagram.com/ecoprodukt_sk/">Instagram </a></p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-5 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"></div></div></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-23 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-36 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="UTF-8">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <title>Document</title>
  <style>
    .main1 {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: 60%;
      margin: auto;
      max-width: 500px;
    }
    .main1>div {
      border: 1px solid;
      padding: 25px;
      border-radius: 24px;
      height: auto;
      text-align: center;
      position: relative;
      padding-top: 0px;
    }
    .main1>div h3 {
      width: 80%;
      margin: 35px auto;
    }
    .main1 .title_p {
      width: 80%;
      margin: 35px auto;
    }
    #buttonViemRocnuSpotrebu,
    #buttonViemMesanPlatbu {
      border-radius: 25px;
      background-color: rgb(255, 255, 255);
      border: 1px solid rgb(96, 96, 96);
      width: 60%;
      margin: 20px 0px 0px;
      padding: 13px;
      font-weight: bold;
    }
    #buttonViemRocnuSpotrebu:hover,
    #buttonViemMesanPlatbu:hover {
      background-color: rgb(218 252 120);
      cursor: pointer;
    }
    #buttonSpatEur,
    #buttonSpatSpotreba,
    #buttonSpatKontakt,
    #buttonKontaktUdajeEur,
    #buttonKontaktUdajeSpotreba,
    #button {
      background-color: #e6e6e6;
      border: none;
      width: 120px;
      height: 40px;
      text-align: center;
      border-radius: 20px;
      font-weight: bold;
    }
    #buttonKontaktUdajeEur,
    #buttonKontaktUdajeSpotreba,
    #button {
      background-color: rgb(218 252 120);
    }
    #groupContainer,
    #button_back {
      display: flex;
      justify-content: space-between;
      width: 70%;
      margin: auto;
      margin-top: 20px;
    }
    .form3 {
      width: 50%;
      text-align: left;
      margin: auto;
    }
    .form3>div {
      font-size: 14px;
    }
    .form3 #fm_lokalita,
    .form3 #fm_email,
    .form3 #fm_tel {
      width: 100%;
      border-radius: 14px;
      height: 45px;
      margin-bottom: 20px;
      border: 1px solid;
      margin-top: 3px;
    }
    .fm_kolko,
    .fm_spotreba {
      display: flex;
      justify-content: center;
      gap: 10px;
      border: 1px solid;
      width: 50%;
      margin: auto;
      height: 45px;
      align-items: center;
      border-radius: 15px;
    }
    #fm_kolko,
    #fm_spotreba {
      border: none;
      text-align: right;
    }
    #fm_kolko:focus-visible,
    #fm_spotreba:focus-visible {
      outline: none;
    }
    #step2a,
    #step2b,
    #step3 {
      display: none;
    }
    .threeline {
      align-self: stretch;
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 4px;
      margin-bottom: 20px;
    }
    .threeline .active_tab {
      height: 10px;
      border-radius: 10px;
      background-color: #dffc67;
      min-width: 32%;
    }
    .threeline .inactive_tab {
      height: 10px;
      border-radius: 10px;
      background-color: #e6e6e6;
      min-width: 32%;
    }
    @media (max-width: 768px) {
      .main1 {
        width: 95%;
        max-width: 100%;
      }
    }
  </style>
</head>
<body>
  <div class="main1">
    <div id="step1">
      <div class="threeline">
        <div class="active_tab"></div>
        <div class="inactive_tab">
        </div>
        <div class="inactive_tab">
        </div>
      </div>
      <div>
        <div> krok <span>1/3</span></div>
        <div>
          <h3>Poznáte svoju ročnú spotrebu alebo mesačnú platbu za elektrinu?</h3>
          <div class="title_p"> Odporúčame Vám pre presnejší výpočet vyplniť ročnú spotrebu v kWh.</div>
        </div>
      </div>
      <button id="buttonViemRocnuSpotrebu"> Viem ročnú spotrebu v kWh</button>
      <button id="buttonViemMesanPlatbu"> Viem mesačnú platbu za elektrinu v €</button>
    </div>
    <div id="step2a">
      <div class="threeline">
        <div class="active_tab"> </div>
        <div class="active_tab"> </div>
        <div class="inactive_tab"> </div>
      </div>
      <div>
        <div> krok <span>2/3</span> </div>
        <div>
          <div>
            <h3>Vyplňte Vašu mesačnú platbu za elektrinu v €.</h3>
            <div class="title_p"> Podľa tejto informácie Vám budeme vedieť nakonfigurovať solárny systém podľa potreby.
              Bežný rodinný
              dom
              ma mesačnú platbu za elektrinu 50€ - 125€.</div>
          </div>
          <div class="fm_kolko">
            <input name="fm_kolko" id="fm_kolko" placeholder="0" type="number" spellcheck="false" data-ms-editor="true">
            <div>€</div>
          </div>
        </div>
        <div id="button_back">
          <button id="buttonSpatEur">
            <div id="backButtonRectangle"></div>
            < Späť
          </button>
          <button id="buttonKontaktUdajeEur">
            <div id="rectangle"></div>Ďalej >
          </button>
        </div>
      </div>
    </div>
    <div id="step2b">
      <div class="threeline">
        <div class="active_tab"> </div>
        <div class="active_tab"> </div>
        <div class="inactive_tab"> </div>
      </div>
      <div>
        <div>krok <span>2/3</span></div>
        <div>
          <div>
            <h3>Vyplňte Vašu ročnú spotrebu elektriny v kWh</h3>
            <div class="title_p">Podľa tejto informácie Vám budeme vedieť nakonfigurovať solárny systém podľa potreby.
              Bežný rodinný dom
              má ročnú spotrebu 4 000-10 000 kWh.</div>
          </div>
          <div class="fm_spotreba">
            <input name="fm_spotreba" id="fm_spotreba" placeholder="0" type="number" spellcheck="false"
              data-ms-editor="true">
            <div>kWh</div>
          </div>
        </div>
        <div id="button_back">
          <button id="buttonSpatSpotreba">
            < Späť </button>
          <button id="buttonKontaktUdajeSpotreba"> Ďalej ></button>
        </div>
      </div>
    </div>
    <div id="step3">
      <div class="threeline">
        <div class="active_tab"> </div>
        <div class="active_tab"> </div>
        <div class="active_tab"> </div>
      </div>
      <form action="/dakujeme" method="post" id="formcp">
        <div>
          <div data-scroll-to="formStroke"></div>
          <div>
            <div>krok 3 <span>/3</span></div>
            <div>
              <div>
                <h3>Vyplňte Vaše kontaktné údaje aby sme Vám mohli zaslať cenovú ponuku.</h3>
              </div>
              <div class="form3">
                <div>Lokalita (obec/mesto)</div>
                <input required="" name="fm_lokalita" id="fm_lokalita" type="text">
                <div>Email</div>
                <input required="" type="email" name="fm_email" id="fm_email">
                <div>Tel. číslo</div>
                <input required placeholder="0905111222" type="tel" name="fm_tel" id="fm_tel"
                  oninput="formatPhoneNumber(this)">
                </br>
                <input required type="checkbox" name="gdpr_check" id="gdpr_check" placeholder="Email">
                <label>Zaškrtnutím súhlasíte so spracovaním vašich údajov</label>
              </div>
            </div>
            <div id="groupContainer">
              <input type="hidden" name="fm_id" id="fm_id" placeholder="" value="1693565278">
              <button id="buttonSpatKontakt">
                < Späť </button>
              <button type="submit" id="button" name="button">Odoslaťponuku</button>
            </div>
          </div>
        </div>
      </form>
    </div>
  </div>
  <script>
    var myform = document.querySelector('#formcp');
    var lead_id = Math.floor(new Date().getTime() / 1000);
    document.getElementById("fm_id").setAttribute("value", lead_id);
    function removeNonNumbers(inputString) {
      return inputString.replace(/\D/g, "");
    }
    function formatPhoneNumber(input) {
      var phoneNumber = input.value.toString().trim();
      phoneNumber = phoneNumber.replace('/\D/g', '');
      if (phoneNumber.startsWith('0')) {
        phoneNumber = '0' + phoneNumber.slice(1);
      }
      phoneNumber = phoneNumber.slice(0, 3) + phoneNumber.slice(3);
      input.value = phoneNumber;
    }
    function submitForm(e) {
      e.preventDefault();
      window.dataLayer = window.dataLayer || [];
      function gtag() {
        dataLayer.push(arguments);
      }
      gtag('event', 'lead-form-cp', {
        'leadId': document.getElementById("fm_id").value,
        'eventLabel': 'Lead formular CP',
        'email': document.getElementById("fm_email").value,
        'phone': document.getElementById("fm_tel").value,
        'debug_mode': true
      });
      document.getElementById('step3').outerHTML = "<h3>Ďakujeme za odoslanie formulára. Do 10 minút vám na e-mail pošleme orientačnú cenovú ponuku.</h3>";
      console.log(dataLayer);
    }
    "use strict";
    var lokalita = document.querySelector("#fm_lokalita");
    var typ = document.querySelector("#fm_typ");
    var kolko = document.querySelector("#fm_kolko");
    var tel = document.querySelector("#fm_tel");
    var email = document.querySelector("#fm_email");
    var fid = document.querySelector("#fm_id");
    var furl = document.location.pathname;
    var button = document.querySelector("#button");
    var spotreba = document.querySelector("#fm_spotreba");
    var GOOGLE_FORM_URL_SMS = "https://docs.google.com/forms/u/0/d/e/1FAIpQLSc_BZm1yjhfpj2zitztCFb4pCXy75cnVIZMtkCEfG0AsfkuUg/formResponse";
    var GOOGLE_FORM_URL = "https://docs.google.com/forms/u/0/d/e/1FAIpQLSeqn3mwa-_Hg8cmdBEZU8jWBgRZsi6piQJdK3CUbYXlR6jGbw/formResponse";
    function handleSubmit(event) {
      event.preventDefault();
      var lokalitaValue = lokalita.value;
      var kolkoValue = removeNonNumbers(kolko.value);
      var telValue = removeNonNumbers(tel.value);
      var emailValue = email.value;
      var fidValue = fid.value;
      var urlValue = furl;
      var spotrebaValue = removeNonNumbers(spotreba.value);
      var formData = {
        "entry.1975394590": lokalitaValue,
        "entry.1718464583": kolkoValue,
        "entry.417829751": spotrebaValue,
        "entry.1712893991": emailValue,
        "entry.1326438502": telValue,
        "entry.1939807962": fidValue,
        "entry.498603788": urlValue,
        "entry.421985869": spotrebaValue
      };
      var appendedFormData = newFormData(Object.assign({}, formData));
      button.disabled = true;
      button.textContent = "odosielam...";
      fetch(GOOGLE_FORM_URL, {
        method: "POST",
        mode: "no-cors",
        headers: {
          "Content-Type": "application/json"
        },
        body: appendedFormData
      })
        .then(function (response) {
          alert("Formulár bol odoslaný úspešne! Budeme vás kontaktovať.");
          button.disabled = false;
          button.textContent = "Submit";
        })
        .catch(function (error) {
          alert("Chyba pri odosielaní. Skúste prosím opäť, alebo nás kontaktujte telefonicky na 0950/103310");
          console.log(error);
          button.disabled = false;
          button.textContent = "Submit";
        });
    }
    function handleSubmitSms(event) {
      event.preventDefault();
      var lokalitaValue = lokalita.value;
      var kolkoValue = removeNonNumbers(kolko.value);
      var telValue = removeNonNumbers(tel.value);
      var emailValue = email.value;
      var fidValue = fid.value;
      var urlValue = furl;
      var spotrebaValue = removeNonNumbers(spotreba.value);
      var formData = {
        "entry.1975394590": lokalitaValue,
        "entry.1718464583": kolkoValue,
        "entry.417829751": spotrebaValue,
        "entry.1712893991": emailValue,
        "entry.1326438502": telValue,
        "entry.1939807962": fidValue,
        "entry.498603788": urlValue,
        "entry.421985869": spotrebaValue
      };
      var appendedFormData = newFormData(Object.assign({}, formData));
      button.disabled = true;
      button.textContent = "odosielam...";
      fetch(GOOGLE_FORM_URL_SMS, {
        method: "POST",
        mode: "no-cors",
        headers: {
          "Content-Type": "application/json"
        },
        body: appendedFormData
      })
        .then(function (response) {
          button.disabled = false;
          button.textContent = "Submit";
        })
        .catch(function (error) {
          alert("Chyba pri odosielaní! Skúste prosím opäť, alebo nás kontaktujte telefonicky na 0950/103310");
          console.log(error);
          button.disabled = false;
          button.textContent = "Submit";
        });
    }
    function newFormData(inputs) {
      var formData = new FormData();
      var newArr = Object.entries(inputs);
      newArr.map(function (item) {
        return formData.append(item[0], item[1]);
      });
      return formData;
    }
    function submitExternal(event) {
      event.preventDefault();
      var xemailValue = email.value;
      var xfidValue = fid.value;
      var xurlValue = furl;
      var xtelValue = tel.value;
      var xformData = {
        "mail": xemailValue,
        "leadid": xfidValue,
        "url": xurlValue,
        "tel": xtelValue
      };
      var xappendedFormData = newFormData(Object.assign({}, xformData));
      fetch("https://form.ecoprodukt.sk/leady/submitform.php", {
        method: "POST",
        mode: "no-cors",
        headers: {
          "Content-Type": "application/json"
        },
        body: xappendedFormData
      })
        .then(function (response) {
        })
        .catch(function (error) {
          console.log(error);
        });
    }
    myform.addEventListener('submit', submitForm);
    myform.addEventListener("submit", handleSubmit);
    myform.addEventListener("submit", handleSubmitSms);
    myform.addEventListener("submit", submitExternal);
    var buttonViemMesanPlatbu = document.getElementById("buttonViemMesanPlatbu");
    if (buttonViemMesanPlatbu) {
      buttonViemMesanPlatbu.addEventListener("click", function (e) {
        document.getElementById("step1").style.display = "none";
        document.getElementById("step2a").style.display = "block";
      });
    }
    var buttonViemRocnuSpotrebu = document.getElementById("buttonViemRocnuSpotrebu");
    if (buttonViemRocnuSpotrebu) {
      buttonViemRocnuSpotrebu.addEventListener("click", function (e) {
        document.getElementById("step1").style.display = "none";
        document.getElementById("step2b").style.display = "block";
      });
    }
    var buttonKontaktUdajeSpotreba = document.getElementById("buttonKontaktUdajeSpotreba");
    if (buttonKontaktUdajeSpotreba) {
      buttonKontaktUdajeSpotreba.addEventListener("click", function (e) {
        document.getElementById("step2b").style.display = "none";
        document.getElementById("step3").style.display = "block";
      });
    }
    var buttonKontaktUdajeEur = document.getElementById("buttonKontaktUdajeEur");
    if (buttonKontaktUdajeEur) {
      buttonKontaktUdajeEur.addEventListener("click", function (e) {
        document.getElementById("step2a").style.display = "none";
        document.getElementById("step3").style.display = "block";
      });
    }
    var buttonSpatEur = document.getElementById("buttonSpatEur");
    if (buttonSpatEur) {
      buttonSpatEur.addEventListener("click", function (e) {
        document.getElementById("step2a").style.display = "none";
        document.getElementById("step1").style.display = "block";
      });
    }
    var buttonSpatSpotreba = document.getElementById("buttonSpatSpotreba");
    if (buttonSpatSpotreba) {
      buttonSpatSpotreba.addEventListener("click", function (e) {
        document.getElementById("step2b").style.display = "none";
        document.getElementById("step1").style.display = "block";
      });
    }
    var buttonSpatKontakt = document.getElementById("buttonSpatKontakt");
    if (buttonSpatKontakt) {
      buttonSpatKontakt.addEventListener("click", function (e) {
        document.getElementById("step3").style.display = "none";
        document.getElementById("step2b").style.display = "block";
      });
    }
  </script>
</body>
</html></div></div></div></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://installationen.edimo.ch/preco-sme-ini/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Doživotná technická podpora</title>
		<link>https://installationen.edimo.ch/dozivotna-technicka-podpora/</link>
					<comments>https://installationen.edimo.ch/dozivotna-technicka-podpora/#respond</comments>
		
		<dc:creator><![CDATA[VladimirUhlar]]></dc:creator>
		<pubDate>Thu, 11 Apr 2024 09:22:27 +0000</pubDate>
				<category><![CDATA[Služby Edimo]]></category>
		<guid isPermaLink="false">https://www.edimo.sk/?p=3219</guid>

					<description><![CDATA[U nás sa predaj nekončí potvrdením objednávky. S našimi solárnymi systémami ste si zakúpili aj časť našich služieb. V prípade problémov alebo otázok vám garantujeme, že nezostanete bez našej pomoci. Za našimi produktami a službami stojí viac ako 12 rokov skúseností a viac ako 100 členov nášho tímu. Aj keď sa snažíme používať vysokokvalitné  [...]]]></description>
										<content:encoded><![CDATA[<p><div class="fusion-fullwidth fullwidth-box fusion-builder-row-24 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-37 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-37"><p>U nás sa predaj nekončí potvrdením objednávky. S našimi solárnymi systémami ste si zakúpili aj časť našich služieb. V prípade problémov alebo otázok vám garantujeme, že nezostanete bez našej pomoci. Za našimi produktami a službami stojí viac ako 12 rokov skúseností a viac ako 100 členov nášho tímu. Aj keď sa snažíme používať vysokokvalitné produkty s najmodernejšími technológiami, riziko problémov spojených s prevádzkou systému stále existuje.</p>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-25 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-38 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-38 textbox-yellow"><h3 style="text-align: center;">V rámci našej popredajnej podpory poskytujeme</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-26 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-39 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-39"><h3>Riešenie problémov s prevádzkou</h3>
<p>V prípade, že zaznamenáte nezvyčajné správanie vášho systému alebo jeho nefunkčnosť, stačí nás kontaktovať. Naše fotovoltické systémy štandardne obsahujú aj komponenty pre online monitorovanie, vďaka čomu sa vieme pripojiť k vášmu systému na diaľku a vykonať diagnostiku.</p>
<p>Ak identifikujeme nejaký problém, sme schopní niektoré opravy a údržbu realizovať prostredníctvom tejto vzdialenej metódy bez nutnosti osobného zásahu a výjazdu. Túto službu poskytujeme ZDARMA.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-40 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-15 hover-type-none"><img decoding="async" width="400" height="400" title="riesenie-problemov-s-prevadzkou_dozivotna podpora" src="https://demo.edimo.ch/wp-content/uploads/2024/05/riesenie-problemov-s-prevadzkou_dozivotna-podpora.jpg" alt class="img-responsive wp-image-3421" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/riesenie-problemov-s-prevadzkou_dozivotna-podpora-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/riesenie-problemov-s-prevadzkou_dozivotna-podpora.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-27 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-41 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-40"><h3>Servisný výjazd</h3>
<p>V prípade, že sme vykonali inštaláciu vášho solárneho systému a nastane potreba zložitej výmeny komponentu alebo osobnej diagnostiky problému, sme schopní poskytnúť servisný výjazd priamo na miesto, kde sme vykonali inštaláciu. Táto služba je počas záručnej lehoty ZDARMA.</p>
<p>Samozrejme, radi vám pomôžeme aj po uplynutí záručnej lehoty a bežne realizujeme výjazdy bez ohľadu na dobu využívania nášho systému.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-42 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-16 hover-type-none"><img decoding="async" width="400" height="400" title="servisny-vyjazd_dozivotna podpora (1)" src="https://demo.edimo.ch/wp-content/uploads/2024/05/servisny-vyjazd_dozivotna-podpora-1.jpg" alt class="img-responsive wp-image-3416" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/servisny-vyjazd_dozivotna-podpora-1-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/servisny-vyjazd_dozivotna-podpora-1.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-28 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-43 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-41"><h3>Administratíva a ďalšie služby</h3>
<p>Pri zakúpení sieťových alebo hybridných solárnych systémov je potrebné absolvovať zložitý proces legalizácie systému s poskytovateľom energie. V tejto súvislosti vám ponúkame službu zabezpečenia legalizácie, revízie a projektovej dokumentácie.</p>
<p>Táto služba je poskytovaná ako doplnková a jej cena je stanovená v súlade s vašou cenovou ponukou.</p>
<p>Počas tohto procesu od vás ako zákazníka vyžadujeme len minimálnu súčinnosť. Značná časť zodpovednosti zostáva na nás, vrátane komunikácie s vaším poskytovateľom elektrickej energie. Počas celého procesu sme k dispozícii prostredníctvom telefónnej linky a e-mailovej adresy. Na záver vám všetky potrebné dokumenty doručuje kuriér priamo k vám domov.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-44 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-17 hover-type-none"><img decoding="async" width="400" height="400" title="administrativa-dalsie-sluzby_dozivotna podpora (1)" src="https://demo.edimo.ch/wp-content/uploads/2024/05/administrativa-dalsie-sluzby_dozivotna-podpora-1.jpg" alt class="img-responsive wp-image-3417" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/administrativa-dalsie-sluzby_dozivotna-podpora-1-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/administrativa-dalsie-sluzby_dozivotna-podpora-1.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-29 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-45 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-42"><h3>Technické dokumenty</h3>
<p>K našim systémom máme k dispozícii potrebné technické dokumenty. Od certifikátov cez vlastné návody na použitie až po projektovú dokumentáciu. Mnohé dokumenty sú priamo k dispozícii pri samotných produktoch na stiahnutie ZDARMA.</p>
<p>Dokumenty pre inštaláciu pripravených systémov zasielame výhradne fyzicky po zakúpení systému.</p>
<p>Ak by vám predsa len niečo chýbalo, neváhajte sa na nás obrátiť a radi vám pomôžeme.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-46 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-18 hover-type-none"><img decoding="async" width="400" height="400" title="technicke-dokumenty_dozivotna podpora (1)" src="https://demo.edimo.ch/wp-content/uploads/2024/05/technicke-dokumenty_dozivotna-podpora-1.jpg" alt class="img-responsive wp-image-3419" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/technicke-dokumenty_dozivotna-podpora-1-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/technicke-dokumenty_dozivotna-podpora-1.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-30 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-47 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-43"><h3>Pomoc s dodatočným rozšírením systému</h3>
<p>Ak sa rozhodnete rozšíriť už zakúpený fotovoltaický systém, môžete sa na nás obrátiť. Rozšírenie systému nie je jednoduchá záležitosť, ktorú možno riešiť len jednoduchým prikúpením panelov. Všetky naše systémy sú navrhnuté čo najoptimálnejšie, a preto pri uvažovaní o rozšírení je potrebné zvážiť zmenu aj u zvyšných komponentov.</p>
<p>S týmto návrhom radi pomôžeme, prekonzultujeme a vyberieme vhodné riešenie opäť na mieru. Konzultácie k rozšíreniu systému sú ZDARMA.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-48 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-19 hover-type-none"><img decoding="async" width="400" height="400" title="pomoc-s-rozsirenim-systemu_dozivotna podpora (1)" src="https://demo.edimo.ch/wp-content/uploads/2024/05/pomoc-s-rozsirenim-systemu_dozivotna-podpora-1.jpg" alt class="img-responsive wp-image-3420" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/pomoc-s-rozsirenim-systemu_dozivotna-podpora-1-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/pomoc-s-rozsirenim-systemu_dozivotna-podpora-1.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-31 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-49 fusion_builder_column_2_3 2_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:66.666666666667%;--awb-margin-top-large:0px;--awb-spacing-right-large:2.88%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:2.88%;--awb-width-medium:66.666666666667%;--awb-order-medium:0;--awb-spacing-right-medium:2.88%;--awb-spacing-left-medium:2.88%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-44"><h3>Odpovedáme na otázky</h3>
<p>Nikto nevie všetko a my to uznávame. Preto poskytujeme bezplatnú technickú podporu ku všetkým zakúpeným produktom.</p>
<p>V našich zakúpených systémoch nájdete kontakty, na ktoré sa môžete obrátiť v prípade otázok alebo problémov.</p>
<p>Ak máte otázky týkajúce sa používania jednotlivých komponentov alebo doplnkového sortimentu, ako je solárne osvetlenie, čerpadlá, vyhrievané oblečenie a podobne, môžete využiť našu všeobecnú podporu, ktorú nájdete v sekcii Kontakt.</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-50 fusion_builder_column_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-image-element " style="--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-20 hover-type-none"><img decoding="async" width="400" height="400" title="odpovedame na otazky_dozivotna podpora" src="https://demo.edimo.ch/wp-content/uploads/2024/05/odpovedame-na-otazky_dozivotna-podpora.jpg" alt class="img-responsive wp-image-3415" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/05/odpovedame-na-otazky_dozivotna-podpora-200x200.jpg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/05/odpovedame-na-otazky_dozivotna-podpora.jpg 400w" sizes="(max-width: 640px) 100vw, 400px" /></span></div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-32 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-51 fusion_builder_column_1_1 1_1 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-45 textbox-yellow" id="textbox-yellow"><h3 style="text-align: center;">Nájdete nás</h3>
</div></div></div></div></div><div class="fusion-fullwidth fullwidth-box fusion-builder-row-33 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling" style="--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;" ><div class="fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="max-width:1248px;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column fusion-builder-column-52 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-46"><h3 style="text-align: center;">Na adrese:</h3>
<h4 style="text-align: center;">ECO PRODUKT s .r.o., Priemyselná 2, 971 01 Prievidza</h4>
</div><div class="fusion-image-element " style="text-align:center;--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);"><span class=" fusion-imageframe imageframe-none imageframe-21 hover-type-zoomin" style="border-radius:20px;"><img decoding="async" width="534" height="300" title="ecoprodukt budova edimo" src="https://demo.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo.jpeg" alt class="img-responsive wp-image-3047" srcset="https://installationen.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo-200x112.jpeg 200w, https://installationen.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo-400x225.jpeg 400w, https://installationen.edimo.ch/wp-content/uploads/2024/04/ecoprodukt-budova-edimo.jpeg 534w" sizes="(max-width: 640px) 100vw, 534px" /></span></div></div></div><div class="fusion-layout-column fusion_builder_column fusion-builder-column-53 fusion_builder_column_1_2 1_2 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:50%;--awb-margin-top-large:0px;--awb-spacing-right-large:3.84%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:3.84%;--awb-width-medium:50%;--awb-order-medium:0;--awb-spacing-right-medium:3.84%;--awb-spacing-left-medium:3.84%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><div class="fusion-text fusion-text-47"><h3 style="text-align: center;">Online:</h3>
<h4 style="text-align: center;"></h4>
</div><div class="fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="width:104% !important;max-width:104% !important;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-6 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><i class="fb-icon-element-6 fb-icon-element fontawesome-icon fa-envelope fas circle-yes" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;"></i><div class="fusion-text fusion-text-48"><p style="text-align: center;">podpora@ecoprodukt.sk</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-7 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><i class="fb-icon-element-7 fb-icon-element fontawesome-icon fa-mobile-alt fas circle-yes" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;"></i><div class="fusion-text fusion-text-49"><p style="text-align: center;">0950 103 310</p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-8 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><a class="fb-icon-element-8 fb-icon-element fontawesome-icon fa-facebook-f fab circle-yes fusion-link" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;" href="https://www.facebook.com/ecoprodukt" aria-label="Link to https://www.facebook.com/ecoprodukt" target="_blank" rel="noopener noreferrer"></a><div class="fusion-text fusion-text-50"><p style="text-align: center;"><a href="https://www.facebook.com/ecoprodukt">facebook.com/ecoprodukt</a></p>
</div></div></div></div><div class="fusion-builder-row fusion-builder-row-inner fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap" style="width:104% !important;max-width:104% !important;margin-left: calc(-4% / 2 );margin-right: calc(-4% / 2 );"><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-9 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><a class="fb-icon-element-9 fb-icon-element fontawesome-icon fa-youtube fab circle-yes fusion-link" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;" href="https://www.youtube.com/user/ecomedialne" aria-label="Link to https://www.youtube.com/user/ecomedialne" target="_self"></a><div class="fusion-text fusion-text-51"><p style="text-align: center;"><a href="https://www.youtube.com/user/ecomedialne">YouTube</a></p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-10 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"><a class="fb-icon-element-10 fb-icon-element fontawesome-icon fa-instagram fab circle-yes fusion-link" style="--awb-iconcolor:#000000;--awb-iconcolor-hover:#000000;--awb-circlecolor:#dffc67;--awb-circlecolor-hover:#dffc67;--awb-circlebordercolor-hover:var(--awb-color8);--awb-circlebordersize:0px;--awb-font-size:32px;--awb-width:80px;--awb-height:80px;--awb-line-height:80px;--awb-margin-top:0;--awb-margin-right:0;--awb-margin-bottom:0;--awb-margin-left:0;--awb-align-self:center;" href="https://www.instagram.com/ecoprodukt_sk/" aria-label="Link to https://www.instagram.com/ecoprodukt_sk/" target="_self"></a><div class="fusion-text fusion-text-52"><p style="text-align: center;"><a href="https://www.instagram.com/ecoprodukt_sk/">Instagram </a></p>
</div></div></div><div class="fusion-layout-column fusion_builder_column_inner fusion-builder-nested-column-11 fusion_builder_column_inner_1_3 1_3 fusion-flex-column" style="--awb-bg-size:cover;--awb-width-large:33.333333333333%;--awb-margin-top-large:0px;--awb-spacing-right-large:5.76%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:5.76%;--awb-width-medium:33.333333333333%;--awb-order-medium:0;--awb-spacing-right-medium:5.76%;--awb-spacing-left-medium:5.76%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;"><div class="fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column"></div></div></div></div></div></div></div></p>
]]></content:encoded>
					
					<wfw:commentRss>https://installationen.edimo.ch/dozivotna-technicka-podpora/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
