 body div#container div#header div#headerTitle {
    background: url(images/logoski.png) no-repeat 870px 106px;
}

div#header {
   background-color: #01427a; 

}

#header h1 {
    background: url(images/logo.png) no-repeat 25px 70px;
}
        
.headerIssn {
      color: #fff;
}

.headerIssn span {
    background: #002647;   
}

#header {
    background-image: url('images/shadow.png');
    background-repeat: repeat-x;
    background-position: bottom;          
}

.wytyczneKlik {
    background-repeat: no-repeat;
    background-position: right;
}

.en_US .wytyczneKlik {
    background-image: url(images/new1.png);
}

.pl_PL .wytyczneKlik {
    background-image: url(images/new.png);
}