<!DOCTYPE html>
<!--[if lt IE 7]>      <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>         <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>         <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
  <head>
    <!-- BASICS -->
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    <title>dAukce.cz - doména z aukce</title>
    <meta name="description" content="">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" media="screen" href="/assets/parking-01f019de90a16177acfc53c354cc2ac3b16b2ba443f07a044830eeba2e8768d9.css" />
  </head>
  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-10844037-4"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'UA-10844037-4');
  </script>
  <body>
    <section id="header" class="appear"></section>
    <div class="navbar navbar-fixed-top" role="navigation" data-0="line-height:100px; height:100px; background-color:rgba(0,0,0,0.3);" data-300="line-height:60px; height:60px; background-color:rgba(0,0,0,1);">
       <div class="container">
        <div class="navbar-header">
          <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
            <span class="fa fa-bars color-white"></span>
          </button>
          <h1><a class="navbar-brand" href="/" data-0="line-height:90px;" data-300="line-height:50px;">dAukce.cz</a></h1>
        </div>
        <div class="navbar-collapse collapse">
          <ul class="nav navbar-nav" data-0="margin-top:20px;" data-300="margin-top:5px;">
            <li class="active"><a href="#header">Úvod</a></li>
            <li><a href="#section-contact">Kontakt</a></li>
          </ul>
        </div><!--/.navbar-collapse -->
      </div>
    </div>

    <section class="featured">
      <div class="container">
        <div class="row mar-bot40">
          <div class="col-md-6 col-md-offset-3">

            <div class="align-center">
              <i class="fa fa-diamond fa-5x mar-bot20"></i>
              <h2 class="slogan">romag.cz</h2>
              <p>Doména byla nedávno prodávána v aukci na portálu dAukce.cz</p>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- contact -->
    <section id="section-contact" class="section appear clearfix">
      <div class="container">

        <div class="row mar-bot40">
          <div class="col-md-offset-3 col-md-6">
            <div class="section-header">
              <h2 class="section-heading animated" data-animation="bounceInUp">Spojte se s námi!</h2>
              <p>Je možné, že doména je stále na prodej. Napište nám a my Vaši nabídku spolehlivě předáme majiteli domény.</p>
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-8 col-md-offset-2">
            <div class="cform" id="contact-form">
              <form class="contactForm" action="/parking_form" accept-charset="UTF-8" method="post"><input name="utf8" type="hidden" value="&#x2713;" /><input type="hidden" name="authenticity_token" value="IP1+NV3GZ5h2XyiAavg3mSN20S9b9ktybJvrgzGwbUMh9cRlF8iJq/j/kY9LXB/VJ5gxuHf1qy7mieLpoDK6+Q==" />
                <div class="form-group">
                <input type="hidden" name="fqdn" value="romag.cz" />
                <label for="name">Vaše jméno</label>
                <input type="text" name="name" class="form-control" id="name" placeholder="Vaše jméno" required="required" />
                <div class="validation"></div>
                </div>
                <div class="form-group">
                <label for="email">Váš email</label>
                <input type="email" class="form-control" name="email" id="email" placeholder="Váš email" required="required" />
                <div class="validation"></div>
                </div>
                <div class="form-group">
                <label for="phone">Váš telefon</label>
                <input type="text" class="form-control" name="phone" id="phone" placeholder="Váš telefon" />
                <div class="validation"></div>
                </div>
                <div class="form-group">
                <label for="amount">Vámi nabízená částka</label>
                <input type="text" class="form-control" name="amount" id="amount" placeholder="Vámi nabízená částka" required="required" />
                <div class="validation"></div>
                </div>

                <div class="g-recaptcha" data-sitekey="6LcJJAkTAAAAAHwfnCSSDzMENDGAB-UWMMGeAmVd"></div>

                <button type="submit" class="btn btn-theme pull-left txt-uppercase">Odeslat</button>
</form>
              <div id="sendmessage">
                Vaše zpráva byla úspěšně odeslána. Děkujeme!
              </div>
            </div>
          </div>
          <!-- ./col-md-12 -->
        </div>

      </div>
    </section>


  <section id="footer" class="section footer">
    <div class="container">
      <div class="row animated opacity mar-bot20" data-andown="fadeIn" data-animation="animation">
        <div class="col-sm-12 align-center">
          <ul class="social-network social-circle">
            <li><a href="mailto:podpora@daukce.cz" class="icoEmail" title="Email"><i class="fa fa-at"></i></a></li>
            <li><a href="/pages/podpora" class="icoPhone" title="Telefon"><i class="fa fa-phone"></i></a></li>
            <li><a href="https://twitter.com/daukce" class="icoTwitter" title="Twitter"><i class="fa fa-twitter"></i></a></li>
          </ul>
        </div>
      </div>

      <div class="row align-center copyright">
          <div class="col-sm-12"><p>Copyright &copy; 2015 - <a href="http://www.czreg.cz/">CZ.REG, z.s.p.o.</a></p></div>
      </div>
    </div>

  </section>
  <a href="#header" class="scrollup"><i class="fa fa-chevron-up"></i></a>

  <script src="/assets/parking-efe4114a1d27465c10ba73a5540db29ae874e1dd39d0ade6a5fb195f0c4d2c8c.js"></script>
  <script src="https://www.google.com/recaptcha/api.js" async defer></script>

  </body>
</html>
