#loading_vd {
	display: none;
	height: 28px;
	font-weight: normal;
	font-size: 12px;
	background:#e6f0f6 url(../img/globe.gif) no-repeat 11px 10px;
	border-top:1px solid #0c6da6;
	padding:12px 0px 0 45px;
	font-family: "Trebuchet MS";
	color: #0c6da6;
    }
	
#saving_comm {
	display: none;
	background:red;
    }

.geo_button{
	background:#FFFFFF url(../img/geo_buton.gif) no-repeat;
	height:35px;
	color:#ffffff;
	font: 14px "Trebuchet MS";
	padding: 0px;
	width: 310px;
	border: none;
	margin: 20px 0 0 9px;
	position:absolute;
	bottom:15px;
	text-align:left;
	padding-left:45px
	
}	

#map_content{
	height:236px;
	width:385px;
	background:#FFFFFF url(../img/map_bg.gif) no-repeat;
	padding:12px 0 0 12px
}

#map_info_content{
padding-left:20px;
margin-right:5px;
height:236px;
position:relative;
}

#map_info_content #first_row{
background:url(../img/bg5.gif) repeat-x;
}

#err_multi{
background:#ffe5e5;
color:#fd0f03;
font-size: 12px;
padding:10px 0 10px 10px;
margin-top:10px
}

#geo_success_mess{
background:#effce4;
color:#268817;
font-size: 12px;
padding:10px 0 10px 10px;
margin-top:10px
}


#map_info_content #err_multi #multi_lokalizacja{
font-size: 11px;
width:300px;
margin:10px 0 20px 0;
}


#map_info_content #first_row #label_01{
	color:#168ec1;
	font-size: 12px;
	padding:10px
}

#map_info_content #first_row .label_coordinates{
	font-size: 10px;
	border:none;
	width:70px;
	color:#CCCCCC;
}

.ff_geo_input{
	font: 12px "Trebuchet MS";
	padding: 3px;
	width:410px;
	background: url(../img/bg3.gif) repeat-x;
	border: 1px solid #168ec1;
	margin-left:px;
}
