/* CSS Document */
html{
height: 100%;
width: 100%;
}
body{
font-family: Tahoma, Arial, Helvetica, sans-serif;
margin: 0px 0px 0px 0px;
color:#333333;
height: 100%;
width: 100%;
min-width: 1024px;
}
#zaglavlje{
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100px;
  width: 100%;
  z-index: 2;
  background-color: #000066;
  /*background-image:url(pozadinazaglavlje.png);*/
  /*background-repeat:repeat;*/
}
#zaglavlje2{
  position: relative;
  left: 0px;
  top: 0px;
  height: 100px;
  width: 100%;
}
#zagomot{
  position: relative;
  height: 80px;
  width: 80%;
  min-width: 500px;
  background-color:#000066;
  padding: 10px 10px 10px 10px;
}
#zagsub{
  position: fixed;
  left: 0px;
  top: 100px;
  height: 100px;
  width: 100%;
  z-index: 1;
  background-color: #FFFFFF;
  /*background-image:url(pozadinazaglavlje.png);*/
  /*background-repeat:repeat;*/
}
#zagsub2{
  position: relative;
  left: 0px;
  top: 100px;
  height: 100px;
  width: 100%;
}
#zagsubomot{
  position: relative;
  height: 100px;
  width: 80%;
  min-width: 500px;
  background-color:#FFFFFF;
  border: 1px solid #000066;
}
#sadrzaj{
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  min-height: 100%;
  height: auto;
}
#sadomot{
  position: relative;
  width: 80%;
  min-width: 500px;
  border-left: 1px solid #000066;
  border-right: 1px solid #000066;
  /*height: 100%; VISINA PREKO JQUERY-a omotfix*/
}
#saduvlaka{
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px;
}
#podnozje{
  position: relative;
  width: 100%;
  background-color:#000066;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;  
}
#podomot{
  position: relative;
  width: 80%;
  min-width: 500px;
}
#poduvlaka{
  box-sizing: border-box;
  width: 100%;
  padding: 10px 10px;
  color:#FFFFFF;
}
.podstup{
  box-sizing: border-box;
  width: 33%;
  padding: 10px 10px;
  float:left;
}
.podstupM{
  box-sizing: border-box;
  width: 100%;
  font-size: 1.4em;
  padding: 10px 10px;
  float:left;
}
#logo{
  position: relative;
  left: 0px;
  top: 0px;
  width: 50%;
  float: left;
}
#logomob{
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  float: left;
}
#baner{
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  background-color:#0000FF;
  /*background-image:url(baner1.jpg);*/
  /*background-position: center;*/
  overflow: hidden;
  height: 114px;
}
#banomot{
  position: relative;
  height: 114px;
  width: 80%;
  min-width: 500px;
}
#banljevo{
  margin-left: 55px;
  width: 350px;
  padding: 5px 5px 5px 5px;
  background: rgba(0,0,102,0.3);
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  float: left;
}
#bandesno{
  margin-top: 40px;
  padding: 5px 5px 5px 5px;
  background: rgba(0,0,102,0.3);
  color: #FFFFFF;
  font-size: 1.6em;
  font-weight: bold;
  float: right;
}
#izbornik{
  position: relative;
  left: 0px;
  top: 0px;
  width: 50%;
  float: left;
  vertical-align: middle;
}
#izbornikmob{
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
  float: left;
  vertical-align: middle;
}
.clear {
    clear: both;
}
.naslogo {
color: #FFFFFF;
font-size: 1.2em;
font-weight: bold;
}
.nasdje {
display: block;
padding: 5px 5px;
height: 50px;
color: #000066;
font-size: 1.4em;
font-weight: bold;
}
/*===MENI STRANICE=MOB==*/
.navmob {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.navmob li {
	float: left;
	width: 25%;
	position: relative;
}

.navmob li a:link {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.navmob li a:visited {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.navmob li a:hover {
	display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
}
.navmob li a:active {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
/*=== submenu stranice ===*/
.navmob ul {
	display: none;
	position: absolute;
	margin-left: 0px;
	list-style: none;
	padding: 0px;
}
.navmob ul li {
	width: 200px;
	float: left;
}
.navmob ul li a:link {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,0.8);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.navmob ul li a:visited {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,0.8);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.navmob ul li a:hover {
	display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	background-color: rgba(0,0,102,1);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
}
.navmob ul li a:active {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	background-color: rgba(0,0,102,1);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
/*===MENI STRANICE===*/
.nav {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.nav li {
	float: right;
	width: 25%;
	position: relative;
}

.nav li a:link {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.nav li a:visited {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.nav li a:hover {
	display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
}
.nav li a:active {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
/*=== submenu stranice ===*/
.nav ul {
	display: none;
	position: absolute;
	margin-left: 0px;
	list-style: none;
	padding: 0px;
}
.nav ul li {
	width: 200px;
	float: right;
}
.nav ul li a:link {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,0.8);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.nav ul li a:visited {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,0.8);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.nav ul li a:hover {
	display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	background-color: rgba(0,0,102,1);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#CCCCCC;
	border-bottom-style: solid;
}
.nav ul li a:active {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCCCCC;
	background-color: rgba(0,0,102,1);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
/*===MENI DJELATNOSTI===*/
#navdjomot{
    display: block;
	height: 50px;
	background-color: #000066;
	width: 100%;
}
.navdj {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.navdj li {
	float: left;
	width: auto;
	position: relative;
}

.navdj li a:link {
    display: block;
	padding: 5px 5px;
	height: 40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	background-color: #000066;
}
.navdj li a:visited {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	background-color:#000066;
}
.navdj li a:hover {
	display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000066;
	font-style:normal;
	background-color:#FFFFFF;
}
.navdj li a:active {
    display: block;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	background-color:#000066;
}
/*=== submenu djelatnosti ===*/
.navdj ul {
	display: none;
	position: absolute;
	margin-left: 0px;
	list-style: none;
	padding: 0px;
}
.navdj ul li {
	width: 200px;
	float: left;
}
.navdj ul li a:link {
    display: block;
	height: auto;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,0.8);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.navdj ul li a:visited {
    display: block;
	height: auto;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,0.8);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.navdj ul li a:hover {
	display: block;
	padding: 5px 5px;
	height: auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,1);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
}
.navdj ul li a:active {
    display: block;
	height: auto;
	padding: 5px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: rgba(0,0,102,1);
	font-style:normal;
	font-weight:bold;
	text-decoration: none;
	font-weight: normal;
	border-bottom: thick;
	border-bottom-color:#000066;
	border-bottom-style: solid;
}
.filter {
    display: block;
	padding: 5px 5px;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #FFFFFF;
	font-style:normal;
	text-decoration: none;
	font-weight: normal;
	background-color: #000066;
	float:left;
}
.nasgrup {
display: block;
padding: 5px 5px;
height: auto;
color: #000066;
font-size: 1.4em;
font-weight: bold;
}
.nasgrup2 {
display: block;
width: 100%;
padding: 5px 5px;
height: auto;
color: #FFFFFF;
font-size: 1em;
font-weight: bold;
background-color:#000066;
}
#fotoizb{
  width: 25%;
  float: left;
  box-sizing: border-box;
  padding: 5px 5px;
}
#fotoizb:hover{
  background-color: #CCCCCC;
}
.knjizb{
  position: relative;
  width: 25%;
  height: 250px;
  float: left;
  box-sizing: border-box;
}
.knjizb:hover{
  background-color: #CCCCCC;
}
.knjizbslk{
  position: absolute;
  width: 100%;
  text-align: center;
}
.knjizbtxt{
  position: absolute;
  width: 100%;
  height: 250px;
  text-align: center;
  color: #FFFFFF;
  background-color: rgba(0,0,102,0.8);
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.knjizb:hover .knjizbtxt{
  visibility: visible;
}
a.fotolink:link {
	color: #000066;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
a.fotolink:visited {
	color: #000066;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
a.fotolink:hover {
	color: #333333;
	font-size: 0.9em;
	text-decoration: none;
	font-weight: bold;
}
a.fotolink:active {
	color: #333333;
	text-decoration: underline;
	font-size: 0.9em;
	font-weight: bold;
}
a.fotolinkstr:link {
	color: #000066;
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
}
a.fotolinkstr:visited {
	color: #000066;
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
}
a.fotolinkstr:hover {
	color: #FFFFFF;
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
	background-color:#000066;
	width: auto;
}
a.fotolinkstr:active {
	color: #333333;
	text-decoration: underline;
	font-size: 2em;
	font-weight: bold;
}
.fotolinkstrtxt {
	color: #333333;
	font-size: 2em;
	text-decoration: none;
	font-weight: bold;
}
.nastxt1 {
	color: #000066;
	font-size: 2em;
	font-weight: bold;
}
.nastxt2 {
	color: #006A93;
	font-size: 1.1em;
	font-weight: bold;
}
.nastxt3 {
	color: #006600;
	font-size: 1em;
	font-weight: bold;
}
.izdnastxt1 {
	color: #000066;
	font-size: 1.1em;
	font-weight: bold;
}
a.izd:link {
	color: #333333;
	text-decoration: none;
}
a.izd:visited {
	color: #333333;
	text-decoration: none;
}
a.izd:hover {
	color: #333333;
	text-decoration: underline;
}
a.izd:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #FB5200;
	text-decoration: none;
}
a:visited {
	color: #FB5200;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a.podlink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.podlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.podlink:hover {
	color: #666666;
	text-decoration: underline;
}
a.podlink:active {
	color: #666666;
	text-decoration: none;
}
#tdL {
width: 62%;
text-align: left;
vertical-align: top;
}
#tdLM {
width: 100%;
text-align: left;
vertical-align: top;
}
#tdD {
width: 38%;
background-color:#E6E6E6;
}
#tdDM {
width: 100%;
background-color:#E6E6E6;
}
.novostinastxt1 {
	color: #0066FF;
	font-size: 1.4em;
	font-weight: bold;
}
.novostinastxt2 {
	color: #006699;
	font-size: 1.2em;
	font-weight: bold;
}
.novostinastxt3 {
	color: #006600;
	font-size: 1em;
	font-weight: bold;
}
.menknj {
background-color: #FFFFFF;
}
.menknj td:hover {
background-color: #000066;
}
a.knjtag1:link {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size: 2em;
}
a.knjtag1:visited {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size: 2em;
}
a.knjtag1:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	font-size: 2em;
}
a.knjtag1:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size: 2em;
}
a.knjtag2:link {
	color: #004080;  
	text-decoration: none;
	font-weight:bold;
	font-size: 1.5em;
}
a.knjtag2:visited {
	color: #004080;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.5em;
}
a.knjtag2:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	font-size: 1.5em;
}
a.knjtag2:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.5em;
}
a.knjtag3:link {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.7em;
}
a.knjtag3:visited {
	color: #000066;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.7em;
}
a.knjtag3:hover {
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	font-size: 1.7em;
}
a.knjtag3:active {
	color: #666666;
	text-decoration: none;
	font-weight:bold;
	font-size: 1.7em;
}
/* MENU ZA MOBITEL*/

/* Izmjena boja na tekstu NOVO*/
.novo{
	font-weight: bold;
    -webkit-animation: color-change 1s infinite;
    -moz-animation: color-change 1s infinite;
    -o-animation: color-change 1s infinite;
    -ms-animation: color-change 1s infinite;
    animation: color-change 1s infinite;
}
a.novosti2024:link {
	display:block;
	width: auto;
	padding: 5px;
	color: #000066;
	background-color: #FFFFFF;
	font-size: 1em;
	font-style: none;
	text-decoration: none;
	font-weight: bold;
}
a.novosti2024:visited {
	color: #000066;
	display:block;
	width: auto;
	padding: 5px;
	background-color: #FFFFFF;
	font-size: 1em;
	font-style: none;
	text-decoration: none;
	font-weight: bold;
}
a.novosti2024:hover {
	color: #FFFFFF;
	background-color: #000066;
	display:block;
	width: auto;
	padding: 5px;
	font-size: 1em;
	font-style: none;
	text-decoration: none;
	font-weight: bold;
}
a.novosti2024:active {
	color: #FFFFFF;
	text-decoration: underline;
	display:block;
	width: auto;
	padding: 5px;
	background-color: #000066;
	font-size: 1em;
	font-style: none;
	font-weight: bold;
}

@-webkit-keyframes color-change {
    0% { color: #CC0000; }
    50% { color: #000099; }
    100% { color: #CC0000; }
}
@-moz-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #000099; }
    100% { color: #FFFFFF; }
}
@-ms-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #000099; }
    100% { color: #FFFFFF; }
}
@-o-keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #000099; }
    100% { color: #FFFFFF; }
}
@keyframes color-change {
    0% { color: #FFFFFF; }
    50% { color: #000099; }
    100% { color: #FFFFFF; }
}