p {text-align: justify;}
.gdlr-header-wrapper {background-size: 100%;}
.admin-bar .gdlr-header-wrapper.gdlr-no-height {
    margin-top: 40px;
}

.gdlr-header-wrapper.gdlr-no-height {
margin-top: 40px;
}

.gdlr-header-wrapper
{
    background-repeat: no-repeat !important;
    background-position: top !important;
}

@media screen and (min-width: 1100px) 
{
.gorapge
{
    width: 100%;
    height: 59px;
  display: block;    
    position: relative;
    z-index: 10000;
    background-image: url(https://wlokniarz.com/img/banergora.png);
    background-position: top center;
    background-repeat: no-repeat;  
}
}
@media screen and (min-width: 700px) and (max-width: 1100px)
{
.gorapge
{
    width: 100%;
    height: 59px;
  display: block;    
    position: relative;
    z-index: 10000;
    background-image: url(https://wlokniarz.com/img/rwd-700-100.png);
    background-position: top center;
    background-repeat: no-repeat;  
}
}

@media screen and (max-width: 700px)
{
.gorapge
{
    width: 100%;
    height: 59px;
  display: block;    
    position: relative;
    z-index: 10000;
    background-image: url(https://wlokniarz.com/img/rwd-300-700.png);
    background-position: top center;
    background-repeat: no-repeat;  
}
}

p.text_header
{
    color: #dddddd !important;
    font-size: 23px !important;
    font-weight: 700;
    text-align: center;
    font-family: "Open Sans Condensed";
}

form.form_subscribe.freshmail_form_2   p.text_header
{
font-size: 23px !important;
color: #262626 !important;
}

@media (min-width: 991px) and (max-width: 1199){
.gdlr-navigation-wrapper .gdlr-main-menu > li > a
{
padding: 10px;
}
}