@import url(http://fonts.googleapis.com/css?family=Amarante);

div#content {
	display:none;
    }

div#loading {
	opacity:0;
	position: absolute; top: 0; left: 0;
	background:#eaeaea url(../img/bg2.png) repeat;
	min-width:0px;
	min-height:0px;
	width:100%;
	height:100%;
    }
	 
div#loading1 {
	opacity:0;
	position: absolute; top: 25%; left: 50%;
    }
	
div#loading2 {
	opacity:0;
	position: relative; top: -35%; left: -50%;
    background:url(../img/pustolovna%20udruga%20banina.png) no-repeat;background-size:contain;min-height:300px;min-width:300px;
    cursor: wait;
    }
div#loading3 {
	opacity:0;
	position: absolute; top: 110%; left: 45%;
	background:url(../img/banina-loader.gif) no-repeat;background-size:contain;min-height:32px;min-width:32px;
    }
div#loading4 {
	opacity:0;
	position: absolute; top: -20%; left: 18%;
	color:#063;
	font-family: 'Amarante', cursive;font-size:38px;

    }
	
body {
}

.wrap{
	margin:0 auto;
	position:relative;
	width:1000px;
	height:100%;
	}

.header{
	margin:0 auto;
	margin-top:1%;
	width:900px;
	height:100px;
	position:relative;
	z-index:98;
}

.logo{
	float:left;
	background:url(../img/Forest%20Logo%201.png) no-repeat;
	background-size:contain;
	width:300px;
	height:150px;
	position:absolute;
	top:10px;left:0px;
	z-index:10;
	cursor:pointer;
}

.menu{
	float:left;
	margin:0 auto;
	position:absolute;
	top:-10px;left:250px;
	z-index:90;
	width:700px;height:100px;
}

.menu ul{
	margin:0 auto;
	display: inline;
	list-style: none;
  	text-transform: uppercase;
	color: #fff;
	text-align:left;
}

.menu ul li{
  	display: inline-block;
  	position: relative;
  	cursor: pointer;
	font-family: 'Amarante', cursive;
	font-size:15px;
	font-weight:bold;
	text-shadow: 0 3px 2px #000;
	margin-right:10px;
}

.menu_pocetna{
	float:left;
	margin:0 auto;
	margin-top:-60px;
	padding-left:0px;
	text-align:center;
	line-height:230px;
	background:url(../img/menu11.png) no-repeat;
	background-size:100%;
	min-width:110px;
	min-height:35px;
	height:150px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}

.menu_pocetna:hover{
	margin-top:-20px;
	color:#ef9200;
}
.menu_pocetna2{
	margin-top:-20px;
	color:#ef9200;
}

.div-pocetna{
	float:left;
	width:140px;
	position:absolute;
	top:110px;left:-5px;
	display:none;
	text-decoration:none;
	color:#fff;
}

