* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 20px;
}
a {
	color: #fff;
}
a img {
	border: 0 none;
}
#popup {
	width: 629px;
	height: 518px;
	background: url(../images/site/popup/bg_audio.jpg) no-repeat;
	position: relative;
}
#logo {
	width: 146px;
	height: 197px;
	background: url(../images/site/popup/bg_logo.jpg) no-repeat;
	position: absolute;
	left: 26px;
	top: 0;
	padding-left: 15px;
}
#logo img {
	border: none;
}
#player {
	width: 329px;
	height: 50px;
	background: url(../images/site/popup/bg_player.jpg) no-repeat;
	position: absolute;
	right: 60px;
	top: 0;
	padding: 8px 0 0 8px;
}
#naslov {
	width: 199px;
	height: 79px;
	position: absolute;
	left: 6px;
	top: 197px;
	text-indent: -9999px;
	background: url(../images/site/popup/slusaj_narodni_online.jpg) no-repeat;
}
#svira_trenutno {
	width: 386px;
	height: 192px;
	position: absolute;
	right: 11px;
	top: 85px;
}
#svira_trenutno h2#svira {
	text-indent: -9999px;
	background: url(../images/site/popup/h2_svira.jpg) no-repeat;
	width: 54px;
	height: 14px;
	margin-bottom: 7px;
}
#svira_trenutno p {
	padding-left: 50px;
	font-size: 16px;
	text-transform: capitalize;
}
#svira_trenutno p.nxt {
	padding-left: 50px;
	font-size: 11px;
}
#svira_trenutno h2#trenutno {
	text-indent: -9999px;
	background: url(../images/site/popup/h2_trenutno.jpg) no-repeat;
	width: 87px;
	height: 14px;
	margin-top: 19px;
	margin-bottom: 6px;
}
#svira_trenutno p#sljedece {
	background: url(../images/site/popup/img_sljedece.jpg) left top no-repeat;
	font-size: 11px;
	margin-left: 37px;
	padding-left: 14px;
}
ul {
	width: 386px;
	height: 106px;
	position: absolute;
	left: 135px;
	top: 270px;
	list-style-type: none;
}
ul li {
	float: left;
	padding-right: 20px;
	width: 104px;
	height: 103px;
	line-height: 15px;
	
}
div.dl {
	width: 386px;
	height: 50px;
	position: absolute;
	left: 135px;
	top: 390px;
	list-style-type: none;
}
#banner {
	width: 476px;
	height: 72px;
	position: absolute;
	left: 72px;
	bottom: 0;
	background: url(../images/site/popup/bg_banner.jpg) no-repeat;
	padding: 8px 0 0 8px;
}
#banner img {
	border: none;
}

