#pozadavky .p-status {
    /*width:200px;*/
}

#pozadavky .cislo-pozadavku {
    font-size: x-large;
    font-weight: bold;
    cursor: pointer;
}

#pozadavky .cislo-pozadavku a {
    text-decoration: none;
    color: black;
}

#pozadavky .bg-primary, .bg-secondary, .bg-success, .bg-danger, .bg-dark {
    color: #fff !important;
}

#pozadavky .bg-warning, .bg-info, .bg-light {
    color: #000 !important;
}
