@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

	html{
		height: 101%;
		min-width:1000px;
		min-height:500px;
	}

	body{
		margin:0;
		padding:0;
		background: #000;
		background-image:url('background.jpg');	
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:center top;
		overflow-x:hidden;
		}
	
	body#biografija{
		margin:0;
		padding:0;
		background: #000;
		background-image:url(/images/background_alt.jpg);	
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:center top;
		overflow-x:hidden;
		}
		
	body#vasa_pisma{
		margin:0;
		padding:0;
		background: #000;
		background-image:url(/images/background_alt_2.jpg);	
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:center top;
		overflow-x:hidden;
		}
		

	.bio_back{
		height: 100%;
		min-width:1000px;
		min-height:500px;
		margin:0;
		padding:0;
		background: #000;
		background-image:url(/images/background_alt.jpg);	
		background-repeat:no-repeat;
		background-attachment:fixed;
		background-position:center top;
		overflow-x:hidden		
		}



		
	.news_nastupi {	
		position:absolute;
		margin:0px;
		top: 140px;
		left:15%;
		overflow:hidden;
		text-align:left;
		z-index:0;
		width:680px;
		padding:10px 10px 10px 10px;
		clear: both;
		text-align:left;
		display:block;
		padding-bottom:400px;

		}
		
	.news_nastupi h2{
		display:block;
		width:100%;
        height:100%;
		padding: 0 15px 20px 15px;
		color:#fdc689;
		line-height:1.3em;
		font-size:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		letter-spacing:-2px;
		font-weight:400;
/*		filter: dropshadow(color=#ffffff, offX=5, offY=1);	
		text-shadow: 1px 1px 30px #004a80;		*/
		}
		
	.news_nastupi h2 a{
		width:100%;
        height:100%;
		text-decoration:none;
		/*color:#363636;*/
		color:#fdc689;

/*		filter: dropshadow(color=#eaeaf2,offX=0,offY=1);	*/
		text-shadow: 0px 1px 0px #000;
		}
		
	.news_nastupi h2 a:hover{
		display:block;
		margin:-10px 0 -10px -10px;
		text-decoration:none;
		background:#3b1003;
		border: 10px solid #3b1003;
		color:#fff;
		filter: dropshadow(color=#3b1003,offX=0,offY=1);	
		text-shadow: 0px 1px 0px #3b1003;
		-moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
	    -khtml-border-radius: 10px;
	    border-radius: 10px;
		}
	
	a:active, a:focus {
		outline: 0
		}	
		
.news h2{
		display:block;
		width:100%;
        height:100%;
		width:680px;
		padding: 0 15px 20px 15px;
		color:#fdc689;
		line-height:1.3em;
		font-size:20px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		letter-spacing:-2px;
		font-weight:400;
/*		filter: dropshadow(color=#ffffff, offX=5, offY=1);	
		text-shadow: 1px 1px 30px #004a80;		*/
		}
		
	.news h2 a{
		width:100%;
        height:100%;
		text-decoration:none;
		width:620px;
		/*color:#363636;*/
		color:#fdc689;

/*		filter: dropshadow(color=#eaeaf2,offX=0,offY=1);	*/
		text-shadow: 0px 1px 0px #000;
		}
		
	.news h2 a:hover{
		margin:-10px 0 -10px -10px;
		text-decoration:none;
		background:#3b1003;
		border: 10px solid #3b1003;
		color:#fff;
		filter: dropshadow(color=#3b1003,offX=0,offY=1);	
		text-shadow: 0px 1px 0px #3b1003;
		-moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
	    -khtml-border-radius: 10px;
	    border-radius: 10px;
		}
		
	.scrollbar2 a{
		text-decoration:underline;
		color:#fdc689;
		}
		
	.scrollbar2 a:hover{
		color:#FFFFCC;
		}
		

	
 
	 h2 {
	    display:block;
		width:100%;
        height:100%;
		color:#fdc689;
		letter-spacing:0px;
		font-weight:400;
		font-size:24px;
		text-shadow: 0px 1px 0px #eaeaf2;
		margin-bottom:10px;
		
		}
	 
	 
	 h2 a{
		text-decoration:none;
		color:#000;
		}
		
	h2 a:hover{
		text-decoration:none;
		color:#69abc6;
		}
		
	.kontakt_emailadrese a{
	    display:block;
		width:100%;
        height:100%;
		color:#fdc689;
		letter-spacing:0px;
		font-weight:400;
		font-size:14px;
		margin-bottom:5px;
		text-decoration:none;
		}
		
		
	.kontakt_emailadrese a:hover{
		text-decoration:none;
		color:#fff;
		}
		
	.management {
	    display:block;
		width:100%;
        height:100%;
		color:#fdc689;
		letter-spacing:0px;
		font-weight:400;
		font-size:24px;
		text-shadow: 0px 1px 0px #eaeaf2;
		margin-bottom:12px;
		padding:
		}
		
	.management2 {
	    display:block;
		width:100%;
        height:100%;
		color:#fdc689;
		letter-spacing:0px;
		font-weight:400;
		font-size:18px;
		margin-bottom:12px;
		padding:
		}

	
	
	
/*//////////////
SCROLLER
//////////////*/	
	
.scrollbar1 { width: 330px; clear: both; margin-top: -10; float:right;  }
.scrollbar1 .viewport { width: 310px; height: 180px; overflow: hidden; position: relative; }
.scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; }
.scrollbar1 .thumb .end,
.scrollbar1 .thumb { background-color: #fdc689; }
.scrollbar1 .scrollbar { position: relative; float: right; width: 15px; }
.scrollbar1 .track { background: none; height: 100%; width:6px; position: relative; display:block; float:left; padding: 0px; border: 1px solid #fdc689; 	 }
.scrollbar1 .thumb { height: 20px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
.scrollbar1 .thumb .end { overflow: hidden; height: 5px; width: 13px; }



	.scrollbar2 {	position:absolute;
		margin:0px;
		top: 140px;
		left:16%;
		text-align:left;
		z-index:0;
		width:590px;
		padding:10px 10px 10px 10px;
		clear: both;
		padding-bottom:450px;
		}
		
	.biografija_tekst {	position:absolute;
		margin:0px;
		top: 140px;
		left:16%;
		text-align:left;
		z-index:0;
		width:590px;
		padding:10px 10px 10px 10px;
		clear: both;
		padding-bottom:400px;
		}
		
/*maknuti ***************
**************************/		
		
		
		.galerija_tekst {	position:absolute;
		margin:0px;
		top: 140px;
		left:16%;
		text-align:left;
		z-index:0;
		width:690px;
		padding:10px 10px 10px 10px;
		clear: both;
		padding-bottom:400px;
		}
		
		.galerija_tekst img{
		margin: 5px 5px 5px 5px;
		border: 5px solid #fdc689;
		}
		
		.galerija_tekst img:hover{
		margin: 5px 5px 5px 5px;
		border: 5px solid #f9ebbe;
		}
		
		
		.biografija_tekst img {
		border: 5px solid #fdc689;
		margin: 0 0 10px 0; }

	.biografija_tekst .tekst_bio{
	/*	color:#5674b9;*/
		color:#fdc689;
		line-height:1.3em;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		/*-webkit-text-shadow:0 0 2px #ffffff; 
		text-shadow: 0px 0px 2px #f4f4f5; */
		}
	
	.biografija_tekst .tekst_bio:first-letter {
		font-size:450%; 
		display:block;
		float:left;
		margin: 8px 10px 1px 1px;
		/*height:3.5em;*/
		color:#fdc689; 
		}
		
	
	.scrollbar2 img {
		border: 5px solid 
		#FDC689; }
	.scrollbar2 img a{
		border: 5px solid 
		#FDC689; }
	.scrollbar2 img a:hover{
		border: 5px solid 
		#FFFFFF; }


	.scrollbar2 .viewport { width: 600px; height: 473px; overflow: hidden; position: relative;}
	.scrollbar2 .overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0 0 10px 0; }
	.scrollbar2 .thumb .end,
	.scrollbar2 .thumb { background-color: #4e4e51; }
	.scrollbar2 .scrollbar { position: relative; float: right; width: 15px; }
	.scrollbar2 .track { background: none; height: 100%; width:6px; position: relative; display:block; float:left; padding: 0px; margin-left:8px;	 }
	.scrollbar2 .thumb { height: 40px; width: 6px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
	.scrollbar2 .thumb .end { overflow: hidden; height: 5px; width: 13px; }

	.scrollbar2 .tekst_bio{
	/*	color:#5674b9;*/
		color:#fdc689;
		line-height:1.3em;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		/*-webkit-text-shadow:0 0 2px #ffffff; 
		text-shadow: 0px 0px 2px #f4f4f5; */
		}
	
	.scrollbar2 .tekst_bio:first-letter {
		font-size:450%; 
		display:block;
		float:left;
		margin: 8px 10px 1px 1px;
		/*height:3.5em;*/
		color:#000000; 
		}
		
	
	.scrollbar2 p{
		padding: 0 15px 25px 0;
		color:#fdc689;
		line-height:1.4em;
		font-size:16px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		}
	
	.scrollbar2 h2{
	/*	color:#5674b9;*/
		padding: 0 15px 15px 0;
		color:#fdc689;
		line-height:1.3em;
		font-size:32px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		letter-spacing:-3px;
		font-weight:400;
		text-shadow: 0px 1px 0px #eaeaf2;
		}
		
	.scrollbar2 h2 a{
		text-decoration:none;
		color:#363636;
		}
	.scrollbar2 h2 a:hover{
		text-decoration:none;
		color:#fff;
		filter: dropshadow(color=#555,offX=0,offY=1);	
		text-shadow: 0px 1px 0px #555;
		}
	
	
	


/*////////////
FEATURED CONTENT
////////////*/

#flashcontent_video_1{
	position:relative;
	border: 5px solid #ffffff;
	margin:10px;
	width:500px;
	height: 274px;
	text-align:center;
	z-index:10;
	}

#flashcontent_video_2{
	position:relative;
	border: 5px solid #ffffff;
	margin:10px;
	width:500px;
	height: 274px;
	text-align:center;
	z-index:10;
	}

#flashcontent_video_3{
	position:relative;
	border: 5px solid #ffffff;
	margin:10px;
	width:500px;
	height: 274px;
	text-align:center;
	z-index:10;
	}

#flashcontent_video_4{
	position:relative;
	border: 5px solid #ffffff;
	margin:10px;
	width:500px;
	height: 274px;
	text-align:center;
	z-index:10;
	}

#flashcontent_video_5{
	position:relative;
	border: 5px solid #ffffff;
	margin:10px;
	width:500px;
	height: 274px;
	text-align:center;
	z-index:10;
	}



#featured{
	position:absolute; 
	width:750px; 
	padding-right:0; 
	position:absolute; 
	top:120px;
	left:15%;
	height:350px;
	background-image: url(/images/nivo_back.png);
	background-repeat:no-repeat;
	-webkit-box-shadow:0 0 11px #000000; 
	-moz-box-shadow: 0 0 11px #000000; 
	box-shadow:0 0 11px #000000; 
	}

#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:520px; 
	list-style:none; 
	padding:0; 
	margin:0;
	margin-top:8px;
	width:220px; 
	}
	
#featured ul.ui-tabs-nav li{ 
	padding:2px;
	padding-left:10px;
	color:#666; 
	}

#featured ul.ui-tabs-nav li span{ 
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    font-weight: 400;
    }

