

@media (min-width: 1025px){
#header.stuck #logo {
  padding:0;
 }
}

#certyfikaty{
  margin-bottom: 20px;
}


#footer .widget {
    margin-bottom: 20px;
}
#logo {
    padding: 10px 0 10px 0;
}
#footer {
    padding: 0px 0;
    background: #fff;
    color: #252525;

}
#footer .widget-title{
  color: #252525;
}
#footer-bottom{
  background: #fff;
  padding:30px 0;
  color: #252525;
}

.row p {
    text-align: justify;
}
.row .text-center {
    text-align: center;
}
.productTitle {
    text-align: center;
}
.productBox img {
    display: block;
    margin: auto;
    max-width: 300px;
}
#opakowania h4{
  font-weight:bold;
  text-align: center;

}
#page-header {
    padding: 130px 0;
    margin-bottom: 50px;
}
#productMenu a {
    display: block;
    margin: auto;
    text-align: center;
    padding-bottom: 20px;
}
#productMenu a img {
    margin: auto;
}

#footer .widget-title{
  text-align: center;
}

#footer .widget_pages ul li{
  text-align: right;
}

.headline:before{
  content:url('../images/sygnet.png');
}
.span2 a h2{
  text-align:center;
}

#header.stuck .sf-menu > li > a.langImg, .sf-menu > li > a.langImg{
  padding:30px 0;
}

@media (min-width: 1025px){
  #header.stuck .sf-menu > li > a.langImg {
    padding:10px 0;
  }
}
