@charset "utf-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	overflow: auto;
}

#bg{
	height:100%; 
	width:100%; 
	position: fixed; 
	top:0px; 
	left:0px; 
	z-index:0;
}

#content{
	top:0;
	left:0;
	margin: 0 auto; 
	display:block;
	z-index:100; 
	position: absolute; 
	height:100%; 
	width:100%;
	text-align:center;
}
#okvir{width:981px; margin: 0 auto; text-align:left; margin-top:11px;}


#search {width:122px; height:19px;margin-top:45px; margin-left:40px; background:url(../images/search_input.png);}
#searchInput {width:92px; height:14px; border:0; margin-left:20px; margin-top:2px; font-size:10px; color:#666}


/*#### FONT ################################################################################*/

.a11 { font-size:11px;}

.treb12{
	font-size: 12px;
	text-decoration: none;
}

.treb14{
	font-size: 14px;
	text-decoration: none;
}

.treb18{
	font-size: 18px;
	text-decoration: none;
}



/*#### COLORS ##############################################################################*/

.sivo{color:#7e7d7d;}

.siva2{
	color: #d4d4d4;
	text-decoration: none;
}

.siva3{
	color: #8f8e8e;
	text-decoration: none;
}

.siva4{
	color:#aaa9a9;
	text-decoration: none;
}

.bijela{
	color: white;
	text-decoration: none;
}



/*#### LINKS ###############################################################################*/

a {text-decoration:none; color:#FFF; cursor:pointer}


a.sivoLINK:link, a.sivoLINK:visited{
	color: #7e7d7d;
	text-decoration:none;
}
a.sivoLINK:hover{
	color: #f6ce14;
	text-decoration:none;
}
a.tamnosivoLINK{
	color: #373737;
	text-decoration:none;
}
a.tamnosivoLINK:hover{
	color: #f6ce14;
	text-decoration:none;
}

a.siva2LINK:link, a.siva2LINK:visited{
	color: #d4d4d4;
	text-decoration:none;
}
a.siva2LINK:hover{
	color: #f6ce14;
	text-decoration:none;
}
.highlight { background-color: yellow }
#videoNaslov { font-size:18px; color:#8f8e8e;}
#dugi { font-size:12px; color:#a0a0a0; line-height:17px;}
#dugi strong {color:#fbd11b;; font-size:14px;}
#meniSifr{margin-top:40px; margin-left:20px; float:left; cursor:pointer;}
#aktivnosti{margin-top:40px; margin-left:20px; float:left; cursor:pointer;}
#destinacije{margin-top:40px; margin-left:20px; float:left; cursor:pointer;}

/*### PODMENI ###############################################################################*/
.podmeni{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fbd11b;
	text-decoration:none;
	background:url(/images/crta_podmeni_.png) repeat-x bottom center;
	/*display:block;*/
	height:35px;
}
.podmeni:hover{
	color:#b8b8b8;
	background:url(/images/crta_podmeni.png) repeat-x bottom center;
}
.podmeni_hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:none;
	color:#b8b8b8;
	background:url(/images/crta_podmeni.png) repeat-x bottom center;
	height:35px;
}
.pod_podmeni{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#b8b8b8;
	text-decoration:none;
	width:150px;
	height:23px;
	display:block;
	line-height:23px;
	float:left;
	text-align:left;
}
.pod_podmeni:hover {
	color:#4c98b2;
}
.footer{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#92a9ca;
	text-decoration:none;
	width:128px;
	display:block;
	padding-bottom:10px;
	float:left;
	text-align:left;
}
.footer:hover {
	color:#fff;
}

.zuto {
	color:#fbd11b;
}

.plavo {
	color:#4c98b2;
}

.videoKratki {font-size:10px; padding-top:3px; line-height:12px; color:#666}
.videoKratki:hover {color:#ccc;}
#videoBox {padding:5px 15px 5px 5px; background-color:#1b1b1b; margin-top:3px;}
#videoBox:hover { background-color:#262626; color:#FFF}
#pedzinejson a{ color:#fbd11b; text-decoration:none}
/*##########################################################################################*/

