@charset "utf-8";
/* CSS Document */


body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  margin: 0 auto;
}


h1, h2, h3, h4, p {
  margin:0;
  padding:0;
}


p {
  line-height:14px;
}

a {
  text-decoration:none;
  border:none;

}

a:hover {
  cursor:pointer;
  text-decoration:none;
  border:none;
}

section {	
  margin:0 auto;
  max-width:1160px;
}

article#thx {
  box-sizing:border-box;
  display:block;
  background-image: url("../img/wcf-www_oferta-niedostepna_2_03.jpg");
  background-position: right bottom, right bottom;
  background-repeat: no-repeat, no-repeat;
  min-height: 340px;
  max-width:1160px;
  background-color:#FFF;
  margin-top:7%;
  padding:5%;
  margin-bottom:2%;
}

article#thx p.thx-title {
  font-size:24px;
  color:#2a3d72;
  line-height:28pt;
}

article#thx p.thx-txt {
  font-size:24px;
  color:#000;
  line-height:28pt;
  width:50%;
}

article#banner {
  text-align:center;
  width: 100%;
  height: auto;
}

article#banner img{
  max-width:751px;
  text-align:center;
  width: 100%;
  height: auto;
}

footer {
  font-size:14px;
  margin-top:20px;
  background-color:#2a3d72;
  color:#b1b8cc;
  clear:both;
  margin: 0 auto;
  width: 100%;
  position:fixed;
  left:0px; 
  bottom:0px;
}

footer div#infor {
  margin:0 auto;
  max-width:1160px;
  padding:1%;
  text-align:left;
  text-align: center;
}

footer div#infor img {
  margin-right:1%;
}
