@import url('https://fonts.googleapis.com/css?family=Exo+2:300,400,500,600,700,800,900&subset=latin-ext');

*
{
	margin: 0;
	padding: 0;
}


body
{
margin:0px;
font-family: 'Exo 2', sans-serif;
background:white;
}

body a
{

text-decoration:none;

}


.kasuj
{
  clear:both;
}

.obrazek-resp
{
  
  width:100%;
  height:auto;
}

header
{
width:100%;
position: relative;
padding-top:173px;
background:white;
}


.naglowek
{
  width:100%;
  position:fixed;
  top:0px;
  left:0px;
  z-index:9999;
  

}



.naglowek-c
{
  width:100%;
  position: relative;


}

.naglowek-poz
{
 padding:21px 0px 80px 0px;
 position: relative;
 text-align:center;
 background:white;
}

.naglowek-poz img
{

  width:auto;
  height:72px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  margin-right:40px; 
  display:inline-block;
  vertical-align:middle;

}



.naglowek-poz-f
{
  padding:11px 0px 80px 0px;
  position: relative;
  text-align:center;
  background:white;
}


.naglowek-poz-f img
{

  width:auto;
  height:40px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s; 
  margin-right:40px; 
  display:inline-block;
  vertical-align:middle;
}






/*NAWIGACJA STRONY*/

.menu-strony-nav
{
    position:absolute;
    bottom:0px;
    left:0px;
    text-align:center;
    width:100%;
    background:white url('../img/tlo-1.jpg') repeat-x top left;
    padding:20px 0px; 
}




.menu-strony
{
  vertical-align: middle;
  display:inline-block;
  padding:0px;
  margin:0px;

}

.menu-strony li
{
  list-style-type:none;
  display:inline-block;
  padding:0px 22px;
}


.menu-strony li a
{
  color:#444444;
  display:inline-block;
  font-size:16px;
  font-weight:400; 
  -webkit-transition: 0.4s;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  text-transform:uppercase;
}






.menu-strony .aktywny a, .menu-strony a:hover
{
  color:#89c640;
}


.menu-strony-przycisk-mobilny
{
  width:36px;
  height:36px;
  position: absolute;
  right:40px;
  top:25px;
  background:#d7e023;
  display:none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;

}

.menu-strony-przycisk-mobilny::before
{
  content:'';
  position: absolute;
  top:8px;
  left:7px;
  width:22px;
  height:13px;
  border-top:3px solid #353535;
  border-bottom:3px solid #353535;
}

.menu-strony-przycisk-mobilny::after
{
  content:'';
  position: absolute;
  top:16px;
  left:7px;
  width:22px;
  height:3px;
  background:#353535;
}


/*BANER STRONY*/

.baner-wszystko
{
  position: relative;
  width:100%;
  max-width:1600px;
  margin:0px auto;
}


.baner
{

  width:100%;  
  height:502px;
  
  
}

.baner-tekst
{

  width:50%;
  padding-right:50%;
  position: relative;
  height:502px;  
  background:#f1f1f1; 


}

.baner-tekst-zaw
{
    position:relative;
    top:50%;
    transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-left:40px;
     padding-right:40px;  
}


.baner-tekst-zaw h1
{
    color:#89c640;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;

}

.baner-tekst-zaw p
{
    color:#444444;
    font-size:24px;
    font-weight:400;
    
}

.baner-obrazek
{

  width:50%;
  position: absolute;
  top:0px;
  right:0px;
  height:502px;
  background-position: center;
  background-repeat:no-repeat;
  background-size:cover;
  margin-top: 10px;

}



.baner-strony
{
  
  width:100%;
  text-align:left;
  margin-top:40px;
}

.baner-strony span
{
  font-size:1px;
  color:#eaeaea; 
  cursor: pointer;
  width:48px;
  height:36px;
  display:inline-block;
  margin-right:12px;
  background:url('../img/st-baner-n.png');
 
}


.baner-strony .cycle-pager-active
{
  font-size:1px;
  color:#89c640; 
  cursor: pointer;
  width:48px;
  height:36px;
  display:inline-block;
  margin-right:12px;
  background:url('../img/st-baner-a.png');
}



.sekcja-c
{
   width:100%;
   max-width:1200px;
   margin:0px auto;
}

/*SEKCJA WITAMY*/

.sekcja-witamy
{
  padding:80px 0px;
}

.sekcja-witamy-zaw
{
  margin-left:-30px;
}

