<!DOCTYPE>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
    <title>Domena herhor.org.pl jest utrzymywana na serwerach nazwa.pl</title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <link rel="stylesheet" href="//newkf.nazwa.pl/templates/blackdown-template-kf-02.2022/css/style.css?v=35" type="text/css"/>
    <link rel="shortcut icon" href="favicon.ico"/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <script type="text/javascript">
        function policyButtonClicked() {
            var data = new Date();
            data.setTime(data.getTime() + (100 * 365 * 24 * 60 * 60 * 1000));
            document.cookie = 'polityka=true; expires=' + data.toGMTString() + '; path=/';
            var policy_box = document.getElementById('policy-box');
            policy_box.style.display = 'none';
        }
    </script>
    </head>
<body>
<main class="content" >
    <div class="box" id="box">
        
  <style>
    body.xyz { border: 0; }
    body {
      background: #fff;
      min-height: 100vh;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
    }

    main.content {
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 1rem;
      margin: auto;
    }



    .box__banner-img {
      width: auto;
      max-width: 100%;
    }

    .footer-text {
      text-align: center;
      display: flex;
      flex-direction: column;
      padding-top: 100px;
      color: #000;
      padding: 0 1rem;
    }

    strong.domain__name {
      margin-bottom: 11px;
    }

    .footer__shadow {
      margin-top: 6px;
    }

    .banner__imgWrapper {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .banner__img {
      max-width: 100%;
    }


    /* @media(max-width: 1425px) {
  body {
      zoom: 0.8;
      -moz-transform: scale(0.8);
  }
}

@media(max-width: 1142px) {
  body {
      zoom: 0.7;
      -moz-transform: scale(0.7);
  }
} */

  </style>


  
<style>




  .box {
      padding: 1em;
      width: 100vw;
      max-width: 84.3125em;
      font-size: 16px;
      color: #0a3756;
      display: flex;
      flex-direction: row-reverse;
      align-items: flex-end;
      text-decoration: none;
      position: relative;
  }

  .box__img-wrapper {
      width: 100%;
      display: flex;
      justify-content: flex-end;
  }
  .box__img {
      max-width: 100%;
  }

  .box__content-wrapper {
    display: flex;
    flex-direction: column;
    position: absolute;
    top: 55%;
    left: 22.8%;

  }
  .box__primaryHeading {
      font-size: 5.125em;
      font-weight: normal;
      line-height: 1.4;
  }

  .cred {
      color: #f00;
  }

  .box__cta {
    font-size: 30px;
    color: #fff;
    line-height: 0.8;
    text-align: center;
    max-width: 12.74em;
    width: 100%;
    padding: 0.65em 0.74em;
    border: 1px solid red;
    background: #f00;
    margin: 0;
    position: relative;
    z-index: 2;
    transition: .3s all ease-in-out;
  }
  .box__cta::after {
      --value: -3px;
      content: '';
      background: transparent;
      border: 1px solid red;
      position: absolute;
      top: var(--value);
      right: var(--value);
      bottom: var(--value);
      left: var(--value);

      z-index: 1;

      transition: .1s all linear;
  }


  .box:hover {
      color: #0a3756;
  }

  .box__cta:hover {
      background: #fff;
      color: #f00;
      border-color: transparent;
  }

  .box__cta:hover::after{

  }

  .footer__shadow {
    max-width: 100%;
  }

  .box__picture {
    display: flex;
  }


  @media (min-width: 1246px) and (max-height: 830px) {
      main.content,
      .box {
          padding-top: 0;
      }
      .box {
        font-size: 13px;
      }
      .box__cta {
        font-size: 24px;
      }
  }

  @media(max-width: 1246px) {

      body {
        min-height: 100vh;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
      }
      main.content {
        margin: 0;
        padding: 0;
      }


      .box {
        font-size: 10px;
        flex-direction: column;
        align-items: center;
        padding: 0;
      }

      .box__content-wrapper {
        position: static;
        margin: 2rem 0;
        /* display: flex;
        flex-direction: column;
        position: absolute;
        top: 70%;
        left: 0;
        transform: translate(0, -50%);
        width: 100%; */
    }

      .box__img-wrapper {
        justify-content: center;
        /* max-width: 28.8125em; */
      }
      .box__primaryHeading {
        text-align: center;
      }
      .box__cta {
        font-size: 26px;
        margin: 0 auto;
        max-width: 9.64em;
        padding: 0.9em 0.74em;
        
      }
  }




  @media(max-width: 480px) {
    .box {
      font-size: 7px;
    }
    /* .box__cta { 
      font-size: 22px;
    } */

    .box__img-wrapper {
      font-size: 11px;
    }
    .box__picture {
        width: 100%;
    }
    .box__img {
        width: 100%;
        max-width: none;
    }


    .footer-text{
      font-size: 12px;
    }
  }

  @media(max-width: 380px) {
    .box {
      font-size: 6px;
    }
    /* .box__cta { 
      font-size: 19px;
    } */
  }


  /* @media(max-width: 1246px) and (max-height: 800px) {
    .box {
      margin-bottom: -5vh;
    }
    .footer {
      position: relative;
    }
  } */


</style>



  <script type="text/javascript">
    const URL_CTA = 'https://www.nazwa.pl/kampania,redirect,11968.html?redirectId=wordpress-80';
    window.URL_CTA = URL_CTA;

  </script>

  <a href="#" onclick="parent.location.href=URL_CTA" class="box__banner box">


    <div class="box__img-wrapper">


        <picture class="box__picture">
          <source srcset="https://static.nazwa.pl/kreacje/images/wordpress-80/bd_banner.png" media="(min-width: 1246px)">
          <img src="https://static.nazwa.pl/kreacje/images/wordpress-80/bd_banner-mobile-2.png" alt="Odbierz Voucher -80% na szybki hosting" class="box__img">
        </picture>


    </div>

    <div class="box__content-wrapper">
      <span class="box__cta">
        Odbierz Voucher
      </span>
    </div>





  </a>

  <script>
    // Links.redirect = () => { };
  </script>
    </div>
    <div class="footer" id="footer">
        <div class="footer-text">
            <strong class="domain__name">
                herhor.org.pl            </strong>
            <p class="domain__text">
                utrzymywana jest na serwerach nazwa.pl z&nbsp;CDN&nbsp;nazwa.pl
            </p>
            <img src="//newkf.nazwa.pl/templates/blackdown-template-kf-02.2022/images/cien.png" alt="shadow" class="footer__shadow">
        </div>
    </div>
</main>
<script type="text/javascript">
            var Links = {
            url: URL_CTA,
            redirect: function () {
                try {
                    parent.location.href = Links.url;
                } catch (e) {
                }
                return false;
            },
            refresh: function () {
                window.setTimeout(() => {
                    Links.redirect();
                }, 8000);
            },
            load: function () {
                const obj = this;
                window.onload = function () {
                    obj.refresh();
                };
            },
        };
        Links.load();
        </script>
<script type="text/javascript">
    var gaJsHost = (('https:' == document.location.protocol) ? 'https://ssl.' : 'http://www.');
    document.write(unescape(
        '%3Cscript src=\'' + gaJsHost + 'google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E'));
</script>
<script type="text/javascript">
    try {
        var pageTracker = _gat._getTracker('UA-11186383-2');
        pageTracker._setDomainName('none');
        pageTracker._setAllowLinker(true);
        pageTracker._setAllowHash(false);
        pageTracker._trackPageview();
    } catch (err) {
    }</script>
</body>
</html>
