@charset "utf-8";
/* CSS Document */
/* default */
* {border:0px none;outline:0px none;}
body, html, pre {font-family:Arial, Helvetica, sans-serif;color:#000; }
/*h1, h2, h3, h4, h5, h6 {color:#000;font-family:Arial, Helvetica, sans-serif;font-weight:bold;margin:10px 0px;}
h1 {font-size:18px;}
h2 {font-size:16px;}
h3 {font-size:14px;}
h4 {font-size:12px;}
h5 {font-size:11px;}
h6 {font-size:10px;}*/

/* blueprint */
.clear {clear:both;}
.hide {display:none;}
.fl {float:left;}
.fr {float:right;}
.al {text-align:left;}
.ar {text-align:right;}
.ac {text-align:center;}
.pa {position:absolute;}
.pr {position:relative;}
.pf {position:fixed;}
.bold {font-weight:bold}
.italic {font-style:italic}
.font10 {font-size:10px;}
.font11 {font-size:11px;}
.font12 {font-size:12px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}

body, html {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:normal;
	width:100%;
	height:100%;
}
a {
	text-decoration:none;
	color:#A58A59;
}
a:hover {
	text-decoration:none;
	color:#3B3835;
}
a img {
	border:0px none;
}
h1 {
	position:absolute;
	display:none;
	margin-left:-5000px;
}
.clear {
	clear:both;
}

/* LAYOUT */

#head {
	width:100%;
	height:25px;
	background:#3B3835;
	border-bottom:#6B6967 1px solid;
	position:absolute;
	top:0px;
	left:0px;
	z-index:-1;
}
#foot { 
	width:100%;
	height:100px;
	background:#EFEFEF;
	position:relative;
}
#body-container {
	width:890px;
	min-height:100px;
	height:auto !important;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:26px;
	position:relative;
	z-index:10;
}
#footer {
	width:890px;
	height:50px;
	margin-top:40px;
	color:#999;
}
#header {
	width:890px;
	min-height:400px;
	height:auto !important;
	height:400px;
	/*background:#3B3835;*/
	position:relative;
}
#izbornik {
	width:890px;
	height:90px;
	background:#FFF;
}
#izbornik h2 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
#logo {
	float:left;
}
#izbornik-right {
	padding:35px 0px 0px 120px;
	width:652px;
	height:55px;
	float:left;
}
#body {
	width:890px;
	position:relative;
}
#body-left {
	width:440px;
	min-height:220px;
	height:auto!important;
	height:220px;
	background:#fff;
	position:relative;
	float:left;
	padding:15px 0px 10px 5px;
	color:#555;
	line-height:18px;
}
#body-center {
	width:440px;
	min-height:220px;
	height:auto!important;
	height:220px;
	position:relative;
	background:#fff;
	float:left;
	padding:15px 5px 10px 0px;
	color:#555;
	line-height:18px;
}
#body-right {
	width:214px;
	height:180px; /**/
	background:#bbb;
	position:relative;
	float:left;
}
.crtica {
	width:3px;
	height:12px;
	position:absolute;
	float:right;
	background:url(images/crtica.png) no-repeat scroll;
	top:7px;
	right:-2px;
}
.bez-crte {
	border:0px none!important;
}


/* HEADER */

#datum {
	color:#fff;
	position:absolute;
	right:140px;
	margin-top:-21px;
}
#jezik {
	position:absolute;
	right:15px;
	margin-top:-21px;
	color:#464B42;
	font-weight:bold;
}
#jezik a {
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	margin:0px 5px 0px 5px;
}
#jezik a:hover {
	color:#a58a59;
}
#jezik .active {
	color:#464B42;
}
#header-left {
	float:left;
	width:433px;
	height:310px;
	margin:1px;
	
}
#header-right {
	
}


/* SLIDER */

