/*Naslovi*/
body {
    margin: 0px;
}

a {
    color: #0039e6;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    color:   #e60000;
}

/*
.nav_izbornikglavni {
    text-decoration: none;
    margin-top: 3px;
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
    display: block;
    position: relative;
    z-index: 1; 
}
*/
/*
.zaglavlje_slika {
	background: url(http://www.stucsb.hr/slike/dom_pocetna.png), url(http://www.stucsb.hr/slike/lines_texture3.png); 
	background-size: 300px 130px,  20px 20px; 
	background-repeat: no-repeat, repeat; 
	opacity: 0; 
	z-index: 1; 
	position: absolute;
    height: 130px;
 	margin-bottom: -130px; 
	width: 100%;
}
*/


/* fotografije_pocetna_prikaz */

/* Fading animation */
.mySlides_foto {
  display: none;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: -9;
  margin-top: 0px;

}

.myfade_foto {
  -webkit-animation-name: myfade_foto;
  -webkit-animation-duration: 3.0s;
  animation-name: myfade_foto;
  animation-duration: 3.0s;
}

.myfadeout_foto {
  -webkit-animation-name: myfadeout_foto;
  -webkit-animation-duration: 3.0s;
  animation-name: myfadeout_foto;
  animation-duration: 3.0s;
}

