.map_tools {
	position: absolute;
	z-index: 1000;
	display: none;
/*	width: 655px;*/
}


/*#map_tools*/ 
#suwak {
	width: 57px;
	height: 371px;
	background: url(../images/maptools/suwak_bg.png) no-repeat;
}

/*#map_tools*/ 
#suwak table {
	width: 50px;
	margin: 0 auto;
	margin-top: 10px;
}

/*#map_tools*/
#suwak table td img {
	margin: 0 auto;
	cursor: pointer;
}

/*#map_tools*/
#suwak table td.nawigacja_top, #suwak table td.nawigacja_bottom {
	padding: 5px 0;
}

/*#map_tools*/
#suwak .minus, #suwak .plus {
	margin: 5px auto;
	cursor: pointer;
}

/*#map_tools*/
#suwak .polska, #suwak .odswiez {
	margin: 20px auto;
	cursor: pointer;
}

* hmtl #suwak .polska, * html #suwak .odswiez {
    margin: 10px auto;
}

* html #suwak .odswiez {
    margin-bottom: 0;
}

/*#map_tools*/
#suwak .legenda {
	text-align: center;
	font-weight: bold;
	color: #cd1a1d;
	font-size: 10px;
	cursor: help;
}

* html #suwak .legenda {
    margin-top: -10px;
}

/*#map_tools */
#przyciski a {
	display: block;
	width: 75px;
	height: 23px;
	overflow: hidden;
	background: url(../images/maptools/map_buttons.png) no-repeat 0 -23px;
	margin: 0 5px;
	margin-top: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mapa/map_buttons.png', sizingMethod='image');*/
}

* html #przyciski {
    width: 300px;
}

/*#map_tools*/ 
#przyciski a.active {
	background: url(../images/maptools/map_buttons.png) no-repeat 0 0;
	color: #FFFFFF;
}





/*slider*/

.ui-slider {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.1em;
	background: url(../images/maptools/podzialka.png) 0 3px no-repeat;
	height: 129px;
	width: 21px;
	margin: 0 auto;
	position: relative;
}

.ui-slider-handle {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	position: absolute;
	z-index: 2;
	top: -2px;
	width: 21px;
	height: 10px;
	background: url(../images/maptools/suwak.png) 0 0 repeat-x;
}

.ui-slider-range {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	height: .8em;
	position: absolute;
	border-left: 0;
	border-right: 0;
	top: -1px;
	z-index: 1;
	opacity:.7;
	filter:Alpha(Opacity=70);
}






































/*
#map {
	background-color: #EFEFEF;
	width: 500px;
	height: 500px;
}

#map_tools { 
	position: absolute;
	width: 100px;
}

#tloprzesuwaka {
	width: 67px;
	height: 330px;
	background: transparent url(../images/maptools/tloprzesuwaka.png) no-repeat;
	position: absolute;
	z-index: 9;
	display:none;
}

#przesuwak {
	width: 38px;
	height: 182px;
	margin-left: 8px;
	background: transparent url(../images/maptools/przesuwak.png) no-repeat;
}

#zoom_out {
	width: 15px;
	height: 16px;
	position: relative;
	left: 11px;
	top: -130px;
	cursor: pointer;
}

#zoom_in {
	width: 15px;
	height: 15px;
	position: relative;
	left: 11px;
	top: 9px;
	cursor: pointer;
}

#map_navi {
	float: right;
	margin-top: 10px;
	z-index: 10;
	display:none;
	width:280px;
}

#map_navi img {
	cursor: pointer;
	float:left;
}

#but_mapa{
  width:82px;
  height:27px;
}
#but_satelita{
  width:82px;
  height:27px;
}
#but_hybryda{
  width:82px;
  height:27px;
}


.move_map {
	cursor: pointer;
	position: relative;
	width: 10px;
	height: 10px;
}

#moveLeft {
	top: -222px;
	left: 5px;
	background-color: #FFFFFF;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#moveRight {
	top: -235px;
	left: 37px;
	background-color: #FFFFFF;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#moveTop {
	top: -260px;
	left: 22px;
	background-color: #FFFFFF;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#moveDown {
	top: -235px;
	left: 22px;
	background-color: #FFFFFF;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#mapReset {
	top: -263px;
	left: 22px;
	background-color: #FFFFFF;
	opacity: 0.0;
	filter: alpha(opacity = 0);
}

#polska_mapa {
	position: relative;
	left: 12px;
	top: -45px;
	cursor: pointer;
	width:32px;
	height:28px;
}

#refresh_map{
	position: relative;
	left: 12px;
	top: -35px;
	cursor: pointer;
	width:27px;
	height:24px;

}
#navibuttons{
  width:54px;
  height:58px;
}
.ui-slider {
	width: 38px;
	height: 134px;
	position: relative;
	top: 25px;
	left: 8px;
	background-repeat: no-repeat;
	background-position: center center;
}

.ui-slider-handle {
	position: absolute;
	z-index: 1;
	height: 12px;
	width: 23px;
	top: 0px;
	left: 0px;
	background-image: url(../images/maptools/wskaznik-przesuwaka.png);
}

.ui-slider-disabled .ui-slider-handle {
	opacity: 0.5;
	filter: alpha(opacity = 50);
}

.ui-slider-range {
	position: absolute;
	background: #50A029;
	opacity: 0.3;
	filter: alpha(opacity = 30);
	width: 100%;
	height: 100%;
}




#map_legend {
  display: none;
  position: absolute;
  list-style-type: none;
  width: 582px;
  height: 38px;
  background: url(../images/bck_legenda.png) repeat-x scroll 0%;
}

#map_legend li {
  float: left;
  padding-top: 13px;
  font-weight: bold;
  margin-left:4px;
}

#map_legend li {
}

#map_legend li.img {
  padding-top: 2px;
}
#map_legend li.img img{
  height:32px;
}
#legend_link
{ 
  width:100%;
}
#legend_link img{
 float:right;
 margin-right:-2px;
}
*/
