<!DOCTYPE html>
<html lang="pl">
<head>
            <script id="Cookiebot" src="https://consent.cookiebot.com/uc.js" data-cbid="e53a20db-9336-40ab-b98e-9723c58b28c2" type="text/javascript"></script>
        <meta charset="UTF-8"/>
    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
    <title>Strona niedostępna | WEBD.PL</title>
    <meta name="description" content="Profesjonalne usługi hostingowe dla firm oraz osób prywatnych - Hosting WWW, Poczta e-mail, Antyspam AI, PHP, Serwery MySQL, Serwery VPS, Rejestracja domen polskich, globalnych, narodowych, Sprzedaż Certyfikatów SSL"/>
    <meta property="og:type" content="website"/>
    <meta property="og:url" content="https://webd.pl/_errnda/?utm_campaign=block&amp;utm_medium=www&amp;utm_source=wn05"/>
    <meta property="og:image" content="https://webd.pl/img/front/fb.png"/>
    <meta property="og:image:width" content=""/>
    <meta property="og:image:height" content=""/>
    <meta property="og:title" content="Strona niedostępna | WEBD.PL"/>
    <meta property="og:description" content="Profesjonalne usługi hostingowe dla firm oraz osób prywatnych - Hosting WWW, Poczta e-mail, Antyspam AI, PHP, Serwery MySQL, Serwery VPS, Rejestracja domen polskich, globalnych, narodowych, Sprzedaż Certyfikatów SSL"/>
    <meta name="author" content="Made with ❤ by HONETi"/>
    <meta name="theme-color" content="#E30000"/>
        <link rel="shortcut icon" href="/img/front/favicon.ico"/>
    <link rel="stylesheet" href="/style/front/reset-min.css?v86"/>
    <link rel="stylesheet" href="/style/front/outside/jquery-confirm.css?v86"/>
    <link rel="stylesheet" href="/style/front/grid.css?v86"/>
    <link rel="stylesheet" href="/style/front/animation.css?v86"/>
    <link rel="stylesheet" href="/style/front/btn.css?v86"/>
    <link rel="stylesheet" href="/style/front/form.css?v86"/>
    <link rel="stylesheet" href="/style/front/style_page.css?v86"/>
    <link rel="stylesheet" href="/style/front/slick.css?v86"/>
    <link rel="stylesheet" href="/style/front/menu.css?v86"/>
    <link rel="stylesheet" href="/style/front/plugins.css?v86"/>
    <link rel="stylesheet" href="/style/front/style.css?v86"/>
    <link rel="stylesheet" href="/style/front/helper.css?v86"/>

    <link rel="stylesheet" href="/fonts/font_awsome_v5/css/all.min.css" />

    <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.3/jquery.validate.min.js"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.min.js"></script>

    <!-- Slick -->
    <script src="/js/front/slick/slick.min.js"></script>

    <script>
        /******** ADD & REMOVE AJAX LOADER ********/
        addAjaxLoader = function (container = 'body') {
            if (!$('.preloader-in').length) {
                $(container).append('<div class="preloader-in"><div class="spinner"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>');
                if (container === 'body') {
                    $('.preloader-in').css('z-index', '9999999');
                }
            }
        };
        removeAjaxLoader = function (container = 'body') {
            $(container).find('.preloader-in').remove();
        };

        addAjaxLoader2 = function (container = 'body') {
            $(container).append('<div class="preloader-in2"><div class="spinner"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>');
        };
        removeAjaxLoader2 = function (container = 'body') {
            $(container).find('.preloader-in2').remove();
        };

        addAjaxScrollLoader = function (container = 'body') {
            $(container).append('<div class="preloader-in-scroll"><div class="spinner"><div class="bounce1"></div><div class="bounce2"></div><div class="bounce3"></div></div></div>');
        };
        removeAjaxScrollLoader = function (container = 'body') {
            $(container).find('.preloader-in-scroll').remove();
        };
    </script>

    

            <script src="/js/front/gtm.js?v8"></script>
            <script>
        if (typeof gtmPageType === "function") {
            gtmPageType('Error 404', '', 'Niezalogowany ')
        }    </script>
        <!-- Google Tag Manager -->
        <script>
            (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
                    new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
                j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
                'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
            })(window,document,'script','dataLayer','GTM-TZM86XH');
        </script>
        <!-- End Google Tag Manager -->
    
    </head>
