
/*  MUSTANG DUCH WOLNOŚCI 2018/10/17 --------------------------- */ 

body.mustang-duch-wolnosci {
    background: #ffffff;
}

body.mustang-duch-wolnosci .sprite.drizzle_l {
    background: transparent url(/img/2018/mustang_drizzle_l.png) no-repeat;
    bottom: -30px;
}

body.mustang-duch-wolnosci .sprite.drizzle_r {
    background: transparent url(/img/2018/mustang_drizzle_r.png?1);
    height: 380px;
    width: 384px;
}

body.mustang-duch-wolnosci .bgPat1 {
    background: url(/img/2018/mustang-bgPat1.png?2) no-repeat center top;
    height: 500px;
}

body.mustang-duch-wolnosci .bg-postac {
    background: transparent url(/img/2018/mustang-drizzle-postac.png) no-repeat top left;
    width: 900px;
    height: 941px;
    margin-top: -200px;
    z-index: 0;
}

body.mustang-duch-wolnosci .fold:after {
/*    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgb(192,138,224) 100%);*/
}

body.mustang-duch-wolnosci .nav>li>a:hover,body.mustang-duch-wolnosci .nav>li>a:focus {
    background-color: #E2640E;
    color:#fff;
}

body.mustang-duch-wolnosci header {
    position: relative;
    z-index: 10;
}

@media screen and (max-width: 768px) {
    .main-h1 {margin-top:-1em;}
}