prvek {
}
#motive {
  background-color: #f5f5f5;
  background-image: url(/picture/3/motive-jpg/);
}
#motive {
  width: 100%;
  overflow: hidden;
  background-position: center center;

  text-align: center;
  font-family: "open";}

#motive {
  background-color: #f5f5f5;
  background-image: url(/picture/3/motive-jpg/);
}
#motive {
  width: 100%;
  overflow: hidden;

  background-size: cover;
  min-height: 100px;
  height: auto;
  padding: 15px;

  background-position: center center;

  text-align: center;
  font-family: "open";
}
.nav > li {
  position: static;
}

#wrap .container {

}

.navbar-collapse {
  padding-right: 0;
}

article {
  margin-top: 0px;
  padding: 0;
  float: left;
  width: 100%;
}

.navbar .navbar-nav .active > a {
  color: #be006c;
}

.navbar .navbar-nav > li > a, #footer-contact .fa {
  color: #c4c4c4;
}

.navbar .logo img {
  max-height: 70px;
  max-width: 9999px;
}