div.infoCookies {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 65px;
    background: #363636;
    box-shadow: 0 2px 11px #000000;
    transition: display 0.25s linear 0s;
}

div.infoCookies div.textCenter {
    max-width: 888px;
    margin: 15px auto 0;
    font-size: 11px;
    color: white;
    font-family: Tahoma, Verdana;
    line-height: 17px;
}

div.infoCookies div.textCenter span.title {
    font-weight: bold;
}

div.infoCookies .close {
    height: 23px;
    width: 23px;
    background: url(/modules/layout/x.jpg) no-repeat;
    cursor: pointer;
    float: right;
    margin: 2px 20px 0 30px;
}

div.infoCookies a.showDocument {
    font-weight: bold;
    cursor: pointer;
    color: #fff;
}

div.bgInfoCookies {
    display: none;
    background: url(/modules/layout/bg.png);
    position: fixed;
    height: 100%;
    width: 100%;
    left: 0;
    top:0;
    z-index: 1;
}

div.blackWhite {    
    width: 70%;
    margin: 0px auto;
    display: none;
    z-index: 999;
    background: white;
    padding: 20px 60px;
    font-size: 12px;
    position: fixed;
    top: 0px;
}

div.blackWhite h2 {
    font-family: Georgia, Sans;
}

body div.blackWhite a {
    color: #666;
    font-weight: bold;
}

div.blackWhite a:hover {
    text-decoration: underline;
}

div.blackWhite ol {
    line-height: 18px;
    list-style-type:circle
}

div.closeBlackWhite {
    height: 23px;
    width: 23px;
    background: url(/modules/layout/x.jpg) no-repeat;
    cursor: pointer;
    float: right;
    margin: 0px -36px 0 0;
}
/* 
    Document   : body
    Created on : 2013-12-19, 18:31:43
    Author     : Dominik
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}

body {
    font-family: Helvetica,Arial;
    font-size: 13px;
}

body a#logoAtal {
    padding: 0;
    margin: 0 0 25px;
    display: block;
    text-decoration: none;
}

body a#logoAtal img {
    float: left;
    padding: 5px 10px 0;
    height: 47px;
}

h3#headerTop {
    margin-bottom: 0px;
    text-align: center;
    box-reflect: below -8px linear-gradient( to bottom, transparent 40%, rgba(255,255,255,0.2) 70%, rgba(255,255,255,0.2) 80%, transparent 100% );
    -webkit-box-reflect: below -8px linear-gradient( to bottom, transparent 40%, rgba(255,255,255,0.2) 70%, rgba(255,255,255,0.2) 80%, transparent 100% );
    -moz-box-reflect: below -8px linear-gradient( to bottom, transparent 40%, rgba(255,255,255,0.2) 70%, rgba(255,255,255,0.2) 80%, transparent 100% );
}

.ui-header {
    height: 55px;
}

body .ui-header h1.header-top-h {
    margin-top: 1.3em;
}

body div h1.header-top-h {
    margin-left: 13% !important;
    margin-right: 0% !important;
    font-size: 14px !important;
    border: none;
}

div#footer a {
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
    height:35px;
    line-height:32px;
    font-size: 12px;
    display: block;
}

div.contactInvestMain a.ui-collapsible-heading-toggle {
  border-left-width: 0;
  border-left-width: 0; }

body div.contactInvestMain.ui-corner-all {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

body div.contactInvestMain {
  margin: 0!important; }

img#logo_invest {
  max-width: 300px;
  width: 100%;
  text-align: center;
  display: block;
  margin:-30px auto 0;
}

body .ui-btn-active, body .ui-btn-down {
  background: #bcbcbc; }

img.imgGalleryMobile {
    margin:0px;
    padding:0px;
    -webkit-text-size-adjust:none;
    -moz-text-size-adjust:none;
    -ms-text-size-adjust:none;
}

.swiper-slide .title span {
    font-size: 13px;
    font-style: normal;
    display: block;
    color: #000;
    font-weight: normal;
    line-height: 17px;
}

.swiper-container {
  width: 100%;
  color: #fff;
  height: 100%;
  min-height: 200px;
  position: relative;
  overflow: hidden; }

.swiper-slide {
  float: left; 
  height: auto !important;
}

.red-slide {
  background: #ca4040; }

.blue-slide {
  background: #4390ee; }

.orange-slide {
  background: #ff8604; }

.green-slide {
  background: #49a430; }

.pink-slide {
  background: #973e76; }

.swiper-slide .title {
  font-style: italic;
  font-size: 42px;
  margin-top: 0px;
  margin-bottom: 0;
  line-height: 45px; }

.pagination {
  position: absolute;
  z-index: 20;
  left: 10px;
  bottom: 10px; }

.swiper-pagination-switch {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: #222;
  margin-right: 5px;
  opacity: 0.8;
  border: 1px solid #fff;
  cursor: pointer; }

.swiper-visible-switch {
  background: #aaa; }

.swiper-active-switch {
  background: #fff; }


/* metryka */
li.table-specification table tr {
    font-family: Helvetica,Arial;
    font-size: 13px;
    font-weight: normal;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    width: 100%;
}