.sekcja-witamy-zaw-poz
{
  width:33%;
  float:left;
}

.sekcja-witamy-zaw-poz-p
{
  padding-left:30px;
}

.sekcja-witamy-zaw-teksty
{
  border-top:1px solid #c8c8c8;
  padding-top:40px;
}

.sekcja-witamy-zaw-teksty h2
{
    color:#89c640;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;

}


a:hover h2
{
  color:#eaeaea;


}

.sekcja-witamy-strzalka
{
  width:48px;
  height:36px;
  display:inline-block;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  padding-left:0px;
  background:url('../img/st-baner-a.png') no-repeat top right;  
}

a:hover .sekcja-witamy-strzalka
{
  padding-left:10px;
  width:48px;
  height:36px;
  display:inline-block;
  background:url('../img/st-baner-n.png') no-repeat top right;  
}


.sekcja-witamy-zaw-teksty p
{
    color:#444444;
    font-size:16px;
    font-weight:400;
    line-height:25px;

}



/*SEKCJA CUDAK*/

.sekcja-cudak-zaw
{
  width:100%;
  max-width:1600px;
  height:500px;
  position: relative;
  margin:0px auto;
  margin-bottom:120px;
}

.sekcja-cudak-zaw-l
{
  position:absolute;
  top:0px;
  left:12%;
  width:65%;
  height:500px;
  background:#f1f1f1;
}

.sekcja-cudak-zaw-p
{
  position:absolute;
  top:0px;
  right:0px;
  width:35%;
  height:500px;
  background:#89c640;
  
}

.sekcja-cudak-zaw-obrazek
{
  position:absolute;
  top:0px;
  left:0px;
  width:358px;
  height:500px;
  background-position: center center;
  background-repeat:no-repeat;
  background-size:100%;  
}

.sekcja-cudak-zaw-l-teksty
{
    position:relative;
    top:50%;
    transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-left:20%;
    width:50%;

}

.sekcja-cudak-zaw-l-teksty h3
{
    color:#89c640;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;

}

 .sekcja-cudak-zaw-l-teksty a:hover h3
{
  color:#444444;
}


.sekcja-cudak-strzalka
{
  margin-top:20px;
  width:48px;
  height:36px;
  display:inline-block;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  padding-left:0px;
  background:url('../img/st-baner-a.png') no-repeat top right;  
}

a:hover .sekcja-cudak-strzalka
{
  padding-left:10px;
  width:48px;
  height:36px;
  display:inline-block;
  background:url('../img/st-baner-c.png') no-repeat top right;  
}