#featured li.ui-tabs-nav-item a{ 
	-moz-border-radius:6px 6px 6px 6px ;
	display:block; 
	height:auto;
	padding:10px;
	padding-left:15px;
	text-decoration:none;
	color:#000;
	text-shadow: 0 0 2px #F4F4F5;
	}
	
#featured li.ui-tabs-nav-item a:hover{ 
	padding:10px;
	padding-left:15px;
	color:#fff;  background:#000; 
    text-shadow: 0 0 0 0px #F4F4F5;
	filter:alpha(opacity=70);
	text-shadow: 0 0 0px #F4F4F5;
	opacity:0.7;
	}

#featured li.ui-tabs-selected{ 
	}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	padding:10px;
	padding-left:15px;
	color:#fff;  background:#000; 
	text-shadow: 0 0 0px #F4F4F5;
	filter:alpha(opacity=70);
	opacity:0.7;
	}

#featured .ui-tabs-panel{ 
	width:500px; height:274px; 
	position:relative;
	}

#featured .ui-tabs-hide{ 
	display:none; 
	}

#youtube{
	position:relative;
	display:block;
	margin-top:15px;
	margin-left:10px;
	width: 510px;
	height: 45px;
	background:  url(/images/youtube.png) no-repeat 0 0;
	}

#youtube:hover{ 
	background-position: 0 -45px;
	background-color:#000000;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-border-radius: 6px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;}


