
* { padding: 0; margin: 0; }

body {
font-family: Futura, "Trebuchet MS", Arial, sans-serif;
 font-size: 13px;
 color:#533801;
 background:url(../images/bg3.jpg) top center no-repeat fixed;
 line-height:18px;
}

img {border:none;}

#wrapper { 
 margin: 0 auto;
 width: 990px;
 background-color:#E4E7D3;
}
#header {
 color: #333;
 width: 990px;
 float: left; 
 height: 383px;

 background: #E7DBD5;
}
#navigation {
 float: left;
 width: 999px;
 height:73px;
 margin: -1px 0px 0px -3px;
 background:url(../images/menu.png);
 
}

#meni ul
{
padding: 26px 0px 10px 30px; 
}

#meni li
{
display: inline; padding-right:9px;

}

#meni  a
{
	font-size:22px;
color:#e9e5d8;
text-decoration:none;
}

#meni  a:hover
{
color:#ccd49d;
}

#biografija { 
 padding: 10px;
 margin-left:16px;
 height: 330px;
 width: 300px;
 float: left;
}

#biografijaTitle {
	height:50px;
	width:295px;
	background:url(../images/biografijaTitle.png);
}

#tvorestvo { 
 float: left;
 padding: 10px;
 height: 330px;
 width: 300px;
 display: inline;
}

#tvorestvoTitle {
	height:50px;
	width:295px;
	background:url(../images/tvorestvoTitle.png);
}




#negovacest { 
 padding: 10px;
 height: 330px;
 width: 300px;
 float: left;
}

#negovacestTitle {
	height:50px;
	width:295px;
	background:url(../images/cestTitle.png);
}


#diskografija { 
 width: 970px;
 clear: both;
 margin: 0px 0px 20px 0px;
 padding: 20px 10px 30px 10px;
}

#diskografijaTitle {
	height:50px;
	width:945px;
	margin-left:10px;
	margin-top:25px;
	background:url(../images/diskografijaTitle.png);
}

#biografijaTitle_inner {
	height:150px;
	width:945px;
	margin-left:10px;
	background:url(../images/biografijaTitle_inner.png);
}


#fotogalerijaTitle {
	height:50px;
	width:945px;
	margin-left:10px;
	background:url(../images/fotogalerijaTitle.png);
}


#videogalerijaTitle {
	height:50px;
	width:945px;
	margin-left:10px;
	background:url(../images/videogalerijaTitle.png);
}

#videogalerijaTitle2 {
	height:50px;
	width:945px;
	margin-left:10px;
	background:url(../images/videogalerijaTitle2.png);
}


#kontaktTitle {
	height:50px;
	width:945px;
	margin-left:10px;
	background:url(../images/kontaktTitle.png);
}


#tvorestvoTitle2 {
	height:50px;
	width:945px;
	margin-left:10px;
	background:url(../images/tvorestvo.png);
}


#radioTitle {
	height:50px;
	width:945px;
	margin:15px 0 10px -10px;
	background:url(../images/radioTitle.png);
}

#linii {
	height:5px;
	width:295px;
	clear:left;
	
	background:url(../images/lines.png) repeat-x;
}


#linii2 {
	height:5px;
	width:935px;
	margin:8px 0 0 16px;
	clear:left;
	background:url(../images/lines.png) repeat-x;
}

#povekje {
	height:28px;
	width:21px;
	margin:-10px 0px 3px 279px;
	background:url(../images/strelka.png);
}


#footer { 
 width: 990px;
 height:193px;
 background:url(../images/footer_bg.png);
 clear: both;

 color:#403a29;
}


#footer ul
{
padding: 17px 17px 10px 17px;
}

#footer li
{
display: inline;
padding-right: 4px;
}

#footer  a
{
color:#f8eccb;
text-decoration:none;
}

#footer  a:hover
{
color:#403a29;
}

#footer  p
{

padding:0px 0px 10px 15px;
}


#footersliki {
	height:247px;
	width:374px;
	position:absolute;
	margin:-155px 0px 3px 700px;
	
	background:url(../images/footer.png); overflow:hidden;
}


