
#netmapHeader {
	background-color: #002c61;
	margin: 0;
	padding : 0;
}


#langControlls {
	position: absolute;
	left: 303px;
	top: 20px;
	width : 30px;
}

#mapSelect {
	margin-top: 3px;
}

img.iconLang {
	border : 0;
	margin-right: 3px;
	margin-bottom: 3px;
	display: intline;
}

#mapMenu {
	background-color: #585858;
	color : white;
	font-size: 12px;
}

#mapMenu a {
	color : white;
	font-weight: 600;
}

#mapBorderElement {
	border-color: #002c61 !important;
}

#heightProfileBorder {
	border-color: #002c61 !important;
}


div.netmapTabs ul.tabmenu li a {
	background: #585858;
	color: white;
}
div.netmapTabs ul.tabmenu li a:hover {
	text-decoration: underline;
	color: black;
	background: #a4c800;
}
div.netmapTabs ul.tabmenu li.a a {
	background: #FFFFFF;
	color: black;
}
div.netmapTabs ul.tabmenu li.a a:hover {
	background: #FFFFFF;
}

