#main, #main_2{
	background: none;
}
#content{
	padding-top: 416px;
	position: relative;
}
h1#home_nadpis{
	width: 722px;
	height: 119px;
	overflow: hidden;
	position: absolute;
	left: -35px;
	top: 0;
	margin: 0;
	padding: 0;
	background: #FDD323;
}

h1#home_nadpis span{
	width: 722px;
	height: 119px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/home/home_nadpis.gif) no-repeat; 
}

#home_box{
	width: 722px;
	height: 297px;
	/*overflow: hidden;*/
	position: absolute;
	top: 119px;
	left: -35px;
	background: #FDD323 url(../images/home/home_box_2.gif) no-repeat; 
}
#home_box p{
	width: 460px;
	height: 156px;
	position: absolute;
	top: -5px;
	right: 25px;		
	overflow: hidden;
	text-align: right;
	color: #5a0100;
	font-weight:bold;
	font-size: 105%;
	line-height: 1.5em;
}

.flash_home{
	display: block;
	width: 724px;
	height: 414px;
	position: absolute;
	top: 273px;
	left: -37px;
}


h2#zajimavosti_nadpis{
	width: 696px;
	height: 76px;
	overflow: hidden;
	position: relative;
	left: -8px;
	margin: 0;
	padding: 0;
}
h2#zajimavosti_nadpis span{
	width: 696px;
	height: 76px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/home/zajimavosti_nadp.gif) no-repeat; 
}
#zajimavosti{
	width: 687px;
	min-height: 166px;
	position: relative;
	background: #70940F url(../images/home/zajimavosti.gif) no-repeat bottom;
}

#news_home{
	padding: 0 20px 20px 20px;
}
#home_news_nadp a{
	padding-left: 50px;
	font-size: 120%;
	color: #fff;
	text-decoration: none;
	background: url(../images/home/home_news_nadpis.gif) no-repeat 10px 7px;
}

#home_news_more{
	width: 110px;
	height: 43px;
	display:block;			
	position: absolute;
	bottom: -13px;
	right: 175px;
	overflow: hidden;
}
#home_news_more span{
	width: 110px;
	height: 43px;
	display:block;		
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 50;
	background: url(../images/home/home_news_more.gif) no-repeat;
}

#home_news_archiv{
	width: 148px;
	height: 43px;
	display:block;			
	position: absolute;
	bottom: -13px;
	right: 20px;
	overflow: hidden;
}
#home_news_archiv span{
	width: 148px;
	height: 43px;
	display:block;		
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 50;
	background: url(../images/home/home_news_archiv.gif) no-repeat;
}

#home_vice{
	width: 142px;
	height: 43px;
	display:block;			
	position: absolute;
	bottom: 81px;
	right: 18px;
	overflow: hidden;
}
#home_vice span{
	width: 142px;
	height: 43px;
	display:block;		
	position: absolute;
	bottom: 0;
	right: 0;
	/*z-index: 50;*/
	background: url(../images/home/home_vice.gif) no-repeat;
}

#home_registrace{
	width: 113px;
	height: 43px;
	display:block;			
	position: absolute;
	bottom: 36px;
	right: 18px;
	overflow: hidden;
}
#home_registrace span{
	width: 113px;
	height: 43px;
	display:block;		
	position: absolute;
	bottom: 0;
	right: 0;
	/*z-index: 50;*/
	background: url(../images/home/home_registrace.gif) no-repeat;
}

