.dzialtytul{
    margin-top: -5px;
    margin-left: 18px;
    position: absolute;
    display: block;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

.dzialzaw{
    margin-top: 15px;
    margin-left: 5px;
    font-size: 12px;
    font-family: arial;
    font-weight: normal;
}

.pomarancz{
    background: #f56907;
    width: 15px;
    height: 15px;
    display: block;
}

.polpom{
    background: #fcb608;
    width: 15px;
    height: 15px;
    display: block;    
}

.zolty{
    background: #ffed18;
    width: 15px;
    height: 15px;
    display: block;    
}

.czarny{
    background: #000;
    width: 15px;
    height: 15px;
    display: block;    
}