li.table-specification table tr td:first-child {
    width: 50%;
}

li.table-specification table tr td:last-child {
    width: 50%;
}

li.table-specification table {
    border-collapse: collapse;
}

li.table-specification table tr td {
    line-height: 2.2em;
}

li.table-specification table tr td:first-child {
    padding-right: 30px;
}

ul li p.ui-li-desc {
  line-height: 16px; 
  white-space: normal;
}

body .ui-li-desc {
    font-size: 13px;
}

span.nameContact {
  font-weight: bold;
  font-size: 14px; }

img.icon-phone-img {
    display: block;
    float: left;
    position: relative;
    z-index:1;
    top: -2px;
    width: 17px;
}

div.googleMaps {
    height: 350px;
    border: 1px solid #f2f2f2;
    width: 100%;
}

body div.description-atal-group {
    margin: 0;
}

div.description-atal-group p.ui-li-desc {
    margin: 0;
}

div.description-atal-group, div.description-atal-group p{
    white-space: normal;
    text-align: justify;
}

h5.ui-li-heading {
    font-size: 14px;
}

img.atalgroup-img {
    width:100%;
    max-width: 307px;
}

.ri-static-page p img {
    float: left;
    margin: 0 20px 10px 0;
}

.ri-static-page p {
    white-space: normal;
    text-align: justify;
}

h5.ri-news-header {
    white-space: normal;
    text-align: justify;
}

.ri-static-page table {
    width: 100%;
    border-collapse: collapse;
}

.ri-static-page.ui-li-desc{
    margin: 0;
    white-space: normal;
}

.ri-static-page p.ui-li-desc {
    white-space: normal;
    margin: 13px 0;
}

div.swiper-wrapper {
    height: auto !important;
    min-width: 40000px;
}

span.email_contact {
  display: block;
  margin: 6px 0 16px; }

span.email_contact a {
  font-size: 13px; }


#main-phone img.icon-phone-img {
    top: 2px;
}

body .pdfDownload {
    font-size: 13px;
    font-weight: normal;
}

.imgFlat {
    width: 100%;
    max-width: 500px;
    max-height: 500px;
}

.ui-body-c .ui-link.externalLink {
    color: #222222;
    text-decoration: none;
}

div.borderNice {
    padding: 9px 15px;
    background: linear-gradient(#FFFFFF, #FFFFFF) repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
}

p.raportsInRI img {
    float: none;
    display: none;
}

p.raportsInRI img.fileLinkImageLocal {
    display: block;
}

span.management_proifiles {
    line-height: 16px;
}

p.atal_wykres_gielda {
    max-width: 660px;
}

img.atal_wykres_gielda {
    width: 100%;
}

#zastrzezenie {
      color: #434676;
      width: 100%;
      height: 100%;
      position: fixed;
      background-color: rgba(10,10,10,0.7);
      z-index: 1000;
      left: 0px;
      top: 0px;
      line-height: 20px;
      font-size: 11px;
  }

  #zastrzezenie .box.outer {
      position: relative;
      /*top: 50%;
      transform: translateY(-50%);*/

  }

  #zastrzezenie .box.inner {
      min-width: 320px;
      max-width: 670px;
      height: 331px;
      margin: 0px auto;
      padding: 30px;
      background-color: white;
  }
  
  #zastrzezenie .box.body {
      overflow-y: scroll;
      height: 210px;
  }

  #zastrzezenie .akceptacja {
      margin-top: 23px;
  }
  
  #zastrzezenie #zastrzerzenie_decycja {
      width: 320px;
      margin: 26px auto 0px;
  }
  
  #zastrzezenie input.akceptacja,
  #zastrzezenie input.rezygnacja {
      width: 120px;
      margin: 0px 20px;
  }
  
  li.zastrzezenieLi {
      cursor: pointer;
      color: #2f3e46 !important;
      font-size: 16px;                
      background-image: -webkit-gradient(linear,left top,left bottom,from(#f9f9f9),to(#eee));
      background-image: -webkit-linear-gradient(#f9f9f9,#eee);
      background-image: -moz-linear-gradient(#f9f9f9,#eee);
      background-image: -ms-linear-gradient(#f9f9f9,#eee);
      background-image: -o-linear-gradient(#f9f9f9,#eee);
      background-image: linear-gradient(#f9f9f9,#eee);
  }

  li.zastrzezenieLi:hover { 
      background-image: -webkit-gradient(linear,left top,left bottom,from(#f6f6f6),to(#e0e0e0));
      background-image: -webkit-linear-gradient(#f6f6f6,#e0e0e0);
      background-image: -moz-linear-gradient(#f6f6f6,#e0e0e0);
      background-image: -ms-linear-gradient(#f6f6f6,#e0e0e0);
      background-image: -o-linear-gradient(#f6f6f6,#e0e0e0);
      background-image: linear-gradient(#f6f6f6,#e0e0e0);
  }
  
