/* zrusi paticku inPage */#bar-poweredby {  display:none;}
#motive {
  width: 100%;
  overflow: hidden;
  background-size: cover;
  min-height: 300px;
  height: auto;
  padding: 15px;
  background-position: center center;
  text-align: center;
  font-family: "open";
}
#contactus {
  display: table-cell;
  vertical-align: middle;
  font-size: 0;
}

#menu-item-375164 a:hover { 
  background: transparent url(/obrazek/3/aj-jpg/) no-repeat center;
  opacity: 1;
}
#menu-item-375164 a {
  background: transparent url(/obrazek/3/aj-jpg/) no-repeat center;
  width: 50px;
  font-size: 0;
  line-height: 20px;
  opacity: 0.6;
}

/*------------------ respons ----------------*/

@media screen and (max-width: 768px) { /*zobrazení pro tablet*/
  .navbar .logo img{max-width:100%!important;}
  h1, .h1, h1.title { font-size: 2em;}
  #motive {
    background-color: #f5f5f5;
    background-image: url(http://www.akncr.internetove-sluzby.eu/obrazek/2/mobil2-jpg);
    width: 100%;
  }
}