body {
	margin: 0px
}

#map {
	background-color: #000000; 
	height: 100%
}

#options { 
	background-color: white; 
	position: absolute; 
	bottom: 16px;
	margin-top: 0px; 
	left: 16px; 
	text-align: center; 
	font-family: sans-serif;
        border: 2px solid rgba(0,0,0,0.2);
	border-radius: 5px; 
	padding: 10px; 
	z-index: 1000
}
			
.infoblock td {
font: 12px/1.4 "Helvetica Neue", Arial, Helvetica, sans-serif; vertical-align: top; margin-bottom: 4;}

.infoblock {
	background-color: #EEEEEE;
	border: 1px solid silver;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 6px;
	min-width: 200px;
	border-radius: 3px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;
}

#lang { 
	/*background-color: white;
	text-align: center; 
	/*font-family: sans-serif; */
	/*padding: 0px; 
	/*z-index: 1000;*/
	width:44px;
}

#lang select {
	background-color: white;
	/*padding: 5px;*/
        margin: 5px 2px;
	border: none;
	border-radius: 5px; 
	width:40px;
        font-size: 9pt;
}

.sign div{
	background-size: 16px 16px;
	width: 16px;
	height: 16px;
}

.bright .leaflet-tile-pane{
	filter: brightness(0.15);
}

.lamp_ref_19_text, .lamp_ref_18_text, .lamp_ref_17_text{
	display: inline-block;
	color: #DDDDDD;
	text-align: center;
	text-shadow: 0 0 5px #000000;
	font-weight: bold;
	white-space:nowrap;
	/*width: 80px;*/
}

.lamp_ref_21{
	width: 104px;
	margin-top: -54px;
}

.lamp_ref_20{
	width: 92px;
	margin-top: -48px;
}

.lamp_ref_19{
	width: 80px;
	margin-top: -42px;
}

.lamp_ref_18{
	width: 68px;
	margin-top: -36px;
}

.lamp_ref_17{
	width: 56px;
	margin-top: -30px;
}
.lamp_ref_16{
	width: 44px;
	margin-top: -26px;
}
.lamp_ref_15{
	width: 32px;
	margin-top: -20px;
}
.lamp_ref_19_text{
	font-size: 12px;
}

.lamp_ref_18_text{
	font-size: 10px;
}

.lamp_ref_17_text{
	font-size: 8px;
}
