#cnt div.banner {
	height:106px;
	width:516px;
	margin:0 auto;
	margin-bottom:15px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	background:url(http://www.icss.sk/public/img/layout/domov/ics_music_stage.gif) no-repeat scroll left top transparent;
}
#cnt div.banner.online {
	background-image:url(http://www.icss.sk/public/img/layout/domov/ics_music_stage.online.gif);
}

#cnt div.banner:hover {
	border-bottom:1px solid #ff7722;
	border-right:1px solid #ff7722;
}
#cnt div.banner h3 a {
	background-image:none;
	width:100%;
	padding-left:20px;
	display:block;
	height:40px;
	line-height:40px;
}

#cnt div.banner h3 a:hover {
	text-decoration:none;
}
#cnt div.banner h3 {
	color:#EE6611;
	letter-spacing:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding:0;
}

#cnt div.banner p {
	padding:0;
	height:66px;
	padding: 0 180px 0 20px;
}

#cnt div.banner p a {
	background-image:none;
	color:#888888;
}

#cnt div.banner p a:hover {
	text-decoration:none;
}