#wrapper_lokacja { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 100%; display: none; -moz-box-sizing: content-box; }
#wrapper_lokacja #overlay_lokacja { position: absolute; top: 0; left: 0; width: 100%; min-height: 100%;
	z-index: 0; background: url( "/_img/lokalizacja/overlay.png" );
    filter:alpha(opacity=50);
	-moz-box-sizing: content-box;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
#wrapper_lokacja #text { width: 800px; height: 500px; position: absolute; background-color: #fc0; text-align: center; font-family: "Arial Black";
        border: 13px solid #333;
		-moz-box-sizing: content-box;
        -moz-box-shadow: 1px 1px 10px #222;
        left: 50%; top: 50%; margin: -250px 0 0 -400px;
}
#label, #map, #paczka, #exit { position: absolute;-moz-box-sizing: content-box; overflow: visible }
#label { top: 20px; left: 242px; z-index: 0; }
#wrapper_lokacja p,#wrapper_lokacja h1,#wrapper_lokacja h2 { position: relative; z-index: 20; padding: 0; color: black; font-family: "Arial Black"; overflow: visible; background: none; -moz-box-sizing: content-box; }
#wrapper_lokacja h1 { font-size: 48px; height: 48px; margin-bottom: 0; margin-top: 15px; }
#wrapper_lokacja h2 { font-size: 18px; line-height: 1em; margin: 9px 0 0 0;}
#wrapper_lokacja h2 { margin-top /*\**/: -9px\9; } /* IE 8 hack */
#high_text { margin: 2em 0 0 0; font-size: 14px;}
#wrapper_lokacja #high_text em { font-style: normal;  font-size: 16px; font-family: "Arial Black";  }
#map { bottom: 0; left: 0; z-index: 2; }
#map img { position: absolute; bottom: 0; }
#paczka {  bottom:0; right: 27px;}
#exit { top: 0; right: 0; z-index: 1}
#exit_text { width: 160px; height: 40px; position: absolute; top: 31px; right: 50px;
            background: #fefefe; border: 1px solid black; color: #555;
             font-size: 24px; text-align: left; line-height: 40px; text-indent: 20px; z-index: 0;}
#wrapper_lokacja #lower_text { font-size: 13px; color: #004460; margin-top: 40px;}