/* CSS Document */

#map, #mapSalon {
height: 384px;
width: 100%;
position: relative;
margin-bottom: 30px;
}

#map {
background: url('../img/FAnn-ceska-republika.gif') left top no-repeat;
}

#mapSalon {
background: url('../img/salony-ceska-republika.gif') left top no-repeat;
}
