#map { position: relative; width: 883px; height: 623px; overflow: hidden; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: white; background: blue; padding: 3px;}

#map a.bullet { display: block; position: absolute; width: 26px; height: 26px; background: blank; text-decoration: none; border: 2px solid red; opacity: .7; z-index: 2; }

#map img.zoomable {}

#portaria1.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria1_hover.png'); }
#portaria2.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria2_hover.png'); }
#portaria3.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria3_hover.png'); }
#portaria4.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria4_hover.png'); }
#portaria5.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria5_hover.png'); }
#portaria6.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria6_hover.png'); }
#portaria7.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria7_hover.png'); }
#portaria8.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria8_hover.png'); }
#portaria9.hover { background: url('http://dimosvolos.gr/portaria/wp-content/themes/theme-portaria/images/map/portaria9_hover.png'); }


#map div.popup{ display: none; position: absolute; width: 200px; top: 270px; left: 360px; background: white; z-index: 3; padding: 10px; border: 2px solid black; }
#map div.popup a.close{ display: block; position: absolute; bottom: 0; right: 0; }