#containerHeader { max-width: 990px; margin: 0 auto;}







		

		
/* music player */



.mp_wrapper{
	width:940px;
	height:1220px;
	margin:20px auto 40px auto;
	position:relative;
	
	font-family:"Myriad Pro", "Trebuchet MS", Arial;
	font-size:12px;
	color:#516E38;
}
.mp_content_wrapper{
	position:absolute;
	top:0px;
	left:0px;
	width:720px;
	height:1220px;
	background:transparent url(../images/bg.png) repeat top left;
	-moz-border-radius:10px 0px 0px 0px;
	-webkit-border-top-left-radius:10px;
	border-top-left-radius:10px;
}
.mp_player{
	position:absolute;
	top:0px;
	left:722px;
	width:215px;
	height:526px;
	background:transparent url(../images/bg.png) repeat top left;
	-moz-border-radius:0px 10px 10px 0px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
}
.mp_content img{
	width:203px;
	border:1px solid #000;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	margin:20px 20px 10px 20px;
}

.mp_description{
	width:680px;
	height:145px;
	margin:0 auto 0 auto;
	overflow:hidden;
	text-overflow:ellipsis;
	clear:both;
}
.mp_description h2{
	font-size:32px;
	margin-bottom:5px;
	color:#516E38;
	background:transparent url(../images/bg.png) repeat top left;
	padding:8px 0px 13px 10px;
	

}
.mp_description p{
	
	text-transform:uppercase;
	padding:5px;
	line-height:17px;
	
}
.mp_songs{
	width:450px;
	
	margin-top:20px;
}
a.mp_playall{
	background:#000 url(../images/play_big.png) no-repeat center center;
	width:50px;
	height:50px;
	position:absolute;
	top:98px;
	left:96px;
	text-indent:-9000px;
	outline:none;
	display:none;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	opacity:0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}
.mp_songs > div{
	background:transparent url(../images/bg.png) repeat top left;
	width:100%;
	margin-bottom:5px;
	height:30px;
}
.mp_songs div h3{
	width:260px;
	line-height:30px;
	margin-left:10px;
	float:left;
}
.mp_options{
	width:48px;
	float:right;
}
.mp_options span{
	text-indent:-9000px;
	width:20px;
	height:26px;
	margin:2px 2px 0px 0px;
	float:left;
	cursor:pointer;
}
.mp_options span.mp_addpl{
	background:transparent url(../images/add.png) no-repeat center center;
}
.mp_options span.mp_play{
	background:transparent url(../images/play.png) no-repeat center center;
}
ul.mp_albums img{
	width:110px;
	-moz-box-shadow:1px 1px 4px #000;
	-webkit-box-shadow:1px 1px 4px #000;
	box-shadow:1px 1px 4px #000;
	cursor:pointer;
	margin-top:3px;

}





  #gallery {
  
    background: #e1eef5;
	background:url(../images/pozadina.jpg) no-repeat;
	width:926px;
	
	padding:  47px 0 0 18px;
	
  }
  
.linkvideo3 a {color:#435E2F; text-decoration:none; float: left;}
.linkvideo3 a:hover {color:#7B6B4F; text-decoration:none;}
  
.linkvideo a {color:#435E2F; text-decoration:none; width: 450px; float: left;}
.linkvideo a:hover {color:#7B6B4F; text-decoration:none;}

.linkvideo2 a {color:#435E2F; text-decoration:none; width: 450px; float: right;}
.linkvideo2 a:hover {color:#7B6B4F; text-decoration:none;}

.linkvideo1 a {color:#435E2F; text-decoration:none;}
.linkvideo1 a:hover {color:#7B6B4F; text-decoration:none;}

.lista_albumi{
	width:700px !important; 
	float: left;
	}
.lista_albumi li{ 
	float: left;
	list-style: none;
	padding: 12px 5px 0 20px;
	
	}
	
.paging{
	color: #435E2F;
	text-decoration: none;
	}
	
.paging:hover{
	color: #7B6B4F;
	text-decoration: none;
	}
		
	