ul{
	padding:0px;
	margin:0px;
	list-style-type: none;
}
ul > li > p{
	padding:0px !important;
	}
ol{
	padding:0px;
	margin:0px 0px 0px 20px;
	list-style-type: decimal;
}

li{
	padding:0px;
	margin:0px;
}
input {
	color : #000000;
	font-size : 100%;
	font-weight: bold;
}
*:focus {
    outline: 0;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
a img {
	border:0;
	}

/*Main styles =main */
* {margin: 0px; padding: 0px;}
/* basic elements */
html {
	margin: 0px;
	padding: 0px;
	}
body {
	background:#ffffff;
	font-family:  'Open Sans',  Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0px;
	padding: 0px;
	}

acronym {
	border-bottom: none;
	}
blockquote {
	padding-top:5px;
	padding-left:40px;
	padding-bottom:5px;
	}
 /*specific divs */
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}


#wrap {
	width:100%;
	margin: 0px;
    padding:0px;
	z-index:0;
	float:left;
}

#container {
	margin: 0 auto;
	padding: 0px;
	display:block;
	z-index:0;
	}
#content {
	float:left;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display:block;
	z-index:0;
	}
/* HEADER */

div #header {
	float:left;
	display:block;
	margin: 0px;
	z-index:0;
}
div #headergore {
	background:#00173e;
	float:left;
	width: 100%;
	height:38px;
	display:block;
	margin: 0px;
    padding: 0px;
	z-index:0;
}

div #staticmeni {
	float:left;
	width:auto;
	display:block;
	margin:5px 0px 0px 0px;
	overflow: hidden;
}
div #staticmeni ul li {
	padding:0px 0px 10px 0px;
	display:inline-block;
	font-size:12px;
	font-weight:normal;
	color:#fff;
}
div #staticmeni ul li:after {
	content:'|';
	color:#fff;
	font-size:12px;
	margin: 0px 5px;
}
div #staticmeni ul li:last-child:after {
	content:'';
	margin: 0;
}

div #staticmeni ul li.date:before {
	content:'\f133';
	font-family: 'FontAwesome';
	color:#fff;
	font-size:16px;
	margin-right: 5px;
}
div #staticmeni  a:link, #staticmeni  a:visited {
	color: #fff;
	text-decoration: none;
}
div #staticmeni a:hover {
	color: #fff;
	text-decoration: underline;
}

div #logo {
	background: url(../images/logo.png) no-repeat transparent top left;
	float:left;
	width: 359px;
	height:103px;
	display:block;
	margin: 30px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
	z-index:0;
}

div #social_icons {
	float:right;
	width: auto;
	display:block;
	margin: 5px 0px 0px 0px;
    padding: 0px;
	z-index:0;
	text-align:right;
}
div #social_icons ul li {
	padding:0px 0px 10px 0px;
	display:inline-block;
	font-size:16px;
	font-weight:normal;
	color:#fff;
}
div #social_icons ul li a:link, #social_icons ul li a:visited  {
	padding:5px 10px 0px 10px;
	color:#fff;
}

div #headerdole {
	background:#13284b;
	float:left;
	width: 100%;
	height:160px;
	display:block;
	margin: 0px;
    padding: 0px;
	z-index:0;
}
.fixed-header {
	position:fixed;
   }
.fixed-header ~ .container .news-slider, .fixed-header ~ .container #search_results {
	margin-top:90px;
	}
.fixed-header + div > #contentmain {
	margin-top:90px;
	}

/* Navigacija */

div #navigacijaback {
	background: #f9f9f9;
	width: 100%;
	float:left;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	z-index:99;
	-webkit-box-shadow: 0 3px 2px -2px #f1f1f1;
	-moz-box-shadow: 0 3px 2px -2px #f1f1f1;
	box-shadow: 0 3px 2px -2px #f1f1f1;
   }

div #navigacija {
	float:left;
	margin:0px;
	padding: 0px;
	z-index:2;
   }

/* Bootstrap kontejner */



div #path {
	float:left;
	width:100%;
	background:#fff;
	font-size: 12px;
	font-weight:300;
	color:#999999;
	padding: 0px 10px 30px 0px;
	margin:0px;
}
#path li{
	color:#999999;
	display:inline-block;
}
#path li a:link, #path li a:visited {
	color:#999999;
}
#path li:after {
	font-family: 'FontAwesome';
    content: "\f105";
	margin: 0px 5px;
}
#path li:last-child:after {
     content: "";
}
.rightcontent {
	float:left;
	width:300px;
	padding:15px 0px;
	}
div #contentmain {
	background:#fff;
	float:left;
	margin: 0px 0px 30px 0px;
	z-index:0;
}
div #sadrzaj {
	float:left;
	padding:15px 30px 15px 0px;
	z-index:0;
}
div #sadrzaj p {
	font-size: 100%;
	padding: 10px 0px 10px 0px;
	margin:0px;
	line-height:26px;
	color:#565656;
}
div #sadrzaj p.pdf a:link {
	 letter-spacing: 0px;
}
#sadrzaj table p{
	font-size: 100%;
	padding: 5px 10px 5px 10px;
	margin:0px;
	line-height:20px;
}

div #sadrzaj h1, .rightcontent h2 {
	font-size: 200%;
	color: #0c4076;
	text-align:left;
	margin: 0px 0px 10px 0px;
	font-weight: 400;
	padding: 0px 5px 8px 0px;
	border-bottom:1px solid #dfdfdf;
   }
.rightcontent h2 {
	font-size: 170%;
   }
