#header .navi-header {
  margin: 0 0 15px 0;
}
#header #search-form {
  padding-top: 0;
}
#slideshow {
  height: 300px;
}
#footer .navi-footer ul {
  list-style: none;
  margin: 15px 0;
  text-align: left;
}
#footer .navi-footer ul li {
  display: inline;
  padding: 0 15px;
  border-width: 0 0 0 1px;
  border-style: solid;
  border-color: #fff;
  float: none;
  width: 100%;
  text-align: left;
}
#footer .navi-footer ul li:last-child {
  border-width: 0 1px;
}
#footer .navi-footer ul li a {
  display: inline;
}
#news .news {
  padding-bottom: 0;
  margin-bottom: 15px;
  border: 0;
}
.galery img {
  float: left;
  width: 15%;
  height: auto;
  margin: 0 2% 2% 0;
}
.galery a:nth-child(2n) img {
  margin-right: 2%;
}
.galery a:nth-child(6n) img {
  margin-right: 0;
}
#sport-group .trainer {
  margin-top: 0;
}
