#banner {
    position: absolute;
    top: 118px;
    left: 0;
    width: 100%;
    height: 74px;
    background: url('../images/pl/banner.jpg') 50% 0 no-repeat;
    z-index: 10;
}
#motto {
    position: absolute;
    top: 139px;
    left: 5px;
    z-index: 20;
}