

div.ml {

		font-size: 10px;
               
		width: 180px;
               

	}

	div.ml a,div.ml a:visited {

		display: table;
		

	}

	div.mi {

		font-size: 10px;

		width: 200px;
 line-height: 10px;

	}

	div.mi p {

		font-size: 10px;

		margin: 2px 0px 2px 0px;

	}

	div.mi p.info {

		text-align: right;

		font-size: 9px;

		border-top: 1px solid black;


	}

	div.mi a,div.mi a:visited {                            /*------tytuł w tooltipie------*/

		color: #333333;

		font-weight: bold;

		font-size: 11px;

		text-decoration: none;

	}

	div.mi a:hover {

		text-decoration: none;

	}

	div.mi img {

		margin: 2px 0px 2px 0px;


	}

	div.mi a.mlink,div.mi a.mlink:visited {

		font-size: 10px;

		font-weight: normal;

		color:red;

	}

	

	div.mi a.more,div.mi a.more:visited {                 /*------pomaranczowe linki------*/

		color: #ff4700;

		font-weight: normal;

		font-size: 10px;

	}

	div.mi a.more:hover {

		background-color: #ff4700;

		color: #ffffff;

	}




/*----------------MAPA - BLOCK mapa 2011----------------*/



#mapa {                          /*w tym divie osadzona jest mapa google*/
  position: relative;
  float: left;
  width:1000px;
margin-left:-175px;

margin-top:-110px;           /*-125*/
} 

#margines_dolny_mapy {
float:left; 
width: 200px; 
height:11px;
*height:1px;    /*dla eksplorera - wszystkie wersje */ 
color:#ffffff; 
}  





.mapa-content {                  /*w tym divie osadzona jest mapa google ze wszystkim*/
border: 1px solid red;
height:744px;                 
*height:748px;
  position: relative;
float: left;
 padding: 1px;

/*border-style: solid; border-color: #C4C4C4; border-width: 0px 0px 0px 0px ;*/

/*border-color: #EF4135;*/ 
/*border-width:3px 3px 3px 3px;*/ 
}





#mapa h8 { display:block; padding-left:33px; letter-spacing:5px; width:221px; height:30px; font:24px sans-serif; color:#ffffff; background:#EF4135;}
#mapa form th {   border:none; letter-spacing:1.5px; width:90px; } 
#mapa form td {  display:inline; } 
#alternative  {margin-top:10px; font-size: 12px;color: #666666; }
#alternative  a {font-weight:700; font-size: 12px; color: #666666; letter-spacing:1.5px; }
#alternative  a:hover {text-decoration:none; letter-spacing:2.5px;}



#directions{overflow: auto; width:190px; height: 590px; margin-left:0px; line-height:15px; border-style: solid; border-color: #C4C4C4; border-width: 0px 0px 0px 0px ; }
#map_canvas {overflow: hidden; position: relative; float: left; margin-top:0px; margin-bottom:0px; width:790px; height: 600px; border-style: solid; border-color: #C4C4C4; border-width: 0px 1px 1px 1px ;
background-image: url('louder.gif'); background-position: top; background-repeat: no-repeat; 
}



#wskazowki {overflow: auto; width:190px; height: 590px; margin-left:0px; line-height:15px; border-style: solid; border-color: #C4C4C4; border-width: 0px 0px 0px 0px ; }
#mapka {overflow: hidden; position: relative; float: left; margin-top:0px; margin-bottom:0px; width:790px; height: 600px; border-style: solid; border-color: #C4C4C4; border-width: 0px 1px 1px 1px ;}






