/*-------------CONTENT------------*/

#content {
	width: 1050px;
	height: 700px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	color: #888;
	font-size: 25px;
	/*font-family: 'Myriad pro';*/
	/*font-family: 'Open Sans Condensed', sans-serif; */
}

/*----------VESTI------------*/
#vesti {
	height: 650px;
	width: 530px;
	/*background:rgba(0,0,0,0.3);*/
	padding: 35px;
	float: left;
}
.vest {
	/*background:rgba(255,0,0,0.3);*/
	width: 550px;
	height: 650px;
	text-align: justify;
	overflow: hidden;
}
.vest h1 {
	/*font-weight:bold;*/
	color: #999;
	font-size: 25px;
	font-weight:400;
	line-height: 35px;
	/*font-family: 'Myriad pro';*/
	/*font-family: 'Open Sans Condensed', sans-serif; */
}
.vest h2 {
	font-style: bold;
	font-size: 20px;
	font-weight:400;
	margin-bottom: 5px;
	margin-top: 20px;
}
.vest_footer {
	color: #FFF;
}
.vest_button {
	float: right;
	width: 215px;
	border-top: 1px solid #555
}
.vest_ops {
	background-image: url('../images/ops.png');
	height: 25px;
	width: 85px;
	float: right;
	text-align: right;
	margin-left: 80px;
}
.vest_ops a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.vest_ops a:hover {
	color: #FFF;
	text-decoration: none;
}
.vest_fb {
	float: right;
	background: #3B5998;
	height: 25px;
	width: 50px;
	line-height: 25px;
}
.vest_fb_img {
	height: 17px;
	width: 17px;
	margin: 4px;
	display: inline;
	float: left;
}


/*---------------NOVI DEO ZA VESTI---------------------------*/

.vest_velikidiv {
	width: 1650px;
	height: 550px;
}
.vest p {
	height: 170px;
}
#jf14_vest_separator {
	width: 550px;
	border-top: 1px solid #555;
	height: 20px;
	/*span: inline;*/
	background: transparent;
	/*position: absolute;*/
	z-index: 99;
	margin-bottom: -10px;
}
#jf14_vest_naziv {
	width: 300px;
	height: 20px;
}
#jf14_vest_slika {
	width: 300px;
}
#naziv p {
	display: inline;
}
#jf14_vest_sep_img {
	width: 90px;
}
#jf14_vest_sep_img2 {
	width: 90px;
	float: right;
}
#jf14_vest_partnerimg {
	Height: 140px;
}
#jf14_vest_slider-wrapper {
	width: 550px;
	height: 150px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 10px;/*background: rgba(0,0,0,0.5);*/
}
.jf14_vest_s {
	padding: 5px;
	background: #AAA;
	position: absolute;
	left: 100%;
	top: -25px;
	border-radius: 20px;
	cursor: pointer;
	z-index: 999;
}
#jf14_vest_s1 { margin-left: -42px; }
#jf14_vest_s2 {	margin-left: -27px; }
#jf14_vest_s3 { margin-left: -12px; }

.jf14_vest_s:hover {
	background: #F08E39;
}
.jf14_vest_inner-wrapper {
	width: 550px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 0px;/*overflow-y: hidden;*/
}
.jf14_vest_control {
	display: none;
}
#jf14_vest_Slide1:checked ~ .jf14_vest_overflow-wrapper {
	margin-left: 0%;
}
#jf14_vest_Slide2:checked ~ .jf14_vest_overflow-wrapper {
	margin-left: -100%;
}
#jf14_vest_Slide3:checked ~ .jf14_vest_overflow-wrapper {
	margin-left: -200%;
}
#jf14_vest_Slide1:checked + #jf14_vest_s1 {
	background: #F08E39;
}
#jf14_vest_Slide2:checked + #jf14_vest_s2 {
	background: #F08E39;
}
#jf14_vest_Slide3:checked + #jf14_vest_s3 {
	background: #F08E39;
}
.jf14_vest_overflow-wrapper {
	width: 1650px;
	height: 550px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	-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;
}
.jf14_vest_slide {
	margin-top: 30px;
	width: 550px;
	height: 225px;
	float: left;
	position: relative;
}
.jf14_vest_slide img {
	width: 25%;
	float: left;
}
#jf14_vest_slika {
	overflow: hidden;
}
/* ---------------------KRAJ NOVOG DELA---------------------------- */

