#cnt div.banner {
       cursor:pointer;
	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/jar2013.gif) no-repeat scroll left top transparent;
}
#cnt div.banner p, #cnt div.banner h3 {
        cursor:pointer;
}
#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 #231f20;
	border-right:1px solid #231f20;
}
#cnt div.banner a h3 {
	background-image:none;
	width:100%;
	padding-left:20px;
	display:block;
	height:40px;
	line-height:40px;
}

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

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

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

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