/* mapa_witryny  */


ul.mapa { 

  margin: 0 0 10px 0;
  padding:0pt 0pt 10px 0px;

}



ul.mapa li { 
  background-color:transparent;
  background-image: url(../pics/mapa_witryny1.gif); 
  background-position:5px 4px;
  background-repeat:no-repeat;
  font-size:12px;
  font-weight:bold;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0pt;
  padding:20px 3px 5px 40px;
}


ul.mapa ul { 
  background-color: #fff; 
  margin-top: 0; 
  margin-right: 0; 
  margin-left: 0; 
  padding: 5px 16px 0px 0px; 
  list-style: none; 
}

ul.mapa ul li { 

  background:transparent url(../pics/mapa_witryny2.gif) no-repeat scroll left top;
  background-position: 0px 0px;  
  border-bottom-style:none;
  border-left-style:none;
  border-right-style:none;
  color:#000000;
  font-size:11px;
  font-weight:bold;
  margin:0pt;
  padding:3px 0pt 5px 30px;
}

ul.mapa ul ul { 
  margin: 0; 
  padding: 2px 0 2px 0px;
  border: none; 
  background-color: #fff; 
 }

ul.mapa ul ul li { 
  color: gray; 
  font-size: 10px; 
  font-weight: normal; 
  background-color: #fff; 
  background-image: none; 
  background-repeat: no-repeat; 
  background-position: left top; 
  list-style-image: none;
  margin: 0px; 
  padding: 3px 0 3px 30px; 
}





ul.mapa li a {
  color: #f08200;
	font-weight: bold;
	text-decoration: none;
}
ul.mapa li a:hover {
	color: #ff8a00;
	font-weight: bold;
	text-decoration: underline;
}
ul.mapa ul li a {
	color: #686868;
	font-weight: bold;
	text-decoration: none;
}
ul.mapa ul li a:hover {
	color: #434343;
	font-weight: bold;
	text-decoration: underline;
}
ul.mapa ul ul li a {
	color: #7f7f7f;
	font-weight: normal;
	text-decoration: none;
}
ul.mapa ul ul li a:hover { 
color: #ff8a00; 
font-weight:     normal; 
text-decoration: underline; 
}

ul.mapa ul ul ul li a {
	color: #409501;
	font-weight: normal;
	text-decoration: none;
}
ul.mapa ul ul ul li a:hover { 
color: #b30003; 
font-weight:     normal; 
text-decoration: underline; 
}

