
    @import url(http://fonts.googleapis.com/css?family=Playfair+Display&subset=latin,latin-ext,cyrillic);

    body{margin:0;padding:0;font-family: 'Playfair Display', serif;}

    .owl-nav{display:none;}
    .global-video{position:relative;width:650px;height:auto;padding:9px 0;margin:0 auto;}
    .global-video h2{font-size:20px;padding:0 0 10px 0;margin:0;color:#eb5d37;font-weight: normal;text-align:center;}
    .owl-dots .owl-dot{background:grey;width:10px;height:10px;border-radius:20px;display:inline-block;margin-right:20px;}
    .owl-dots .active{background:black;width:10px;height:10px;border-radius:20px;display:inline-block;margin-right:20px;}
    .video-cont{position:relative;width:650px !important;margin:0 auto;}

    .owl-prev{text-indent:-10000px;position:absolute;z-index:99;top:50%;left:-1px;background:url(../img/arrow-left.png) no-repeat center #fff;display:block;width:43px;height:41px;border:1px solid #d7d7d7;}
    .owl-next{text-indent:-10000px;position:absolute;z-index:99;top:50%;right:-1px;background:url(../img/arrow-right.png) no-repeat center #fff;display:block;width:43px;height:41px;border:1px solid #d7d7d7;}

    .video-cont .item{border:1px solid #512c29;height:366px;overflow:hidden;}
    .item video{margin:0 auto;}
    .magnify {width: 100%;position: relative;}
    .r{display:none;}
    .historia-papieru .large {
      width: 220px;
      height: 220px;
      position: absolute;
      z-index:9999;
      border-radius: 100%;
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
      background: url('../../historia-papieru/video/zoom.jpg') no-repeat;display: none;}

      .dzieje-mlyna .large {
      width: 220px;
      height: 220px;
      position: absolute;
      z-index:9999;
      border-radius: 100%;
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
      background: url('../../dzieje-mlyna/video/zoom.jpg') no-repeat;display: none;}

      .czerpanie .large {
      width: 220px;
      height: 220px;
      position: absolute;
      z-index:9999;
      border-radius: 100%;
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
      background: url('../../jak-czerpie-sie-papier/video/zoom.jpg') no-repeat;display: none;}

      
      .produkcja .large {
      width: 220px;
      height: 220px;
      position: absolute;
      z-index:9999;
      border-radius: 100%;
      box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85),  0 0 7px 7px rgba(0, 0, 0, 0.25),  inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
      background: url('../../jak-produkuje-sie-papier/video/zoom.jpg') no-repeat;display: none;}

      

  ul.nav{opacity:1px solid #512c29;border-top:0;list-style:none;padding:0;margin:0;background:#693b37;width:100%;height:50px;display:table;}
  ul.nav li{display:table-cell;position: relative;}
  ul.nav li a span.date{
  display:block;
  text-align: center;
  clear:both;
  color:#fff;
  height:20px;
  line-height:50px;
  font-size:13px;
  white-space:nowrap;
  }
  
  ul.nav li a{text-decoration: none}
  ul.nav li a span.punkt {
  border:1px solid #fff;  border-radius: 50%;
  background-color: rgb(105, 59, 55);
  width: 20px;
  height: 20px;
  display:block;
  margin:0 auto;
  clear:both;
  position:relative;
  }
  ul.nav li.active a span.punkt {
  border:4px solid #fff;
  border-radius: 50%;
  background-color: #eb5d37;
  width: 20px;
  height: 20px;
  display:block;
  margin:-2px auto 0 auto;
  clear:both;
  position:relative;
  }
  .icon-cont{margin:19px 0;position:absolute;width:100%;}
  .owl-dots{display:none !important;}
  #owl-demo-text .item{padding:30px 20px 20px 20px;line-height:25px;text-align:center;}