
#netmapHeader {
	background-color: #003399;
	margin: 0;
	padding : 0;
}

#logo {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

#langControlls a
{
	position: absolute;
	top: 10px;
	left: 15px;
}

#langControlls {
	width: 100%;
}

#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;
}