/* translacija */
@keyframes myfade_foto {
  from {opacity: 0.2;
	       transform:scale(1,1);
               margin-left:100%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}

@keyframes myfadeout_foto {
  from {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:-100%;
               width:100%;}
}
/* translacija kraj */


/* pojavljivanje */
@-webkit-keyframes myfade_foto {
  from {opacity: 0.02;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}

@keyframes myfade_foto {
  from {opacity: 0.02;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}


@-webkit-keyframes myfadeout_foto {
  from {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 0.02;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}

@keyframes myfadeout_foto {
  from {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 0.02;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}
/* pojavljivanje kraj */
/* fotografije_pocetna_prikaz */


/*fotografije pocetna prikaz mob*/
/* Fading animation */

.mySlides_foto_mob {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: -9;
  margin-top: 0px;
}


.myfade_foto_mob {
  -webkit-animation-name: myfade_foto_mob;
  -webkit-animation-duration: 5.0s;
  animation-name: myfade_foto_mob;
  animation-duration: 5.0s;
}

.myfadeout_foto_mob {
  -webkit-animation-name: myfadeout_foto_mob;
  -webkit-animation-duration: 5.0s;
  animation-name: myfadeout_foto_mob;
  animation-duration: 5.0s;
}

/* translacija */
@keyframes myfade_foto_mob {
  from {opacity: 0.2;
	       transform:scale(1,1);
               margin-left:100%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}

@keyframes myfadeout_foto_mob {
  from {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:-100%;
               width:100%;}
}
/* translacija kraj */


/* pojavljivanje */
@-webkit-keyframes myfade_foto_mob {
  from {opacity: 0.2;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}

@keyframes myfade_foto_mob {
  from {opacity: 0.2;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}


@-webkit-keyframes myfadeout_foto_mob {
  from {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}

@keyframes myfadeout_foto_mob {
  from {opacity: 1;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%} 
  to {opacity: 0.2;
	       transform:scale(1,1);
               margin-left:0%;
               width:100%;}
}
/* kraj fotografije pocetna prikaz mob*/

.zaglavlje_linkovi {
    right: 10px; 
	width: auto; 
	position: absolute; 
	padding-left: 10px; 
	padding-right: 10px; 
	text-shadow: 1px 1px 1px black;
	white-space: nowrap;
	cursor: pointer;
	margin-top: 20px; 
	display:block;
	z-index: 1;
}


.zaglavlje_linkovi linkovi {
    float: left;
    font: 10pt/1.0em Verdana, Tahoma, Verdana, sans-serif;
	font-size:11px;
	font-weight: bold; 
	/*
	box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.5);
	background-color:rgba(0, 0, 0, 0.8); 
	border-left: 1px solid rgba(255, 255, 255, 0.1);   
	border-right: 1px solid rgba(255, 255, 255, 0.1);  
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);  */
	border-radius: 0px 0px 0px 0px;
	color: white; 
	width: auto;
	min-height: 17px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 7px; 
	padding-bottom: 6px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 0px;  
	/*text-shadow: 1px 1px 2px black; */
	white-space: nowrap;
	cursor: pointer;
  	transition: all 0.1s linear;
 	-webkit-transition: all 0.1s linear;
 	-moz-transition: all 0.1s linear;
}

.zaglavlje_linkovi linkovi:hover {
	/*box-shadow: 0px 1px 2px 0 rgba(0, 0, 0, 0.9);
	background-color:rgba(0, 0, 0, 0.3); */
	color: white; 
	text-shadow: 1px 1px 3px black; 
	padding-top: 7px; 
  	transition: all 0.1s linear;
 	-webkit-transition: all 0.1s linear;
 	-moz-transition: all 0.1s linear;
}

.zaglavlje_linkovi prijavljen_kao {
    float: left;
	/*font: 100%/1.5em Verdana, Tahoma, Verdana, sans-serif;*/
	/*background-color:rgba(255, 255, 255, 0.2); 
	border-left: 1px solid rgba(255, 255, 255, 0.1);   
	border-right: 1px solid rgba(255, 255, 255, 0.1);  
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);  */
	border-radius: 0px 0px 0px 0px;
	color: white; 
	width: auto;
	/*font-size: 5px; */
	/*font-weight: bold;*/
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px;
	margin-right: 2px;  
	text-shadow: 1px 1px 2px black; 
	white-space: nowrap;
	cursor: pointer;
	position: relative; 
	/*height: 17px;*/
	z-index: 1;
}

.zaglavlje_linkovi prijavljen_kao:hover {
	padding-bottom: 15px; 
	color: white; 
	text-shadow: 1px 1px 3px black; 
}

.prijavljen_kao_opcije {
    position: relative;
    display: inline-block;
	/*font-size: 5px; */
	/*font-weight: bold;  */
	/*font-family: Verdana;*/
	/*box-shadow: 0px 1px 3px 0 rgba(0, 0, 0, 0.3);*/
	/*background-color:rgba(0, 0, 0, 0.2);*/ 
	/*
	border-left: 1px solid rgba(255, 255, 255, 0.1);   
	border-right: 1px solid rgba(255, 255, 255, 0.1);  
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);  */
	border-radius: 0px 0px 0px 0px;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 7px; 
	padding-bottom: 4px; 
	min-height: 17px;
	transition: all 0.2s linear;
 	-webkit-transition: all 0.2s linear;
 	-moz-transition: all 0.2s linear;  
}

.prijavljen_kao-pod_menu {
    display: block;
 	position: relative;
	margin-top: 0px; 
	padding-top: 0px;
 	width: 98%;
  	overflow: hidden;
	height: 0px;
	transition: all 0.2s linear;
 	-webkit-transition: all 0.2s linear;
 	-moz-transition: all 0.2s linear;  
}

.prijavljen_kao-pod_menu a {
  padding: 10px 5px;
  font: 10pt/1.0em Verdana, Tahoma, Verdana, sans-serif;
  color: white;
  text-decoration: none;
  display: block;
}

.prijavljen_kao-pod_menu a:hover {
  padding: 10px 5px;
  font: 10pt/1.0em Verdana, Tahoma, Verdana, sans-serif;
  color: white;
  text-decoration: none;
  text-shadow: 1px 2px 3px black; 
  display: block;
}

.prijavljen_kao_opcije:hover { 	padding-top: 7px; background-color:rgba(0, 0, 0, 0.2); 	z-index: 0;}

.prijavljen_kao_opcije:hover .prijavljen_kao-pod_menu {
	height: 65px;
	padding-top: 10px;
	transition: all 0.2s linear;
 	-webkit-transition: all 0.2s linear;
 	-moz-transition: all 0.2s linear;  
}


/*
.zaglavlje_izmjena_izgleda {
    right: 10px; 
	width: auto; 
	position: absolute; 
	padding-left: 10px; 
	padding-right: 10px; 
	margin-top: -56px;
	z-index: 1;
	white-space: nowrap;
	cursor: pointer;
}


.zaglavlje_izmjena_izgleda > div {
        float: left;
	font: 100%/1.5em Verdana, Tahoma, Verdana, sans-serif;
	box-shadow: 0px -1px 1px 0 rgba(0, 0, 0, 0.3);
	color: white; 
	width: 28px;
	height: 28px;
	font-size: 15px; 
	font-weight: bold;  
	text-align:center;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 5px; 
	padding-bottom: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 2px; 
	background-color:rgba(0, 0, 0, 0.5); 
	border-top: 1px solid rgba(255, 255, 255, 0.6); 
	border-left: 1px solid rgba(255, 255, 255, 0.6); 
	border-right: 1px solid rgba(255, 255, 255, 0.6); 
	border-radius: 5px 5px 0px 0px;
	text-shadow: 1px 1px 2px black; 
	white-space: nowrap;
	cursor: pointer;
  	transition: all 0.1s linear;
 	-webkit-transition: all 0.1s linear;
 	-moz-transition: all 0.1s linear;
}

.zaglavlje_izmjena_izgleda > div:hover {
	box-shadow: 0px -1px 1px 0 rgba(0, 0, 0, 0.2);
	background-color:rgba(0, 0, 0, 0.3); 
	color: white; 
	text-shadow: 1px 1px 3px black; 
	padding-bottom: 10px;
	margin-top: -10px; 
  	transition: all 0.1s linear;
 	-webkit-transition: all 0.1s linear;
 	-moz-transition: all 0.1s linear;
}
*/

.input_password {
	height: 30px;
	width: 155px;
	border: 1px solid transparent;
	border-bottom: 0px solid black;
	margin-top: 0px;
	padding: 5px;
	color: black;
	font-size: 15px;
	background-color:rgba(255, 255, 255, 0.2);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
	border-radius: 5px 5px 5px 5px;
}

.input_prijava {
	height: 30px;
	width: 155px;
	padding-top: 0px;
	color: white;
	font-size: 15px;
	background-color:rgba(255, 255, 255, 0.1);
	border: 0px solid rgba(0, 0, 0, 0.5);
	border-bottom: 0px solid transparent;
	margin-top: 10px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
	border-radius: 5px 5px 5px 5px;
}

.input_slika img {
	border: 0px solid black;   
	box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.5);
}


#navbarSkriveni {
  background-color: #f44336; 
  background-color:rgba(255, 255, 255, 0.2);
  background-image:linear-gradient(to bottom, rgba(0,0,0,0.65), rgba(0,0,0,0.15)); 
  background-image: url(http://www.stucsb.hr/slike/lines_texture3.png);
  background-size: 20px 10px;
  z-index: 5;
  box-shadow: 0 0px 2px 1px rgba(0, 0, 0, 0.5);
  position: fixed;
  top: -60px;
  width: 100%;
  min-width: 1230px;
  height: 33px;
  display: block;
  transition: top 0.3s;
  border-bottom: 2px solid #4da9ff;
  white-space: nowrap;
}


#navbarSkriveni linkovi{
  font-size: 12px;
  font-family: Verdana;
  cursor: pointer;
  width: auto;
  height: 25px;
  float: left;
  display: block;
  color: white;
  text-align: center;
  text-decoration: none;
  padding-top: 8px; 
  padding-left: 15px;
  padding-right: 15px;
  white-space: nowrap;
}

#navbarSkriveni linkovi:hover {
  background-image:linear-gradient(to bottom, rgba(77, 169, 255,0.3), rgba(77, 169, 255,0.7));
  cursor: pointer;
}

/*Naslovi stranice*/
.naslov_glavni1 {
    color:   white;
	/*font-family: "Roboto", Sans-serif*/
	/*font-family: Source Sans Pro, sans-serif;*/
	font-family: "Poppins", Sans-serif;
    font-size: 33px;  
	font-weight: bold;
    padding: 5px 0px 0px 35px;
    text-shadow:1px 1px 2px black;
}

.naslov_glavni2 {
    color: white;
    font-family: 'Open Sans', Sans-serif;
    font-size: 20px;  
    padding: 0px 0px 0px 35px;
    font-weight: 200;
    text-shadow:1px 1px 1px black;
}
.naslov_glavni3 {
    color:   #ff1a1a;
    color:   white;
	font-family: "Open Sans", Sans-serif;
    font-size: 15px;  
    font-weight: 500;
	letter-spacing: 2px;
    padding: 5px 0px 0px 35px;
    text-shadow:0px 0px 1px black;
    opacity: 0.9;
}

.nav_izbornikglavni {
    text-decoration: none;
    margin-top: 1px;
    margin-left: auto;
    margin-right: auto;
    width: 1120px;
    display: block;
    position: relative;
    z-index: 1; 
}

.izbornik {
    float: left;
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-bottom: 0px solid black;
    text-align: center; 
    text-decoration: none;
    border-radius: 0px 0px 0px 0px;
    background-image:linear-gradient(to bottom, rgba(0,0,0, 0.001), rgba(0,0,0,0.001)); 
    background-color:rgba(255, 255, 255, 0.001);
    margin-top: -38px;
    margin-bottom: 320px;
    width: 140px;
    height: 110px;
    /*align: center;*/
    color: white; 
    padding: 0px 0px 0px 0px;
    text-shadow: 0px 0px 2px black;
    z-index: 1;
    display: block;
    position: relative;
    cursor: pointer;
}

.izbornik:hover {
    background-color: #f44336;
    border-radius: 0px 0px 0px 0px;
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-bottom: 0px solid black;
    background-image:linear-gradient(to bottom, rgba(0,0,0, 0.6), rgba(0,0,0,0.0)); 
    background-color:rgba(255, 255, 255, 0.001);
    cursor: pointer;
    text-decoration: none;
    text-shadow: 1px 1px 2px black;
    color: white;
}

.izbornik_tekst {
    padding-top: 10px;
    height: 25px;
    text-align: center; 
    vertical-align: bottom;
	font-family: Verdana;
	font-weight: bold;
    font-size: 12px;
    color: white; 
	margin-bottom: 15px;
}

.izbornik_slika {
  border: 0px solid red;
  /*height: 58px;*/
  /*width: 70px;*/
  /*align: absmiddle;*/
  padding: 3px 0px 3px 0px;
}



.izbornik slika {
  font-size: 13px;
  opacity: 0.0;
  transition: all 0.3s ease-in-out;
}

.izbornik:hover slika {
  opacity: 0.95;
  transition: all 0.3s ease-in-out;
}

.izbornik izbornik.active slika {
  display: block;
  opacity: 1;
}

.izbornik izbornik.active {
    float: left;
    /*background-image:linear-gradient(to bottom, rgba(77, 169, 255,0.99), rgba(77, 169, 255,0.0));*/
	background-image:linear-gradient(to bottom, rgba(0,0,0, 0.8), rgba(0,0,0,0.0)); 
    border-radius: 0px 0px 0px 0px;
    border-left: 0px solid #0066cc;
    border-right: 0px solid #0066cc;
    border-bottom: 0px solid #0066cc;
    /*box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2);*/
    background-color:rgba(255, 255, 255, 0.001);
    cursor: pointer;
    text-decoration: none;
    text-shadow: 0px 0px 2px black;
    color: white;
    width: 140px;
    height: 110px;
    display: block;
    position: relative;
}



/*
.tabcontent {
  display: none;
  position: absolute;
  -webkit-animation: fadeEffect 3s;
  animation: fadeEffect 3s;
}
*/

/* Fade in tabs */
/*
@-webkit-keyframes fadeEffectIN {
  from {opacity: 0;display:block;}
  to {opacity: 1;}
}

@keyframes fadeEffectIN {
  from {opacity: 0; display:block;}
  to {opacity: 1;}
}

@-webkit-keyframes fadeEffectOUT {
  from {opacity: 1;}
  to {opacity: 0; display: none;}
}

@keyframes fadeEffectOUT {
  from {opacity: 1;}
  to {opacity: 0; display: none;}
}
*/
/*
.slideshow-container {
  background-color:rgba(0, 0, 0, 1.0);
  overflow: hidden;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.9);
  position: relative;
  height: 261px;
  vertical-align: middle;
  align: center;
  width: 100%;
  opacity: 0.0;
  z-index: 0; 
  border-bottom: 1px solid white;
}
.slideshow-container img {
  margin-top: -50px;
  width: 100%;
}
*/
/*
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
*/
/* Fading animation */
/*
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.0s;
  animation-name: fade;
  animation-duration: 2.0s;
}

@-webkit-keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}
*/
/* On smaller screens, decrease text size */
/*
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}
*/

/* fotografije naslovnica */
.slideshow-container_foto {
  position: relative;
  overflow: hidden;
  margin-top: -55px; 
  height: 100%;
  width: 100%;
  z-index: -5;
}
.slideshow-container_foto img {
  opacity: 1.0; 
  margin-bottom: 0px; 
  z-index: -5; 
  position: relative;
  width: 100%;
}

.novosti2 {
    width: 100%;
    color: black;
    text-align: left;
    display: block;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid white;
    background-image:linear-gradient(to bottom, rgba(0,0,0, 0.05), rgba(0,0,0,0.05)); 
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    text-decoration: none; 
    position: relative;
    overflow: hidden;
    border: 0px solid red;
}

.novosti_naslov2 {
    width: auto;
	font-family: "Open Sans", Sans-serif;
    font-size: 11pt; 
    font-weight: bold;
    text-align: left;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 0px solid black; 
    text-shadow:1px 1px 8px white;
    background-image:linear-gradient(to bottom, rgba(0,0,0, 0.1), rgba(0,0,0,0.1));     
    text-decoration: none; 
    position: relative;
    border: 0px solid black;
}

.novosti_tekst2 {
    width: auto;
	font-family: "Open Sans", Sans-serif;
    font-size: 10pt; 
    font-weight: normal;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 20px;
    text-decoration: none; 
    position: relative;
    border: 0px solid green;
}


.naslov_stranice {
	width: 100%;
    height: 50px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -40px; 
	margin-bottom: 20px; 
	margin-right: 0px;
	margin-left: 0px;
	background-image:linear-gradient(to bottom, rgba(255,255,255, 0.0), rgba(255,255,255,0.0)); 
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
	/*align: left; */
	/*valign: top; */
	position: relative;
    z-index: -1;
}

.naslov_stranice_tekst {
	text-shadow: 0px 0px 6px black; 
	/*font-family: Verdana;*/
	font-family: Source Sans Pro, sans-serif;
	/*font-family: "Poppins", Sans-serif;*/
	text-transform: lowercase;
	font-size: 35px; 
	font-weight: 350;
	padding-left: 10px;
	position: relative;
    text-align: left;
	color: white; 
    height: auto;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

.naslov_stranice_tekst::first-letter {
  text-transform: uppercase
}

.tekst_stranice {
 	height: auto;
	width: 100%;
	font-size:12px;
	/*font-weight: normal;*/
	color: black; 
	text-shadow: 0px 0px 0px black; 
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 20px; 
	margin-bottom: 20px; 
	margin-left: 0px;
	margin-right: 0px;
	border: 0px solid red;
	position: relative;
    z-index: 1;
}


.kontakti {
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transition: 0.3s;
  float: left;
  width: 200px;
  /*align: center;*/
  padding: 2px 16px;
  margin-top: 40px; 
  margin-right: 20px;
  cursor: pointer;
}

.kontakti:hover {
  box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.kontakti_naslov {
  background-color: gray; 
  background-image:linear-gradient(to bottom, rgba(255,255,255, 0.2), rgba(255,255,255,0.2));   
  color: white;
  box-shadow: 0 4px 6px 0 rgba(0,0,0,0.2);
  text-shadow:1px 1px 8px black;
  transition: 0.3s;
  float: left;
  width: 195px;
  height: 15px;
  /*align: middle;*/
  padding: 15px 20px;
  margin-top: -15px; 
  margin-left: -17px;
}


.slike {
  border-radius: 2px;
  width: 90%;
  transition: 0.3s;
  /*align: center;*/
  padding: 0px 0px;
  margin-top: 20px; 
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.slike img {
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.6);
  transition: 0.3s;
  /*align: center;*/
  width: 100%;
  padding: 0px 0px;
  margin-top: 0px; 
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
  border: 1px solid white;
}

.slike:hover {
  box-shadow: 0 4px 15px 0 rgba(0,0,0,0.7);
}


/*Popis dokumenata - Lijevo*/
/*
.menu2 {
    width: auto;
}

.menu2 a:hover {
    background: #737373;
    transition-duration: 0.3s;
    color: white;
}


.menu22 a{
    font-family: Helvetica;
    font-size: 9pt; 
    line-height: 20px;
    font-weight: bold;
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 7px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    background: none;
}
*/

.lijevo_dokumenti {
	vertical-align: middle;
	border-bottom: 1px solid #0066cc; 
	/*background-image:linear-gradient(to bottom, rgba(25,68,102,1.0), rgba(25,68,102,1.0));*/
	/*box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.5); */
	border-radius: 0px 0px 0px 0px; 
	margin-top: 10px; 
	margin-bottom: 0px; 
	margin-left: auto; 
	margin-right: auto;
	height: auto;
	width: 300px;
	z-index: 2;
	position: relative;
	border: 0px solid white;
}

.lijevodokumenti_tekst {
    color: #1f1f7a;
    font-family: "Open Sans", Sans-serif;
    font-size: 9pt;
	line-height: normal;
    font-weight: normal;
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 7px;
    padding-right: 5px;
    padding-top: 7px;
    padding-bottom: 7px;
    border-bottom: 1px solid #dfdfdf;
    text-decoration: none;
    background: none;
}

.lijevodokumenti_tekst:hover {
    background: #737373;
    transition-duration: 0.3s;
    color: white;
}

.lijevo_dokumenti_naslov_tekst {
    font-family: Roboto;
    font-size: 14pt;
	/*line-height: normal;*/
    font-weight: normal;
    color: #1f1f7a;
    /*text-shadow:1px 1px 1px black; */
    vertical-align: middle;
    text-align: left;
    height: auto;
    width: 100%;
    z-index: 1;
    margin-left: 10px; 
    padding-top: 12px;
    padding-bottom: 12px;
}

.lijevo_dokumenti_naslov {
    font-family: "Open Sans", Sans-serif;
    font-size: 14pt;
	/*line-height: normal;*/
    font-weight: normal;
    color: #1f1f7a;
    /*text-shadow:1px 1px 1px black; */
    vertical-align: middle;
    text-align: left;
    height: auto;
    width: 100%;
    z-index: 2;
    margin-left: 10px; 
    padding-top: 12px;
    padding-bottom: 12px;
}

.lijevo_dokumenti_sadrzaj {
    text-align: center;
    z-index: 0;
    width: 300px;
    margin-left: auto; 
    margin-right: auto;
}


.podnozje_dokumenti_tekst {
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 8pt; 
    line-height: 25px;
    font-weight: bold;
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*padding: 0px;*/
    padding-left: 8px;
    padding-right: 5px;
    /*padding-top: 0px;*/
    /*padding-bottom: 0px;*/
    text-decoration: none;
    background: none;
	transition-duration: 0.2s;
}

.podnozje_dokumenti_tekst:hover {
    background-image:linear-gradient(to right, rgba(0,0,0,0.3), rgba(0,0,0,0.0));
	padding-left: 15px;
    transition-duration: 0.2s;
}

.myImg {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto;
    width: auto;
    min-width: 80px;
    border-radius: 3px;
    border: 1px solid white;
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.4);
    position:relative;
    z-index:3;
}

/*Medal*/
#myImg {
  z-index:3;
  border-radius: 3px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  cursor: pointer;
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 10; /* Sit on top */
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  top: 0px;
  left: 0px;
  margin: auto;
  padding: 10px;
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.7); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  z-index: 10;
  box-shadow: 0px 0px 20px 7px rgba(0,0,0,0.9);
  border: 2px solid white; 
  border-radius: 20px;
  margin: auto;
  margin-top: 30px;
  display: block;
  width: 90%;
  max-width: 60%;
}

/* Caption of Modal Image */
#caption {
  display: block;
  width: 10%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 0px;
  height: 0px;
}

/* Add Animation */
.modal-content, #caption {  
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.7s;
  animation-name: zoom;
  animation-duration: 0.7s;
}

@-webkit-keyframes zoom {
  from {-webkit-transform:scale(1); opacity:0; top:100px;} 
  to {-webkit-transform:scale(1); opacity:1; top:0px;}
}

@keyframes zoom {
  from {transform:scale(1); opacity:0; top:100px;} 
  to {transform:scale(1); opacity:1;top:0px;}
}

/* The Close Button */
.close {
  position: absolute;
  top: 20px;
  right: 50px;
  color: #f1f1f1;
  font-size: 30px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 100px){
  .modal-content {
    width: 100%;
  }
}

/*Medal kraj*/



.columntable {
  border: 0px solid grey;
  width: 1200px;
  margin-top: -100px;
  margin-left: auto;
  margin-right: auto;
}

.columnside {
  border: 0px solid green;
  padding-left: 0px;
  padding-right: 15px;
  width: 270px;
}

.columnmiddle {
  border: 0px solid red;
  width: 900px;
  padding-left: 0px;
  padding-right: 0px;
  position: absolute;
}

/********************************************
  Izbornik - administrator
********************************************/ 

.tipka_izbornik {
    font-family: Verdana;
    font-size: 15px;
	color:white; 
	cursor:pointer;
    z-index: 1;
}

.sidenav {
  font: 100%/1.5em Verdana, Tahoma, Verdana, sans-serif;
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 6;
  top: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0,0.97);
  background-image:linear-gradient(to bottom, rgba(77, 169, 255,0.5), rgba(77, 169, 255,0.1));
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 5px;
  color: white;
}

.sidenav a {
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  font-size: 14px;
  color: white;
  display: block;
  transition: 0.2s;
}

.sidenav a:hover {
  color: white;
}

.sidenav .closebtn, .sidenav .closebtn:hover {
  color: white;
  position: relative;
  text-align: right;
  top: 10px;
  right: 5px;
  font-size: 36px;
  margin-left: 0px;
  text-decoration: none; 
  line-height: 0px;
}

.sidenav_close {
  font: 100%/1.5em Verdana, Tahoma, Verdana, sans-serif;
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 5;
  top: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0,0.0097);
  background-image:linear-gradient(to right, rgba(77, 169, 255,0.01), rgba(77, 169, 255,0.5));
  background-image:linear-gradient(to right, rgba(0, 0, 0,0.001), rgba(0, 0, 0,0.9));
  overflow-x: hidden;
  transition: 0.5s;
  color: white;
  opacity: 1;
}

#main {
  transition: margin-left .5s;
}