/*--------PARTNERI----------*/
	
	/*------------SREBRNI--------------*/
#partneri {
	width: 300px;
	padding: 35px;
	float: right;
}
#jf14_sb_separator {
	height: 20px;
	border-top: solid #848484 1px;
	/*span: inline;*/
	background: transparent;
	/*position: absolute;*/
	z-index: 99;
}
#jf14_sb_naziv {
	height: 20px;
	margin-bottom: 15px;
	color: #999;
}
#jf14_sb_naziv_pokrovitelj {
	float: left;
	font-weight:400;
	font-size: 22px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
#jf14_sb_slika 
{
	overflow: hidden;
	width:100%;
}
#naziv p {
	display: inline;
}
#jf14_sb_sep_img {
	width: 90px;
}
#jf14_sb_partnerimg {
	Height: 140px;
}
#jf14_sb_slider-wrapper {
	height: 150px;
	margin: 0px auto;
	position: relative;
	margin-bottom: 0px;/*background: rgba(0,0,0,0.5);*/
}
.jf14_sb_s {
	padding: 5px;
	background: #AAA;
	position: absolute;
	left: 100%;
	top: -35px;
	margin-left: -42px;
	border-radius: 20px;
	cursor: pointer;
	z-index: 999;
}
#jf14_sb_s1 { margin-left: -115px; }
#jf14_sb_s2 { margin-left: -100px; }
#jf14_sb_s3 { margin-left: -85px; }
#jf14_sb_s4 { margin-left: -70px; }
#jf14_sb_s5 { margin-left: -55px; }
#jf14_sb_s6 { margin-left: -40px; }
#jf14_sb_s7 { margin-left: -25px; }
#jf14_sb_s8 { margin-left: -10px; }
.jf14_sb_s:hover {
	background: #F08E39;
}
.jf14_sb_inner-wrapper {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: 0px;/*overflow-y: hidden;*/
}
.jf14_sb_control {
	display: none;
}
#jf14_sb_Slide1:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: 0%;
}
#jf14_sb_Slide2:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -100%;
}
#jf14_sb_Slide3:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -200%;
}
#jf14_sb_Slide4:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -300%;
}
#jf14_sb_Slide5:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -400%;
}
#jf14_sb_Slide6:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -500%;
}
#jf14_sb_Slide7:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -600%;
}
#jf14_sb_Slide8:checked ~ .jf14_sb_overflow-wrapper {
	margin-left: -700%;
}
#jf14_sb_Slide1:checked + #jf14_sb_s1 {
	background: #F08E39;
}
#jf14_sb_Slide2:checked + #jf14_sb_s2 {
	background: #F08E39;
}
#jf14_sb_Slide3:checked + #jf14_sb_s3 {
	background: #F08E39;
}
#jf14_sb_Slide4:checked + #jf14_sb_s4 {
	background: #F08E39;
}
#jf14_sb_Slide5:checked + #jf14_sb_s5 {
	background: #F08E39;
}
#jf14_sb_Slide6:checked + #jf14_sb_s6 {
	background: #F08E39;
}
#jf14_sb_Slide7:checked + #jf14_sb_s7 {
	background: #F08E39;
}
#jf14_sb_Slide7:checked + #jf14_sb_s8 {
	background: #F08E39;
}
.jf14_sb_overflow-wrapper {
	width: 800%; 
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	-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;
}
.jf14_sb_slide img {
	width: 300px;
	float: left;
}
/*-------------------ZLATNI----------------------*/
/*.jf14_sb_sa {
	padding: 5px;
	background: #AAA;
	position: absolute;
	left: 100%;
	top: -35px;
	margin-left: -42px;
	border-radius: 20px;
	cursor: pointer;
	z-index: 999;
}*/
#jf14_sb_s1a { margin-left: -132px; }
#jf14_sb_s2a { margin-left: -117px; }
#jf14_sb_s3a { margin-left: -102px; }
#jf14_sb_s4a { margin-left: -87px; }
#jf14_sb_s5a { margin-left: -72px; }
#jf14_sb_s6a { margin-left: -57px; }
#jf14_sb_s7a { margin-left: -42px; }
#jf14_sb_s8a { margin-left: -27px; }
#jf14_sb_s9a { margin-left: -12px; }
#jf14_sb_naziv_pokrovitelja {
	float: left;
	font-weight:400;
	font-size: 22px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
