.niewybrano {
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    color: #8F8F8F;
}
.wybrano {
    font-size: 11px;
    font-family: tahoma;
    font-weight: bold;
    color: #6C0000;
}
.wybrano2 {
    font-size: 11px;
    font-family: tahoma;
    font-weight: normal;
    color: #6C0000;
}
.wyniki {
    font-size: 11px;
    font-family: tahoma;
    font-weight: normal;
    color: #3C3C3C;
}
.wyniki-title {
    font-size: 13px;
    font-family: tahoma;
    font-weight: normal;
    color: #1B447C;
}

