
.navbar-inner {
    background-color: #383838; /* header color */
}
.intranetextra-link {
    color: #aaa !important; /* header icon color */
}

#page-form-wrap {
    background-image: url("/fotoweb/_static/gfx/newspix/background-newspix.jpg") !important;
    transform: none;
}
#page-form-wrap::before {
    content: "kontakt/contact: zamowienia@newspix.pl";
    position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; pointer-events: none;
    box-sizing: border-box; padding: 30px; text-align: right; color: #fff; font-family: sans-serif; font-size: 14px;
    background-image: url('/fotoweb/_static/gfx/newspix/logo-rasp.png'), url('/fotoweb/_static/gfx/newspix/1.jpg'), url('/fotoweb/_static/gfx/newspix/4.jpg'), url('/fotoweb/_static/gfx/newspix/2.jpg'), url('/fotoweb/_static/gfx/newspix/3.jpg');
    background-repeat: no-repeat;
    background-position: 30px 30px, calc(50% - 230px) 35%, calc(50% + 400px) 60%, calc(50% - 400px) 60%, calc(50% + 230px) 35%;
    background-size: 250px auto, 250px auto, 250px auto, 250px auto, 250px auto;
}
#page-form-wrap::after {
    content: "Twoje dane osobowe podane do rejestracji/do założenia Konta/ w Serwisie oraz zmienione przy jego edycji będą przetwarzane przez Administratora w celu realizacji usług Serwisu. Jednocześnie wyrażam zgodę na otrzymywanie od Ringier Axel Springer Polska Sp. z o.o. newslettera\A0z\A0propozycjami zdjęć/video, przesyłanymi środkami komunikacji elektronicznej. ";
    position: fixed; bottom: 0; left: 0; width: 100%; z-index: 1; pointer-events: none;
    padding: 20px;
    text-align:center;font-family:sans-serif;font-size:11px;color:rgba(255,255,255,0.5);background:transparent;
    white-space: pre-wrap;
}

