.table th:before, .tablepress th:before, .sport_sekcii th:before {
content: "";
position: absolute;
bottom: 0;
height: 1px;
width: 100%;
border-bottom: 3px solid #00ccc5;
}
.table th, .tablepress th, .sport_sekcii th {
border-bottom: 3px solid #00ccc5 !important;
}