<br />
<b>Notice</b>:  Use of undefined constant JVERSION - assumed 'JVERSION' in <b>/home/aloha/public_html/chodyrac/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php</b> on line <b>67</b><br />
/* For img in the map remove borders, shadow, no margin and no max-width
*/
.map img {
    border: 0px;
    box-shadow: 0px;
    margin: 0px;
    max-width: none !important;
}

/* Make sure the directions are below the map
*/
.directions {
    clear: left;
}

/* Solve problems in chrome with the show of the direction steps in full width
*/
.adp-placemark {
    width : 100%
}