#youtube span{
	display: none;}

#dallas{
	margin-top:25px;
	display:block;
	float: left;
	width: 282px;
	height: 50px;
	padding-left:5px;
	background: url(/images/dallas.png) no-repeat 0 0;}

#dallas:hover{ 
	background-position: 0 -50px;
	background-color:#000000;
	filter:alpha(opacity=80);
	opacity:0.8;
	-moz-border-radius: 6px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;}

#dallas span{
	display: none;}


#facebook_kontakt{
	margin-top:10px;
	display:block;
	float: left;
	width: 49px;
	height: 45px;
	padding:0 20px 0 5px;
	background: url(/images/facebook.png) no-repeat 0 0;}

#facebook_kontakt:hover{ 
	background-position: 0 -45px;
	opacity:0.8;
}

#facebook_kontakt span{
	display: none;}


#youtube_kontakt{
	margin-top:10px;
	display:block;
	float: left;
	width: 112px;
	height: 45px;
	padding-left:5px;
	background: url(/images/youtube_kontakt.png) no-repeat 0 0;}

#youtube_kontakt:hover{ 
	background-position: 0 -45px;
	opacity:0.8;}

#youtube_kontakt span{
	display: none;}

#star_kontakt{
	margin-top:10px;
	display:block;
	float: left;
	width: 110px;
	height: 58px;
	padding-left:3px;
	background: url(/images/startravel_kontakt.png) no-repeat 0 0;}

