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


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

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

/*#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;*/
	text-align:center;
}

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

/*#map_tools*/
.suwak .polska, 
.suwak .odswiez {
	margin: 1px 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;
}
span.polska_mapa{
  display:block;
  height:28px;
  width:32px;
  margin: 2px auto;
}
span.refresh_map{
  display:block;
  height:24px;
  width:27px;
  margin: 2px auto;
}
/*#map_tools */
.przyciski span {
	display: block;
	width: 75px;
	height: 20px;
	overflow: hidden;
	background: url(/_items/mm/images/maptools/map_buttons.png) no-repeat 0 -23px;
	margin: 0 5px;
	margin-top: 10px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	cursor:pointer;
	float:left;
/*	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/mapa/map_buttons.png', sizingMethod='image');*/
}

.przyciski {
    width: 360px;
}
* html .przyciski {
    width: 360px;
}
div.slider_wrapper{
  text-align:center;
}
div.suwak div {
  text-align:center;
}
/*#map_tools*/ 
.przyciski span.active {
	background: url(/_items/mm/images/maptools/map_buttons.png) no-repeat 0 0;
	color: #FFFFFF;
}

.ui-slider {
  background-position:center center;
  background-repeat:no-repeat;
  height:134px;
  position:relative;
 /* left:8px;
  position:relative;
  top:25px;
  width:38px;*/
  margin:0px auto;
  width:25px;
 	background: url(/_items/mm/images/maptools/podzialka.png) 0 3px no-repeat;
}
.ui-slider .ui-slider-handle { 
  position: relative; 
  z-index: 2; 
	width: 21px;
	height: 10px;
  cursor: pointer; 
  background: url(/_items/mm/images/maptools/wskaznik-przesuwaka.png) 0 0 repeat-x;
}

/*
.ui-slider { 
  position: relative; 
  text-align: left; 
 	height: 129px;
 	width: 21px;
 	background: url(/_items/mm/images/maptools/podzialka.png) 0 3px no-repeat;
 	margin:5px auto;
}
*/





#map_legend {
    display: none;
    position: absolute;
    list-style-type: none;
    width: 582px;
    height: 38px;
    background: url(../images/legenda/pasek.png) no-repeat;
}

#map_legend li {
    float: left;
}

#map_legend li {
    padding-top: 13px;
    font-weight: bold;
}

#map_legend li.img {
    padding-top: 6px;
}
#map_legend li span {
  margin-right:5px;
}
#legend_link
{
margin-top:-10px;
}
span.bankomat_logo {
  display:block;
  width:165px;
  height:141px;
}
span.placowka_logo {
  display:block;
  width:183px;
  height:144px;
}
ul#map_legend li span{
  width:33px;
  height:43px;
  display:block;
}
span.btn_search_pl,span.btn_search_en{
  width:106px;
  height:27px;
  display:block;
  float:left;
}