.div-pocetna div{
	background:url(../img/mune%20list.png) no-repeat;
	background-size:100%;
	min-width:120px;
	min-height:35px;
	height:55px;
	display: inline-block;
  	position: relative;
  	cursor: pointer;
	font-family: 'Amarante', cursive;
	color:#fff;
	font-size:14px; font-weight:bold;
	text-decoration:none;
	text-shadow: 0 3px 2px #000;
	text-align:center; line-height:50px; margin-bottom:-12px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.div-pocetna div:hover{
	color:#ef9200;
	/*transform: scale(1.1);
	-ms-transform: scale(1.1);  IE 9 
	-webkit-transform: scale(1.1);  Safari and Chrome */
}

.menu_novosti{
	float:left;
	margin:0 auto;
	margin-top:-60px;
	padding-left:0px;
	text-align:center;
	line-height:230px;
	background:url(../img/menu55.png) no-repeat;
	background-size:100%;
	min-width:110px;
	min-height:35px;
	height:150px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}

.menu_novosti:hover{
	margin-top:-20px;
	color:#ef9200;
}

.menu_aktivnosti{
	position:relative;
	float:left;
	margin:0 auto;
	margin-top:-50px;
	padding-left:0px;
	text-align:center;
	line-height:210px;
	background:url(../img/menu22.png) no-repeat;
	background-size:100%;
	min-width:125px;
	min-height:50px;
	height:140px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.menu_aktivnosti a{text-decoration:none; color:#fff;}
.menu_aktivnosti a:hover{color:#ef9200;}
.menu_aktivnosti:hover{
	margin-top:-20px;
	color:#ef9200;
}
.menu_aktivnosti2{
	margin-top:-20px;
	color:#ef9200;
}

.div-aktivnosti{
	float:left;
	width:140px;
	position:absolute;
	top:110px;left:242px;
	display:none;

}

.div-aktivnosti a{
	background:url(../img/mune%20list.png) no-repeat;
	background-size:100%;
	min-width:120px;
	min-height:35px;
	height:55px;
	display: inline-block;
  	position: relative;
  	cursor: pointer;
	font-family: 'Amarante', cursive;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	text-shadow: 0 3px 2px #000;
	text-align:center; line-height:50px; margin-bottom:-12px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.div-aktivnosti a:hover{
	color:#ef9200;
	/*transform: scale(1.1);
	-ms-transform: scale(1.1);  IE 9 
	-webkit-transform: scale(1.1);  Safari and Chrome */
}

.menu_fotogalerija{
	float:left;
	margin:0 auto;
	margin-top:-50px;
	padding-left:0px;
	text-align:center;
	line-height:220px;
	background:url(../img/menu33.png) no-repeat;
	background-size:100%;
	min-width:135px;
	min-height:40px;
	height:145px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}

.menu_fotogalerija:hover{
	margin-top:-20px;
	color:#ef9200;
}

.menu_kontakt{
	float:left;
	margin:0 auto;
	margin-top:-50px;
	padding-left:0px;
	text-align:center;
	line-height:200px;
	background:url(../img/menu44.png) no-repeat;
	background-size:100%;
	min-width:120px;
	min-height:45px;
	height:130px;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}

.menu_kontakt:hover{
	margin-top:-20px;
	color:#ef9200;
}

.okvir{
	position:absolute;
	top:95px; left:70px;
	z-index:15;
	margin:0 auto;
	width:880px;
	height:500px;
	color:#1A1A1A;
	background:url(../img/okvir%201.png) no-repeat;
	background-size:contain;
}
.okvir2{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;
width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir4{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;
width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir5{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;
width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-pristupnica{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;
width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-alpinizam{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-biciklizam{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-coastering{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-kajaking{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-paragliding{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-penjanje{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-planinarenje{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}
.okvir-kanjoning{position:absolute;top:95px; left:70px;z-index:15;margin:0 auto;width:880px;height:500px;color:#1A1A1A;background:url(../img/okvir%201.png) no-repeat;background-size:contain; display:none;
}

.left-bar{
	float:left;
	margin:0 auto;
	margin-top:100px;
	margin-left:60px;
	width:230px;
	height:360px;
	clear:both;
	overflow:hidden;
	}
	
.left-bar2{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
font-family: 'Amarante', cursive;
	font-size:14px;
	text-align:center;
	color:#fff;
	text-shadow: 0 0 5px #000;
}
.left-bar4{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-bar5{float:left;margin:0 auto;margin-top:100px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-pristupnica{float:left;margin:0 auto;margin-top:100px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-alpinizam{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-biciklizam{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-kajaking{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-paragliding{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-penjanje{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-planinarenje{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-kanjoning{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}
.left-coastering{float:left;margin:0 auto;margin-top:120px;margin-left:60px;
width:230px;height:350px;clear:both;overflow:hidden;
}

.prijava{
	margin:0 auto;
	width:230px;
	font-family: 'Amarante', cursive;
	font-size:14px;
	text-align:justify;
	color:#fff;
	text-shadow: 0 0 5px #000;
}
.prijava a{text-decoration:none; color:#fff;}
.prijava a:hover{color:#ef9200;text-shadow: 0 0 5px #000;}

.novosti{
	margin:0 auto;
	width:230px;
	font-family: 'Amarante', cursive;
	font-size:14px;
	text-align:justify;
	color:#fff;
	text-shadow: 0 0 5px #000;
	height:205px;
	overflow:hidden;
}
.slides{
	margin:0 auto;
	width:230px;
	height:205px;
	text-align:justify;
}
.novost{
	float:left;
	margin:0 auto;
	width:230px;
	height:80px;
	margin-bottom:10px;
	text-align:justify;
	text-decoration:none;
	color:#fff;
	overflow:hidden;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
}
.novost:hover{
	color:#ef9200;text-shadow: 0 0 5px #000;cursor:pointer;
}

.novosti2{margin:0 auto;width:230px;font-family: 'Amarante', cursive;
font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;
height:415px;overflow:hidden;
}

.bar-slike{margin:0 auto;width:230px;font-family: 'Amarante', cursive;font-size:14px;text-align:left;color:#fff;text-shadow: 0 0 5px #000;height:415px;}

.bar-kontakt{margin:0 auto;margin-top:-10px;width:230px;font-family: 'Amarante', cursive;font-size:14px;text-align:center;color:#fff;text-shadow: 0 0 5px #000;height:350px;}

.bar-pristupnica{margin:0 auto;margin-top:-10px;width:230px;font-family: 'Amarante', cursive;font-size:14px;text-align:center;color:#fff;text-shadow: 0 0 5px #000;height:350px;}

.slides2{margin:0 auto;width:230px;height:205px;text-align:justify;}
.novost2{float:left;margin:0 auto;width:230px;height:80px;margin-bottom:10px;text-align:justify;text-decoration:none;color:#fff;overflow:hidden;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.novost2:hover{color:#ef9200;text-shadow: 0 0 5px #000;cursor:pointer;}

.linkovi{
	margin:0 auto;
	width:230px;
	font-family: 'Amarante', cursive;
	font-size:14px;
	text-align:justify;
	color:#fff;
	text-shadow: 0 0 5px #000;
}
.linkovi a{text-decoration:none; color:#fff;}
.linkovi a:hover{color:#ef9200;text-shadow: 0 0 5px #000;}

.linkovi ul{list-style:none;text-align:left;}
.linkovi a{text-decoration:none;color:#fff;margin-left:-38px;}
.linkovi a:hover{color:#ef9200;text-shadow: 0 0 5px #000;}

.center-bar{
	float:left;
	margin:0 auto;
	margin-top:-440px;
	margin-left:315px;
	width:500px;
	height:450px;
	clear:both;
	overflow:hidden;
}

.center-bar2{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.center-bar4{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.center-bar5{float:left;margin:0 auto;margin-top:-430px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.center-pristupnica{float:left;margin:0 auto;margin-top:-430px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.alpinizam-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.biciklizam-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.coastering-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.kajaking-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.paragliding-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.penjanje-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.planinarenje-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}
.kanjoning-bar{float:left;margin:0 auto;margin-top:-450px;margin-left:315px;width:500px;height:450px;clear:both;overflow:hidden;
}

.onama{
	width:490px;
	/*font-family: 'Amarante', cursive;*/
	font-family: 'Amarante', cursive;
	font-size:14px;
	text-align:justify;
	color:#fff;
	text-shadow: 0 0 5px #000;	
}

.glNovosti{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.fotogalerija{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.kontakt{position:relative;width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.pristupnica{position:relative;width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;	}

.alpinizam{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.biciklizam{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.coastering{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.kajaking{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.paragliding{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.penjanje{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.planinarenje{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.kanjoning{width:490px;font-family: 'Amarante', cursive;font-size:14px;text-align:justify;color:#fff;text-shadow: 0 0 5px #000;	}

.scroll-bar{
	position:absolute;
	top:20px;
	right:-10px;
	width:20px;
	height:470px;
	z-index:99;
}

.scroll-bar2{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-bar4{position:absolute;top:20px;right:-10px;width:20px;
height:470px;
}
.scroll-bar5{position:absolute;top:20px;right:-10px;width:20px;
height:470px;
}
.scroll-alpinizam{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-biciklizam{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-coastering{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-kajaking{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-paragliding{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-penjanje{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-planinarenje{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}
.scroll-kanjoning{position:absolute;top:20px;right:-10px;width:20px;
height:470px;z-index:99;
}

.scroll-up{
	position:relative;
	top:0px;
	right:0px;
	width:20px;
	height:40px;
	background:url(../img/strelica%20gore.png) no-repeat;
	background-size:contain;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
	z-index:99;
}
.scroll-up:hover{
	cursor:pointer;
	-webkit-transform: scale(1.5); 
	-moz-transform: scale(1.5); 
	-o-transform: scale(1.5); 
	-ms-transform: scale(1.5); 
	transform: scale(1.5);
}
.scroll-down{
	position:relative;
	top:400px;
	right:0px;
	width:20px;
	height:40px;
	background:url(../img/strelica%20dolje.png) no-repeat;
	background-size:contain;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
	z-index:99;
}
.scroll-down:hover{
	cursor:pointer;
	-webkit-transform: scale(1.5); 
	-moz-transform: scale(1.5); 
	-o-transform: scale(1.5); 
	-ms-transform: scale(1.5); 
	transform: scale(1.5);
}

.scroll-up2{position:relative;top:0px;right:0px;width:20px;height:40px;
background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up2:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down2{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down2:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up4{position:relative;top:0px;right:0px;width:20px;height:40px;
background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up4:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down4{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down4:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up5{position:relative;top:0px;right:0px;width:20px;height:40px;
background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up5:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down5{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down5:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-alpinizam{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-alpinizam:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-alpinizam{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-alpinizam:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-biciklizam{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-biciklizam:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-biciklizam{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-biciklizam:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-coastering{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-coastering:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-coastering{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-coastering:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-kajaking{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-kajaking:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-kajaking{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-kajaking:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-paragliding{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-paragliding:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-paragliding{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-paragliding:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-penjanje{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-penjanje:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-penjanje{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-penjanje:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-planinarenje{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-planinarenje:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-planinarenje{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-planinarenje:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

.scroll-up-kanjoning{position:relative;top:0px;right:0px;width:20px;height:40px;background:url(../img/strelica%20gore.png) no-repeat;background-size:contain;-webkit-transition: 0.3s ease-in-out;-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out;
}
.scroll-up-kanjoning:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}
.scroll-down-kanjoning{position:relative;top:400px;right:0px;width:20px;height:40px;background:url(../img/strelica%20dolje.png) no-repeat;
background-size:contain;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;
}
.scroll-down-kanjoning:hover{cursor:pointer;-webkit-transform: scale(1.5); 
-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transform: scale(1.5);
}

h1{
	margin:0 auto;
	margin-bottom:10px;
	text-align:left;
	font-family: 'Amarante', cursive;
	font-size:20px;
	color:#F7D209;
	text-shadow: 2px 2px 3px #000;
}

h2{
	margin:0 auto;
	margin-bottom:10px;
	text-align:center;
	font-family: 'Amarante', cursive;
	font-size:18px;
	color:#F7D209;
	text-shadow: 2px 2px 3px #000;
}

h3{
	margin:0 auto;
	margin-bottom:10px;
	text-align:left;
	font-family: 'Amarante', cursive;
	font-size:16px;
	color:#fff;
	text-shadow: 2px 2px 3px #000;
}

.hNovost1{
	float:left;
	border:#ef9200 solid 2px;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
	margin-right:7px;
	width:80px; /* % */
    height: auto;
	margin:7px;
}
.hNovost1:hover{
	cursor:pointer;
	border:#F7D209 solid 2px;
}
.vNovost1{
	float:left;
	border:#ef9200 solid 2px;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
	margin-right:7px;
	width:auto; /* % */
    height: 80px;
	margin:7px;
}
.vNovost1:hover{
	cursor:pointer;
	border:#F7D209 solid 2px;
}

.hImg{
	border:#ef9200 solid 2px;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
	width:120px; /* % */ height: auto;
}
.hImg:hover{
	cursor:pointer;
	border:#0CD34D solid 2px;
}
.vImg{
	border:#ef9200 solid 2px;
	-webkit-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-o-transition: 0.3s ease-in-out; 
	transition: 0.3s ease-in-out;
	width:auto; /* % */ height: 100px;
}
.vImg:hover{
	cursor:pointer;
	border:#0CD34D solid 2px;
}
.hImg2{border:#ef9200 solid 2px;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;width:18%; /* % */ height: auto;float:left;margin-right:7px;}
.hImg2:hover{cursor:pointer;border:#0CD34D solid 2px;}
.vImg2{border:#ef9200 solid 2px;-webkit-transition: 0.3s ease-in-out; 
-moz-transition: 0.3s ease-in-out;-o-transition: 0.3s ease-in-out; 
transition: 0.3s ease-in-out;height: auto;width:80px;float:left;margin-right:7px;}
.vImg2:hover{cursor:pointer;border:#0CD34D solid 2px;}

#hNovosti{cursor:pointer;}

.contact-button-k{
	padding:0; border:none;
	background:url(../img/mune%20list.png) no-repeat;
	background-size:100%;
	min-width:110px;
	min-height:25px;
	height:45px;
  	cursor: pointer;
	font-family: 'Amarante', cursive;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	text-shadow: 0 3px 2px #000;
	text-align:center; line-height:0;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.contact-button-k:hover{
	color:#ef9200;
	transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.contact-button-p{
	background:none;
	padding:0; border:none;
  	cursor: pointer;
	font-family: 'Amarante', cursive;
	color:#0A762D;
	font-size:22px;
	font-weight:bold;
	text-align:center;
	-webkit-transition: all 0.3s ease-in-out; 
	-moz-transition: all 0.3s ease-in-out; 
	-o-transition: all 0.3s ease-in-out; 
	transition: all 0.3s ease-in-out;
}
.contact-button-p:hover{
	color:#ef9200;
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
}

.kontakt-forma{
	position:relative;
	margin-left:50px;
	background:url(../img/kontakt%201.png) no-repeat;
	background-size:90%;
	min-width:450px;
	min-height:400px;
	height:200px;
	font-family: 'Amarante', cursive;
	color:#000;
	font-size:16px;
	text-shadow: 0 3px 2px #000;
}

.pristupnica-forma{
	position:relative;
	margin-left:30px;
	background:url(../img/pristupnica1.png) no-repeat;
	background-size:96%;
	min-width:450px;
	min-height:400px;
	height:200px;
	font-family: 'Amarante', cursive;
	color:#000;
	font-size:16px;
}

.kontakt-input{
	position:relative;
	float:left;
	margin-left:60px; margin-top:40px;
	font-family: Times New Roman;font-style:italic;
	color:#000;
	font-size:16px;
	text-shadow: 0 3px 2px #000;
}

.pristupnica-input{
	position:relative;
	float:left;
	margin-left:25px; margin-top:45px;
	font-family: 'Amarante', cursive;
	color:#000;
	font-size:16px;
}

.input-kontakt{
	background:none;
	border:none;
	border-bottom:#000 dotted 1px;
	font-family: Times New Roman;font-style:italic;
	color:#000;
	font-size:14px;
}

.textarea-kontakt{
	background:none;
	border:#000 dotted 1px;
	font-family: Times New Roman;font-style:italic;
	color:#000;
	font-size:14px;
}

.input-pristupnica{
	background:none;
	border:none;
	border-bottom:#000 dotted 1px;
	font-family: 'Amarante', cursive;
	color:#000;
	font-size:14px;
	padding:5px;
}

.buba1{
	position:absolute;
	top:30px;
	left:140px;
	z-index:98;
	background:url(../img/bubamara-1.gif) no-repeat;
	background-size:90%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.fotogalerija-pic{
	margin:0 auto;
	background:url(../img/left%20bar/fotogalerija2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:400px;
}

.alpinizam-pic{
	margin:0 auto;
	background:url(../img/left%20bar/alpinizam2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.biciklizam-pic{
	margin:0 auto;
	background:url(../img/left%20bar/biciklizam2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.kanjoning-pic{
	margin:0 auto;
	background:url(../img/left%20bar/kanjoning2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.coastering-pic{
	margin:0 auto;
	background:url(../img/left%20bar/coastering2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.kajaking-pic{
	margin:0 auto;
	background:url(../img/left%20bar/kajaking2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.paragliding-pic{
	margin:0 auto;
	background:url(../img/left%20bar/paragliding2.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.penjanje-pic{
	margin:0 auto;
	background:url(../img/left%20bar/penjanje22.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}

.planinarenje-pic{
	margin:0 auto;
	background:url(../img/left%20bar/planinarenje22.png) no-repeat;
	background-size:93%;
	min-width:200px;
	min-height:auto;
	height:200px;
}


.facebook-link{opacity:0.7;border:none;}
.facebook-link:hover{opacity:1;}
.noborder{border:none;}

.tg  {border-spacing:0;border:none;width:200px;height:200px;}
.tg td{font-family: 'Amarante', cursive;font-size:14px;padding:10px 5px;border-style:solid;border-width:0px;word-break:normal;}
.tg th{font-family: 'Amarante', cursive;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:0px;word-break:normal;}
.tg .tg-efv9{font-family:font-family: 'Amarante', cursive;, Helvetica, sans-serif !important;}
.tg .tg-s6z2{text-align:right;}.tg .tg-s6z22{text-align:left;}

.footer{
	position:absolute;
	top:600px; left:330px;
	background:url(../img/footer22.png) no-repeat;
	background-size:100%;
	min-width:330px;min-height:auto;height:40px;
	padding:5px;
	font-family: 'Amarante', cursive;
	font-size:14px;
	text-align:center;
	color:#fff;
	text-shadow: 0 0 5px #000;
	line-height:3;
}

.facebook-buttons{
	position:absolute;
	float:right;
	top:600px; right:-70px;
}

#copyright{
	position:absolute;
	top:650px; left:450px;
	font-family: 'Amarante', cursive;
	font-size:12px;
	text-align:center;
	color:#fff;
}
#copyright a{
	text-decoration:none;
	font-family: 'Amarante', cursive;
	font-size:12px;
	text-align:center;
	color:#fff;
}