div #sadrzaj h2 {
	font-size: 150%;
	color: #212121;
	font-weight:600;
	margin:0px 0px 0px 0px;
	padding:15px 0px 10px 0px;
	text-align:left;
   }
div #sadrzaj h3 {
	font-size: 130%;
	color: #505052;
	margin:5px 0px 5px 0px;
	font-weight:600;
	padding:10px 0px 0px 0px;
	text-align:left;
   }
div #sadrzaj h4 {
	font-size: 100%;
	color: #505052;
	margin:0px 0px 0px 0px;
	font-weight:700;
	padding:7px 2px 5px 0px;
	text-align:left;
   }
div #sadrzaj h5{
	font-size: 100%;
    font-style: normal;
	font-weight: 400;
	color: #132776;
	text-align: left;
	padding:10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
}
div #sadrzaj h6 {
	font-size: 90%;
	color: #000000;
	font-weight:600;
	padding: 0px 2px 5px 2px;
	margin:0px;
	text-align:center;
   }
div #sadrzaj h6 a:link, div #sadrzaj h6 a:visited {
	color: #5f6267;
    font-style: normal;
	}
div #sadrzaj h6 a:hover {
	font-style: normal;
	}
div #sadrzaj ul li, #sadrzaj ol li ul li{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 10px 0px 10px 6px;
	margin: 0px 5px 0px 15px;
	display:block;
	text-indent: -15px;
}
#sadrzaj  ul li:before{
	font-family: 'FontAwesome';
	 float:left;
	 margin:5px 15px 0px 0px;
	 font-size: 6px;
	 content: "\f0c8";
}

div #sadrzaj ol li{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding:2px 0px 2px 0px;
	margin: 0px 5px 0px 5px;

}


a:link, a:visited {color: #212121;text-decoration: none;}
a:hover {color: #c62c3c;text-decoration: underline;}

div #sadrzaj li a:hover {
	color: #f11f14;
	font-style: normal;
	}

div #sadrzaj img {
	margin: 0px 5px 5px 0px;
}
div #sadrzaj table img {
	margin: 0px;
	box-shadow: none;
}
img {
	position:relative;
	margin: 0px;
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

img[src=""] {
    display: none;
}

div #sadrzaj img.alignleft {
	float:left;
	margin:10px 20px 10px 0px;
	}
div #sadrzaj img.alignright {
	float:right;
	margin:10px 0px 10px 20px;
	}

div #sadrzaj table a.highslide img, #sadrzaj a.highslide img{
	margin: 5px 10px 5px 0px;
	box-shadow: 0px 0px 5px #666;
  }
div #sadrzaj table {
    width: 100%;
    background: #fafbfd;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: 1px solid #ecedf1;
    overflow: hidden;
}
div #sadrzaj table td, div #sadrzaj table th {
    border: 1px solid #ecedf1;
    padding: 12px 20px;
    text-align: left;
    transition: background 0.3s;
    -webkit-transition: background 0.3s;
    -moz-transition: background 0.3s;
}
div #sadrzaj table td:hover, div #sadrzaj table th:hover {
    background:#fff;
}

div #sadrzaj div.media_embed{
	display:block;
	text-align:center;
}

div #sadrzaj div.vazno{
	  background-color: #f3f3f4;
      color: #333333;
	  border-left:3px solid #0d314f;
	  padding:10px 20px;
	  margin:0px 20px;
	  width:auto;
	  font-size: 110%;
	line-height:24px;
}
div #sadrzaj div.vazno:first-child{
	  padding-top:20px;
}
.baneri {
	margin-bottom:60px;
	}

hr {
    border:0;
    color:#f5f5f5;
    background:#f5f5f5;
    height:2px;
}
#sadrzaj .accordion {
	font-family:  'Open Sans',  Arial, Helvetica, sans-serif;
	font-size:100%;
	margin-top:20px;
	}
#sadrzaj .accordion h5 {
	font-size: 110%;
    font-style: normal;
    font-weight: 600;
    color: #212121;
    padding: 10px 0px 10px 0px;
    margin: 5px 0px 5px 0px;
    text-transform: uppercase;
	}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border:0;
	background: none;
	}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border-bottom: 1px solid #eeeeee;
    background: #ffffff;
}
.ui-widget-content {
    border: 0;
}
.ui-accordion .ui-accordion-content {
    padding: 0.5em 1em;
}

/* FUTER */

div #footer {
	float:left;
	margin:0px;
	padding: 0px;
	width: 100%;
	}
div .footer {
	background:none !important;
	margin-bottom:0px !important;
	color: #fff;
    padding: 30px 0px;
	}
div .footer a:link , .footer a:visited{
	color: #fff;
	}
.footer a:hover {
	color:#fff;
	}
div .footer h2{
	color: #fff;
	font-size:17px;
	text-transform:uppercase;
	font-weight:600;
	margin:30px 0px 15px;
	}
div .footer h2.tvit{
	margin-left:10px;
	}

.footer ul li, .footer ol li ul li{
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding: 5px 0px 5px 0px;
	margin: 0px 5px 0px 15px;
	display:block;
	text-indent: -15px;
}
.footer  ul li:before{
	font-family: 'FontAwesome';
	 float:left;
	 margin:5px 15px 0px 0px;
	 font-size: 6px;
	 content: "\f0c8";
}

.footer p{
	font-size:13px;
	}


div #footergoreoklop {
	float:left;
	width:100%;
	background:#0d314f;
}
div #footerdoleoklop {
	float:left;
	width:100%;
	background:#011b31;
}
div #copyright {
	float:left;
	width: 470px;
	padding:10px;
	}
