.logo-jumbotron {
    padding: 25px 0;
    margin: 0;
    text-align: center;
}
.table-results-one {
    display: none;
}
.col-md-4 img {
    width: 100%;
}
.jumbotron-marek-marcin {
    text-align: center;
}
.jumbotron-marek-marcin img {
    width: 80%;
}
.sub-header {
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    color: #ff8c00;
}
.panel-heading a {
    color: #000;
}

.table > tbody > tr > td {
    padding: 5px 8px;
}

.orange-bold {
    color: #ff8c00;
    font-weight: bold;
}

.blue-bold {
    color: #0085C7;
    font-weight: bold;
}

.green-bold {
    color: #009F3D;
    font-weight: bold;
}

.red-bold {
    color: #DF0024;
    font-weight: bold;
}