/*Kraj*/

/*Izbornik - administrator*/ 
.tipka_izbornik2 {
	color:white; 
	cursor:pointer;
    z-index: 1;
}

.sidenavIzbornik {
  font: 100%/1.5em Verdana, Tahoma, Verdana, sans-serif;
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 6;
  top: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0,0.97);
  background-image:linear-gradient(to bottom, rgba(77, 169, 255,0.5), rgba(77, 169, 255,0.1));
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 5px;
  color: white;
}

.sidenavIzbornik a {
  padding: 5px 5px 5px 5px;
  text-decoration: none;
  font-size: 14px;
  color: white;
  display: block;
  transition: 0.2s;
  display: none;
}

.sidenavIzbornik a:hover {
  color: white;
}

.sidenavIzbornik .closebtnIzbornik, .sidenavIzbornik .closebtnIzbornik:hover {
  color: white;
  position: relative;
  text-align: right;
  top: 10px;
  right: 5px;
  font-size: 36px;
  margin-left: 0px;
  text-decoration: none; 
  line-height: 0px;
  opacity: 100%;
}

.sidenavIzbornik_close {
  font: 100%/1.5em Verdana, Tahoma, Verdana, sans-serif;
  height: 100%;
  width: 0px;
  position: fixed;
  z-index: 5;
  top: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0,0.0097);
  background-image:linear-gradient(to right, rgba(77, 169, 255,0.01), rgba(77, 169, 255,0.5));
  background-image:linear-gradient(to right, rgba(0, 0, 0,0.001), rgba(0, 0, 0,0.9));
  overflow-x: hidden;
  transition: 0.5s;
  color: white;
}

