
/*
#placelist {
  width: 500px;
}
*/
#search {
  margin-bottom: 5px;
}
/*
#searchform {
  display: none;
}
*/
#obsah {
  text-align: left !important;
}

table .gsc-input {
  width: 350px;
  margin: 0 2px;
}

table.gsc-branding {
  display: none;
}

table .gsc-input input {
  width: 385px;
  height: 25px;
  padding-left: 5px;
  padding-top: 3px;
  background: url(http://www.portik.cz/img/searchField_back.gif) #ffffff repeat-x 0 0;
}

#map {
  text-align: left;
  border: 1px solid #979797;
  height: 600px;
  width: 950px;
}

#results {
  display: none;
  text-align: left;
  width: 180px;
  float: right;
}
#searchwell .unselected {
  padding-left: 18px;
  padding-top: 1px;
  background-image: url("http://labs.google.com/ridefinder/images/mm_20_orange.png");
  background-repeat: no-repeat;
  background-position: top left;
}

.unselected .gs-watermark {
  display: none;
}

#searchwell .select {
  margin-bottom: 1em;
}

.unselected .select {
  cursor: pointer;
  text-decoration: underline;
  color: #7777cc;
}

#selected {
  margin-top: 1em;
}

#selected .gs-result {
  margin-bottom: 1em;
}

#selected .gs-result {
  padding-left: 30px;
  padding-top: 3px;
  background-image: url("http://www.google.com/mapfiles/icon.png");
  background-repeat: no-repeat;
  background-position: top left;
}
