
#netmapHeader {
	background-color: #8484AC;
	margin: 0;
	padding : 0;
}

#interfaceEnvelope {
	border: 0;
}

#top_tot {
    background-color:#8484AC;
    background-image:url(http://www.praha14.cz/Obrazky/pozadi800_mc.gif);
    background-position:left top;
    background-repeat:no-repeat;
    border-bottom:1px solid #000066;
    border-top:1px solid #000066;
    color:white;
    height:6em;
    margin:0;
    min-height:92px;
    padding:0;
    position:relative;
    width:100%;
}

#top1 {
    color:white;
    float:left;
    height:6em;
    margin:0;
    min-height:92px;
    padding:0;
    width:280px;
}

#langControlls {
	position: absolute;
	right: 20px;
	top: 20px;
	width : 30px;
}

#mapSelect {
	margin-top: 3px;
}

img.iconLang {
	border : 0;
	margin-right: 3px;
	margin-bottom: 3px;
	display: inline;
}

#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;
}