<body id="top" class="">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TZM86XH" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<script>
    let loaderTimeout = 650;

    let is_appleMobile = false;
    if (navigator.userAgent.match(/(iPod|iPhone|iPad)/)) {
        $('body').addClass('is-apple-mobile');
        is_appleMobile = true;
    }
    let is_mobile = false;
    if (/Android|webOS|iPhone|iPad|iPod|BlackBerry/i.test(navigator.userAgent)) {
        $('body').addClass('is-mobile');
        is_mobile = true;
        loaderTimeout = 400;
    }

    setTimeout(function () {
        $('#preloader').fadeOut(); // will fade out the white DIV that covers the website.
    }, loaderTimeout);
</script>


    <script>
        if (typeof parent.jQuery.fancybox === 'undefined') {
                            localStorage.removeItem('isLogin');
                    }
    </script>

<!-- Preloader -->
<div id="preloader">
    <div class="loading-logo">
        <div class="loading-logo-in">
            <img alt="Loader" src="/img/front/webd-logo-white.svg">
        </div>
    </div>
</div>


<header class="header">
    <div class="header-in1">
        <div class="container d-flex align-items-center justify-content-between justify-content-lg-end h-100">

                                                                                                                    <a href="/en/_errnda/?utm_source=wn05&amp;utm_medium=www&amp;utm_campaign=block" class="i-langue" title="English"><img src="/img/front/ico-en.png?v2" alt="pl"></a>
                            
            <div class="d-flex">
                                
                <a href="https://adminpanel.webd.pl/" class="i-link" target="_blank"><i class="fas fa-cog fa-fw"></i><span class="i-link-text">cPanel</span></a>
                <a href="https://poczta.webd.pl/" class="i-link" target="_blank"><i class="fas fa-at fa-fw"></i><span class="i-link-text">Poczta</span></a>
            </div>
            <!-- ## PROFILE ## -->
            <div class="btn-group i-profil">
                                    <a class="i-link click-effect2" data-src="/logowanie/" data-fancybox="login" data-type="iframe" href="javascript:"><i class="fas fa-user"></i><span class="i-link-text">Panel klienta</span></a>
                    <a hidden data-src="/reset-hasla/" data-fancybox="przypomnij-haslo" data-type="iframe" href="javascript:" aria-label="Przypomnij hasło"></a>
                                                                    </div>

            <!-- ## CART ## -->
            <div id="headerBasketInfoContainer" class="bx-cart btn-group">
                <a data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" class="i-main-btn click-effect3 cr-default">
    <i class="i-ico fas fa-shopping-cart fa-fw"></i>
    <span class="i-count">0</span>
    <span class="i-price no-wrap">0,00 zł</span>
    </a>

            </div>

        </div>
    </div><!-- .header-in1 -->
    <div class="header-in2">
        <div class="container d-flex justify-content-between align-items-center h-100">
            <a class="i-main-logo" title="♡ WEBD.pl - Z nami internet ma ludzką twarz" href="/">
                <img src="/img/front/webd-logo.svg" alt="♡ WEBD.pl - Z nami internet ma ludzką twarz">
            </a>

            <!-- ## MENU ## -->
            <div id="topMenu" class="top-menu">
                <nav itemscope itemtype="https://schema.org/SiteNavigationElement" role="navigation">
                    <ul id="mainMenu" class="sm-menu">
                        <li itemprop="name"><a class="click-effect2" itemprop="url" href="/" aria-label="Strona główna"><i class="fas fa-home fa-fw"></i></a></li>
                        <li itemprop="name">
                            <a class="click-effect2 " itemprop="url" href="/hosting/" title="Strona główna">Hosting</a>
                            <ul>
                                <li itemprop="name"><a class="click-effect2 " itemprop="url" href="/hosting/">Hosting WWW</a></li>
                                <li itemprop="name"><a class="click-effect2 " itemprop="url" href="/uslugi-dodatkowe/">Dodatkowe usługi</a></li>
                            </ul>
                        </li>
                        <li itemprop="name">
                            <a class="click-effect2 " itemprop="url" href="/domeny/">Domeny</a>
                            <ul>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/domeny/">Znajdź wolną domenę</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/cennik-domen/">Cennik domen</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/cennik-hurtowy-domen/">Cennik hurtowy</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/przeniesienie-domeny/">Transfer domeny do WEBD.pl</a></li>
                            </ul>
                        </li>
                        <li itemprop="name">
                            <a class="click-effect2 " itemprop="url" href="/wspolpraca/">Współpraca</a>
                            <ul>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/reseller/">Zostań resellerem</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/program-partnerski/">Program partnerski</a></li>
                            </ul>
                        </li>
                        <li itemprop="name">
                            <a class="click-effect2" itemprop="url" href="/certyfikaty-ssl/">Certyfikaty SSL</a>
                            <ul>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/certyfikaty-ssl/">Certyfikaty SSL</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/cennik-hurtowy-certyfikatow/">Cennik hurtowy</a></li>
                            </ul>
                        </li>
                        <li itemprop="name">
                            <a class="click-effect2" itemprop="url" href="/dlaczego-my/">O nas</a>
                            <ul>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/dlaczego-my/">Dlaczego my?</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/o-firmie/">O firmie</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/praca/">Praca</a></li>
                                <li itemprop="name"><a class="click-effect2" itemprop="url" href="/polityka-prywatnosci/">Polityka prywatności</a></li>
                            </ul>
                        </li>
                        <li itemprop="name"><a class="click-effect2 " itemprop="url" href="/pomoc/">Pomoc</a></li>
                        <li itemprop="name"><a class="click-effect2" itemprop="url" href="/kontakt/">Kontakt</a></li>
                    </ul>
                </nav>
            </div><!-- .top-menu -->

            <a href="javascript:void(0);" data-role="menu-opener" class="menu-opener" data-target="#topMenu" aria-label="Otwórz menu mobilne">
                <span></span>
                <span></span>
                <span></span>
                <span></span>
            </a>
        </div>
    </div><!-- .header-in2 -->
