.pasek_poz1 {
        top: 422px;
        right: 10px;
}
.pasek_poz2 {
        top: 370px;
        right: 270px;
}
#okno_paska {
        width: 16px;
        height: 332px;
        position: absolute;
        z-index: 5;
}
#str_dol {
        width: 16px;
        height: 16px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        background-image: url(tor_d.png);
        background-repeat: no-repeat;
        z-index: 2;
}
#str_gora {
        width: 16px;
        height: 16px;
        position: absolute;
        top: 0px;
        left: 0px;
        background-image: url(tor_g.png);
        background-repeat: no-repeat;
        z-index: 2;
}
#suwak {
        width: 16px;
        height: 30px;
        position: absolute;
        top: 0px;
        left: 0px;
        background-image: url(suwak.png);
        background-repeat: no-repeat;
        z-index: 1;
}
#tor_paska {
        width: 16px;
        height: 326px;
        position: absolute;
        top: 16px;
        left: 0px;
        background-image: url(tor.png);
        background-repeat: repeat-y;
        z-index: 1;
}