.sekcja-cudak-teksty-k
{
   color:#444444;
   font-size:24px;
   font-weight:400;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

 .sekcja-cudak-zaw-l-teksty a:hover .sekcja-cudak-teksty-k
{
  color:#89c640;
}


.sekcja-cudak-zaw-p-teksty
{
    position:relative;
    top:50%;
    transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding:0px 40px;
    

}

.sekcja-cudak-zaw-p-teksty h3
{
    color:white;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;

}

 .sekcja-cudak-zaw-p-teksty a:hover h3
{
  color:#444444;
}


.sekcja-cudak-zaw-p-teksty ul li
{
   list-style-type:none;
   display:inline-block;
   position: relative;
   padding-left:18px;
}

.sekcja-cudak-zaw-p-teksty ul li::before
{  
   position: absolute;
   content:'+';
   color:white;
   font-size:18px;
   top:2px;
   left:0px;
   line-height:18px;
}

.sekcja-cudak-zaw-p-teksty ul li a
{
   display:inline-block;
   font-size:18px;
   color:black;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;   
}

.sekcja-cudak-zaw-p-teksty ul li a:hover
{
   color:white;
}

.sekcja-cudak-strzalka-dwa
{
  
  position: absolute;
  right:40px;
  bottom:40px;
  width:48px;
  height:36px;
  display:block;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
  padding-left:0px;
  background:url('../img/st-baner-b.png') no-repeat top right;  
}

.sekcja-cudak-strzalka-dwa:hover 
{
  right:30px;
  width:48px;
  height:36px;
  display:inline-block;
  background:url('../img/st-baner-c.png') no-repeat top right;  
}


.sekcja-cudak-ikona
{
  position: absolute;
  left:-69px;
  bottom:-69px;
  width:138px;
  height:139px;
  background:url('../img/cudak-2.png') no-repeat top left;  
}



/*SEKCJA oferta*/

.sekcja-oferta
{
  padding:60px 0px;
}

.sekcja-oferta-zaw
{
  margin-left:-30px;
}

.sekcja-oferta-zaw-poz
{
  width:33%;
  float:left;
}

.sekcja-oferta-zaw-poz-p
{
  padding-left:30px;
}

.sekcja-oferta-zaw-teksty
{
  border-top:1px solid #c8c8c8;
  padding-top:40px;
}





.sekcja-oferta-obrazek
{ 
  width:100%;
  height:159px;
  background-position: center center;
  background-repeat:no-repeat;
  background-size:cover; 
  position: relative; 
  margin-bottom:30px;    
}

.sekcja-oferta-obrazek::before
{ 
  content:'';
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:0%;
  background:rgba(0,0,0,0.0);
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;       
}


.sekcja-oferta-zaw-teksty a:hover .sekcja-oferta-obrazek::before
{ 
 
  height:100%;
  background:rgba(0,0,0,0.4);     
}

.sekcja-oferta-link
{ 
  position: relative;
  font-size:33px;
  line-height:36px;
  color:#444444;
  font-weight:400; 
  padding-right:40px; 
  display:inline-block;
  margin-bottom:20px;
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;       
}

.sekcja-oferta-link span
{ 

  font-size:48px;
  color:#89c640;
  font-weight:400;     
}

.sekcja-oferta-zaw-teksty a:hover .sekcja-oferta-link
{ 

  color:#89c640;
  
}

/*SEKCJA REALIZACJE*/

.sekcja-realizacje
{
  width:100%;
  max-width:1600px;
  position: relative;
  margin:0px auto;
  background:#f3f3f3; 

}

.sekcja-realizacje-zaw
{
  padding:70px 0px;
  text-align:center; 

}

.sekcja-realizacje-zaw h4
{
    color:#89c640;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;
   -webkit-transition: 0.7s;
   -moz-transition: 0.7s;
   -o-transition: 0.7s;
   transition: 0.7s; 

}

.sekcja-realizacje-zaw h4 span
{
    color:#444444;
    font-size:24px;
    font-weight:600;
    display:block;
    

}

.sekcja-realizacje-zaw a:hover  h4
{
    color:#444444;
}

.sekcja-realizacje-zaw a:hover h4 span
{
    color:#89c640;
}

.sekcja-realizacje-obrazki-wszy
{
    width:100%;
    max-width:1000px;
    margin:0px auto;
}

.sekcja-realizacje-obrazek
{
  margin-left: 0.5%;
  margin-right: 0.5%;
  width:24%;
  height:223px;
  float:left;
  position: relative;
  background-position: center center;
  background-repeat:no-repeat;
  background-size:cover;  
}

.sekcja-realizacje-obrazek::before
{
  content:'';
  position: absolute;
  top:0px;
  left:0px;
  width:100%;
  height:0%;
  background:rgba(0,0,0,0.0);
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s;
}

a:hover .sekcja-realizacje-obrazek::before
{

  height:100%;
  background:rgba(0,0,0,0.4);
 
}

/*AKTUALNOŚCI*/

.sekcja-aktualnosci
{
  padding:60px 0px;
}

.sekcja-aktualnosci-zaw
{
  margin-left:-30px;
}



.sekcja-aktualnosci-zaw h4
{
    text-align:center;
    color:#89c640;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;
   -webkit-transition: 0.7s;
   -moz-transition: 0.7s;
   -o-transition: 0.7s;
   transition: 0.7s; 

}

.sekcja-aktualnosci-zaw h4 span
{
    color:#444444;
    font-size:24px;
    font-weight:600;
    display:block;
    

}

.sekcja-aktualnosci-zaw a:hover  h4
{
    color:#444444;
}

.sekcja-aktualnosci-zaw a:hover h4 span
{
    color:#89c640;
}

.sekcja-aktualnosci-zaw-poz
{
  width:33%;
  float:left;
}

.sekcja-aktualnosci-zaw-poz-p
{
  padding-left:30px;
}

.sekcja-aktualnosci-zaw-teksty
{
  border-top:1px solid #c8c8c8;
  padding-top:40px;
}

.sekcja-aktualnosci-zaw-teksty p
{
    color:#444444;
    font-size:16px;
    font-weight:400;
    line-height:25px;
}

.sekcja-aktualnosci-zaw-teksty h5
{
  
  font-size:33px;
  line-height:36px;
  color:#89c640;
  font-weight:400; 
  -webkit-transition: 0.7s;
  -moz-transition: 0.7s;
  -o-transition: 0.7s;
  transition: 0.7s; 
  margin-bottom:40px;
}

.sekcja-aktualnosci-zaw-teksty a:hover h5
{
  color:black; 
}

.sekcja-aktualnosci-zaw-link
{  
  text-align:center;
  padding-top:20px; 
}

.sekcja-aktualnosci-zaw-link a
{  
  font-size:33px;
  line-height:36px;
  color:#89c640;
}

.sekcja-aktualnosci-zaw-link a:hover
{    
  color:black;
}


/*ZAUFANIE*/

.sekcja-zaufanie
{
  padding:60px 0px;
  border-top:1px solid #c8c8c8;
}

.sekcja-zaufanie-zaw
{
  text-align:center;
}



.sekcja-zaufanie-zaw h4
{
    text-align:center;
    color:#89c640;
    font-size:36px;
    font-weight:600;
    margin-bottom:40px;
   -webkit-transition: 0.7s;
   -moz-transition: 0.7s;
   -o-transition: 0.7s;
   transition: 0.7s; 

}

.sekcja-zaufanie-zaw h4 span
{
    color:#444444;
    font-size:24px;
    font-weight:600;
    display:block;
    

}

.sekcja-zaufanie-zaw a:hover  h4
{
    color:#444444;
}

.sekcja-zaufanie-zaw a:hover h4 span
{
    color:#89c640;
}

.sekcja-zaufanie-zaw img
{

}








/*STOPKA*/

footer
{
  width:100%;
}

.stopka-dane
{
  width:100%;
  background:#89c640;
}

.stopka-dane-z
{
  padding:60px 0px;
}

.stopka-dane-pol
{
  display:inline-block;
  vertical-align:top;
  width:48%;
}

.stopka-dane-poz
{
  display:inline-block;
  vertical-align:top;
  width:48%;
}


.stopka-dane-pol h6
{
  color:white;
  font-weight:600;
  font-size:36px;
  margin-bottom:20px;
}


.stopka-dane-poz-zaw
{
  
  width:80%;
  color:black;
  font-size:16px;
  font-size:400; 
}

.stopka-dane-poz-zaw a
{
  
  color:black;
  font-size:16px;
  font-size:400; 
}

.stopka-dane-poz-zaw a:hover
{
  
  color:white;
  font-size:16px;
  font-size:400; 
}

.stopka-dane-poz-zaw span
{
  
  color:white;
  font-size:16px;
  font-size:400; 
}

.stopka-projekt
{

  width:100%;
  padding:30px 0px;
}

.stopka-projekt-p
{
  text-align: center;
  font-size:14px;
  font-weight:300;
  color:black;   
}




/* ==== RWD ==== */

@media (max-width: 1400px) {

.sekcja-cudak-zaw-obrazek
{
  position:absolute;
  width:258px;
  height:500px;
  background-size:100%;
}

.sekcja-cudak-zaw-l-teksty
{
    padding-left:18%;
    width:52%;
}

}

@media (max-width: 1200px) {

header
{
padding-top:134px;
}


.sekcja-p
{
  padding:0px 40px
}



.menu-strony li
{
  list-style-type:none;
  display:inline-block;
  padding:0px 12px;
}



.baner-tekst-zaw h1
{   
    font-size:26px;
    margin-bottom:20px;
}

.baner-tekst-zaw p
{
    font-size:14px;  
}



.sekcja-cudak-zaw-p-teksty h3, .sekcja-cudak-zaw-l-teksty h3
{
    font-size:26px;
}

.sekcja-cudak-teksty-k
{

   font-size:18px;

}


.sekcja-cudak-zaw-obrazek
{
  position:absolute;
  width:158px;
  height:500px;
  background-size:100%;
}

.sekcja-cudak-zaw-l
{
 
  left:12%;
  width:60%;

}

.sekcja-cudak-zaw-p
{
  
  width:40%;
 
}


.sekcja-oferta-link
{ 
  position: relative;
  font-size:24px;
       
}

.sekcja-oferta-link span
{ 

  font-size:38px;
    
}


}









@media (max-width: 960px) {

header
{
padding-top:79px;
}



.naglowek-p
{
  padding:0px
}


.naglowek-poz, .naglowek-poz-f
{
 padding:20px 0px 20px 40px;
 position: relative;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.24);
-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.24);
box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.24);
}

