#formular {
background-color: #808284;
border-bottom: 1px solid white;
text-align: left;
color: white;
font-weight: normal;
margin: 0 auto;
text-align: center;
height: 200px;
}

input, select, textarea {
  font-family:  Arial, Helvetica, Verdana, sans-serif;
  font-size: 0.9em;
  color: #EEEEEE; /*585b5f*/
  font-weight: normal;
  width: 120px;
  border: solid 1px #EEEEEE;
  background-color: #808284;
}

.container {
  width: 108px; 
  height: 22px; 
}

#vizualizaceHorni {
background-color:  #808284;
border-bottom: 1px solid white;
}

#vizualizaceDolni {
margin: 30px 0 0 0px;
height: 80px;
}

#vyhledatDol {
  padding: 0px 0 5px 5px;
  text-align: left;
}

#vyhledatDol a {
  text-decoration: none;
  font-weight: bold;
}

#submit {
margin-left: -3px;
}