#mainIzbornik {
  transition: margin-left .5s;
}

@media screen and (max-height: 100px) {
  .sidenavIzbornik {padding-top: 0px;}
  .sidenavIzbornik a {font-size: 9px;}
}

/*Kraj*/

.uredivanje_dodaj_sliku_tipka {
	cursor: pointer;
}

.uredivanje_dodaj_sliku {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px; 
	color: white; 
	box-shadow: 0px 2px 2px 0 rgba(0, 0, 0, 0.7);
	background-color:rgba(0, 0, 0, 0.6); 
	border-bottom: 0px solid white;   
	border-radius: 0px 0px 1px 1px;
	width: auto;
	position: absolute; 
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 10px; 
	padding-bottom: 10px;
	margin-top: 280px; 
	margin-bottom: 0px; 
	margin-left: 15px;
	margin-right: 0px;  
	z-index: 2;
	white-space: nowrap;
	cursor: pointer;
    display: none;
}

.uredivanje_dodaj_sliku:hover {
	box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.7);
	background-color:rgba(0, 0, 0, 0.4); 
	color: white; 
	text-shadow: 1px 1px 2px black; 
}

.uredivanje_dodaj_dokumenti {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px; 
	color: white; 
	/*box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.7);*/
	background-color:rgba(0, 0, 0, 0.6); 
	border-bottom: 0px solid white;   
	border-radius: 0px 0px 1px 1px;
	width: auto;
	padding-left: 15px; 
	padding-right: 15px; 
	padding-top: 11px; 
	padding-bottom: 10px; 
	position: absolute; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 238px;
	margin-right: 0px;  
	z-index: 3;
	white-space: nowrap;
	cursor: pointer;
}

