/* Sablona ONE green */

body { background: #FFF;
  -webkit-user-select: none; /* Chrome all / Safari all */ -moz-user-select: none; /* Firefox all */ -ms-user-select: none; /* IE 10+ */ -o-user-select: none; user-select: none;  
}

#index #motive{
  max-height: 450px;
}

#panel-custom-1,#separator {
  display: none;
}

iframe {
  max-width: 380px;
  width: 100%;
}

table, tr, td {
  white-space: wrap !important;
}

#tabulka-motory{
  max-width:430px;
  width: 90%;
}

table p,table strong {
  padding: 5px;
}
#index #motive{
  background-position: left center;
}
@media (max-width: 1250px){

  #motto{
    font-size: x-small;
    padding: 28px;
  }

  #index #motive .container{
    align-items: flex-start;
    margin-left: 20%;
  }
}

@media (max-width: 990px){
  #motto{
    display:none;
  }

}

@media (max-width: 400px){
  #index #motive{
    background-position-x: -175px;
  }
}


#motto{
  background: #004B23;
  color: white;
  font-size: xx-large;
  padding: 35px;
  padding-bottom: 27px;
  border-style: solid;
  background-image: url(/obrazek/3/logo-travniky-white-png/);
  border-radius: 25px;
  padding-left: 106px;
  border-color: #7DC250;
  background-position-x: 20px;
  background-size: 75px;
  background-position-y: 19px;
  border-width: 5px;
  background-repeat: no-repeat;
}
#motto-text{
  font-size: xx-large !important;
  color: #ffffff;
}

a{
  font-style: italic;
}

.navbar .navbar-nav>li>a {
  font-style: normal;
}

p img{
  margin: 10px;
}

.nakup_odkaz{
  margin-top: 25px;
}

