div.aDesc {
	float: left;
	margin-top: -30px;
	margin-left: 140px;
	font-weight: bold;
}
div.pesme {
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 15px;
}
div.hZabavne, div.hNarodne {
	display: none;
}
div.kolekcija {
	clear: both;
	padding-top: 20px;
}
div.pesma {
	width: 190px;
	border-bottom: 1px solid #d2d2d2;
	font-weight: bold;
	margin-bottom: 5px;
}
div.pesmaLine, div.pesmaPlay, div.pesmaPause {
	float: left;
	background-image: url(../images/audioPlayer.gif);
	background-repeat: no-repeat;
}
div.pesmaPlay {
	width: 56px;
	height: 19px;
	display: block;
}
div.pesma a {
	width: 28px;
	height: 19px;
	float: right;
}
div.pesmaPause {
	width: 188px;
	height: 19px;
	background-position: -56px 0px;
	position: relative;
	display: none;
	color: #fff;
}
div.pesmaTrack {
	float: left;
	margin-left: 36px;
	margin-top: 1px;
}
div.pesmaDuration {
	float: left;
	margin-left: 38px;
	margin-top: 1px;
}
div.pesmaLine {
	width: 17px;
	height: 9px;
	background-position: -244px -10px;
	position: absolute;
	top: 10px;
	left: 38px;
}
div.pesmaPause a.pause {
	display: block;
}
div.pesmaPause a.play {
	display: none;
}
div.pesma span {
	float: left;
	width: 180px;
	padding-left: 5px;
	padding-bottom: 3px;
}
div.pesma span.songName {
	padding-left: 20px;
	padding-bottom: px;
}
div.pesma div.download {
	float: left;
	width: 190px;
	padding-top: 7px;
}
div.pesma div.download a.download {
	float: left;
	width: 100px;
}
div.pesma div.download a {
	color: #6e6e78;
	float: right;
	width: 80px;
	text-align: center;
}
div.pesma div.download a:hover {
	color: #b24d4e;
}

div.scroll {
	padding-top: 6px;
}

#scroller1, #scroller2,#scroller3{
	height: 483px;
}