.naglowek-poz img, .naglowek-poz-f img
{

  width:auto;
  height:40px;

}



.menu-strony-nav
{ 
  top:60px;
  width:100%;
  display:none;
  background:white;
}





.menu-strony
{
  
  display:block;
  padding:0px 40px 20px 40px;
  margin:0px;
  background:white;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.24);
  box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.24);

}

.menu-strony li
{
  list-style-type:none;
  display:block;
  margin-right:0px;
  padding:8px 0px;
  border-bottom:1px solid #D1D0D0;
}


.menu-strony li a
{
  
  display:block;
  font-size:20px;
  

}


.menu-strony-przycisk-mobilny
{
  display:block;
}


.baner
{  
  height:302px; 
}

.baner-tekst
{
  height:302px;  
}

.baner-strony
{
  margin-top:0px;
}

.baner-obrazek
{
  height:302px;
}



.sekcja-witamy-zaw-teksty h2
{

    font-size:26px;
}


.sekcja-cudak-zaw-obrazek
{
  position:absolute;
  top:-70px;
  left:50%;
  width:128px;
  height:188px;
  margin-left:-64px;
  background-position: center center;
  background-repeat:no-repeat;
  background-size:100%;
  z-index:999;  
}

.sekcja-cudak-zaw-l
{
 
  left:0px;
  width:50%;

}