</header><script>
    if (typeof parent.jQuery.fancybox != 'undefined') {
        parent.jQuery.fancybox.close();
        parent.addAjaxLoader('body');
        parent.window.location.href = window.location;
    }
</script>

<main>
            <section class="container-small section-padding t-center">
        <h1 class="mb-30">Strona niedostępna<span class="color-primary">.</span></h1>
        <p>W celu wyjaśnienia problemu prosimy skontaktować się z Administratorami WEBD za pomocą zgłoszenia, <br />
logując się do Panelu Klienta lub pisząc na maila: sprzedaz@webd.pl<br />
<br />
<b>Przypuszczalne powody zawieszenia konta:</b><br />
<br />
• został złamany jakikolwiek punkt regulaminu WEBD<br />
• został przekroczony termin płatności</p>

        <hr class="mt-40 mb-30"/>

        <div class="row justify-content-between">
            <div class="col">
                <a class="btn" style="width: 250px;" href="/">Strona główna</a>
            </div>
            <div class="col">
                <a class="btn btn-outline" style="width: 250px;" href="/kontakt/">Napisz do nas</a>
            </div>
        </div>
    </section>

    <div class="bx-alert-container v-fixed">
                <script>
        $(function () {
            if($('.bx-alert-container:not(.v-fixed) .alert').length){
                $(window).scrollTo('.bx-alert-container:not(.v-fixed)', 100, {offset: -200});
            }
        });
    </script>
</div>
</main>

