﻿
table.table-hover tbody tr:hover {
  background-color: BlanchedAlmond;
}

.table-fit {
  width: 1px;
}

.TabelaSeznama th {
  font-size: 14px;
  white-space: nowrap;
}

.TabelaSeznama td {
  font-size: 12px;
}

.TabelaZneskov th {
  font-size: 14px;
  white-space: nowrap;
}

.TabelaZneskov td {
  font-size: 14px;
  white-space: nowrap;
}

.kazalec {cursor: pointer;}

.no {font-weight: normal;}
.kr {font-weight: bold;}
.de {text-align: right;}
.le {text-align: left;}
.ce {text-align: center;}
.nw {white-space: nowrap;}

.co1 {color: Red;}
.co2 {color: Gray;}
.co3 {color: Green;}
.co4 {color: FireBrick;}
.co5 {color: Black;}
.co6 {color: Blue;}
