#hp-image .img-container.v1{
    background:url('/img/01-magazynowe.jpg') no-repeat top;
}
.webp #hp-image .img-container.v1{
    background:url('/img/webp/01-magazynowe.webp') no-repeat top;
}

#hp-image .img-container.v2{
    background:url('/img/02-rolnicze.jpg') no-repeat top;
}
.webp #hp-image .img-container.v2{
    background:url('/img/webp/02-rolnicze.webp') no-repeat top;
}

#hp-image .img-container.v3{
    background:url('/img/03-przemyslowe.jpg') no-repeat top;
}
.webp #hp-image .img-container.v3{
    background:url('/img/webp/03-przemyslowe.webp') no-repeat top;
}

#hp-image .img-container.v4{
    background:url('/img/04-sportowe.jpg') no-repeat top;
}
.webp #hp-image .img-container.v4{
    background:url('/img/webp/04-sportowe.webp') no-repeat top;
}

#hp-image .img-container.v5{
    background:url('/img/05-lotnicze.jpg') no-repeat top;
}
.webp #hp-image .img-container.v5{
    background:url('/img/webp/05-lotnicze.webp') no-repeat top;
}

#hp-image .img-container.v6{
    background:url('/img/06-ujezdzalnie.jpg') no-repeat top;
}
.webp #hp-image .img-container.v6{
    background:url('/img/webp/06-ujezdzalnie.webp') no-repeat top;
}

#hp-image .img-container.v7{
    background:url('/img/07-imprezowe.jpg') no-repeat top;
}
.webp #hp-image .img-container.v7{
    background:url('/img/webp/07-imprezowe.webp') no-repeat top;
}

#hp-image .img-container.v8{
    background:url('/img/08-inne.jpg') no-repeat top;
}
.webp #hp-image .img-container.v8{
    background:url('/img/webp/08-inne.webp') no-repeat top;
}


.banner-main #slide2 .v1{
    background: url('/img/3org.jpg') no-repeat;
    background-size: cover !important;
}
.webp .banner-main #slide2 .v1{
    background: url('/img/webp/3org.webp') no-repeat;
    background-size: cover !important;
}
.banner-main #slide3 .v2{
    background: url('/img/4org.jpg') no-repeat;
    background-size: cover !important;
}
.webp .banner-main #slide3 .v2{
    background: url('/img/webp/4org.webp') no-repeat;
    background-size: cover !important;
}
.banner-main #slide4 .v3{
    background: url('/img/5org.jpg') no-repeat;
    background-size: cover !important;
}
.webp .banner-main #slide4 .v3{
    background: url('/img/webp/5org.webp') no-repeat;
    background-size: cover !important;
}