.sekcja-cudak-zaw-l-teksty
{
    padding-left:40px;
    padding-right:40px;
    width:auto;
}


.sekcja-cudak-zaw-p
{
  
  width:50%;
 
}

.sekcja-oferta-zaw-poz
{
  width:50%;
  float:left;
}


.stopka-dane-pol
{
  display:inline-block;
  vertical-align:top;
  width:98%;
  margin-top:40px;
}

.stopka-dane-poz
{
  display:inline-block;
  vertical-align:top;
  width:48%;
  margin-top:40px;
}

}


@media (max-width: 760px) {


.baner
{ 
  height:606px; 
}

.baner-tekst
{

  width:100%;
  padding-right:0px;
  position: relative;
  height:304px; 
  padding-top:302px; 

}

.baner-tekst-zaw
{
    position:relative;
    top:50%;
    transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    padding-left:40px;  
    padding-right:40px;
}


.baner-obrazek
{
  width:100%;
}


.sekcja-witamy-zaw
{
  margin-left:0px;
}

.sekcja-witamy-zaw-poz
{
  width:100%;
  float:none;
}

.sekcja-witamy-zaw-poz-p
{
  padding-left:0px;
  padding-bottom:30px;
}



.sekcja-cudak-zaw
{
  height:auto;
}

.sekcja-cudak-zaw-l
{
  position: relative;
  left:0;
  width:100%;
  height:auto;

}


.sekcja-cudak-zaw-l-teksty
{
    padding:120px 40px 40px 40px;
    width:auto;
    top:0;
    transform: translateY(0%); 
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);    
}


.sekcja-cudak-zaw-p-teksty
{
    padding:40px 40px 140px 40px;
    width:auto;
    top:0;
    transform: translateY(0%); 
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);    
}


.sekcja-cudak-zaw-p
{
  position: relative;
  right:0;
  width:100%;
  height:auto;
}



.sekcja-cudak-strzalka-dwa
{

  right:40px;
  bottom:80px; 
}




.sekcja-cudak-ikona
{

  left:50%;
  margin-left:-69px;  
}

.sekcja-oferta-zaw,
.sekcja-aktualnosci-zaw
{
  margin-left:0px;
}

.sekcja-oferta-zaw-poz, 
.sekcja-aktualnosci-zaw-poz
{
  width:100%;
  float:none;
}

.sekcja-oferta-zaw-poz-p, 
.sekcja-aktualnosci-zaw-poz-p
{
  padding-left:0px;
  padding-bottom:30px;
}



}



@media (max-width: 500px) {

.naglowek-poz, .naglowek-poz-f
{
 padding:20px 0px 20px 40px;
 position: relative;
-webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.24);
-moz-box-shadow:    0px 3px 5px 0px rgba(0, 0, 0, 0.24);
box-shadow:         0px 3px 5px 0px rgba(0, 0, 0, 0.24);
text-align:left;
}


.baner-tekst-zaw h1
{   
    font-size:20px;
    margin-bottom:20px;
}

.baner-tekst-zaw p
{
    font-size:12px;  
}

.stopka-dane-poz
{
  display:inline-block;
  vertical-align:top;
  width:98%;
  margin-top:40px;
}

}