#page_top {
	width: 1000px;
	height: 193px;
	overflow: hidden;
}

#page_top p.uvod a {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 95px;
	width: 270px;
	overflow: hidden;
	line-height: 300px;
}

#page_top p.title {
	color: black;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	position: absolute;
	left: 310px;
	top: 5px;
	line-height: 36px;
}

body.uvod #page_top p.title {
	color: white;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	position: absolute;
	left: 60px;
	top: 105px;
	line-height: 36px;
}

#page_top div.navigation_lang {
	position: absolute;
	right: 0px;
	top: 10px;
}

#page_top div.navigation_lang ul {
	margin: 0px;
	padding: 0px;
	width: 100px;
}

#page_top div.navigation_lang ul li {
	margin: 0px;
	padding: 0px 3px;
	display: block;
	float: left;
	list-style-type: none;
}
