/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20.03.2018, 17:44:26aa
    Author     : s.mager
*/

#navibar{
  padding-bottom: 20px;
}
#navi{
  padding-top: 12px;
}


#content{
  padding-bottom:65px; 
}
#footer{
  padding-top: 12px;
  background-color: #F8F8F8;
}

table.kv-grid-table th {
  font-size:10px
}

#navibar li a {
  padding: 6px 15px 6px 10px;
}