div #copyright p{
	font-size:11px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	text-align:left;
	color:#ffffff;
	}



.google-maps {
	position: relative;
	padding-bottom: 5%;
	overflow: hidden;
	margin: 20px 0px 20px 0px;
}

#toTop {
	position: fixed;
	right: 10px;
	bottom: 35px;
	display: none;
	overflow: hidden;
	width: 35px;
	height: 35px;
	border: none;
	background: #0d314f;
	text-decoration: none;
	text-align:center;
	font-family: 'FontAwesome';
    font-size: 28px;
	color:#fff;
}
a#toTop:after {
     content: "\f106";
	 display:block;
	 margin-top:-4px;
}

#mobnav-btn {
	float: left;
	display: none;
	width: auto;
	height: 24px;
	cursor: pointer;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 5px;
	text-align: right;
	font-size: 18px;
	color:#0c4076;
	font-family:  'Open Sans',  Arial, Helvetica, sans-serif;
}

.mobnav-subarrow {
    display: none;
}



/* Mapa sajta  */

#sitemap {
	float:left;
	width:100%;
	background:#fff;
	padding:15px 30px 15px 30px;
	z-index:0;
	}
div #sitemap h1{
	font-size: 200%;
	color: #0c4076;
	text-align:left;
	margin: 0px 0px 15px 0px;
	font-weight: 400;
	padding: 0px 5px 8px 0px;
	line-height:26px;
	border-bottom:1px solid #dfdfdf;
	}

div #sitemap ul li{
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding: 10px 0px 10px 6px;
	margin: 0px 5px 0px 15px;
	display:block;
	text-indent: -15px;
}
#sitemap ul li:before{
	font-family: 'FontAwesome';
	 float:left;
	 margin:5px 15px 0px 0px;
	 font-size: 6px;
	 content: "\f0c8";
}
div #sitemap ul ul li{
	margin-left:30px;
}

div #sitemap ul ul ul li{
	margin-left:45px;
}
div #sitemap ul ul ul ul li{
	margin-left:60px;
}
div #sitemap ul ul ul ul ul li{
	margin-left:75px;
}

/*Bootstrap dodatak */
.three-col, .two-col{
	margin-bottom:20px;
	margin-top:20px;
	}



.videodetector {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videodetector iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}


/* News */

/* Vesti home page */

.latestnews, .news_centar {
	width:100%;
	float:left;
	margin-bottom:100px;
	position:relative;
	}

.entry-thumbnail {
	display:table-cell;
	max-width:350px;
	vertical-align:top;
	padding:15px 30px 15px 0px;
	}
.entry-thumbnail img{
	max-width:320px;
	}
.entry-summary {
	display:table-cell;
	vertical-align:top;
	padding:0px 0px 0px 0px;
	}
.news-thumbnail{
			padding-top: 75%;
	    position: relative;
	    height: 100%;
	    overflow: hidden;
			z-index:9;
	}
.news-thumbnail img.image-thumb{
		z-index: 1;
	    position: absolute;
			top: 50%;
	    left: 50%;
	    transform: translate( -50%, -50%);
			max-width: none;
			height:100%;
	}
.news-thumbnail img.tall{
			width: 100%;
			height:auto;
	}
.news-thumbnail img.wide{
			width: auto;
			height:100%;
	}

div #sadrzaj h2.news_header {
	font-size:120%;
	}
.news_date {
	font-size:11px;
	color:#999999;
	margin:5px 0px;
}
.news-place, .news-date{
	display:inline-block;
	margin-right:20px;
	font-weight:300;
}
.news-place .fa, .news-date .fa{
	margin-right:5px;
	}
.news_link {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    border: 1px solid #cccccc;
	color:#cccc;
}
.news_link .fa{
	margin-right:0px;
	}
.news_short {
	display:block;
	padding:10px 0px 10px 0px;
}

.news_short p{
	font-size: 13px;
	margin: 1px 0px 4px 0px;
	padding:5px 0px 5px 0px;
}

.news .fa-angle-right:before {
    color: #fff;
    width: 18px;
    height: 15px;
    background: #0d314f;
    float: left;
    margin: 0px 8px 0px 0px;
    text-align: center;
}
.news  a.button-link span {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-weight:600;
	color:#191919;
}


/* Arhiva vesti */

#news_archive .news_centar .news_body {
	float:left;
	padding:15px 0px;
	margin:0px;
	border-bottom:1px solid #dfdfdf
	}
#news_archive .news_centar .news-thumbnail {
	float:right;
	margin-left:30px;
	}
#news_archive .news_centar .news-thumbnail img {
    max-width: 263px;
	}


#news_archive{
	float:left;
	width: 100%;
    margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
}

#news_archive select {
	color: #3D3D3D;
	font-size: 12px;
	font-weight: bold;
	width: 93px;
	height: 30px;
	border: 1px solid #AFAFAF;
	padding: 0px 0px 0px 5px;
}
#news_archive dt {
	float:left;
	width: 180px;
	margin: 10px 30px 0px 0px;
	}
#news_archive label {
	color : #000;
	padding:2px 5px 2px 0px;
	margin:0px;
	display: inline-block;
	}

#news_archive  input {
    float: left;
    border: 0;
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 0px 0px;
    cursor: pointer;
    height: 30px;
    color: #fff;
    background: #0d314f;
}
#news_archive  input:after {
	font-family: 'FontAwesome';
     content: "\f0b0";
	 margin-top:-4px;
}

