#filter-table-container {
	font-size: 14px;
	overflow-x: auto;	
}

#row-filter-table-header {
	min-width: 1200px;
	height: 35px;
}

#filter-table {
	min-width: 1200px;
}

.filter-table-header {
	font-family:    Roboto;
	font-weight:    800;
	font-size:      14px;
}

.filter-table-row:nth-child(2n) {
	background: #fff;
}

.filter-table-row:nth-child(2n+1) {
	background: #fff5f0;
}

.filter-table-column {
	text-align: left;
	color:      #555;
}


.filter-table-column-op         { width:  4%; }
.filter-table-column-filter_id  { width:  4%; color: #f60; }
.filter-table-column-pt_count   { width:  4%; }
.filter-table-column-id         { width:  4%; }
.filter-table-column-grupa      { width:  6%; }
.filter-table-column-red        { width: 10%; }
.filter-table-column-vrsta      { width:  6%; }
.filter-table-column-projekt    { width:  7%; }
.filter-table-column-stab       { width:  7%; }
.filter-table-column-pronadjena { width:  7%; }
.filter-table-column-broj       { width:  7%; }
.filter-table-column-naselje    { width:  6%; }
.filter-table-column-opcina     { width:  6%; }
.filter-table-column-ulica      { width:  6%; }
.filter-table-column-puk        { width:  6%; }
.filter-table-column-extent     { width:  5%; }