.jf14_sb_sa:hover { background: #F08E39; }
#jf14_sb_Slide1a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: 0%;
}
#jf14_sb_Slide2a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -100%;
}
#jf14_sb_Slide3a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -200%;
}
#jf14_sb_Slide4a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -300%;
}
#jf14_sb_Slide5a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -400%;
}
#jf14_sb_Slide6a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -500%;
}
#jf14_sb_Slide7a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -600%;
}
#jf14_sb_Slide8a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -700%;
}
#jf14_sb_Slide9a:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -800%;
}
#jf14_sb_Slide1a:checked + #jf14_sb_s1a {
	background: #F08E39;
}
#jf14_sb_Slide2a:checked + #jf14_sb_s2a {
	background: #F08E39;
}
#jf14_sb_Slide3a:checked + #jf14_sb_s3a {
	background: #F08E39;
}
#jf14_sb_Slide4a:checked + #jf14_sb_s4a {
	background: #F08E39;
}
#jf14_sb_Slide5a:checked + #jf14_sb_s5a {
	background: #F08E39;
}
#jf14_sb_Slide6a:checked + #jf14_sb_s6a {
	background: #F08E39;
}
#jf14_sb_Slide7a:checked + #jf14_sb_s7a {
	background: #F08E39;
}
#jf14_sb_Slide8a:checked + #jf14_sb_s8a {
	background: #F08E39;
}
#jf14_sb_Slide9a:checked + #jf14_sb_s9a {
	background: #F08E39;
}
.jf14_sb_overflow-wrappera {
	width: 900%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	-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;
}
.jf14_sb_slidea img {
	width: 300px;
	float: left;
}

/*-------------------ZELENI----------------------*/
/*.jf14_sb_sz {
	padding: 5px;
	background: #AAA;
	position: absolute;
	left: 100%;
	top: -35px;
	margin-left: -42px;
	border-radius: 20px;
	cursor: pointer;
	z-index: 999;
}*/
#jf14_sb_s1z { margin-left: -27px; }
#jf14_sb_s2z { margin-left: -12px; }

#jf14_sb_naziv_pokrovitelja {
	float: left;
	font-weight:400;
	font-size: 22px;
	text-align: right;
	margin: 0px 0px 0px 0px;
}
.jf14_sb_sz:hover { background: rgb(100,190,40); }
#jf14_sb_Slide1z:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: 0%;
}
#jf14_sb_Slide2z:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -100%;
}
#jf14_sb_Slide3z:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -200%;
}
#jf14_sb_Slide4z:checked ~ .jf14_sb_overflow-wrappera {
	margin-left: -300%;
}
#jf14_sb_Slide1z:checked + #jf14_sb_s1z {
	background: rgb(100,190,40);
}
#jf14_sb_Slide2z:checked + #jf14_sb_s2z {
	background: rgb(100,190,40);
}
#jf14_sb_Slide3z:checked + #jf14_sb_s3z {
	background: rgb(100,190,40);
}
#jf14_sb_Slide4z:checked + #jf14_sb_s4z {
	background: rgb(100,190,40);
}
.jf14_sb_overflow-wrapperz {
	width: 400%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 1;
	-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;
}
.jf14_sb_slidez img {
	width: 20%;
	float: left;
}
