div#main {
    /* position: relative; */
}
div#swieta_kontener {
    position: absolute;
    width: 1px;
    height: 1px;
    z-index: 100;
}
div#swieta_lewo {
    position: absolute;
    width: 182px;
    height: 122px;
    background: url('lewo.png') no-repeat transparent;
    _background: url('lewo.gif') no-repeat transparent;
    top: 0;
    left: -158px;
}
a#swieta_prawo {
    display: block;
    position: absolute;
    width: 376px;
    height: 89px;
    background: url('prawo2.png') no-repeat transparent;
    _background: url('prawo2.gif') no-repeat transparent;
    top: 0;
    left: 22px;
}