#content {
	width: 969px !important;
}

#contentMargin {
	margin: 0px;
}

#header {
	height: 127px;
}

/*	bocne menu sa zobrazuje uz len, ak nieco obsahuje..validne	*/
/*
#sidebox, #sideMenu {
	display: none;
}
*/

#up_space {
	height: 0px;
}

.titulka a {
	overflow:hidden;
	position: absolute;
	display: block;
	background-color: white;
	font-weight: bold;
	border: 1px solid white;
}

.titulka a:hover {
	z-index: 10;
	overflow:hidden;
}

.titulka a:hover .popis {
	display:block;
	position:relative;
	top:120px;
}

.titulka a .popis {
	display:none;
	height: 30px;
	text-align: left;
	color: #9d9d9d;
	z-index: 10;
	width: auto;
	margin-left:10px;
}

#topItem {
	background-color:white;
	height:182px;
	position:absolute;
	top:223px;
	left:252px;
	text-align:center;
	width:484px;
	font-weight: bold;
}
