.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
  color: #099000;
  background-color: #fff;}


.tabulka tbody tr:hover {
background-color: #099000;
  color: #fff;
}

.tabulka thead th, .tabulka thead td {
color: #099000;


}