.uredivanje_dodaj_dokumenti:hover {
	/*box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.7);*/
	background-color:rgba(0, 0, 0, 0.4); 
	color: white; 
	text-shadow: 1px 1px 2px black; 
}


.stranica_tekst {
    color: black;
    /*font-family: Helvetica;*/
	font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 15px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
    text-decoration: none; 
    text-shadow:0px 0px 0px white;
}

/*Novosti naslovnica*/
.novosti {
    overflow: hidden;
    position: relative;
    height: auto;
    display: block;
    border: 0px solid red;
    margin-bottom: 35px;
}

.novosti img {
    display: block;
    width: 180px;
    margin-left: 15px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    max-height: 145px;
    /*border-radius: 7px 7px 7px 7px;*/
    border: 1px solid transparent;
    box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.3);
    text-decoration: none; 
}

.novosti novosti_naslov {
    position: relative;
    width: 97%;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 12pt; 
    font-weight: bold;
    line-height: 1.2em;
    text-align: left;
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid black; 
    text-shadow:1px 1px 8px white;
    box-shadow: 0px 3px 2px -2px rgba(0, 0, 0, 0.3);
}

.novosti novosti_datum {
    position: relative;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 8pt; 
    line-height: 0px;
    font-weight: normal;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}

.novosti novosti_kategorija {
    position: relative;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 8pt; 
    line-height: 0px;
    font-weight: normal;
    /*text-align: right;*/
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}