/* Detaljni prikaz */

#news_details{
	float:left;
	width: 100%;
    margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
}
#sadrzaj #news_details h1{
	font-size: 34px;
    margin-bottom: 12px;
	text-transform: uppercase;
    font-weight: 600;
	border:0;
}
#sadrzaj .news_details_text {
    color: #545454;
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 28px;
}
#sadrzaj .news_details_text p {
    color: #545454;
    font-size: 17px;
    line-height: 28px;
}

#sadrzaj .news_details_image {
    float:right;
	margin:10px 0px 10px 20px;
}
#sadrzaj #news_details .news_date {
	font-size:14px;
	color:#777;
	margin:5px 0px;
}
.share-post-box {
	padding: 15px 0px;
  }
.share-post-box ul.share-box {
    overflow: hidden;
	}
#sadrzaj .share-post-box ul.share-box li {
	list-style: none;
	float: left;
	margin:0px;
	padding:15px 0px;
	text-indent: 0;
}
#sadrzaj .share-post-box ul.share-box li:before {
	content:'';
	margin: 0px;
}
#sadrzaj .share-post-box ul.share-box li a {
	padding: 15px 36px;
	color: #fff;
	font-size: 13px;
	font-family: "Open Sans", sans-serif;
}
.share-post-box ul.share-box li a span {
	margin-left: 8px;
}
.share-post-box ul.share-box li a i {
	font-size: 17px;
}
#sadrzaj .share-post-box ul.share-box li a:hover {
	opacity: 0.7;
	text-decoration:none;
}
.share-post-box ul.share-box li a.facebook {
	background: #436feb;
		}
.share-post-box ul.share-box li a.twitter {
	background: #43c9eb;
		}
.share-post-box ul.share-box li a.google {
	background: #f14133;
}
.share-post-box ul.share-box li a.linkedin {
	background: #1879dd;
}
.share-post-box ul.share-box li a.mail {
	background: #a9b6be;
}


/* Veesti posebna stranica */

#news-demo {
	opacity:0;
	}


#paginator{
	margin:20px 0px 10px 0px;
	float: left;
    width: 100%;
	font-size: 90%;
}
#paginator a:link,  #paginator a:visited {
	margin:0px 3px;
	font-size:110%;
	display:inline-block;
	}
div #paginator span.show {
    width: auto;
    float: left;
    text-align: left;
    margin: 10px 0px 0px 0px;
	text-transform:uppercase;
}
div #paginator span.broj {
    width: auto;
    float: right;
    text-align: left;
    margin: 0px 0px 0px 0px;
	font-size:16px;
}
#paginator a:hover .page_num, #paginator a.next:hover::before, #paginator a.prev:hover::before,#paginator a.last:hover::before, #paginator a.first:hover::before{
	background:#f5f5f5 !important;
	color:#0d314f !important;
	}
#sadrzaj p.arhiva_datum {
	font-size: 95%;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
div #paginator span.broj .page_num {
    background: #0d314f;
    font-size: 16px;
    color: white;
    margin: 5px 4px 5px 4px;
    padding: 2px 8px 2px 8px;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
	display: inline-block;
}
#paginator a.prev:before {
	font-family: 'FontAwesome';
	font-size: 18px;
    color: #fff;
    background: #0d314f;
    margin: 0px 0px 0px 0px;
	padding: 0px 10px;
    display: inline-block;
    text-align: center;
	content: "\f104";
}
#paginator a.next:before {
	font-family: 'FontAwesome';
	font-size: 18px;
    color: #fff;
    background: #0d314f;
    margin: 0px 8px 0px 0px;
	padding: 0px 10px;
    display: inline-block;
    text-align: center;
	content: "\f105";
}
#paginator a.last:before {
	font-family: 'FontAwesome';
	font-size: 18px;
    color: #fff;
    background: #0d314f;
    margin: 0px 8px 0px 0px;
	padding: 0px 10px;
    display: inline-block;
    text-align: center;
	content: "\f101";
}
#paginator a.first:before {
	font-family: 'FontAwesome';
	font-size: 18px;
    color: #fff;
    background: #0d314f;
    margin: 0px 8px 0px 0px;
	padding: 0px 10px;
    display: inline-block;
    text-align: center;
	content: "\f100";
}

/* Povezane vesti */
.connected{
	margin:0px 0px 0px 0px;
	}
.connected-news{
	margin:30px 0px 0px 0px;
	}
#news_details .connected-news h2, #news_details .conn h2{
	font-weight:700;
	margin:0px 0px 15px 0px;
	    border-bottom: 1px solid #dfdfdf;
	}
.box-item {
    margin-right: 3%;
    width: 48%;
    float: left;
    display: block;
	padding: 0;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}
.box-item:nth-child(odd) {
    margin-right: 0;
    margin-bottom: 15px;
}
.box-item .box-img {
    float: left;
    display: block;
    margin-right: 2.8425855704%;
    width: 38.2944486578%;
    margin-left: 0;
}
.box-item .box-text {
    float: left;
    display: block;
    margin-right: 2.8425855704%;
    width: 58.8629657719%;
}
.box-item .box-text:last-child {
    margin-right: 0;
}

@media (max-width: 850px) {
.box-item, .box-item-conn {
    width: 100% !important;
    padding-top: 0;
	margin-bottom:20px;
}
}