<section class="section-padding brt br-gray2 br-2x">
    <div class="container overflow-hidden">
        <div class="row row-sm-20">
            <div class="col-xl-6 mb-30 mb-xl-0">
                <h2 class="t-center">Nasi partnerzy<span class="color-primary">.</span></h2>
                <div id="partnersSlick" class="bx-partners">
                    <a href="https://www.przelewy24.pl/" class="i-logo click-effect" target="_blank" rel="nofollow" title="Przelewy24"><img alt="Przelewy24" src="/img/front/partnerzy/przelewy24.png"></a>
                    <a href="https://www.paypal.com/" class="i-logo click-effect" target="_blank" rel="nofollow" title="PayPal"><img alt="PayPal" src="/img/front/partnerzy/paypal.png"></a>
                    <a href="https://cpanel.net/" class="i-logo click-effect" target="_blank" rel="nofollow" title="cPanel"><img alt="cPanel" src="/img/front/partnerzy/cpanel.png"></a>
                    <a href="https://www.nask.pl/" class="i-logo click-effect" target="_blank" rel="nofollow" title="Nask"><img alt="Nask" src="/img/front/partnerzy/nask.png"></a>
                    <a href="https://dinfo.pl/" class="i-logo click-effect" target="_blank" rel="nofollow" title="DINFO"><img alt="DINFO" src="/img/front/partnerzy/dinfo.png"></a>
                    <a href="https://litespeedtech.com/" class="i-logo click-effect" target="_blank" rel="nofollow" title="LiteSpeed"><img alt="LiteSpeed" src="/img/front/partnerzy/litespeed.png"></a>
                    <a href="https://bitninja.com/" class="i-logo click-effect" target="_blank" rel="nofollow" title="BitNinja Security"><img alt="BitNinja Security" src="/img/front/partnerzy/bitninja.png"></a>
                    <a href="https://www.sectigo.com//" class="i-logo click-effect" target="_blank" rel="nofollow" title="Sectigo"><img alt="Sectigo" src="/img/front/partnerzy/sectigo.png"></a>
                </div>
                <script>
                    $('#partnersSlick').slick({
                        lazyLoad: 'ondemand',
                        dots: false,
                        arrows: true,
                        autoplay: true,
                        autoplaySpeed: 5000,
                        infinite: true,
                        slidesToShow: 3,
                        slidesToScroll: 1,
                        pauseOnHover: true,
                        swipeToSlide: true,
                        centerMode: false,
                        touchThreshold: 15,
                        responsive: [
                            {
                                breakpoint: 576,
                                settings: {
                                    slidesToShow: 2
                                }
                            }
                        ]
                    });
                </script>
            </div>
            <div class="col-xl-3 col-sm-6 brl-none brl-xl br-primary br-2x t-center t-xl-left mb-20 mb-sm-0">
                <h2>Biuro obsługi klienta<span class="color-primary">.</span></h2>
                                    <p class="mt-10 mb-0">
                        <a class="fw-400 color-default" href="mailto:sprzedaz@webd.pl">
                            <i class="far fa-envelope fa-fw mr-10"></i>sprzedaz@webd.pl
                        </a>
                    </p>
                                                    <p class="mt-10 mb-0">
                        <a class="fw-400 color-default" href="tel:+48 58 350 92 84">
                            <i class="far fa-phone-alt fa-fw mr-10"></i>+48 58 350 92 84
                        </a>
                    </p>
                            </div>
            <div class="col-xl-3 col-sm-6 brl-none brl-sm br-primary br-2x t-center t-xl-left">
                <h2>Monitoring 24/7<span class="color-primary">.</span></h2>
                <p class="mb-0"><strong>Całodobowy monitoring serwerów</strong> <br />
pozwala Ci komfortowo korzystać <br />
z usług <strong>WEBD.pl!</strong></p>
            </div>
        </div><!-- .row -->
    </div><!-- .container -->
</section>


<footer class="footer">
    <div class="footer-in1">
        <div class="container">
            <p class="i-menu">
                <a class="no-wrap" href="/" title="Strona główna"><i class="fas fa-home fa-fw"></i></a>
                <a class="no-wrap" href="/hosting/">Hosting</a>
                <a class="no-wrap" href="/domeny/">Domeny</a>
                <a class="no-wrap" href="/reseller/">Reseller</a>
                <a class="no-wrap" href="/pomoc/">Pomoc</a>
                <a class="no-wrap" href="/blog/">Blog</a>
                <a class="no-wrap" href="/praca/">Praca</a>
                <a class="no-wrap" href="/kontakt/">Kontakt</a>
                <a class="no-wrap" href="/regulaminy/">Regulaminy</a>
                <a class="no-wrap" href="/mapa-strony/">Mapa strony</a>
            </p>

                            <p class="i-social">
                    <a title="Facebook" class="color-facebook" href="https://www.facebook.com/webdpl" target="_blank" rel="nofollow"><i class="fab fa-facebook-square"></i></a>                    <a title="Twitter" class="color-twitter" href="https://twitter.com/webdpl" target="_blank" rel="nofollow"><i class="fab fa-twitter-square"></i></a>                    <a title="Youtube" class="color-youtube" href="https://www.youtube.com/channel/UCiOSJZJOB4CVes4w4G2rmeQ" target="_blank" rel="nofollow"><i class="fab fa-youtube-square"></i></a>                </p>
                    </div>
    </div><!-- .footer-in1 -->

    <div class="footer-in2">
        <div class="container d-flex flex-column flex-sm-row justify-content-center justify-content-sm-between">
            <p class="mb-0 t-center">© 2026 ♡ <b>WEBD.pl</b> - Z nami internet ma ludzką twarz</p>
            <p class="mb-0 t-center mt-10 mt-sm-0">
                Powered by <a class="fw-700 color-inherit" title="Made with ❤ by HONETi" href="https://honeti.com" target="_blank">HONETi.com</a>
                <span class="d-block fs-10" style="margin-bottom: -14px;">v1.19.5</span>
            </p>
        </div>
    </div><!-- .footer-in2 -->
</footer>



<span id="icoGoTop" class="ico-go-top" data-scroll-target="#top"></span>

<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.2.2/lazysizes.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-select/1.13.18/js/bootstrap-select.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-scrollTo/2.1.2/jquery.scrollTo.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.2.0/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.2/jquery-confirm.min.js"></script>

