@charset "utf-8";
/* CSS Document */

body{
margin:0;
padding:0;
background:url(images/bg_main.jpg) 0 0 repeat-x;
background-color:#050505;
font:normal 12px/18px Arial, Helvetica, sans-serif;
color:#CCCCCC;
}

*{
outline:none;
}

div, ul, li, a, h1, h2, h3{
margin:0;
padding:0;
}

ul{
list-style:none;
}

h1{
font:bold 19px Arial, Helvetica, sans-serif;
color:#9a9797;
}

h2{
font:bold 16px Arial, Helvetica, sans-serif;
color: #FFFFFF;
}

.type{
font:bold 12px Arial, Helvetica, sans-serif;
color: #7E7E7E;
}

a{
font:normal 12px/18px Arial, Helvetica, sans-serif;
color: #c0b756;
text-decoration:none;
}

a:hover{
color: #ffffff;
text-decoration:none;
}

.zut{
color:#c0b756;
}

.white{
color:#F8F8F8;
}

/*--OSNOVNA STRUKTURA--*/
#container{
width:1000px;
margin:0 auto;
position:relative;
}

#topline{
width:1000px;
height:43px;
padding-bottom:23px;
}

#header{
width:1000px;
height:233px;
background:url(images/header.jpg) 0 0 no-repeat;
position:relative;
}

#navi{
width:1000px;
height:43px;
background:url(images/navigation.jpg) 0 0 no-repeat;
margin-bottom:10px;
}

#contentwrap{
width:980px;
padding:10px 10px 0 10px;
position:relative;
float:left;
background-color:#050505;
}

#content{
width:980px; min-height:400px;
position:relative;
float:left;
background:url(images/cont.jpg) 0 0 repeat-y;
background-color:#4a4a4a;
padding-bottom:20px;
}

.contleft{
width:400px;
padding:20px 15px 15px 15px;
float:left;
background:url(images/contleft.jpg) 0 0 repeat-x;
background-color:#363636;
}

.contright{
width:520px;
padding:15px;
float:left;
background:url(images/contright.jpg) 0 0 repeat-x;
background-color:#4a4a4a;
}

.sponzori{
width:383px;
background:url(images/sponzori.jpg) 0 0 no-repeat;
background-position:top;
padding-top:32px;
}

.nastupi{
width:383px;
background:url(images/nastupamo.jpg) 0 0 no-repeat;
background-position:top;
padding-top:32px;
}



#nastupi{
width:383px;
}


#nastupi li{
width:363px;
padding:10px;
background:url(images/nastupilibord.jpg) 0 0 repeat-x;
background-position:bottom;
background-color:#2a2a2a;
}


.video{
width:389px;
height:152px;
margin-top:25px;
}

#beginilogo{
width:216px;
height:128px;
position:absolute;
top:54px;
left:128px;
}

.logo{
width:137px;
height:37px;
float:right;
}

.player{
width:296px;
height:23px;
margin-top:8px;
}

/*--NAVIGATION--*/
#nav{
display:block;
margin-left:110px;
}

#nav li{
float:left;

}

#nav li a{
float:left;
text-align:center;
padding:13px 10px 13px 10px;
font:bold 13px Arial, Helvetica, sans-serif;
color:#e1e1e1;
text-decoration:none;
}

#nav li a:hover{
color:#c0b756;
}

#nav li a.now{
color:#c0b756;
}


/*--NAVIGATION FOOTER--*/
#footer{
width:980px;
height:32px;
margin:0 auto;
position:relative;
background:url(images/footer.jpg) 0 0 no-repeat;
clear:both;
padding-bottom:20px;
}

#nav{
width:800px;
}

#nav2 li{
float:left;
}

#nav2 li a{
float:left;
text-align:center;
padding:13px 15px 13px 15px;
font:normal 10px Arial, Helvetica, sans-serif;
color:#e1e1e1;
text-decoration:none;
}

#nav2 li a:hover{
color:#ebdf59;
}

#nav2 li a.now{
color:#ebdf59;
}


/*--TKO SVIRA--*/

.memb{
width:150px;
height:200px;
background-color:#000000;
border:1px solid #5c5c5c;
float:left;
margin-top:15px;
margin-bottom:30px;
text-align:center;
}
.slikaNovosti {
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color:#FFFFFF;
	border: 1px dotted #CCCCCC;
}
#boxSlikaGalerija{
	padding: 2px 2px 2px 2px;
	float:left;
	background-color:#F5F5F5;
	margin:3px 3px 3px 0px;
	border: 1px dotted #CCCCCC;
}
#boxSlikaGalerijaNews{
  padding: 2px 4px 2px 4px; float:left;  
}
.slikaNovosti2{
	border: 1px solid #BFBFBF;
}

#lightbox{
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	color:#151410;
	}

#lightbox a {
	COLOR: #f68121; size:11px; font-weight:bold; TEXT-DECORATION: none
}

#lightbox a:hover {
	COLOR: #666666; size:11px; font-weight:bold;  TEXT-DECORATION: none
}


#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#loadingLink {
	display:block;
	margin:0 auto;
	padding:0;
	width:32px;
	height:32px;
	background:url("images/loading.gif") center center no-repeat;
	text-indent:-9999px;
}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLinkImg, #nextLinkImg{
	width: 49%;
	height: 100%;
	background: transparent url("images/blank.gif") no-repeat; /* Trick IE into showing hover */
	display: block;
	text-indent:-9999px;
	}
#prevLinkImg { left: 0; float: left;}
#nextLinkImg { right: 0; float: right;}
#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("images/prevlabel.gif") left 15% no-repeat; }
#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("images/nextlabel.gif") right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff; color:#666666;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageDetails{ width: 70%; float: left; text-align: left; }	
#caption{ font-weight: normal; color:#666666; 	}
#numberDisplay{ display: block; clear: left; }			
#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
#prevLinkDetails { margin:0 8px 0 0; }		
#nextLinkDetails { margin:0 8px 0 0; }		
#closeLink {
	display:block;
	margin:0;
	padding:0 0 10px 0;
	text-decoration:none;
	float:right;
	width:66px;
	height:28px;
	background:url("images/closelabel.gif") no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}	

		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #151410;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
