#map_home {
  background: white url('/image/mapa_small.jpg') no-repeat top left;

  background: white url('/image/new_mapa2.jpg') no-repeat top left;
  margin: 1em 0em 2em 2.5em;
  width: 510px;
  height: 271px;
  position: relative;
}

#accomodation_map_image {
  margin: 1em 0em 2em 2.5em;
}

#map {
  background: white url('/image/svk.png') no-repeat top left;
  border: 2px ridge black;
  margin: 1em 0em 0em 1em;
  width: 637px;
  height: 339px;
  position: relative;
}

#mountains {
  margin: 1em 0em 0em 1em;
}

#mountains td {
  vertical-align: top;
  text-align: left;
  padding: 4px 1em 4px 1em;
  width: 210px
}

#mountains td a {
  text-decoration: none;
}

#mountains td a.sel {
  text-decoration: underline;
  font-weight: bold;
}

#map #vku {
  position: absolute;
  top: 288px;
  left: 480px;
  font-size: .8em;
}

#map #vkua {
  position: absolute;
  top: 305px;
  left: 480px;
  font-size: .8em;
}