#slide-container {
	width:890px!important;
	height:310px;
	/*overflow:hidden!important;
	clear:none;
	position:absolute;*/
	position:relative;
	visibility:visible!important;
	display:block;
	overflow:hidden!important;
}
#slider {
	width:4450px;
	height:310px;
	position:relative;
	top:0px;
	padding:0px;
}
#slider-menu {
	position:absolute;
	z-index:30;
	right:10px;
	bottom:5px;
}
#content1 {
	width:890px;
	height:310px;
	background:#3B3835;
	float:left;
}
#content2 {
	width:890px;
	height:310px;
	background:#FBDA2C;
	float:left;
}
#content3 {
	width:890px;
	height:310px;
	background:#211050;
	float:left;
}
#content4 {
	width:890px;
	height:310px;
	background:#A58A59;
	float:left;
}
#content5 {
	width:890px;
	height:310px;
	background:#3B3835;
	float:left;
}
.slider-slika {
	width:443px;
	height:310px;
	position:relative;
	top:0px;
	left:0px;
	float:left;
	z-index:0;
}
.slider-tekst {
	width:387px;
	height:280px;
	float:left;
	padding:30px 30px 0px 30px;
}
.slider-tekst h2 {
	margin:0px 0px 15px 0px;
	font-size:34px;
	color:#FFF;
	font-weight:bold;
}
.slider-tekst h3 {
	margin:0px 0px 10px 0px;
	font-size:16px;
	color:#A58A59;
	font-weight:normal;
	text-decoration:none;
	line-height:20px;
	letter-spacing:1px;
}
.slider-tekst p {
	margin:0px 0px 10px 0px;
	font-size:13px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}
#content2 h2 {
	color:#403D39;	
}
#content2 p {
	color:#403D39;
}
#content3 h3 {
	color:#E6DBCC;	
}
#content3 p {
	color:#C7C4D5;
}
#content4 h3 {
	color:#403D39;
}


/* NAVIGATION */

/* Basic code - don't modify */
a {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
 
 #nav { display: block; margin: 0; padding: 0; position: relative; }
  #nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
  #nav a { display: block; }
  #nav ul { display:none;  position: absolute; left: 0; margin: 0; padding: 0; }
  * html #nav ul { line-height: 0; } /* IE6 "fix" */
  	
    #nav ul li { float: none; }
    #nav ul ul { top: 0; }
    
/* Essentials - configure this */

#nav ul { width: 150px; }
#nav ul ul { left: 150px; width: 180px; }

/* Everything else is theming */

#nav {  height: 24px; }
#nav *:hover { color:#A58A59; }
#nav a {  color: black; font-size: 14px; padding: 6px 9px 6px 9px; line-height: 1; cursor:pointer; }
  #nav li.hover a {  }
  #nav ul { top: 24px; }
  /*#nav ul li { margin-top:-1px; } ie6+ie7 fix*/
    #nav ul li a {color: #fff; background-color: #222; font-size: 12px;
/* 	border-bottom:0px none;
  background:url(images/border.png) repeat-x scroll #222;
  background-position:0px 23px; */

/* u slucaju da link u izborniku ima vise od jedne linije, izvorne linije su zakomentirane iznad */
/* 	border-bottom:1px dotted #ffffff;
  background-color:#222;
  cursor:pointer; */
	border-bottom:0px none;
  background:url(images/border.png) repeat-x scroll #222;
  background-position:0px bottom;
  cursor:pointer;
	}


      #nav ul a.hover {  }
   #nav ul a {  border-right: none; /*opacity: 0.8; filter: alpha(opacity=80);*/ }
 #nav ul a { border-bottom: none; } /*- I also needed this for IE6/7 */
 
 
.item-home a {
	 color:#A58A59!important;
}
#nav ul li a.no-border {
	border:0px none;
	background: #222;
}

/* BODY LEFT */

h3 {
	font-size:16px;
	font-weight:bold;
	line-height: 140%;
	text-decoration:none;
	color:#A58A59;
	padding:0px;
	margin:15px 0px 5px 0px;
}
h3.podnaslov {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#A58A59;
	padding:0px;
	margin:15px 0px 5px 0px;
}
h3 a {
	color:#A58A59;
	text-decoration:none!important;
}
#body-content-left h4 {
	font-size: 12px;
        padding:0px;
	margin:10px 0px 0px 0px;
}
#body-content-left h4.podaci {
	color:#A58A59;
}
#body-content-left p {
        padding:0px;
	margin:0px 0px 10px 0px;
}
#body-content-left a.slika, #body-content-left span.slika {
	display: block;
        padding: 2px;
	margin: 5px;
	margin-top: 10px;
	border-top: 1px solid #dedede;
	border-left: 1px solid #dedede;
	border-right: 1px solid #c8c8c8;
	border-bottom: 1px solid #c8c8c8;
	background-color: #ffffff;
	float: right;
	font-weight: normal;
	color: #333333;
}
#body-content-left a.slika:hover {
        border: 1px solid #a38958;
}
#body-content-left hr {
	margin: 5px;
        border: none;
	color: #dedede;
        background-color: #dedede;
        height: 1px;
}
#body-left p {
	padding:0px;
	margin:5px 0px 10px 0px;
}

