﻿/* perdirbta dales */

#container-map {/*position: relative; float:right; padding:0;*/ }

.switch {display:block; padding:0; margin:0; font-size:12px; width:80px; height:50px; 
		background: url(../pix/schema/pk-iv_schema_1.gif) right top no-repeat; cursor:pointer; }
.off { background: url(../pix/schema/pk-iv_schema_2.gif) right top no-repeat;}
.hide {display:none; }
.show {position:absolute; display:block; width:500px; padding:20px; margin: 0 0 0 -460px; 
		background:#fff; border:1px solid #dfdbd0; z-index:500; text-align:right;}
.show img {float:left; padding:0 10px 10px 0;}



