/* CSS Components */

#top_btn_menu {
	background: url("../images/bg_h2.jpg") no-repeat left bottom;
	padding-bottom: 47px;
	margin-bottom: -57px;
}

#top_btn_menu a {
	display: block;
	width: 136px;
	height: 25px;
	overflow: hidden;
	float: left;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	padding: 8px 0 0 0;
}

#top_btn_menu a.blue {
	background: url("../images/btn_blue.jpg") no-repeat;
}

#top_btn_menu a.green {
	background: url("../images/btn_green.jpg") no-repeat;
}

#top_btn_menu a.yellow {
	background: url("../images/btn_yellow.jpg") no-repeat;
}

#top_btn_menu a:hover {
	background-position: left bottom;
}

.linka {
	background: #e2e2e2;
	height: 1px;
	overflow: hidden;
	margin-top: 15px;
}

.gradientik {
	background: url("../images/bg_grad.gif") no-repeat;
	width: 311px;
	height: 22px;
}

.aktual .in {
	background: url("../images/bg_grad.gif") no-repeat;
	padding: 10px 15px 0 8px;
	font-size: 11px;
	color: #000;
}

.aktual .in img {
	border: 1px solid #555;
	margin-right: 5px;
}

.aktual .line {
	padding: 0 0 3px 0;
}

.aktual .nadpis, .aktual .nadpis2 {
	height: 35px;
}

#over_news_banner {
	margin-top: -600px;
	height: 600px;
	overflow: hidden;
}

.h102 {
	height: 102px;
	overflow: hidden;
}

div#news {
	 min-height: 600px;
	 _height: 600px;
}

.zone2 {
	text-align: center;
}