#star_kontakt:hover{ 
	background-position: 0 -58px;
	opacity:0.8;}

#star_kontakt span{
	display: none;}	
	
#ruza_kontakt{
	margin-top:25px;
	display:block;
	float: left;
	width: 95px;
	height: 45px;
	padding-left:8px;
	background: url(/images/ruza_kontakt.png) no-repeat 0 0;}

#ruza_kontakt:hover{ 
	background-position: 0 -45px;
	opacity:0.8;}

#ruza_kontakt span{
	display: none;}	
	
#collum_kontakt{
	margin-top:10px;
	display:block;
	float: left;
	width: 183px;
	height: 45px;
	padding-left:5px;
	background: url(/images/colum_kontakt.png) no-repeat 0 0;}

#collum_kontakt:hover{ 
	background-position: 0 -54px;
	opacity:0.8;}

#collum_kontakt span{
	display: none;}	
/*
KONTAKT
*/

#kontakt_box_page{
	margin:15px 25px 25px 15px;
	width:350px;
	float:left;}
	
#kontakt_podaci{
	text-align:left;
	width:250px;
	margin:0px 20px 20px 10px;
	padding:10px 5px 15px 15px;
	float:left;
	color:#ffffff;
	font-weight:bold;
	}
	
	
.comment_shortfields {
	padding:6px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 1px solid #555;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;
	background-color:#555;
}