/* BODY RIGHT */

#body-center h3 {
	margin-left:18px;
}

#body-center p {
	padding:0px;
	margin:5px 0px 10px 0px;
}
#body-center-vijesti {
	display:block;
	width:425px;
	min-height:270px;
	height:auto!Important;
	height:270px;
	border-top: 2px dotted #dedede;
	margin-left:-5px;
}
.vijest {
	padding:15px 25px 35px 25px;
	position:relative;
	display:block;
	/* margin-bottom:25px; */
	background:url(images/vijesti.jpg) no-repeat;
	background-position:center bottom;
}
.vijest p {
	margin-bottom:0px;
	overflow: hidden;
	/* clear:both; */
}
.vijest p.vijestdatum {
	font-size: 90%;
	font-weight: bold;
}
.vijest p.vijestnaslov {
	font-weight: bold;
}
.vijest p.vijestsazetak{
	clear: both;
}
/* #vijest2 {
	padding:1px 25px 0px 25px;
	position:relative;
	display:block;
}
#vijest2 p {
	margin-bottom:5px;
} */
a.opsirnije {
	color:#E2D8C8;
	float:right;
	right:15px;
	position:relative;
	text-decoration:none;
}
a.opsirnije:hover {
	color:#3B3835;
}
/* a.opsirnije2 {
	color:#E2D8C8;
	float:right;
	right:15px;
	position:relative;
	text-decoration:none;
}
a.opsirnije2:hover {
	color:#3B3835;
} */

/* BODY CONTENT */

#body-content {
	width:880px;
	min-height:220px;
	height:auto !important;
	height:220px;
	background:#fff;
	position:relative;
	float:left;
	padding:0px 5px 10px 5px;
	color:#555;
	
}
#body-content p {
	line-height:15px;
	color:#555;
}
#body-content-left {
	width:500px;
	min-height:200px;
	height:auto!important;
	height:200px;
	float:left;
	margin:5px 0px 0px 0px;
	padding:0px 25px 0px 0px;
	border-right:1px dotted #999;
	color:#555;
	line-height:18px;
	
}
#body-content-left p{
	line-height:18px;
}
#body-content-right {
	width:310px;
	min-height:200px;
	height:auto!important;
	height:200px;
	/*background:#3F3;*/
	float:left;
	margin:5px 0px 0px -1px;
	padding:0px 0px 0px 25px;
	line-height:18px;
}
#body-content-right p {
	line-height:18px;
}
#body-content-right ul {
	padding-left: 20px;
}
#slike {
	margin:15px 0px 0px 0px;
}
#slike img {
	margin:0px 11px 9px 0px;
	padding:0px;
}



#odjeli {
	text-align:justify;
	font-size:11px;
	color:#666;
}
#odjeli p {
	margin:10px 0px 10px 0px;	
}
.odjeli-strelica1 {
	width:27px;
	height:14px;
	position:absolute;
	bottom:10px;
	right:10px;
	float:right;
	background:url(images/odjeli1.png) no-repeat scroll;
}
.odjeli-strelica2 {
	width:27px;
	height:14px;
	position:absolute;
	bottom:10px;
	right:10px;
	float:right;
	background:url(images/odjeli2.png) no-repeat scroll;
}
.odjeli-strelica3 {
	width:27px;
	height:14px;
	position:absolute;
	bottom:10px;
	right:10px;
	float:right;
	background:url(images/odjeli.png) no-repeat scroll;
}
.odjeli-strelica4 {
	width:27px;
	height:14px;
	position:absolute;
	bottom:10px;
	right:10px;
	float:right;
	background:url(images/odjeli4.png) no-repeat scroll;
}
#odjeli h3{
	font-size:15px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
}
#odjeli h4 {
	margin:0px;
	padding:0px;
	font-size:12px;
}
#odjeli a {
	color:#666;
	width:200px;
	height:170px;
	padding:10px;
	display:block;
}
.okvir1-hover {
	background:#F8F8F6;
	cursor:pointer;
}
.okvir2-hover {
	background:#F7F4EE;
	cursor:pointer;
}
.okvir3-hover {
	background:#FFFBE5;
	cursor:pointer;
}
.okvir4-hover {
	background:#FFF0F0;
	cursor:pointer;
}
#okvir1 {
	width:200px;
	height:170px;
	padding:10px;
	position:relative;
	float:left;
}
#okvir1 a:hover {
	background:#F8F8F6;
}
#okvir1 h4 {
	color:#FF6D6D;
}
#okvir2 {
	width:200px;
	height:170px;
	padding:10px;
	position:relative;
	float:left;
}
#okvir2 a:hover {
	background:#F7F4EE;
}
#okvir2 h4 {
	color:#FFDB00;
}
#okvir3 {
	width:200px;
	height:170px;
	padding:10px;
	position:relative;
	float:left;
}
#okvir3 a:hover {
	background:#FFFBE5;
}
#okvir3 h4 {
	color:#403D39;
}
#okvir4 {
	width:200px;
	height:170px;
	padding:10px;
	position:relative;
	float:left;
}
#okvir4 a:hover {
	background:#FFF0F0;
}
#okvir4 h4 {
	color:#AF915D;
}

