.legenda > .ramka > table, #wlasciwosci_table{
    font-family: Arial CE, CE Helvetica, sans-serif;
	color: #616161;
}
.legenda{
	background-color: white;
    padding: 4px;
}
.legenda > .ramka > table{
    font-size: 8pt;
    line-height: 10px;
	border-collapse: collapse;
}
.legenda > .ramka{
	overflow: auto;
    border: solid 2px #c7c7c7;
    padding: 8px;
	margin-top: 3px;
}
.legenda > .ramka > table > tbody > tr{
	cursor: pointer;
	height: 25px;
}
#wlasciwosci_close{
	position:absolute;
	right:3px;
	top:3px;
}
#wlasciwosci_table{
   width:100%;
   background-color:white;
   border-collapse:collapse;
   font-size:8pt;
   border:1px solid #f3fdfd;
}
#wlasciwosci_table td {
	vertical-align:top;
	padding:5px;
	-webkit-touch-callout: text; 
	-webkit-user-select: text; 
	-khtml-user-select: text; 
	-moz-user-select: text; 
	-ms-user-select: text; 
	-o-user-select: text; 
	user-select: text; 
}
#wlasciwosci_table td.atrybut {
   min-width:50px;
   font-style:italic;
   font-weight:bold;
}
#wlasciwosci_table td.wartosc {
   min-width:100px;
}
#wlasciwosci_table tr.dark td {
   background-color:#f3fdfd;
}
.toggle_up{
	height: 14px;
    width: 14px;
    background-image: url("https://mapa.um.warszawa.pl/mapaApp/Styles/Img/images/infoicons/overflow_up_ovr.png");
}
.toggle_down{
	height: 14px;
    width: 14px;
    background-image: url("https://mapa.um.warszawa.pl/mapaApp/Styles/Img/images/infoicons/overflow_down_ovr.png");
}
.toggle_down, .toggle_up{
	margin-left: auto;
    margin-right: auto;
    display: block;
}