.comment_text_input{
	padding:6px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 1px solid #555;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;
	background-color:#555;
}

.comment_text_input :hover{
	padding:6px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 1px solid #555;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;

}




.comment_text_submit{
	padding:6px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 1px solid #555;
	width:368px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;
	background-color:#555;
}


.comment_text_submit:hover{
	background-color:#000;
}

.commenttext{
	padding:15px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 3px solid #ffffff;
	width:425px;
	line-height:24px;
	font-family:georgia;
	font-size:12px;
	font-style:normal;
	text-decoration:none;
	color:#4F4F4F;
	background-color:#000000;
	}
	

.comment_text_input{
	padding:6px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 1px solid #555;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;
	background-color:#555;
}

.comment_text_input :hover{
	padding:6px;
	margin: 0 0 7px 0;
	font-size: 10px;
	border: 1px solid #555;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;

}
	
	
.comment_kontakt{
	margin: 0 0 7px 0;
	font-size: 10px;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;

}

.comment_kontakt_mali{
	margin: 0 0 7px 0;
	font-size: 10px;
	width:350px;
	font-family:georgia;
	font-size:14px;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	color:#ffffff;

}


#kontakt_soccialnetwork{
margin-top:0px;}


.form-allowed-tags { display: none; }

#komentari_polja{
		position:fixed;
		margin:0px;
		top: 130px;
		left:57%;
		background-image:url(/images/pisite_nam.png);
		background-repeat:no-repeat;
		padding:35px 0 0 0;
}

.komentar_na_cekanju{
color:#fdc689;
font-size:36px;}

input #author{
background-color:#000;

}

#author, #email
{
font-family:georgia;
width:300px;
margin:0px;
padding:6px;
color: #fdc689;
background:none;
background-image:url(/images/input_pozadina_transparent.png);
border: 1px solid #fdc689;
}

#author:hover, #email:hover
{
background:#000;
}

textarea {
font-family:georgia;
width:300px;
margin:0px;
padding:6px;
color: #fdc689;
background:none;
background-image:url(/images/input_pozadina_transparent.png);
border: 1px solid #fdc689;
}

textarea:hover
{
background:#000;
}

#submit {    
font-family:georgia;
width:315px;
padding:6px;
color: #fdc689;
background:none;
background-image:url(/images/input_pozadina_transparent.png);
border: 1px solid #fdc689;
}

#submit:hover
{
background:#000;
}

.pjesme{
		text-decoration:none;
		color:#fdc689;
		}
		
.pjesme:hover{
		text-decoration:none;
		background:#3b1003;
		color:#fff;
		}


.content_right{
	float: right;
	width:300px;
	margin:0 15px 0 0;
	}
.content_left{
	width:300px;
	float:left;
	}
	
.lijevo{display:block;
		width:350px;
		margin:50px 0 0 40px;
		padding: 0;
		color:#fdc689;
		line-height:1.3em;
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		letter-spacing:0px;
		font-weight:400;
		float:left;
		}

.desno{display:block;
		width:350px;
		padding: 0;
		color:#fdc689;
		margin:50px 0 0 40px;
		line-height:1.3em;
		font-size:24px;
		font-family:Georgia, "Times New Roman", Times, serif;
		text-transform:none;
		text-decoration: none;
		letter-spacing:0px;
		font-weight:400;
		float:left;
}

#counter{
		clear: both;
		margin:0px 0 0 330px;
		padding:50px 0 0 0;
		text-align:center;}

	.holder {	
		position:absolute;
		margin:10px;
		top: 40px;
		left:15%;
		overflow:hidden;
		text-align:left;
		z-index:0;
		width:800px;
		height:600px;
		text-align:left;
		display:block;
		padding:65px 20px 0 0;
		background-image:url(news_back.png);	
		background-repeat:no-repeat;
		}
