#header {
	width: 1000px;
	height: 135px;
	background: url(img/b_top.png) no-repeat;
	position: relative;
}

#date {
	position: absolute;
	top: 0;
	left: 30px;
	background: url(img/b_date.png) no-repeat;
	width: 156px;
	height: 20px;
	line-height: 18px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}

#logo-rn {
	position: absolute;
	bottom: 18px;
	left: 20px;
	background: url(img/logo2.png) no-repeat;
	width: 418px;
	height: 90px;
}

#ad468 {
	position: absolute;
	bottom: 20px;
	right: 25px;
	display: block;
	overflow: hidden;
	border: 1px solid #c5d0d3;
}

#ad468 img {
	display: block;
	overflow: hidden;
}

#topnav {
	position: absolute;
	top: 0;
	right: 25px;
	display: block;
}

#topnav ul {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	background: url(img/topnav_m.png) repeat-x;
	font-weight: bold;
}

#topnav li {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	padding-right: 10px;
	margin-right: 10px;
	background: url(img/topnav_br.png) no-repeat right center;
}

#topnav li.feed {
	margin-right: 0;
	padding-right: 0;
	background: none;
}

#topnav li.left {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(img/topnav_l.png) no-repeat left;
}

#topnav li.right {
	margin-right: 0;
	padding-right: 0;
	background: none;
	width: 20px;
	background: url(img/topnav_r.png) no-repeat right;
}

#topnav a {
	float: left;
	display: block;
	height: 24px;
	line-height: 24px;
	color: #7c8d95;
}

#topnav li.feed a {
	color: #297eb9;
}

#topnav a:hover, #topnav li.feed a:hover {
	color: #8f1f78;
}

#options {
	position: absolute;
	bottom: 20px;
	left: 225px;
	width: 116px;
	height: 23px;
	background: url(img/options.png) no-repeat top;
}
#options:hover {background: url(img/options.png) no-repeat bottom}


.banner-header {




	position: absolute;
	top: 55px;
	right:31px;
	
	width: 468px;
	height: 60px;


}

.prihlaseni a{
	background: url(img/klic.png) no-repeat;
	margin-top: 7px;
		
		width: 18px;
	height: 10px;

}

.prihlaseni a:hover{
	background: url(img/klic-on.png) no-repeat;
	margin-top: 7px;
		width: 18px;
	height: 10px;
}





