table.dataTable thead th {
    background-color: #02659F;
    color: #ffffff;
}


.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 ;
}


 