#t1_tlo {
position: absolute; top: 203px;
 z-index: 1;
 }
#t1_tabela {
position: absolute; top: 203px;
 z-index: 4;
 }
#t2_tlo {
position: absolute; top: 373px;
 z-index: 2;
 }
#t2_tabela {
position: absolute; top: 373px;
 z-index: 5;
 }
#t3_tlo {
position: absolute; top: 522px;
 z-index: 3;
 }
#t3_tabela {
position: absolute; top: 522px;
 z-index: 6;
 }
 
#tytul_tabelki {
    font-size: 10pt;
    font-weight: bold;
    color: #B92341;
    text-align: center;
}
#black_l {
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    text-align: left;
}
#black_r {
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    text-align: right;
}
#black_c {
    font-size: 8pt;
    font-weight: bold;
    color: #000000;
    text-align: center;
}
#red_c {
    font-size: 8pt;
    font-weight: bold;
    color: red;
    text-align: center;
}
#green_c {
    font-size: 8pt;
    font-weight: bold;
    color: green;
    text-align: center;
}
