/* CSS Document */

html,body{
background-color:#000000;
margin:0;
padding:0;
width:100%;
height:100%;
background-image:url(../images/bcg1.jpg);
background-position:top;
background-repeat:no-repeat;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
a{
color:#FF9900;
text-decoration:none;
}
img{
border:none;
}



/*------------------------------------------------------*/



.warper{
width:100%;
height:100%;
}
.heighter{
width:950px;
height:100%;
}
.tabla1{
width:900px;
height:100%;
}
.header{
background-color:#666666;
background-image:url(../images/header_pic.jpg);
width:900px;
height:240px;
}
.meni{
vertical-align:top;
background-image:url(../images/meni_bcg.png);
background-repeat:repeat-x;
text-align:left;
width:900px;
height:40px;
font-weight:bold;
}
.content{
background-image:url(../images/op.png);
background-repeat:repeat-xy;
text-align:left;
vertical-align:top;
width:900px;

}
.content_ispis{
padding:100px;
width:700px;
}
.container{
width:600px;
}
.footer{
color:#FFFFFFF;
padding-left:15px;
padding-right:15px;
bottom:0;
background-color:#999999;
background-image:url(../images/shade.png);
background-repeat:repeat-x;
width:870px;
height:65px;
padding-top:7px;
padding-bottom:7px;
font-size:9px;
text-align:center;
}



/*-----------------------------------*/


.meni_buttones{
background-image:url(../images/buttone_nonactive.jpg);
float:left;
width:117px;
height:22px;
vertical-align:middle;
padding-left:9px;
padding-top:6px;
}
.meni_buttones a{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.meni_active{
background-image:url(../images/buttone_active.jpg);
float:left;
width:117px;
height:22px;
vertical-align:middle;
padding-left:9px;
padding-top:6px;
}
.meni_active a{
font-family:Verdana;
font-size:12px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}
.artists, .djs{
width:250px;
}
.events{
background-image:url(../images/wh.png);
background-repeat:repeat-xy;
}

.events td{
background-image:url(../images/wh.png);
background-repeat:repeat-xy;
width:200px;
}
#section{
width:850px;
height:500px;
background-image:url(../images/wh.png);
background-repeat:repeat-xy;
}
.sliker{
text-align:left;
}
.sliker_fot{
text-align:center;
}
.sliker a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-align:center;
color:#FFFFFF;
text-decoration:underline;
}
.links{
text-align:left;
}
/* use a semi-transparent image for the overlay */ 
#overlay { 
    background-image:url(http://static.flowplayer.org/img/overlay/transparent.png); 
    color:#efefef; 
    height:450px; 
} 
 
/* container for external content. uses vertical scrollbar, if needed */ 
.contentWrap { 
    height:441px; 
    overflow-y:auto; 
}
.bio{
padding-top:45px;
}
.releases{
color:#999999;
font-size:9px;
padding:10px;
}