.novosti novosti_tekst {
	display: block;
	overflow: hidden;
    display: -webkit-box;
	-webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
	text-overflow: ellipsis; 
	height: auto;
    max-height: 150px;
    position: relative;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -13px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
	color: black;
	font-family: "Poppins", Sans-serif;
    font-size: 9pt; 
    line-height: normal;
    font-weight: normal;
    text-align: left;
    text-decoration: none; 
}

.novosti novosti_vise, .novosti novosti_vise:link, .novosti novosti_vise:hover{
    display: block;
	width: auto;
    position: relative;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 9pt; 
    line-height: 0px;
    font-weight: normal;
    text-align: right;
    height: 30px;
    border: 0px solid red;
    margin-top: -53px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
    /*background-image:linear-gradient(to bottom, rgba(0,0,0, 0.0), rgba(255,255,255,1));*/  
    z-index:3;
}

.novosti novosti_vise_tekst, .novosti novosti_vise_tekst:link, .novosti novosti_vise_tekst:hover{
    display: block;
    width: auto;
	height: 20px;
    position: relative;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 9pt;
    font-weight: normal;
    text-align: right;
    margin-top: -35px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 0px;
    text-decoration: none; 
    text-shadow:0px 0px 1px gray;
	/*background:linear-gradient(160deg, rgba(0,0,0, 0.0), rgba(255,255,255,1));  */
	z-index:3;
	border: 0px solid red; 
}

/*novosti opsirno pocetna */
.novosti_opsirno {
    overflow: hidden;
    position: relative;
    height: auto;
    display: block;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    border-bottom: 0px solid green;
    text-decoration: none;
	z-index:2;
}

.novosti_opsirno img {
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 90%;
    width: 70%;
    max-width: 400px;
    border-radius: 5px;
    border: 1px solid white;
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.4);
}


.novosti_opsirno novosti_naslov {
    position: relative;
    width: 100%;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 12pt; 
    font-weight: bold;
    text-align: left;
    word-spacing: 2px;
    line-height: 1.2em;
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid black; 
    text-shadow:1px 1px 8px white;
    box-shadow: 0px 3px 2px -2px rgba(0, 0, 0, 0.3);
}

.novosti_opsirno novosti_datum {
    position: relative;
    color: black;
	font-family: "Poppins", Sans-serif;
    font-size: 8pt; 
    line-height: 0px;
    font-weight: normal;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}

.novosti_opsirno novosti_kategorija {
    position: relative;
    color: black;
	font-family: "Poppins", Sans-serif;
    font-size: 8pt; 
    line-height: 0px;
    font-weight: normal;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}

.novosti_opsirno novosti_tekst {
    overflow: hidden;
    height: 100%;
    position: relative;
    color: black;
	font-family: "Poppins", Sans-serif;
    font-size: 10pt; 
    line-height: normal;
	font-weight: normal;
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
}






/*Novosti vazno */

.novosti_vazno {
    overflow: hidden;
    position: relative;
    height: auto;
    display: block;
    border-bottom: 0px solid white;
    text-decoration: none;
	color: black; 
	box-shadow: 0 1px 4px 0 rgba(0, 0, 50, 0.4);  
	border: 1px solid white; 
	border-radius: 2px; 
	background-image:linear-gradient(to bottom, rgba(100,180,250,0.7), rgba(100,180,250,0.5)); 
	margin-top: 20px; 
	margin-bottom: 20px; 
	padding: 5px 5px 5px 0px;
}

.novosti_vazno img {
    display: block;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    max-height: 50px;
    border-radius: 7px 7px 7px 7px;
    /*box-shadow: 1px 1px 3px 1px rgba(0,0,0,0.3);*/
    text-decoration: none; 
}