/* FOOTER */

#footer-left {
	position:relative;
	float:left;
	width:400px;
	margin-top:10px;
	margin-left:5px;
}
#futuro-logo {
/* 	float:left;
	margin-top:8px; */
        margin-bottom: -5px;

}
#footer-left p {
	float:left;
	margin:7px 0px 0px 10px;
}
#footer-right {
	float:right;
	width:100%;
	padding-top:10px;
	text-align:right;
}
/* #footer-right a {
	float:left;
} */
#footer-right p {
	padding:0px;
	margin:5px 0px 5px 0px;
}
#footer-right img {
/* 	position:relative;
	margin-top:-3px; */
}
#footer a {
	color:#999;
	text-decoration:none;
}
#footer a:hover {
	color:#A58A59;
	text-decoration:none;
}
#footer form {
	margin:0px;
	padding:0px;
}
#footer #form {
	position:relative;
	margin-top:-75px;
	float:right;
	top:0px;
	right:0px;
}
.submit {
	background:#A58A59;
	font-weight:bold;
	color:#FFF;
	border:#A58A59 1px solid;
	width:50px;
	height:22px;
}
.submit:hover {
	cursor:pointer;
}
.input {
	height:16px;
}

/* dodano 02.07.2009. MJ */
.holdergalerije {
width: 550px;
float: right;
margin-bottom: 5px;
padding-bottom: 25px;
}

.odjel .holdergalerije {
width: 550px;
clear: both;
margin-bottom: 10px;
}

.arhivapopis li {
float: left;
padding-bottom: 10px;
margin-right: 65px;
}

.arhivapopis li a {
font-weight: bold;
}

#breadcrumbs {
padding: 5px;
font-size: 90%;
color: #666666;
}

pre.omatanje {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

/* ********************************************* */

.slider-slika div {
	display: none;
	position: absolute;
	z-index: 5;
	top: 6px;
	left: 0;
	width: 350px;
	background-color: #3b3835;
	border-top: 3px solid #a48a59;
	border-bottom: 3px solid #a48a59;
	color: #eeeeee;
	font-size: 0.9em;
	font-weight: normal;
}
.slider-slika div p {
	margin: 5px;
	line-height: 1.6em;
	padding: 12px;
	position: relative;
	z-index: 4; 
}

/* kontakt */
form {  }
.kontakt {width:540px;height:120px;text-align:center;}
.kontakt-slika {float:left;margin:0px 0px 0px 120px;padding:2px;border:#165E89 1px solid;}
.kontakt-input {padding:10px 0px 0px 0px;position:relative;display:block;}
.kontakt-input p {margin-top:4px!important;margin-bottom:0px!important;position:absolute;left:300px;display:inline;}
.kontakt-text {width:290px;height:20px;line-height:20px;background:#EDE8DE;border:#EDE8DE 1px solid;color:#444;font-size:12px;padding:3px 0px 0px 3px;}
.kontakt-botun {background:#EDE8DE none repeat scroll 0 0;border:0 none;color:#444;cursor:pointer;padding:10px;}
textarea {width:485px;height:150px;background:#EDE8DE;color:#444;font-size:12px;padding:5px;font-family:Arial, Helvetica, sans-serif;border:#EDE8DE 1px solid;}
.red {color:#f00!important;}
.error {border:1px #f00 solid!important;}
