#block_filter ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
#block_filter {


}
#zmluvy_filter {
  background-image: url(../images/filter-bgsearch.jpg);
  background-position: right bottom;
  background-repeat: no-repeat;
  border: 1px solid #e2e2e2;
  padding: 10px;
  background-color: #f7f7f7;
}

.filter_toggle .textbutton {
  border-bottom: 1px solid #e2e2e2;
}
.up {
  display: block;
  background-color: #ffffff;
  background-image: url(../images/up.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 10px 25px;
  border-top: 1px solid #e2e2e2;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
.down {
  background-image: url(../images/down.gif) !important;
}


#arrow_filter {
  padding: 0;
  border: 0px;
}
#filterFrm_art_datum_od {
  width: 95px;
}
#filterFrm_art_datum_do {
  width: 95px;
}