.box-item-conn {
    margin-right: 3%;
    width: 23%;
    float: left;
    display: block;
	padding: 0;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
}
.box-item-conn:nth-child(4n) {
    margin-right: 0;
    margin-bottom: 15px ;
}
.box-item-conn .box-img-conn {
    float: left;
    display: block;
    margin-right: 3%;
    width: 97%;
    margin-left: 0;
}
.box-item-conn .box-text-conn {
    float: left;
    display: block;
    margin-right: 3%;
    width: 97%;
	text-align:center;
	padding:5px 0px;
}
.box-item-conn .box-text-conn:last-child {
    margin-right: 0;
}

.conn {
	margin-bottom:30px;
	}
.conn  a:link,   .conn  a:visited {
	color: #000 ;
	text-decoration: none;
	}
.conn a:hover {
	color: #04a9fa;
	text-decoration: none;
	}


/* Navig links */

#naviglinks {
    margin:0px 0px 60px 0px;
	padding:0px;
}

div #naviglinks ul li {
	font-size: 14px;
	font-style: normal;
	text-align: left;
	padding: 8px 15px;
	margin: 1px 0px 1px 0px;
	display: block;
	border-bottom: 1px solid #dadada;
	position: relative;
	}

div #naviglinks li a:link, div #naviglinks li a:visited {
	color:  #232323;
	text-decoration: none;
	}

div #naviglinks li a:hover {
	color: #c62c3c;
	text-decoration: none;
	}
div #naviglinks li.selected a {
	font-weight:bold;
	}
div #naviglinks ul > li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #dadada;
    left: 0;
    top: 18px;
    position: absolute;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

/* Search */

div #search  {
	float:left;
	width:100%;
	margin: 0px;
	padding: 0px;
}
 #search_all{
	padding:0px;
	margin: 42px 0px 0px 0px;
	display:block;
	float:right;
	width:365px;
	position: relative;
}

#search_all_body{
	background-color: #fff;
	border: 12px solid #00173e;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: lowercase;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display:block;
	float:left;
	width:365px;
	height: 76px;
	line-height: 30px;
	color: #a0a0a1;
	vertical-align: middle;

}
div #search_all form {
	font-size: 14px;
}
div #search_all input{
	margin:2px 0px 2px 0px;
	padding:3px 3px 3px 15px;
	border:0;
	width:280px;
	height:52px;
	float:left;
	color:#909090;
	font-size:17px;
	letter-spacing:1px;
	text-transform:uppercase;
	font-weight:normal;
	background-color: transparent;
}
div #search_all input.submit{
	width: 52px;
	height: 52px;
	border: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	cursor:pointer;
	position:relative;
	z-index:10;
}
#search_all_body:after{
	content:'\f002';
	font-family: 'FontAwesome';
	color:#00173e;
	font-size:36px;
	position:absolute;
	top:20px;
	right:20px;
	z-index:9;
}

/*	Rezultati pretrage detaljno*/

div #search_results{
	float:left;
	width:100%;
	padding:0px;
	background:#fff;
	}
div #search_results h1 {
    font-size: 200%;
    color: #0c4076;
    text-align: left;
    margin: 0px 0px 10px 0px;
    font-weight: 400;
    padding: 0px 5px 8px 0px;
    border-bottom: 1px solid #dfdfdf;
}
p.search_keyword {
	font-size:15px;
	font-weight:bold;
	color:#787878;
	}
p.search_keyword span{
	font-size:21px;
	font-weight:normal;
	color:#0d314f;
	}
#search_results hr {
    padding: 0;
    margin: 1em 0 1em 0;
    border: 0;
    border-top: 1px solid #c6c6c6;
    border-bottom: 1px solid #ffffff;
    background: #fff;
    display: block;
    width: 100%;
}

div #search_results h2{
	margin-top:50px;
	}

/* Univerzalni */

p.info {
	font-size:13px;
	line-height:15px;
	}
p.pdf, #sadrzaj p.pdf, p.word, #sadrzaj p.word, p.link, #sadrzaj p.link, #sadrzaj p.excel, #sadrzaj p.ppt, #sadrzaj p.img{
	font-style: normal;
	text-align: left;
	padding:0px;
	margin: 8px 0px 8px 17px;
	text-indent:-17px;
	font-family: 'FontAwesome';
	color:#5f6267;
}

p.pdf a:link, p.word a:link , p.link a:link, p.excel a:link , p.ppt a:link , p.img a:link  {
     font-family:  'Open Sans',  Arial, Helvetica, sans-serif;
	 color: #132776;
	 text-decoration:none;
	 margin-left:5px;
}
p.pdf a:hover, p.word a:hover , p.link a:hover, p.excel a:hover, p.ppt a:hover, p.img a:hover{color: #c62c3c;text-decoration: underline;}

p.pdf:before, #sadrzaj p.pdf:before {
     content: "\f1c1";
}
p.word:before, #sadrzaj p.word:before {
     content: "\f1c2";
}
p.link:before, #sadrzaj p.link:before {
     content: "\f0c1";
}
p.excel:before, #sadrzaj p.ecxel:before {
     content: "\f1c3";
}
p.ppt:before, #sadrzaj p.ppt:before {
     content: "\f1c4";
}
p.img:before, #sadrzaj p.img:before {
     content: "\f1c5 ";
}



.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0;
}


