	body{margin:0; padding:0; text-align:center; font-family:Arial,Verdana,Tahoma,Trebuchet MS; font-size:8pt; background:#ffffff url(../slike/c11bck3.png) repeat-y center top }
	body p{margin-top:0px }
	
	#body0{width:100%; margin:0;  }
	#bodyWrap{width:982px; padding:0; margin:0 auto; text-align:left; }

	#main{width:100%; }
	#main div { }
	#mainContent{width:993px; }

	/*
	#bodyWrap2{display:block; width:982px; padding:0; text-align:left }
	#main2{width:982px; margin:0 auto }
	#main2 div {float:left }
	#prekid1{clear:both; width:100%; background:url(../slike/bckUp.jpg) no-repeat center top; padding:0 }
	#prekid1a{width:980px; margin:0 auto }
	#mainContent2{padding:0; width:100%; float:left; background:url(../slike/letters3.png) no-repeat center 8px }
	*/

	
	.bold{font-weight:bold }
	a{text-decoration:none; }
	a:hover{text-decoration:underline; }

	#bg-all{position:fixed; top:0; left:0; width:100%; height:100%; background:black; z-index:500; filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; }
	#bg-all-holder{position:fixed; top:10px; left:50%; width:60px; height:40px; padding:8px 1px 8px 1px; margin:0 0 0 -30px; background:white; z-index:501; border-style:solid; border-width:3px; border-color:#222222; }
	#bg-all-body{position:relative; }
	
	.nio-slider{position:absolute; top:0px; left:10px; width:524px; z-index:510; }
	.prevLabel{position:absolute; top:190px; left:1px; width:34px; z-index:511; }
	.nextLabel{position:absolute; top:190px; right:1px; width:34px; z-index:511; }
	#slide-close{position:absolute; }
	
	.clanak-lista-items-4{height:393px; }
	.clanak-lista-items-5{height:492px; }
	
	#eucookielaw{display:none; position:fixed; right:0; bottom:0; background:#ffddaa; padding:5px 0 5px 0; width:100%; height:45px; filter:alpha(opacity=91);-moz-opacity:.91; opacity:.91; border-style:solid; border-width:2px 0 0 0; border-color:#EF7F1A; z-index:10002; }
	#removecookie{background:#EF7F1A; border-style:solid; border-width:1px; border-color:#9F4F1A; padding:5px; margin:0 0 3px 0; cursor:pointer; cursor:hand; }
	
	#k0Footer{}
	.f-visible{display:block; }
	.f-hidden{display:none; }
	
	.nio-deactivated{padding:50px 0 0 0; width:500px; text-align:center; font-size:10pt; }
	
	
	
	
	/*
	 * CSS Styles that are needed by jScrollPane for it to operate correctly.
	 *
	 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
	 * may not operate correctly without them.
	 */
	.jspContainer{overflow:hidden; position:relative; }
	.jspPane{position:absolute; }
	.jspVerticalBar{position:absolute; top:0; right:0; width:16px; height:100%; background:red; }
	.jspHorizontalBar{position:absolute; bottom:0; left:0; width:100%; height:16px; background:red; }
	.jspCap{display:none; }
	.jspHorizontalBar .jspCap{float:left; }
	.jspTrack{background:#dde; position:relative; }
	.jspDrag{background:#bbd; position:relative; top:0; left:0; cursor:pointer; }
	.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag{float:left; height:100%; }
	.jspArrow{background:#50506d; text-indent:-20000px; display:block; cursor:pointer; padding:0; margin:0; }
	.jspArrow .jspDisabled{cursor:default; background:#80808d; }
	.jspVerticalBar .jspArrow{height:16px; }
	.jspHorizontalBar .jspArrow{width:16px; float:left; height:100%; }
	.jspVerticalBar .jspArrow:focus{outline:none; }
	.jspCorner{background:#eeeef4; float:left; height:100%; }
	/* Yuk! CSS Hack for IE6 3 pixel bug :( */
	* html .jspCorner{margin:0 -3px 0 0; }
	
	
	
	
	
	/*
	.b728x90{width:728px; height:90px; }
	.b468x60{width:468px; height:60px; }
	.b300x250{width:300px; height:250px; }
	*/
	
	/*
	.prevLabel{width:34px; float:left; margin:190px 0 0 0; }
	.nextLabel{width:34px; float:right; margin:190px 0 0 0; }
	*/

	/**
	 * BxSlider v4.0 - Fully loaded, responsive content slider
	 * http://bxslider.com
	 *
	 * Written by: Steven Wanderski, 2012
	 * http://stevenwanderski.com
	 * (while drinking Belgian ales and listening to jazz)
	 *
	 * CEO and founder of bxCreative, LTD
	 * http://bxcreative.com
	 */
	
	
	/** RESET AND LAYOUT
	===================================*/
	
	.bx-wrapper {
		position: relative;
		margin: 0 auto;
		padding: 0;
		*zoom: 1;
	}
	
	.bx-wrapper img {
		/*max-width: 100%;*/
		display: block;
	}
	
	/** THEME
	===================================*/
	
	.bx-wrapper .bx-viewport {
		/*-moz-box-shadow: 0 0 5px #ccc;
		-webkit-box-shadow: 0 0 5px #ccc;
		box-shadow: 0 0 5px #ccc;*/
		/*border: solid #fff 5px;*/
		/*left: -15px;*/
		/*background: #fff;*/
	}
	
	.bx-wrapper .bx-pager,
	.bx-wrapper .bx-controls-auto {
		position: absolute;
		bottom: -5px;
		width: 100%;
	}
	
	/* LOADER */
	
	.bx-wrapper .bx-loading {
		min-height: 50px;
		background: url(images/bx_loader.gif) center center no-repeat #fff;
		height: 100%;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 2000;
	}
	
	/* PAGER */
	
	.bx-wrapper .bx-pager {
		text-align: center;
		font-size: .85em;
		font-family: Arial;
		font-weight: bold;
		color: #666;
		padding-top: 20px;
	}
	
	.bx-wrapper .bx-pager .bx-pager-item,
	.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
		display: inline-block;
		*zoom: 1;
		*display: inline;
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a {
		background: #666;
		text-indent: -9999px;
		display: block;
		width: 13px;
		height: 13px;
		margin: 0 5px 0 0;
		outline: 0;
		border-style:solid; border-width:1px; border-color:#cccccc;
		/*
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		*/
	}
	
	.bx-wrapper .bx-pager.bx-default-pager a:hover,
	.bx-wrapper .bx-pager.bx-default-pager a.active {
		background: #EE6215;
	}
	
	/* DIRECTION CONTROLS (NEXT / PREV) */
	
	.bx-wrapper .bx-prev {
		left: 10px;
		background: url(images/controls.png) no-repeat 0 -32px;
	}
	
	.bx-wrapper .bx-next {
		right: 10px;
		background: url(images/controls.png) no-repeat -43px -32px;
	}
	
	.bx-wrapper .bx-prev:hover {
		background-position: 0 0;
	}
	
	.bx-wrapper .bx-next:hover {
		background-position: -43px 0;
	}
	
	.bx-wrapper .bx-controls-direction a {
		position: absolute;
		top: 40%;
		/*margin-top: -16px;*/
		outline: 0;
		width: 32px;
		height: 32px;
		text-indent: -9999px;
		z-index: 9999;
	}
	
	.bx-wrapper .bx-controls-direction a.disabled {
		display: none;
	}
	
	/* AUTO CONTROLS (START / STOP) */
	
	.bx-wrapper .bx-controls-auto {
		text-align: center;
	}
	
	.bx-wrapper .bx-controls-auto .bx-start {
		display: block;
		text-indent: -9999px;
		width: 10px;
		height: 11px;
		outline: 0;
		background: url(images/controls.png) -86px -11px no-repeat;
		margin: 0 3px;
	}
	
	.bx-wrapper .bx-controls-auto .bx-start:hover,
	.bx-wrapper .bx-controls-auto .bx-start.active {
		background-position: -86px 0;
	}
	
	.bx-wrapper .bx-controls-auto .bx-stop {
		display: block;
		text-indent: -9999px;
		width: 9px;
		height: 11px;
		outline: 0;
		background: url(images/controls.png) -86px -44px no-repeat;
		margin: 0 3px;
	}
	
	.bx-wrapper .bx-controls-auto .bx-stop:hover,
	.bx-wrapper .bx-controls-auto .bx-stop.active {
		background-position: -86px -33px;
	}
	
	/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
	
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
		text-align: left;
		width: 80%;
	}
	
	.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
		right: 0;
		width: 35px;
	}
	
	/* IMAGE CAPTIONS */
	
	.bx-wrapper .bx-caption {
		position: absolute;
		bottom: 0;
		left: 0;
		background: #666\9;
		background: rgba(80, 80, 80, 0.75);
		width: 100%;
	}
	
	.bx-wrapper .bx-caption span {
		color: #fff;
		font-family: Arial;
		display: block;
		font-size: .85em;
		padding: 10px;
	}