.novosti_vazno novosti_naslov {
    position: relative;
    width: 100%;
    color: black;
    /*font-family: "Open Sans", Sans-serif;*/
	/*font-family: Source Sans Pro, sans-serif;*/
	font-family: "Poppins", Sans-serif;
    font-size: 12pt; 
    font-weight: normal;
    word-spacing: 2px;
    line-height: 1.2em;
    /*text-transform: uppercase;*/
    text-align: left;
    display: block;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 1px solid black; 
    text-shadow:1px 1px 8px white;
    box-shadow: 0px 3px 2px -2px rgba(0, 0, 0, 0.3);
}

.novosti_vazno novosti_datum {
    position: relative;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 8pt; 
    line-height: 0px;
    font-weight: normal;
    text-align: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}

.novosti_vazno novosti_kategorija {
    position: relative;
    color: black;
    font-family: "Poppins", Sans-serif;
    font-size: 8pt; 
    line-height: 0px;
    font-weight: normal;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 13px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}
.novosti_vazno novosti_tekst {
    overflow: hidden;
    /*max-height: auto;*/
    position: relative;
    /*line-height: 19px;*/
    color: #1f1f7a;
    /*font-family: "Open Sans", Sans-serif;*/
	/*font-family: Source Sans Pro, sans-serif;*/
	font-family: "Poppins", Sans-serif;
    /*font-size: 10pt;*/
    font-weight: 300;
    text-align: left;
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
}




/*Izbornik podkategorija*/

.nav_izbornik_podkategorija_pozicija {
    text-decoration: none;
    position: relative;
    height: auto;
}

.nav_izbornik_podkategorija {
    text-decoration: none;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    width: auto;
    border: 0px solid gray;
}

.nav_izbornik_podkategorija_izgled {
    border-left: 0px solid black;
    border-right: 0px solid black;
    border-bottom: 0px solid black;
    border-radius: 0px 0px 0px 0px;
    background-image:linear-gradient(to bottom, rgba(0,0,0, 0.001), rgba(0,0,0,0.001)); 
    background-color:rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 0px 0 rgba(0, 0, 0, 0.001); 
    width: auto;
    height: auto;
    /*align: center;*/
    font-family: "Poppins", Sans-serif;
    font-size: 12px;
    color: white;
    padding: 10px 13px 10px 13px;
    text-shadow: 1px 1px 4px black;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    z-index: 1;
    display: block;
    cursor: pointer;
    margin-left: 0px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    text-decoration: none;
	text-transform: uppercase
}

.nav_izbornik_podkategorija_izgled:hover {
    background-image:linear-gradient(to bottom, rgba(0,0,0, 0.001), rgba(0,0,0,0.001)); 
    background-color:rgba(0, 0, 0, 0.3);
    cursor: pointer;
    text-shadow: 1px 1px 2px black;
    color: white;
    position: relative;
    text-decoration: none;
}

/*Trezilica*/
.pretrazivanje_box {
	display: block;
	position: relative;
    width: 300px;
 	height: 100%;
	/*color: #fff;*/
	color: white;
	backdrop-filter: blur(5px);
	margin-top: -24px;
	margin-bottom: 5px;
	margin-left: 5px;
	z-index: 1;
}

.pretrazivanje_box input[type="search"] {
	position: relative;
	height: auto;
	width: 98%;
	padding:10px; 
	box-sizing: border-box; 
	/*background:rgba(0,0,0,0.2); */
	background:linear-gradient(to bottom, rgba(0,0,0,0.6), rgba(0,0,0,0.6));  
	border: 0px solid rgba(0,0,0,0.1); 
	border-radius: 5px 5px 0px 0px;
	font-size: 15px;
	color: white;
	outline: none;
}
/*
::-webkit-input-placeholder{
	color: #fff;
}
::-moz-placeholder{
	color: #fff;
}
::-ms-input-placeholder{
	color: #fff;
}*/

.fa-search{
	position: absolute;
	top: 12px;
	right: 35px;
	color: #fff;
	font-size: 25px;
}

/*INDEX*/
/* zaglavlje */

