@charset "utf-8";
/* CSS Document */



/* RESET ---------------
------------------------------- */
        html,body,div,span,
        applet,object,iframe,
        h1,h2,h3,h4,h5,h6,p,blockquote,pre,
        a,abbr,acronym,address,big,cite,code,
        del,dfn,em,font,img,ins,kbd,q,s,samp,
        small,strike,strong,sub,sup,tt,var,
        dd,dl,dt,li,ol,ul,
        fieldset,form,label,legend,
        table,caption,tbody,tfoot,thead,tr,th,td {
            margin: 0;
            padding: 0;
            border: 0;
            font-weight: normal;
            font-style: normal;
            font-size: 100%;
            line-height: 1;
            font-family: inherit;
            text-align: left; }
        table {
            border-collapse: collapse;
            border-spacing: 0; }
        ol,ul {
            list-style: none; }
        q:before,q:after,
        blockquote:before,blockquote:after {
            content: ""; } 



/* GLOBAL ---------------
------------------------------- */

body {
	margin:0px;
	padding:0px;
	background:#333333;
	font-family:Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#666666; }

h1 {
	color:#666666;
	font-size:25px;
	font-weight:200;
	padding:14px 15px 10px 20px;
	margin-bottom:8px;
	border-bottom:5px solid #CCCCCC; }

h1 span {
	float: right;
	padding-left: 10px;
	font-size: 12px;
	color: #999999;
}

h2 {
	color:#666666;
	font-size:22px;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:8px;
	border-bottom:1px solid #CCCCCC; }
h3 {
	color:#666666;
	font-size:15px;
	font-weight:bold;
	padding:5px 0px;
	margin-top:5px; }
	
h3.red {
	color:#990000; }

h3.green {
	color:#0099cc; }

h4 {
	color:#666666;
	font-size:11px;
	font-weight:bold;
	padding:5px 0px; }
h4 span {
	color:#999999; }
h4 a {
	color:#666666;
	font-weight:bold;
	border:0; }
h5 {
	color:#999999;
	font-size:19px;
	font-weight:normal;
	padding:10px 0px; }

	

a {
	color:#4E4E4E;
	text-decoration:none;
	border-bottom:1px dotted #4E4E4E; }
a:hover {
	color:#333333;
	text-decoration:none;
	border-bottom:1px dotted #333333; }
a.arh {
	padding-top:10px;
	display:block;
	text-align:right;
	font-weight:bold;
	font-size:11px;
	color:#999999;
	border:0; }
a.arh:hover {
	color:#666666;
	text-decoration:underline;
	border:0; }

hr {
	padding:0;
	margin:15px 0px 0px 0px;
	border:0;
	border-bottom:1px solid #CCCCCC;
	background:0; }

img { }
img.okvirM {
	padding:3px;
	background-color:#F3F3F3;
	border:1px solid #DFDFDF; }



/* LAYOUT ---------------
------------------------------- */
#header {
	clear:both;
	height:101px;
	background-color:#FFFFFF; }
#path {
	clear:both;
	height:30px;
	background:#999999 url(scr_images/back_path.jpg) top repeat-x; }
#container {
	clear:both;
	padding:30px 0px;
	background-color:#E9EFE9; }
#footer {
	clear:both; }

.center {
	margin:0 auto;
	width:900px; }

.centerH {
	text-align: center;}

.left1 {
	width:605px;
	float:left; }
.right1 {
	width:290px;
	float:right; }
	
	
	/* HEADER ---------------
	------------------------------- */
	form.s1 {
		margin-top:33px;
		padding:10px;
		background-color:#F7F9F7; }
	.s1 .search {
		padding:2px 0px 0px 5px;
		margin:0px;
		width:195px;
		height:18px;
		border:solid 1px #E6E6E6;
		color:#666666;
		font-family:Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
		font-size:14px;
		font-weight:normal; }		
	input.search-btn {
		margin:-6px 0px 0px 3px;
		padding:0px;
		cursor:pointer;
		width:60px;
		height:22px;
		_height:21px;
		border:0;
		color:#FFFFFF;
		font-family:Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
		font-size:10px;
		font-weight:normal;
		background:#CCCCCC;
		vertical-align:middle; }
	input.search-btn:hover {
		background:#999999; }	


	/* PATH ---------------
	------------------------------- */
	.pathnav {
		margin:2px 0px 0px 20px;
		height:28px;
		line-height:28px;
		font-size:10px;
		color:#DDDDDD; }
	.pathnav a {
		border:0;
		color:#EEEEEE; }
	.pathnav a:hover {
		border:0;
		color:#FFFFFF;
		text-decoration:underline; }
	.pathcal {
		margin-top:2px;
		height:28px;
		width:280px;
		text-align:right;
		line-height:28px;
		font-size:10px;
		color:#EEEEEE; }
	
	
	/* CONTAINER ---------------
	------------------------------- */
	.left2 {
		float:left;
		width:290px;}
	.middle2 {
		float:left;
		width:290px;
		margin-left:6px;
		padding-left:6px;
		margin-right:6px;
		padding-right:6px;
		border-left:1px solid #CCCCCC;
		border-right:1px solid #CCCCCC; }
	.right2 {
		float:left;
		width:290px; }
		
		.bar1_top {
			width:290px;
			height:11px;
			background:#F2F5F2 url(scr_images/back_bar1top.jpg) top left no-repeat; }
		.bar1 {
			_margin-top:-3px;
			width:290px;
			background:#F2F5F2 url(scr_images/back_bar1.jpg) left repeat-y; }
		.bar1_bottom {
			width:290px;
			height:11px;
			background:#F2F5F2 url(scr_images/back_bar1bottom.jpg) bottom left no-repeat; }

		.content {
			margin:0px 11px;
			background:url(scr_images/back_content.jpg) top repeat-x; }

		.hdPlinara, .hdPotrosaci, .hdOnline {
			height:35px;
			padding:12px;
			font-size:25px; }
			.hdPlinara a, .hdPotrosaci a, .hdOnline a, .hdGrey a {
				border:0; }
		ul.hdBlue, ul.hdYellow, ul.hdRed {
			height:195px;
			padding:6px 0px 6px 8px; }

		.hdPlinara {
			color:#006597;
			background:url(scr_images/back_hdPlinara.jpg) top right no-repeat; }
		.hdPlinara span {
			color:#006597; }
		ul.hdBlue {
			background:#006699 url(scr_images/back_hdBlue.jpg) top repeat-x; }
		ul.hdBlue li {
			color:#FFFFFF;
			height:16px; }
		ul.hdBlue li a {
			color:#FFFFFF;
			border:0;
			height:16px;
			line-height:15px;
			font-size:11px;
			display:block;
			padding-left:15px;
			background:url(scr_images/bullet.gif) no-repeat; }
		ul.hdBlue li a:hover {
			color:#FFFFFF;
			background-color:#0099CC;
			border:0; }
		ul.hdBlue li a.active {
			color:#FFFFFF;
			background-color:#0099CC;
			border:0; }
	
		.hdPotrosaci {
			color:#AA6600;
			background:url(scr_images/back_hdPotrosaci.jpg) top right no-repeat; }
		.hdPotrosaci span {
			color:#AA6600; }
		ul.hdYellow {
			background:#AA6600 url(scr_images/back_hdYellow.jpg) top repeat-x; }
		ul.hdYellow li {
			color:#FFFFFF;
			height:16px; }
		ul.hdYellow li a {
			color:#FFFFFF;
			border:0;
			height:16px;
			line-height:15px;
			font-size:11px;
			display:block;
			padding-left:15px;
			background:url(scr_images/bullet.gif) no-repeat; }
		ul.hdYellow li a:hover {
			color:#FFFFFF;
			background-color:#DDB000;
			border:0; }
	
		ul.hdYellow li a.active {
			color:#FFFFFF;
			background-color:#DDB000;
			border:0; }
	
		.hdOnline {
			color:#990000;
			background:url(scr_images/back_hdOnline.jpg) top right no-repeat; }
		.hdOnline span {
			color:#990000; }
		ul.hdRed {
			background:#990000 url(scr_images/back_hdRed.jpg) top repeat-x; }
		ul.hdRed li {
			color:#FFFFFF;
			height:16px; }
		ul.hdRed li a {
			color:#FFFFFF;
			border:0;
			height:16px;
			line-height:15px;
			font-size:11px;
			display:block;
			padding-left:15px;
			background:url(scr_images/bullet.gif) no-repeat; }
		ul.hdRed li a:hover {
			color:#FFFFFF;
			background-color:#990000;
			border:0; }
		ul.hdRed li a.active {
			color:#FFFFFF;
			background-color:#990000;
			border:0; }

		.hdGrey {
			color:#999999;
			line-height:28px;
			padding-left:12px;
			font-size:16px;
			font-weight:bold;
			background:url(scr_images/back_content.jpg) top repeat-x;
			border-bottom:3px solid #CCCCCC;
			border-top:1px solid #FFFFFF; }
		.hdGrey a {
			line-height:28px;
			color:#999999;
			font-weight:bold; }

		.hdPlinara a:hover, .hdPotrosaci a:hover, .hdOnline a:hover, .hdGrey a:hover {
			color:#666666;
			text-decoration:underline;
			border:0; }

		.TBlight {
			margin-top:15px;
			padding:15px;
			background-color:#F7F9F7; }
		.TBdark {
			margin-top:15px;
			padding:5px 10px 15px 10px;
			background-color:#DEE7DE; }	
			.TBdark p {
				padding:2px 0px;
				font-size:11px;
				color:#999999; }
			.TBdark p span {
				font-weight:bold; }
			
		.newsSmall {
			padding-bottom:5px;
			border-bottom:1px dotted #CCCCCC; }
		.newsSmall p {
			color:#666666;
			font-size:11px; }
		.newsSmall .right {
			width:65px;
			float:right;
			margin-left:10px;
			text-align:center;
			font-size:9px; }
		.newsSmall .right2 {
			width:92px;
			float:right;
			margin-left:10px;
			text-align:center;
			font-size:9px;
			border:0; }
		.newsSmall .right a, .newsSmall .right2 a {
			color:#333333;
			border:0;
			text-decoration:none; }

		#jlzCont {
			position: relative;
			height:150px;
			width: 270px;
			overflow:hidden; }
		#jlzCont2 {
			position: relative;
			height:150px;
			width: 20000px; }
		.jlzBox {
			height:140px;
			width:260px;
			padding: 5px;
			overflow:hidden;
			float: left; }
		.jlzHead {
			padding:11px 0px 11px 55px;
			background:url(scr_images/logo_jlz.jpg) top left no-repeat; }


	/* -------------- */
	.nav {
		float:left;
		width:220px; }
	.main {
		float:right;
		width:670px; }
		
	.content2 {
		width:198px;
		margin:0px 11px;
		background:url(scr_images/back_content.jpg) top repeat-x; }
	
		.bar2_top {
			width:220px;
			height:11px;
			background:#F2F5F2 url(scr_images/back_bar2top.jpg) top left no-repeat; }
		.bar2 {
			_margin-top:-3px;
			width:220px;
			background:#F2F5F2 url(scr_images/back_bar2.jpg) left repeat-y; }
		.bar2_bottom {
			width:220px;
			height:11px;
			background:#F2F5F2 url(scr_images/back_bar2bottom.jpg) bottom left no-repeat; }
	
		.bar3_top {
			width:670px;
			height:11px;
			background:#F2F5F2 url(scr_images/back_bar3top.jpg) top left no-repeat; }
		.bar3 {
			_margin-top:-3px;
			width:670px;
			background:#F2F5F2 url(scr_images/back_bar3.jpg) left repeat-y; }
		.bar3_bottom {
			width:670px;
			height:11px;
			background:#F2F5F2 url(scr_images/back_bar3bottom.jpg) bottom left no-repeat; }	

		.cont {
		padding:10px 20px;
		line-height:130%;
		}
		.cont p {
		padding:5px 0px;
		line-height:130%;
		}
		
		.bnrText {
			padding:2px 0px;
			font-size:11px;
			color:#666666; }
		.bnrText p {
			padding:2px 0px;
			font-size:11px;
			color:#666666; }
		.bnrText p span {
			font-weight:bold; }
		


	/* -------------- */
	form.k1 {
		margin-top:20px; }
	form.k1 input {
		width:250px;
		height:24px;
		margin-bottom:10px;
		margin-top:5px;
		font-size:18px;
		color:#666666;
		background-color:#F3F3F3;
		border:1px solid #DFDFDF; }
	form.k1 textarea {
		width:350px;
		height:130px;
		margin-bottom:10px;
		margin-top:5px;
		font-size:14px;
		color:#666666;
		font-family:Tahoma, Verdana, Arial, Trebuchet MS, sans-serif;
		background-color:#F3F3F3;
		border:1px solid #DFDFDF; }		
	form.k1	input.send {
		margin:0px 0px 20px 0px;
		padding:0px;
		cursor:pointer;
		width:60px;
		height:22px;
		_height:21px;
		border:0;
		color:#FFFFFF;
		font-family:Tahoma, Trebuchet MS, Verdana, Arial, sans-serif;
		font-size:10px;
		font-weight:normal;
		background:#CCCCCC;
		vertical-align:middle; }
	form.k1	input.send:hover {
		background:#999999; }



	/* FOOTER ---------------
	------------------------------- */
	.footerlinks {
		position:relative;
		margin:25px 0px;
		width:900px;
		font-size:11px;
		text-align:center; }
	.footerlinks a {
		color:#CCCCCC;
		border:0; }
	.footerlinks a:hover {
		color:#FFFFFF;
		border-bottom:1px dotted #FFFFFF;  }
	.hovLeft {
		position:absolute;
		bottom:0;
		left:0; }
			


/* 4. EXTRAS ---------------
------------------------------- */
.clear {
	clear:both; }
.none {
	display:none; }
.padT15 {
	padding-top:15px; }
.w150 { width:150px; }
p.naglasak {
	background-color:#FFF9DF;
	border:1px solid #FFEDA6;
	padding:2px 5px;
	margin-left:-5px;
}
.fL {
	float:left;
	margin:0px 10px 3px 0px; }
.fR {
	float:right;
	margin:0px 0px 3px 10px; }
.lt {
	margin-top:35px;
	margin-right:15px;
}
.brdTB {
	border-bottom:1px dotted #CCCCCC;
	border-top:1px dotted #CCCCCC; }

.togglers {
	cursor: pointer;
}

.toggl {
	cursor: pointer;
}
.cont {
	position: relative;
}

td.uTekstu {
	width:120px;
	height:20px;
}

ol.bulet {
	list-style-type:decimal;
	list-style-position:outside;
	padding-left:20px;
}
ol.bulet li {
	line-height:130%;
}
ul.bulet2 {
	list-style-type:circle;
	list-style-position:outside;
	padding-left:20px;
}
ul.bulet2 li {
	line-height:130%;
}

.center {
	text-align:center; }
	
	
.trOdd {
	background-color: #ffffff;
}
.trEven {
	background-color: #F0F4F7;
}
.rowHover .cont {
	font-weight: bold;
	font-size: 14px;
	color: #006597;
}

.right3 {
	float:right; }
	
.error {
	color: #FF0000;
	font-style:italic; }
	

.tabl_osPlina {
	width:600px;
	border:0; }
.tabl_osPlina tr {
	height:20px; }
.tabl_osPlina tr.sivi {
	background-color:#EEEEEE; }
.tabl_osPlina tr.bottom {
	border-bottom:1px solid #EEEEEE; }
.tabl_osPlina tr.header_1 {
	background-color:#666666;
	color:#FFFFFF;
	height:14px; }
.tabl_osPlina td {
	width:20%;
	border-left:1px solid #DDDDDD;
	text-align:center; }
.tabl_osPlina td.prvi {
	border:0;
	font-weight:bold; }

.tabl_osPlina2 {
	width:600px;
	border:0; }
.tabl_osPlina2 tr {
	height:20px;
	border-bottom:1px solid #EEEEEE; }
.tabl_osPlina2 tr.sivi {
	background-color:#EEEEEE; }
.tabl_osPlina2 tr.bottom { }
.tabl_osPlina2 tr.header_1 {
	background-color:#666666;
	color:#FFFFFF;
	height:14px; }
.tabl_osPlina2 tr.header_2 {
	background-color:#EEEEEE;
	text-align:left;
	padding-left:5px; }
.tabl_osPlina2 td {
	border-left:1px solid #DDDDDD;
	text-align:center; }
.tabl_osPlina2 td.prvi {
	text-align:left;
	padding-left:5px;
	border:0;
	font-weight:bold; }

.tabl_cjPlina {
	width:600px;
	border:0;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}
.tabl_cjPlina tr {
}
.tabl_cjPlina td.up1 {
	width:125px;
	background-color:#666666;
	color:#FFFFFF;	
}
.tabl_cjPlina td.up2 {
	width:315px;
	background-color:#666666;
	color:#FFFFFF;	
}
.tabl_cjPlina td.up3 {
	width:160px;
	background-color:#666666;
	color:#FFFFFF;	
}
.tabl_cjPlina td.up4 {
	width:80px;
	background-color:#CCCCCC;
	color:#333333;	
}
.tabl_cjPlina td.up5 {
	background-color:#CCCCCC;
	color:#333333;	
}
.tabl_cjPlina td.up6 {
	font-weight:bold;
}
.tabl_cjPlina td {
	padding:5px 7px;
	border-right:1px solid #aaaaaa;
	border-bottom:1px solid #aaaaaa;
	text-align:center;
}

.nadmDownload {
	font-size: 14px;
	padding-top: 15px; }