.menu {
	border-top-width: 1px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5C8D5;
	border-bottom-color: #5581A0;
	font-family: Verdana, "Geneva CE", lucida, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	display: none;
	background-color: #427396;
	position: absolute;
	top: 246px;
}
#overnemovitosti {
	width: 130px;
	left: 17px;
}
#overdevelopment {
	width: 140px;
	left: 123px;
}
#overnasesluzby {
	width: 130px;
	left: 229px;
}
#overfinance {
	width: 130px;
	left: 335px;
}
#overnabidnetenam {
	width: 130px;
	left: 441px;
}
#overkariera {
	width: 130px;
	left: 547px;
}
#overonas {
	width: 130px;
	left: 630px;
}
.menu .red
{
 background-color: #E02D30;
 font-weight: bold;
}
.menu a.red:hover
{
	background-color: #E02D30;	
}