
/* INDEX */
#index_news_holder {
	position: relative;
	width: 740px;
	margin: 0px auto;
	padding: 20px 0px 60px 0px;
	font-size: 12px;
	color: #c5dde3;
	font-weight: normal;
	background: url('../images/index_bigline.gif') no-repeat 372px bottom; 
}
#index_news_holder a {	
	color: #eff6f8;
	text-decoration: none;
}
#index_news_holder a:hover {
	text-decoration: underline;
}

.title_aktualis {
	float: left;
	position: relative;
	left: 30px;
	width: 104px;
	height: 35px;
	line-height: 200px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background: url('../images/title_aktualis.gif') no-repeat left top; 
}
.title_current {
	float: left;
	position: relative;
	left: 306px;
	width: 90px;
	height: 35px;
	line-height: 200px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	background: url('../images/title_current.gif') no-repeat left top; 
}

.newsline {
	clear: both;
	display:table;
	width: 734px;
	padding: 10px 0px 12px 0px;
	margin: 0px 0px 8px 6px;
	text-align: justify;
	background: url('../images/newsline_bottom.gif') no-repeat left bottom; 
}
.newsline .left {
	float: left;
	width: 293px;
	position: relative;
	left: 24px;
	padding: 0px 0px 0px 11px;
	background: url('../images/text_dot.gif') no-repeat left 5px; 
}
.newsline .right {
	float: left;
	width: 293px;
	position: relative;
	left: 104px;
	padding: 0px 0px 0px 11px;
	background: url('../images/text_dot.gif') no-repeat left 5px;
}
/* /INDEX */
/* TOPMENÜ */
ul#topmenu {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	width: 325px;
	position: absolute;
	top: 218px;
	left: 37px;
	line-height: 14px;
}
* html ul#topmenu { line-height: 16px; }
ul#topmenu li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
ul#topmenu li a {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #053757;
	font-weight: bold;
	text-decoration: none;
}
ul#topmenu li a:hover {
	color: #7d868a;
}
/* /TOPMENÜ */
/* Aktuális kontent */
#current_content {
	clear: both;
}
#current_content p {
	padding: 0px 15px 10px 15px;
	border-bottom: 1px solid #999999;
}

/* /Aktuális kontent */