/* Superfish */


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:left;
	position:relative;
}
.sf-menu a {
	text-decoration: none;
	color: #212121;
	padding: 0px 20px 0px 20px;
	cursor: pointer;
	zoom: 1; /* IE7 */
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	font-size: 17px;
 	font-weight: 400;
	font-family: 'Open Sans', sans-serif ;
}
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	color: #212121;
}
.sf-menu li.press {
	border-bottom:3px solid #da262e;

}
.sf-menu a.selected{
	font-weight: 600;
}
.sf-menu li {
	width: auto;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
	padding: 15px 0px 15px 0px;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	z-index:99;

}
.sf-menu > li:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	border-color: #da262e;
	border-style: solid;
	border-width: 0;
	-webkit-transition-property: border-width;
	transition-property: border-width;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.sf-menu > li:hover:before, .sf-menu > li:focus:before, .sf-menu > li:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border-width: 3px;
}
.sf-menu li.first a{
	border: 0;
}
.sf-menu li li, .sf-menu li li {
	background-image: none;
	background-color:#f9f9f9;
 	width:100%;
	height:auto;
	padding:3px 0px;
}

.sf-menu  li  li:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	bottom: 0;
	border-color: #da262e;
	border-style: solid;
	border-width: 0;
	-webkit-transition-property: border-width;
	transition-property: border-width;
	-webkit-transition-duration: 0.1s;
	transition-duration: 0.1s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.sf-menu  li  li:hover:before, .sf-menu  li  li:focus:before, .sf-menu  li  li:active:before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	border-width: 3px;
}

.sf-menu ul {
	min-width: 10em; /* allow long menu items to determine submenu width */
	*width: 10em; /* no auto sub width for IE7, see white-space comment below */
	box-shadow: 0 2px 2px 1px #f1f1f1;
}
.sf-menu ul a {
 	border: none;
	margin: 5px 20px 5px 20px;
	font-size:14px;
	font-weight: 400;
	padding:10px 0px;
}
.sf-menu ul a.hover {
  	color: #fff;
}
.sf-menu li li li {
	background-image: none;

 	width:100%;
	height:auto;
}
.sf-menu ul li ul {
	margin:2px 0px 0px 2px;
	box-shadow: 0px 0px 2px 1px #f1f1f1;
}
.sf-menu li:hover, .sf-menu li.sfHover {
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;

}

.sf-menu ul li:hover, .sf-menu ul li.sfHover
{
  /*	background-color: #0d314f; */

}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 10px;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight:300;
	content: "\f107";
    padding-left: 10px;
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: #8a8989; /* IE8 fallback colour */
}


/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	font-family: 'FontAwesome';
	font-size: 14px;
	font-weight:300;
	content: "\f105";
	padding-left: 10px;
	position:absolute;
	right:0;
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}

/* High slide */

/**
* @file: highslide.css
* @version: 4.1.9
*/
.highslide-container div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide-container table {
	background: none;
}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 2px solid white;

}
.highslide:hover img {
	border:2px solid #0c4076;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
	border-color: black;
	visibility: visible;
	cursor: default;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
}
.highslide-wrapper, .highslide-outline {
	background: white;
}
.glossy-dark {
	background: #111;
}

.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
	font-size: .9em;
}
.highslide-caption {
	display: none;
	font-size: 1em;
	padding: 5px;
	/*background: white;*/
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin: 0.4em;
}
.highslide-dimming {
	/*position: absolute;*/
	background: black;
}
a.highslide-full-expand {
   background: url(graphics/fullexpand.gif) no-repeat;
   display: block;
   margin: 0 10px 10px 0;
   width: 34px;
   height: 34px;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}
.highslide-move, .highslide-move * {
	cursor: move;
}

.highslide-viewport {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: none;
	left: 0;
	top: 0;
}
.highslide-overlay {
	display: none;
}
.hidden-container {
	display: none;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(graphics/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/
/* Thumbnail boxes for the galleries.                                        */
/* Remove these if you are not using a gallery.                              */
/*****************************************************************************/
.highslide-gallery ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.highslide-gallery ul li {
	display: block;
	position: relative;
	float: left;
	width: 106px;
	height: 106px;
	border: 1px solid silver;
	background: #ededed;
	margin: 2px;
	line-height: 0;
	overflow: hidden;
}
.highslide-gallery ul a {
	position: absolute;
	top: 50%;
	left: 50%;
}
.highslide-gallery ul img {
 	position: relative;
	top: -50%;
	left: -50%;
}
html>/**/body .highslide-gallery ul li {
	display: table;
	text-align: center;
}
html>/**/body .highslide-gallery ul li {
	text-align: center;
}
html>/**/body .highslide-gallery ul a {
	position: static;
	display: table-cell;
	vertical-align: middle;
}
html>/**/body .highslide-gallery ul img {
	position: static;
}

/*****************************************************************************/
/* Controls for the galleries.											     */
/* Remove these if you are not using a gallery							     */
/*****************************************************************************/
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin: 20px 15px 10px 0;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(graphics/controlbar-white.gif) right -90px no-repeat;

}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	margin:0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a.disabled span {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
	cursor: pointer;
}


/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
}

/*****************************************************************************/
/* Styles for the HTML popups											     */
/* Remove these if you are not using Highslide HTML						     */
/*****************************************************************************/
.highslide-maincontent {
	display: none;
}
.highslide-html {
	background-color: white;
}
.highslide-html-content {
	display: none;
	width: 675px;
	padding: 5px 5px 5px 5px;
}
.highslide-header {
	padding-bottom: 5px;
}
.highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-header ul li.highslide-previous, .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-header a:hover {
	color: black;
}
.highslide-header .highslide-move a {
	cursor: move;
}
.highslide-footer {
	height: 16px;
}
.highslide-footer .highslide-resize {
	display: block;
	float: right;
	margin-top: 5px;
	height: 11px;
	width: 11px;
	background: url(graphics/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
	display: none;
}
.highslide-body {
}
.highslide-resize {
	cursor: nw-resize;
}

/*****************************************************************************/
/* Styles for the Individual wrapper class names.							 */
/* See www.highslide.com/ref/hs.wrapperClassName							 */
/* You can safely remove the class name themes you don't use				 */
/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
	position: absolute;
	margin: 2px 0.4em;
}

