@charset "Windows-1250";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  75%;
}

input{
/* border: 1px solid #aed0ea; */
 padding: 1px;
}

select{
/* border: 1px solid #aed0ea; */
 padding-top:0px;	
 padding-bottom:0px;
/* -webkit-appearance: none; */
}



/*A    { color:#FFFFFF; }*/
A    { color:#bb11bb; text-decoration:none; }
A:hover    { color:#ff55ff; text-decoration:underline; }


/* A:link_blue     { color:#FFFFFF; } */


TABLE.nieb     { font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:normal; color:#000000; background-color:#e1efff}
TH.nieb     { font-family:arial,helvetica,sans-serif; font-size:10pt; font-weight:bold; color:#000000; background-color:#e1efff}




.mapunits {
  font-family:arial,helvetica,sans-serif;
  font-size:9pt;
  font-weight:normal;
  color:#000090;
  background-color:transparent;
  border:0;
}

.measureunits {
  font-family:arial,helvetica,sans-serif;
  font-size:9pt;
  font-weight:normal;
  color:#800040;
  background-color:transparent;
  border:0;
}

.legenda {
/*  border: 1px solid blue; */
  margin-top:4px;
  background-color:#e1efff;
  cursor:pointer;
}
a.legenda1{
	cursor:pointer;
	color:black;
}
a.legenda1:hover{
	 color:#ff55ff; 
	 text-decoration:underline; 
}

#war_sort { list-style-type: none; margin: 0; padding: 0; width: 100%; }
#war_sort li { margin: 0 0px 3px 0px;}
.handle_sort {width:60%;background-color:#eee;border: 1px solid #888;cursor:pointer}
.slider_td {width:40%;padding-left:10px;padding-right:10px}
.slider_table {height:100%;width:100%;}

