/* reset */

html{
	background: url(greenbg.jpg) repeat-x top right fixed;
	margin: 0;
	padding: 0;
	border: 0;
}

a img, :link img, :visited img {
	 border: 0;
}
/* reset */

body {
	font-family:Myriad Pro, Arial, Helvetica;
	color:#FFFFFF;
	margin: 0;
	padding: 0;
}

#wrap {
	width:1024px;
	margin:0px auto;
}

#okvirgore {
	width:798px;
	margin:0px auto;
	height:112px;
	/* background: url(okvir.png) top center no-repeat; */
}
#okvirfooter {
	width:798px;
	margin:0px auto;
	height:109px;
	background: url(okvirfooter.png) top center no-repeat; 
}
#okvir {
	width:798px;
	margin:0px auto;
	height:239px;
	background: url(okvirunutra.png) top center repeat-y; 
}
#okvirdiv{
	float:left;
	width:235px;
	height:235px;
	margin-left:24px;
}
#okvirsta{
	float:left;
	width:235px;
	height:20px;
}
#okvirredup{
	float:left;
	width:235px;
	height:11px;
	background:url(divup.png) top center no-repeat;
}
#okvirreddown{
	float:left;
	width:235px;
	height:11px;
	background:url(divdown.png) top center no-repeat;
}
#okvirred{
	float:left;
	width:235px;
	height:200px;
	background:#000000;
}
#partneri {
	width:788px;
	margin:0px auto;
	height:50px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:0px;
	background: url(partneribg.png) top center no-repeat;
}
#marketing {
	width:788px;
	margin:0px auto;
	height:100px;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:0px;
	background: url(marketingbg.png) top center no-repeat;
}
#reklama {
	width:798px;
	margin:0px auto;
	height:80px;
}

#clear {
	width:798px;
	margin:0px auto;
	height:30px;
}

/*AJAX PLAYER*/
#player_container {
	position: relative;
	background:#000000;
	width:235px;
	height:40px;
	margin-top:-30px;
	border-top:10px #000000 solid;
}
#player_container  ul#player_controls {
	list-style-type:none;
	padding:0;
	margin: 0;
}
#player_container  ul#player_controls li {
	overflow:hidden;
	text-indent:-9999px;
}
#player_play,
#player_pause {
	display: block;
	position: absolute;
	left:120px;
	top:0px;
	width:40px;
	height:40px;
	cursor: pointer;
}
#player_play {
	background: url("spirites.jpg") 0 0 no-repeat;
}
#player_play.admir_mavric_hover {
	background: url("spirites.jpg") -41px 0 no-repeat;
}
#player_pause {
	background: url("spirites.jpg") 0 -42px no-repeat;
}
#player_pause.admir_mavric_hover {
	background: url("spirites.jpg") -41px -42px no-repeat;
}

#player_progress {
	position: absolute;
	left:10px;
	top:12px;
	background-color: #009f00;
	border:1px #68bb40 solid;
	width:215px;
	height:15px;
	-moz-border-radius:6px;
}
#player_progress_load_bar {
	background: url("radio.png") top left repeat-x ;
	width:0px;
	height:15px;
	cursor: pointer;
}
#player_progress_load_bar.admir_mavric_buffer {
	background-color: #008a02;
}
#player_progress_play_bar {
	background: url("radio.png") top left repeat-x ;
	width:0px;
	height:15px;
}
.spantitle{
	font-family:Myriad Pro, Arial, Helvetica;
	font-size:12px;
	font-weight:bold;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:5px;
	color:#fff;
	display:block;
	width:230px;
	text-decoration:none;
}
.spantxt {
	font-family:Myriad Pro, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
	color:#fff;
	display:block;
	width:215px;
	text-align:justify;
	text-decoration:none;
}
.sveradio a{
	font-family:Myriad Pro, Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	margin-left:10px;
	margin-top:1px;
	color:#fff;
	float:left;
	text-decoration:none;
}