.zaglavlje {
	position: relative; 
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.zaglavlje_mob {
    display: none;
    width: 100%;
    height: auto;
    margin-top: 0px;
}
.zaglavlje_prijelaz {
	  position: relative; 
	  box-shadow: 0px 0px 5px -5px rgba(0, 0, 0, 0.2); 
	  border-top: 1px solid white; 
	  background-image:linear-gradient(to bottom, rgba(255,255,255,0.4), rgba(255,255,255,1)); 
	  margin-top: -104px; /*visina*/
	  z-index: -4; 
	  height: 100px; 
	  min-width:1180px; 
	  width:100%;
  }

/* Sredina */
.webstranica {
  border: 0px solid red; 
  position: relative;
  display: grid;
  grid-template: auto / 330px auto;
  grid-gap:0px;
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -150px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.webstranica > div {
  padding-left: 0px;
  padding-right: 0px;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
}

.webstranica_sredina {
  position: relative;
  width: 97%;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  -webkit-animation-name: zoom;
  -webkit-animation-duration: 0.5s;
  animation-name: zoom;
  animation-duration: 0.5s;
}

@media screen and (max-width:700px) {
  .zaglavlje {
    display: none;
  }
  .zaglavlje_mob {
	display: block;
    padding: 0px;
    width: 100%;
	height: auto;
  }

  .lijevo_dokumenti, .lijevo_dokumenti_sadrzaj {
    display:none;
    width: 0px;
    z-index: -5;
  }
  .webstranica {
    position: relative;
    grid-template: auto/0px auto;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
  .naslov_stranice {
   margin-bottom: 40px;
  }
   .kontakti {
    width:90%;
  }
  .pretrazivanje_box {
	display: block;
	position: relative;
    width: 350px;
 	height: 100%;
	color: #fff;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 30px;
	z-index: 1;
	}
  .pretrazivanje_box input[type="search"] {
	border-radius: 0px 0px 5px 5px;
}
}

/*web stranice*/

.sredina_text {
    /*font-family: Verdana, Geneva, sans-serif;*/
    /*font-family: "Open Sans", Sans-serif;*/
	font-family: Source Sans Pro, sans-serif;
    font-size: 13px;
    font-weight: normal;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.3s;
    animation-name: zoom;
    animation-duration: 0.3s;
    z-index: 1;
}


/*podnozje*/

.podnozje {
	position: relative;
    display: block;
    width: 100%;
	height: auto;
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.7);
	border-top: 1px solid white;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 0px;
    padding-bottom: 20px;
	/*background: url(https://www.stucsb.hr/slike/lines_texture3.png); */
	background-image:linear-gradient(to bottom, rgba(25,68,102,1.0), rgba(25,68,102,1.0));
	/*background-size:  20px 20px; */
	/*background-repeat: repeat; */
	/*opacity: 1;*/
}

.podnozje_stupci {
  border-top: 0px solid white;
  position: relative;
  display: grid;
  grid-template: auto / 280px auto;
  grid-gap: 10px;
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.podnozje_stupci > div {
  padding-left: 5px;
  padding-right: 2px;
  /*border-left: 1px solid transparent;*/
  color: white;
  text-align: right;
}


.podnozje_text {
	color: white;
    text-shadow: 1px 1px 2px black;
    /*font-family: Verdana, Geneva, sans-serif;*/
	font-family: "Open Sans", Sans-serif;
    font-size: 12px;
    font-weight: normal;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.3s;
    animation-name: zoom;
    animation-duration: 0.3s;
    z-index: 1;
	/*padding-top: auto;*/
}

.podnozje_2021 {
	color: white;
    text-shadow: 1px 1px 2px black;
	font-family: "Open Sans", Sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-align: center;
}



/*Administracijski panel*/

.admin_webstranica {
  display: grid;
  grid-template-columns: 150px auto auto 130px 100px;
  grid-gap: 0px;
  width: 100%;
}

.admin_webstranica > div {
  padding-left: 0px;
  z-index: 1;
}

/*Navigacija pocetna i nazad*/
.novosti_opsirno_nazad {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 70px;
  z-index: 5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  border: none;
  outline: none;
  background-color: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

.novosti_opsirno_gore {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  border: none;
  outline: none;
  background-color: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

.novosti_opsirno_uredi {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 120px;
  z-index: 99;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 30px;
  border: none;
  outline: none;
  background-color: rgba(0,0,0,0.5);
  color: white;
  cursor: pointer;
  padding: 8px;
  border-radius: 4px;
}

.novosti_opsirno_nazad:hover {
  background-color: #555;
}

.novosti_opsirno_gore:hover {
  background-color: #555;
}

/*Kontakti admin*/

.kontakti {
    float: left;
    overflow: hidden;
    color: black;
    font-weight: bold;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 0px solid white;
    /*background-image:linear-gradient(to bottom, rgba(0,0,0, 0.1), rgba(0,0,0,0.1)); */
    background-image:linear-gradient(to bottom, rgba(255,255,255,1.0), rgba(245,245,245,1.0));
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
    text-decoration: none; 
    min-width: 210px;
    height: 130px;
}

.kontakti_naslov {
    width:100%;
    color: white;
    font-family: Helvetica;
    font-size: 11pt; 
    font-weight: bold;
    text-align: left;
    display: block;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 13px;
    border-bottom: 0px solid black; 
    text-shadow:1px 1px 8px black;
    /*background-image:linear-gradient(to bottom, rgba(0,0,0, 0.05), rgba(0,0,0,0.05)); */ 
    background-image:linear-gradient(to bottom, rgba(25,68,102,1.0), rgba(25,68,102,1.0));   
    text-decoration: none;
    position: relative;
}

.kontakti_imeprezime {
    color: black;
    font-family: Helvetica;
    font-size: 10pt; 
    font-weight: bold;
    text-align: left;
    display: block;
    margin-top: 0px;
    margin-left: 5px;
    margin-right: 0px;
    margin-bottom: 3px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
    position: relative;
}


.kontakti_ostalo {
    color: black;
    font-family: Helvetica;
    font-size: 9pt; 
    font-weight: normal;
    text-align: left;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-decoration: none; 
    position: relative;
}



/* Add padding and center-align text to the container */
.registracija_container {
  padding: 1px;
  text-align: center;
}

/* The Modal (background) */
.registracija_modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 2; /* Sit on top */
  padding-top: 20px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgba(0,0,0,0.5); /* Black w/ opacity */
}

/* Modal Content/Box */
.registracija_modal-content {
  background-color: rgba(0,0,0,0.9);
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.7);
  margin: auto;
  padding: 0px;
  border: 2px solid #888;
  width: 90%;
  height: auto;
}

.registracija_obrub { 
	height: 300px;
	width: 600px;
	color: white;
	font: bolder 15px Arial, Sans-serif; 
	background-color:rgba(255, 255, 255, 0.1);
	border-bottom: 0px solid;
	margin-top: 0px;
	margin-bottom: -250px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.01);
	border-radius: 0px 0px 10px 10px;
}

.registracija_tipka_posalji { 
	height: 40px;
	width: 250px;
	padding-top: 0px;
	color: white;
	font: bolder 15px Arial, Sans-serif; 
	background-color:rgba(255, 255, 255, 0.1);
	border-bottom: 2px solid;
	margin-top: 0px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.01);
	border-radius: 5px 0px 0px 5px;
}

.registracija_tipka_posalji:hover { 
	cursor: pointer;
	color: black;
	background-color:rgba(255, 255, 255, 0.5);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}

.registracija_tipka_ponisti { 
	height: 40px;
	width: 250px;
	padding-top: 0px;
	color: white;
	font: bolder 15px Arial, Sans-serif; 
	background-color:rgba(255, 255, 255, 0.1);
	border-bottom: 2px solid;
	margin-top: 0px;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.01);
	border-radius: 0px 5px 5px 0px;
}

.registracija_tipka_ponisti:hover { 
	cursor: pointer;
	color: black;
	background-color:rgba(255, 255, 255, 0.5);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.5);
}