<script src="/js/front/intlTelInput.min.js?v1"></script>
<script src="/js/front/freeze-table.min.js?v1"></script>
<script src="/js/front/jquery.smartmenus.min.js?v1"></script>
<script src="/js/front/stickySidebar.js?v1"></script>
<script src="/js/front/wow/wow.min.js?v1"></script>
<script src="/js/front/password-generator.js?v1"></script>
<script src="/js/front/type-control.js?v6"></script>
<script src="/js/front/zipCodeToCity.js?v1"></script>
<script src="/js/front/main.js?v33"></script>
            
    
<script>
     /*
     Dokuemntacja: https://craftpip.github.io/jquery-confirm/

     Potwierdzenie zwykłe lub usuwanie:
         Klasy wywołujace: .js-confirm lub .js-confirm-delete
         Wymagane parametry:  data-href="dowolny adres www, dowolny kod js poprzedzony frazą javascript:"
         Opcjonalne parametry:  data-title="dowolny tytuł", data-content="dowolna tresc"

     Potwierdzenie zwykłe z hasłem lub usuwanie z hasłem
         Klasy wywołujące: .js-confirm-with-password lub .js-confirm-delete-with-password
         Wymagane parametry:  data-href="dowolny adres www, dowolny kod js poprzedzony frazą javascript:"
         Opcjonalne parametry:  data-title="dowolny tytuł", data-content="dowolna tresc"

     Potwierdzenie wysłania formularza
         Klasa wywołująca: .js-confirm-submit-form
         Opcjonalne parametry:  data-title="dowolny tytuł", data-content="dowolna tresc", data-form-name="{name_formularza}"


     Alert / Informacja / Help:
         Klasa wywołujaca: .js-confirm-info
         Opcjonalne parametry:  data-title="dowolny tytuł", data-content="dowolna tresc" lub external-info="{selektor elementu z ktorego ma zostac pobrana tresc}"


     Szybkie wywołanie:
         $.alert('Content here', 'Title here (opcjonalne)');
         $.confirm('A message', 'Title is optional (opcjonalne)');
         $.dialog('Just to let you know, 'Title is optional (opcjonalne)');
     */


    // DEFAULT
    let _scrollFancyboxParentAfterConfirmClose;
    jconfirm.defaults = {
        title: 'Prosz\u0119\u0020potwierdzi\u0107.',
        content: '',
        theme: 'material',
        columnClass: 'col-md-8 col-xl-6',
        animation: 'zoom',
        closeAnimation: 'zoom',
        animateFromElement: false,
        backgroundDismiss: false,
        backgroundDismissAnimation: 'shake',
        closeIcon: true,
        draggable: false,
        scrollToPreviousElement: false,
        defaultButtons: {
            ok: {
                text: '<i class="far fa-check mr-10"></i>Ok,\u0020rozumiem',
                btnClass: 'btn small',
                action: function () {
                }
            },
            close: {
                text: '<i class="far fa-times mr-10"></i>Zamknij',
                btnClass: 'btn btn-link color-default small',
                action: function () {
                }
            },
        },
        onOpenBefore: function (e) {
            if (parent.$.fancybox !== undefined && parent.$.fancybox.getInstance()) {
                _scrollFancyboxParentAfterConfirmClose = window.parent.$(".fancybox-slide--iframe").scrollTop();
                window.parent.$(".fancybox-slide--iframe").animate({
                    scrollTop: $('.jconfirm-holder').offset().top - 100,
                }, 300);
            }
        },
        onClose: function () {
            if (_scrollFancyboxParentAfterConfirmClose !== undefined) {
                window.parent.$(".fancybox-slide--iframe").animate({
                    scrollTop: _scrollFancyboxParentAfterConfirmClose,
                }, 300);
            }
        },
    };

    // JS-CONFIRM OR JS-CONFIRM-DELETE
    $('.js-confirm, .js-confirm-delete').on('click', function () {
        const urlAction = $(this).data('href');
        let caseDelete = false;
        if ($(this).hasClass('js-confirm-delete')) {
            caseDelete = true
        }

        const btnActionText = caseDelete ? '<i class="fal fa-trash-alt mr-10"></i>Tak,\u0020usu\u0144' : '<i class="far fa-check mr-10"></i>Tak,\u0020wykonaj\u0020to';
        const btnActionClass = caseDelete ? 'btn-primary' : ''

        $.confirm({
            type: caseDelete ? 'red' : 'blue',
            title: $(this).data('title') ? $(this).data('title') : 'Prosz\u0119\u0020potwierdzi\u0107.',
            content: $(this).data('content') ? $(this).data('content') : caseDelete ? 'Czy\u0020jeste\u015B\u0020pewien,\u0020\u017Ce\u0020chcesz\u0020usun\u0105\u0107\u0020ten\u0020obiekt\u003F' : '',
            columnClass: $(this).data('column-class') ? $(this).data('column-class') : 'col-md-8 col-xl-6',
            buttons: {
                confirm: {
                    text: btnActionText,
                    btnClass: 'btn small ' + btnActionClass,
                    action: function () {
                        location.href = urlAction;
                        addAjaxLoader('body');
                        scrollAfterRefresh();
                    }
                },
                cancel: {
                    text: '<i class="far fa-times mr-10"></i>Anuluj',
                    btnClass: 'btn-link color-default small',
                }
            }
        });
    });


    // JS-CONFIRM-INFO
    $('.js-confirm-info').on('click', function () {
        $.confirm({
            type: 'blue',
            title: $(this).data('title') ? $(this).data('title') : '',
            content: $(this).data('external-info') ? $($(this).data('external-info')).html() : $(this).data('content'),
            columnClass: $(this).data('column-class') ? $(this).data('column-class') : 'col-md-8 col-xl-6',
            buttons: {
                ok: {
                    text: '<i class="far fa-check mr-10"></i>Ok,\u0020rozumiem',
                    btnClass: 'btn-primary small',
                },
            }
        });
    });

    // JS-CONFIRM-SUBMIT-FORM
    $('.js-confirm-submit-form').on('click', function (e) {
        let formName
        if ($(this).data('form-name')) {
            formName = $(this).data('form-name');
        }

        const formObj = formName ? $(`form[name="${formName}"]`) : $(this).closest('form');

        if (!formObj.length) {
            return
        }

        let scroll = false;
        if (typeof $(this).data('scroll-after-refresh') !== 'undefined') {
            scroll = true;
        }


        if (formObj.valid()) {
            $.confirm({
                type: 'blue',
                title: $(this).data('title') ? $(this).data('title') : 'Prosz\u0119\u0020potwierdzi\u0107.',
                content: $(this).data('content') ? $(this).data('content') : 'Czy\u0020na\u0020pewno\u0020chcesz\u0020dokona\u0107\u0020zmiany\u003F',
                columnClass: $(this).data('column-class') ? $(this).data('column-class') : 'col-md-8 col-xl-6',
                buttons: {
                    confirm: {
                        text: '<i class="far fa-check mr-10"></i>Tak,\u0020potwierdzam',
                        btnClass: 'btn-primary small',
                        action: function () {
                            formObj.submit();
                            if (scroll) {
                                scrollAfterRefresh();
                            }
                            addAjaxLoader('body');
                        }
                    },
                    cancel: {
                        text: '<i class="far fa-times mr-10"></i>Anuluj',
                        btnClass: 'btn-link color-default small',
                    }
                }
            });
        }
        return false;
    });
