.standard-header, .standard-footer {
	background-color: #B8B8B8;
}

.result-table {
	border-spacing: 1px;
    border-collapse: separate;
}

.result-table td, .result-table th {
	padding: 3px 3px;
}

.result-table thead tr {
	background: #D3D3D3;
}

.result-table-nazwisko {
	width: 15%;
}

.result-table-miejsce {
	width: 20%;
}

.table-row2 {
	background: rgb(215, 215, 215);
}

.result-table tbody tr:hover {
	background: rgb(230, 230, 230);
}

.pagination-bar {
	background-color: #B8B8B8;
}

.pagination-bar .active {
	color: white;
}

.result-highlight {
	background-color: rgb(200, 200, 200);
}

.page-wrapper {
	width: 100%;
	/*padding-bottom: 59px;*/

.baza-calosc-row {
	background-color: #B8B8B8;;
}

.next-prev-details-row {
	background-color: #B8B8B8;
}

