html{
  background-color: white;
  background-image: none;
}
.menu_top{
  display: none;
}

.page{
  left: 0px;
  width: 100%;
  margin-left: 0px;
}

.top{
  left: 0px;
  width: 100%;  
}

tr.table_top_small td:nth-child(n+3) {
  display: none;
}
tr.table_top_values td:nth-child(n+3) {
  display: none;
}

.odhlaseni{
  display: none;
}

.btn_red{
  display: none;
}
.btn_green{
  display: none;
}
.btn_add{
  display: none;
}
.btn_novy{
  display: none;
}
.btn_btn{
  display: none;
}
.reset_button{
  display: none;
}

input{
  border: 0px!important;
  background: transparent!important;
}
.select2-choice{
  border: 0px!important;
  background: transparent;
}

h1{
  background-color: white;
}

.top{
  background-color: white;
  color: black;
}

.table_top{
  color: black;
}

.tools{
  display: none;
}
.tools2{
  display: none;
}

.noprint{
  display: none;
}