
#strona {
    position: relative;
    width: 810px;
    margin: auto;
    margin-top: -17px;
    color: inherit;
    background: #F1F1DD url('../gfx/tlo_strona.gif') repeat-y;
}

#blok_lewa_srodek {
    color: inherit;
    background: url('../gfx/blok_lewa_srodek.gif') no-repeat;
    width: 314px;
    height: 189px;
    text-align: left;
}



#blok_srodek_srodek {
    color: inherit;
    background: url('../gfx/blok_srodek_srodek.gif') no-repeat;
    width: 411px;
    height: 379px;
    text-align: left;
}

#scroll {
    overflow: auto;
    overflow-x: hidden;
    width: 100%;
    height: 370px;
}