
.form-style table thead {
  background-color: #02659F;
  color: rgb(255,255,255);
}

.form-style table tbody {
  cursor: pointer;
} 

.form-style div.dt-buttons{
  position:relative;
  float:right;
  margin-right: 15px ;
}

.form-style div.dt-buttons a:link{
 text-decoration: none !important;
}

.form-style .aktualizace {
    float: right ;
    margin-top: 15px ;
}

