#home_banner{
	width: 660px;
	height: 110px;
	padding: 20px;
	border-bottom: 23px solid #232428;
	overflow: hidden;
	position: relative;
	color: #fff;
	font-size: 93%;
	background: #222 url(../images/home_banner.gif) no-repeat top left;	
}
#home_banner strong{
	display: block;
	padding-bottom: 0.5em;
}
.more{
	padding-right: 10px;
	background: url(../images/home_banner_more.gif) no-repeat right center;
}
#home_banner ul{
	padding: 2px 0 0 0;
	margin: 0;
	position: relative;
	left: -10px;
} 
#home_banner li{
	list-style-type: none;
	display: inline;
	padding: 10px;
	background: url(../images/home_banner_li.gif) no-repeat right center;
} 
#home_banner li.posledni{
	background: none;
} 

#home_bannery{
	width: 700px;
	height: 140px;
	overflow: hidden;
	background: #E4E4E5 url(../images/bannery_home.gif) repeat-x top;
	/*float: left;*/
	padding: 0;
	margin: 0;
}
#home_bannery li{
	list-style-type: none;
	float: left;
	padding: 10px 20px 0 0;
	margin: 0;

}
#home_bannery li.posledni{
	padding: 10px 0 0 0 !important;
}
#home_bannery a{
	width: 340px;
	height: 98px;
	display: block;
	overflow: hidden;
	float: left;
	position: relative;
	text-decoration: none;
	background: #1B1A1A url(../images/music.gif) no-repeat top left;
}
#home_bannery span{
	display: block;
	font-size: 120%;
	font-weight: bold;
	position: absolute;
	right: 30px;
	bottom: 30px;
	
	color: #fff;
}
#home_bannery a:hover span{
	color: #ff8700;
	cursor: pointer;
}

#home_oudoor{
	background: #1B1A1A url(../images/oudoor.gif) no-repeat top left !important;
}

.home_nadpis{
	position: relative;
	background: url(../images/novinky_item.gif) no-repeat bottom left;
	clear: both;
}
.home_nadpis a{
	position: absolute;
	top: 10px;
	right: 10px;
	padding-right: 10px;
	font-size: 80%;
	font-weight: normal;
	background: url(../images/akce_more.gif) no-repeat right center;
}
#home_news{
	margin-bottom: 10px;
	font-size: 140% !important;
	background: url(../images/novinky_item.gif) no-repeat bottom left;
}