.draggable-header .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
	display: none;
}
.draggable-header .highslide-header .highslide-close {
	position: absolute;
	right: 2px;
	top: 2px;
	z-index: 5;
	padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
	display: block;
	height: 16px;
	width: 16px;
	background-image: url(graphics/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
	background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
	display: none;
}
.draggable-header .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
	height: 18px;
	border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
	position: absolute;
	width: 90%;
	margin: 1px 0 1px 5px;
	color: #666666;
}

.titlebar .highslide-header .highslide-move {
	cursor: move;
	display: block;
	height: 16px;
	position: absolute;
	right: 24px;
	top: 0;
	width: 100%;
	z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
	display: none;
}
.titlebar .highslide-header li {
	position: relative;
	top: 3px;
	z-index: 2;
	padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
	padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
	display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
	background: white;
}
.wide-border .highslide-image {
	border-width: 10px;
}
.wide-border .highslide-caption {
	padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
	border: none;
}
.borderless .highslide-caption {
	border-bottom: 1px solid white;
	border-top: 1px solid white;
	background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
	background: #444;
}
.outer-glow .highslide-image {
	border: 5px solid #444444;
}
.outer-glow .highslide-caption {
	border: 5px solid #444444;
	border-top: none;
	padding: 5px;
	background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
	background: white;
}
.colored-border .highslide-image {
	border: 2px solid green;
}
.colored-border .highslide-caption {
	border: 2px solid green;
	border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
	background: #111;
}
.dark .highslide-image {
	border-color: black black #202020 black;
	background: gray;
}
.dark .highslide-caption {
	color: white;
	background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
	background-image: url(graphics/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
	position: absolute;
	padding: 1em 0 0 0;
	background: none;
	color: white;
	border: none;
	font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
	color: gray;
	font-weight: bold;
	height: 20px;
	overflow: hidden;
	cursor: default;
	padding: 0 0 0 22px;
	margin: 0;
	background: url(graphics/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
	width: 105px;
	height: 20px;
	position: relative;
	margin: 0;
	top: -23px;
	left: 7px;
	background: none;
}
.controls-in-heading .highslide-controls ul {
	position: static;
	height: 20px;
	background: none;
}
.controls-in-heading .highslide-controls li {
	padding: 0;
}
.controls-in-heading .highslide-controls a {
	background-image: url(graphics/controlbar-white-small.gif);
	height: 20px;
	width: 20px;
}

.controls-in-heading .highslide-controls .highslide-move {
	display: none;
}

.controls-in-heading .highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
	background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
	background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
	background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
	background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
	background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
	background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
	background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
	background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
	background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
	background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
	background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
	background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
	background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
	background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
	background-position: -120px -20px;
}

/*****************************************************************************/
/* Styles for text based controls.						                     */
/* You can safely remove this if you don't use text based controls			 */
/*****************************************************************************/

.text-controls .highslide-controls {
	width: auto;
	height: auto;
	margin: 0;
	text-align: center;
	background: none;
}
.text-controls ul {
	position: static;
	background: none;
	height: auto;
	left: 0;
}
.text-controls .highslide-move {
	display: none;
}
.text-controls li {
    background-image: url(graphics/controlbar-text-buttons.png);
	background-position: right top !important;
	padding: 0;
	margin-left: 15px;
	display: block;
	width: auto;
}
.text-controls a {
    background: url(graphics/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
	display: block;
	width: auto;
	height: auto;
	text-decoration: none !important;
}
.text-controls a span {
	background: url(graphics/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
	display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
	padding: 1px 0 1px 18px;
    color: #333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
}
.text-controls .highslide-next {
	margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
	min-width: 0;
	margin: 1px 0;
	padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
	min-width: 0;
}
.text-controls a:hover span {
	color: black;
}
.text-controls a.disabled span {
	color: #999;
}

.text-controls .highslide-previous span {
	background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
	background-position: 0 -140px;
}
.text-controls .highslide-play span {
	background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
	background-position: 0 -160px;
}
.text-controls .highslide-pause span {
	background-position: 0 -80px;
}
.text-controls .highslide-next span {
	background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
	background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
	background: none;
}
.text-controls .highslide-full-expand a.disabled {
	background-position: left top !important;
}
.text-controls .highslide-close span {
	background-position: 0 -120px;
}


/*****************************************************************************/
/* Styles for the thumbstrip.							                     */
/* See www.highslide.com/ref/hs.addSlideshow    							 */
/* You can safely remove this if you don't use a thumbstrip 				 */
/*****************************************************************************/

.highslide-thumbstrip {
	height: 100%;
	direction: ltr;
}
.highslide-thumbstrip div {
	overflow: hidden;
}
.highslide-thumbstrip table {
	position: relative;
	padding: 0;
	border-collapse: collapse;
}
.highslide-thumbstrip td {
	padding: 1px;
	/*text-align: center;*/
}
.highslide-thumbstrip a {
	outline: none;
}
.highslide-thumbstrip img {
	display: block;
	border: 1px solid gray;
	margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
	visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
	position: absolute;
	width: 0;
	height: 0;
	border-width: 0;
	border-style: solid;
	border-color: transparent; /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
	width: auto;
	/* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) left center no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
	display: none;
	position: absolute;
	top: 3px;
	right: 3px;
	width: 25px;
	height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
	margin-bottom: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) center right no-repeat;
	height: 42px;
}
.highslide-thumbstrip-horizontal table {
	margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
	margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
	width: auto;
	height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
	top: 47px;
	border-left-width: 6px;
	border-right-width: 6px;
	border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker, .highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
	border-bottom-color: white !important;
}

.highslide-thumbstrip-vertical-overlay {
	overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
	height: 100%;
}
.highslide-thumbstrip-vertical a {
	display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) top center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
	margin-left: 10px;
	cursor: pointer;
	background: url(graphics/scrollarrows.png) bottom center no-repeat;
	height: 25px;
}
.highslide-thumbstrip-vertical table {
	margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {
	width: 60px; /* t=5481 */
}
.highslide-thumbstrip-vertical .highslide-marker {
	left: 0;
	margin-top: 8px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker, .highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
	border-left-color: white;
}

.highslide-viewport .highslide-thumbstrip-float {
	overflow: auto;
}
.highslide-thumbstrip-float ul {
	margin: 2px 0;
	padding: 0;
}
.highslide-thumbstrip-float li {
	display: block;
	height: 60px;
	margin: 0 2px;
	list-style: none;
	float: left;
}
.highslide-thumbstrip-float img {
	display: inline;
	border-color: silver;
	max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
	border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div, .highslide-thumbstrip-float .highslide-scroll-down div {
	display: none;
}
.highslide-thumbstrip-float .highslide-marker {
	display: none;
}



/* SLICKNAV.css */

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: left;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer;
  }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
	}

.slicknav_menu {
  *zoom: 1;
  }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
	}
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
	}
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute;
	  }
  .slicknav_menu .slicknav_no-text {
    margin: 0;
	}
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	}
  .slicknav_menu:before {
    content: " ";
    display: table;
	}
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
	}