</script><script>
    /* VALIDATE MESSAGES */
    $.extend(
        $.validator.messages, {
            required: "To\u0020pole\u0020jest\u0020wymagane.",
            remote: "Proszę o wypełnienie tego pola.",
            email: "Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owego\u0020adresu\u0020email.",
            url: "Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owego\u0020URL.",
            date: "Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owej\u0020daty.",
            dateISO: "\u0020Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owej\u0020daty\u0020\u0028ISO\u0029.",
            number: "Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owej\u0020liczby.",
            digits: "Proszę o podanie samych cyfr.",
            creditcard: "Proszę o podanie prawidłowej karty kredytowej.",
            equalTo: "Prosz\u0119\u0020o\u0020podanie\u0020tej\u0020samej\u0020warto\u015Bci\u0020ponownie.",
            accept: "Proszę o podanie wartości z prawidłowym rozszerzeniem.",
            maxlength: $.validator.format("Prosz\u0119\u0020o\u0020podanie\u0020nie\u0020wi\u0119cej\u0020ni\u017C\u0020\u007B0\u007D\u0020znak\u00F3w."),
            minlength: $.validator.format("Prosz\u0119\u0020o\u0020podanie\u0020przynajmniej\u0020\u007B0\u007D\u0020znak\u00F3w."),
            rangelength: $.validator.format("Proszę o podanie wartości o długości od {0} do {1} znaków."),
            range: $.validator.format("Proszę o podanie wartości z przedziału od {0} do {1}."),
            max: $.validator.format("Proszę o podanie wartości mniejszej bądź równej {0}."),
            min: $.validator.format("Proszę o podanie wartości większej bądź równej {0}.")
        },
        $.validator.setDefaults({
            ignore: ":disabled, :hidden, [readonly], .ignore",
            focusInvalid: false,
            invalidHandler: function (form, validator) {
                if (!validator.numberOfInvalids())
                    return;

                $(".selectpicker.required.error").each(function () {
                    $(this).closest('.form-field').addClass('error').removeClass('valid');
                });

                if (parent.$.fancybox !== undefined && parent.$.fancybox.getInstance()) {
                    window.parent.$(".fancybox-slide--iframe").animate({
                        scrollTop: $(validator.errorList[0].element).offset().top - 20,
                    }, 300);
                } else {
                    $("html, body").animate({
                        scrollTop: $(validator.errorList[0].element).offset().top - 170,
                    }, 300);
                }
            },
            errorPlacement: function (error, element) {
                if (element.hasClass("selectpicker")) {
                    error.insertAfter(element.closest(".bootstrap-select"));
                } else {
                    error.insertAfter(element);
                }
            },
        })
    );

    $.validator.addMethod("priceValidate", function (value, element) {
        return this.optional(element) || /^[0-9]+([,.]([0-9]+)?)?$/.test(value);
    }, 'Proszę wpisać poprawną cenę.');

    jQuery.validator.addClassRules('js-price-validation', {
        priceValidate: true
    });

    $.validator.addMethod("numberValidate", function (value, element) {
        return this.optional(element) || /^[0-9]+([,.]([0-9]+)?)?$/.test(value);
    }, 'Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owej\u0020liczby.');

    jQuery.validator.addClassRules('js-number-validation', {
        numberValidate: true
    });

    $.validator.addMethod("integerValidate", function (value, element) {
        return this.optional(element) || /^[0-9]+$/.test(value);
    }, 'Proszę wpisać poprawną wartość.');

    jQuery.validator.addClassRules('js-integer-validation', {
        integerValidate: true
    });

    jQuery.validator.addMethod("zipCodeValidate", function (value, element) {
        return this.optional(element) || /^\d{2}-\d{3}$/.test(value);
    }, "Wprowadź poprawny kod pocztowy (XX-XXX)");

    $.validator.addMethod("loginValidate", function (value, element) {
        return this.optional(element) || (/^(?!test)([a-zA-Z][a-zA-Z0-9]{2,7})$/gm.test(value));
    }, 'Login\u0020powinien\u0020sk\u0142ada\u0107\u0020si\u0119\u0020z\u00203\u0020do\u00208\u0020znak\u00F3w.\u003Cbr\u0020\/\u003E\r\nNie\u0020mo\u017Ce\u0020zawiera\u0107\u0020spacji,\u0020polskich\u0020znak\u00F3w\u0020i\u0020znak\u00F3w\u0020specjalnych.\u003Cbr\u0020\/\u003E\r\nLogin\u0020nie\u0020mo\u017Ce\u0020zaczyna\u0107\u0020si\u0119\u0020od\u0020cyfry\u0020i\u0020frazy\u0020\u0022test\u0022.');

    jQuery.validator.addClassRules('js-login-validation', {
        loginValidate: true
    });

    $.validator.addMethod("passwordValidate", function (value, element) {
        return this.optional(element) || /^.{5,}$/.test(value);
    }, 'Has\u0142o\u0020musi\u0020zawiera\u0107\u0020minimum\u00205\u0020znak\u00F3w.');

    jQuery.validator.addClassRules('js-password-validation', {
        passwordValidate: true
    });

    jQuery.validator.addMethod("phoneValidate", function (value, element) {
        const sanitizedValue = value.replace(/\s+/g, ''); // Usuń spacje z wartości
        return this.optional(element) || (/^([0-9\s]{7,20})$/.test(sanitizedValue) && !/^(\d)\1+$/.test(sanitizedValue));
    }, "Prosz\u0119\u0020wpisa\u0107\u0020poprawny\u0020numer\u0020telefonu.\u0020Dozwolone\u0020znaki\u0020to\u0020cyfry\u0020i\u0020spacje.\u0020Ilo\u015B\u0107\u0020znak\u00F3w\u00207\u002D20");

    jQuery.validator.addClassRules("js-phone-validation", {
        phoneValidate: true
    });

    jQuery.validator.addMethod("phoneValidate2", function (value, element) {
        const sanitizedValue = value.replace(/\s+/g, ''); // Usuń spacje z wartości
        return this.optional(element) || (/^(\+?[0-9\s]{7,20})$/.test(sanitizedValue) && !/^(\d)\1+$/.test(sanitizedValue));
    }, "Prosz\u0119\u0020wpisa\u0107\u0020poprawny\u0020numer\u0020telefonu.\u0020Dozwolone\u0020znaki\u0020to\u0020cyfry\u0020i\u0020spacje.\u0020Ilo\u015B\u0107\u0020znak\u00F3w\u00207\u002D20");

    jQuery.validator.addClassRules("js-phone-validation2", {
        phoneValidate2: true
    });


    jQuery.validator.addMethod("nipValidate", function (value, element) {
        return this.optional(element) || /^(\d*[a-zA-Z]?\d*){1,5}$/i.test(value);
    }, "Dozwolone\u0020znaki\u0020to\u00205\u0020liter\u0020i\u0020cyfry.");

    jQuery.validator.addClassRules("js-nip-validation", {
        nipValidate: true
    });

    jQuery.validator.addMethod("domainValidate", function (value, element) {
        return this.optional(element) || /^(((?!\-))(xn\-\-)?[a-zząćęłńóśźż0-9\-_]{0,61}[a-zząćęłńóśźż0-9]{1,1}\.)*(xn\-\-)?([a-zząćęłńóśźż0-9\-]{1,61}|[a-zząćęłńóśźż0-9\-]{1,30})\.[a-z]{2,}$/i.test(value);
    }, "Prosz\u0119\u0020wpisa\u0107\u0020poprawn\u0105\u0020nazw\u0119\u0020domeny.");

    jQuery.validator.addClassRules("js-domain-validation", {
        domainValidate: true
    });

    jQuery.validator.addMethod("domainSearchValidate", function (value, element) {
        //return this.optional(element) || /^((?:[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9](?:[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9\-]{0,63}[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9])?.){0,2})([a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9](?:[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9\-]{0,63}[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9])?)(?:.([a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9](?:[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9\-]{0,63}[a-zA-Z\u00c0-\u024f\u1e00-\u1eff0-9])?))?$/i.test(value);
        return this.optional(element) || /^(((?!\-))(xn\-\-)?[a-zząćęłńóśźż0-9\-_]{0,61}[a-zząćęłńóśźż0-9]{1,1}\.)*(xn\-\-)?([a-zząćęłńóśźż0-9\-]{1,61}|[a-zząćęłńóśźż0-9\-]{1,30})$/i.test(value);
    }, "Prosz\u0119\u0020wpisa\u0107\u0020poprawn\u0105\u0020nazw\u0119\u0020domeny.");

    jQuery.validator.addClassRules("js-domain-search-validation", {
        domainSearchValidate: true
    });

    jQuery.validator.addMethod("customEmailValidate", function (value, element) {
        return jQuery.validator.methods.email.call(this, value, element) && (/^((?!\+).)*$/.test(value));
    }, "Prosz\u0119\u0020o\u0020podanie\u0020prawid\u0142owego\u0020adresu\u0020email.");

    jQuery.validator.addClassRules("js-email-validation", {
        customEmailValidate: true
    });

    jQuery.validator.addMethod("nonEmptyMultiCharValidate", function (value, element) {
        return this.optional(element) || /^(?=.*\S.*\S).{2,}$/.test(value);
    }, "Wprowadzone\u0020dane\u0020s\u0105\u0020niepoprawne.");
    jQuery.validator.addClassRules("js-multi-char-validation", {
        nonEmptyMultiCharValidate: true
    });

    jQuery.validator.addMethod("polishZipValidate", function (value, element) {
        return this.optional(element) || /^\d{2}-\d{3}$/.test(value);
    }, "Dozwolony\u0020format\u0020to\u003A\u0020XX\u002DXXX\u0020");
    jQuery.validator.addClassRules("js-polish-zip-validation", {
        polishZipValidate: true
    });
</script>

<script>
    /* PARTNER PORGRAM */
    
    /* BASKET KEY */
            $.cookie('CART_KEY', 'MTc2Nzc2ODU5MTliZjQ3ODEyMzY0ODRjMjk4ZTc3NzU1NzQ4ZjYzZmU4', { expires: 30, path: '/' });
    
    /* refreshCartInHeader */
    const refreshCartInHeader = function () {
        $.ajax({
            url: "/koszyk/info/",
            dataType: 'html',
            success: function (data) {
                $('#headerBasketInfoContainer').html(data);
            }
        });
    };

    /* PRE highlightjs */
    hljs.highlightAll();
</script>

</body>
</html>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.2.0/styles/dark.min.css">
<link rel="stylesheet" href="/style/front/outside/intlTelInput.min.css?v4"/>