.slicknav_nav {
  clear: both;
  }
  .slicknav_nav ul {
    display: block;
	}
  .slicknav_nav li {
    display: block;
	}
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
	}
  .slicknav_nav .slicknav_item {
    cursor: pointer;
	}
    .slicknav_nav .slicknav_item a {
      display: inline;
	  }
  .slicknav_nav .slicknav_row {
    display: block;
	}
  .slicknav_nav a {
    display: block;
	}
  .slicknav_nav .slicknav_parent-link a {
    display: inline;
	}

.slicknav_brand {
  float: left;
  }

.slicknav_menu {
  font-size: 18px;
  box-sizing: border-box;
  padding: 5px;
  }
  .slicknav_menu * {
    box-sizing: border-box;
	}
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
	}
  .slicknav_menu .slicknav_icon-bar {
    background-color: #0d314f;
	}

.slicknav_btn {
  margin: 5px 5px 6px 20px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);

  background-color: #fff;
  }

.slicknav_nav {
  font-size: 24px;
	background: #0d314f;
  color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px;
	}
  .slicknav_nav .slicknav_row {
    padding: 10px 10px;
    margin: 2px 5px;
	}
    .slicknav_nav .slicknav_row:hover {
      background: #ccc;
      color: #fff;
	  }
  .slicknav_nav a {
    padding: 10px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff;
	}
    .slicknav_nav a:hover {
      background: #ccc;
      color: #222;
	  }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
	}
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
	}
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
	}

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px;
  }


/* Upitnik - forma */

.panel-body {
    padding: 50px;
    background: #f9f9f9;
	margin:50px 0px;
}
.panel-body label {
	font-size:120%;
	font-weight:700;
	padding:0px 20px 0px 0px;
	display:block;
	}
.panel-body .upitnik-pitanje {
	margin:0px 0px 20px 0px;
	}
.panel-body .upitnik-radio {
	display: inline-block;
	}

/* custom radio buttons */
.upitnik-radio-wrap {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin: 0px 20px 12px 0px;
  cursor: pointer;
  font-size: 110%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.upitnik-radio-wrap input  {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 25px;
    width: 25px;
    left: 0;
	    top: 3px;
    z-index: 100;
}
input.response {
	margin:0px 0px 3px 0px;
	padding:10px;
	border:1px solid #d9dee0;
	font-weight: 700;
	width:100%;
	}
.panel-body .message {
	margin:10px 0px 30px;
	}
.panel-body .message textarea{
	height:150px;
	}
.panel-body .btn {
	margin:10px 0px;
	font-size:20px;
	text-transform:uppercase;
	}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #d9dee0;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.upitnik-radio-wrap:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.upitnik-radio-wrap input:checked ~ .checkmark {
  background-color: #13284b;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.upitnik-radio-wrap input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.upitnik-radio-wrap .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.msg_success {
	padding:15px;
	margin:50px 0px;
	text-align:center;
	font-size:200%;
	font-weight:700;
	}

#map {
		height: 900px !important;
		width: 100% !important;
		    z-index: 1000;
	}
#maphome {
		height: 500px !important;
		width: 100% !important;
				z-index: 1000;
	}
.gpopup {
	padding:15px;
}
.gpopup p.name{
	margin:0px 0px 5px 0px !important;
	padding:0px !important;
	text-transform:uppercase;
	font-weight:600;
}
.gpopup p.person, .gpopup p.phone, .gpopup p.address{
	margin:0px 0px 5px 0px !important;
	padding:0px !important;
}
