body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, code, blockquote, figure {
	margin:0 auto;
	padding:0;
	border-width:0;
}
body {
	-epub-hyphens:auto;
}
html, body {
  margin: 0;
  padding: 0;
  height: 100%;
  overflow: hidden; /* sprječava dvostruki scroll */
}
.gray{
	color:gray;
}
/* FIXED HEADER */
#site-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 99999;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

/* LAYOUT */
.header-inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 15px 25px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.right-group{
	margin: 0px;
}
.header-left {
  flex-shrink: 0;
}

.header-right {
  display: flex;
  align-items: center;
  gap: 40px;
}

/* LOGO */
.site-logo {
  height: 55px;
  width: auto;
  display: block;
}

/* MENU */
.main-menu {
  list-style: none;
  display: flex;
  gap: 30px;
  margin: 0;
  padding: 0;
}

.main-menu li a {
  font-family: "Crimson Text", serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  color: #000;
}

.main-menu li a:hover {
  opacity: 0.7;
}

/* LANGUAGE SWITCHER */
.lang-switcher {
  display: flex;
  align-items: center;
  gap: 10px;
}

.lang-btn {
  text-decoration: none;
  font-family: "Crimson Text", serif;
  font-weight: 700;
  font-size: 16px;
  color: #000;
}

.lang-btn.active {
  text-decoration: underline;
}

.lang-btn:hover {
  opacity: 0.7;
}

.divider {
  color: #000;
  opacity: 0.4;
}

/* POMAK ZA HEADER */
#scrollContainer {
  margin-top: 110px;
}

#site-header .header-inner {
  display: flex;
  align-items: center;
  justify-content: space-between; /* logo left — menu+lang right */
}

.right-group {
  display: flex;
  align-items: center;
  gap: 30px; /* razmak između menija i jezika */
}

.main-menu {
  display: flex;
  gap: 25px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.lang-switcher {
  display: flex;
  align-items: center;
  gap: 10px;
}

.lang-btn.active {
  font-weight: bold;
}
/* Scroll-container unutar bodyja */
#scrollContainer {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow-y: scroll;
  scroll-behavior: smooth;
  z-index: 2;
}

/* Pozadinska slika */
#bgImage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0.1;
  transition: background-image 0.8s ease-in-out;
  z-index: 1;
  pointer-events: none;
}
div.Basic-Graphics-Frame {
	border-color:#000000;
	border-width:1px;
	border-style:solid;
}
div.Basic-Text-Frame {
	border-style:solid;
	max-width:900px;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 20px 20px;
}
p.Basic-Paragraph {
	color:#000000;
	font-family:"Minion Pro", serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.2;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	orphans:1;
	page-break-after:auto;
	page-break-before:auto;
	text-align:left;
	text-decoration:none;
	text-indent:0;
	text-transform:none;
	widows:1;
	max-width:900px;
	background-color: rgba(255, 255, 255, 0.2);
	
}
span.arhivski-broj {
	color:#000000;
	font-family:"PT Sans", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
span.naslovi-mali {
 font-family: 'Crimson Text', serif;
  font-weight: 600;
  font-size:20px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
}

span.naslovi-poglavlja {
  font-family: 'Crimson Text', serif;
  font-weight: 700;
  font-size: 28px;
  text-transform: uppercase;
  display: block;
  margin: 60px 0 10px;
  text-align: left;
  letter-spacing: 0.5px;
  color: #111;
}
span.potpisi {
	color:#000000;
	font-family:"PT Sans", sans-serif;
	font-size:9px;
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
span.txt {
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-weight:normal;
	text-decoration:none;
}
p.ParaOverride-1 {
	text-align:justify;
	text-align-last:justify;
}
p.ParaOverride-2 {
	text-align:center;
}
p.ParaOverride-3 {
	-epub-hyphens:none;
	text-align:justify;
	text-align-last:left;
}
p.ParaOverride-4 {
	-epub-hyphens:none;
	text-align:right;
}
p.ParaOverride-5 {
	-epub-hyphens:none;
}
span.CharOverride-1 {
	color:#e6e7e8;
	font-size:30px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-2 {
	color:#e6e7e8;
}
span.CharOverride-3 {
	color:#e6e7e8;
	font-variant:normal;
	text-transform:none;
}
span.CharOverride-4 {
	
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-5 {
	
}
span.CharOverride-6 {
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}
span.CharOverride-7 {
	font-family:"Avenir LT Std 45 Book", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	text-transform:none;
}
span.CharOverride-8 {
	color:#787878;
	
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-9 {
	color:#787878;
	
}
span.CharOverride-10 {
	color:#787878;
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}
span.CharOverride-11 {
	color:#787878;
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
	vertical-align:super;
}
span.CharOverride-12 {
	color:#787878;
	font-family:"Avenir LT Std 45 Book", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:300;
	text-transform:none;
}
span.CharOverride-13 {
	color:#000000;
	
}
span.CharOverride-14 {
	color:#787878;
	
}
span.CharOverride-15 {
	color:#000000;
	
}
span.CharOverride-16 {
	color:#000000;
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}
span.CharOverride-17 {
	font-size:36px;
}
span.CharOverride-18 {
	font-family:"AvenirNext LT Pro Medium", sans-serif;
	
	font-style:normal;
	font-weight:500;
}
span.CharOverride-19 {
	
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-20 {
	
}
span.CharOverride-21 {
	
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-22 {
	font-family:"AvenirNext LT Pro Regular", sans-serif;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-23 {
	color:#787878;
	font-family:"AvenirNext LT Pro Regular", sans-serif;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-24 {
	color:#787878;
}
span.CharOverride-25 {
	color:#787878;
	
	vertical-align:super;
}
span.CharOverride-26 {
	color:#787878;
	font-size:36px;
}
span.CharOverride-27 {
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-28 {
	
	vertical-align:super;
}
span.CharOverride-29 {
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-30 {
	color:#787878;
	font-style:italic;
	font-weight:normal;
}
span.CharOverride-31 {
	color:#ffffff;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-32 {
	color:#ffffff;
}
span.CharOverride-33 {
	color:#787878;
	font-size:20px;
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-34 {
	color:#787878;
	
	vertical-align:super;
}
span.CharOverride-35 {
	
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-36 {
	
}
span.CharOverride-37 {
	font-size:36px;
	font-style:normal;
	font-weight:normal;
}
span.CharOverride-38 {
	
}
span.CharOverride-39 {
	color:#787878;
	
}
span.CharOverride-40 {
	color:#ff00ff;
}
span.CharOverride-41 {
	color:#ff00ff;
	
}
span.CharOverride-42 {
	color:#cf222a;
	
}
span.CharOverride-43 {
	color:#000;
	
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-44 {
	color:#000;
	
}
span.CharOverride-45 {
	color:#000;
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}
span.CharOverride-46 {
	color:#aaaaaa;
	
	font-style:normal;
	font-weight:bold;
}
span.CharOverride-47 {
	color:#aaaaaa;
	
}
span.CharOverride-48 {
	color:#aaaaaa;
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
}
span.CharOverride-49 {
	color:#aaaaaa;
	font-family:"PT Sans", sans-serif;
	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-transform:none;
	vertical-align:super;
}
#_idContainer000, #_idContainer230 {
	display:inline-block;
	max-height:782px;
	position:relative;
	max-width:584px;
}
#_idContainer001 {
	-ms-transform:translate(-735.837px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(-735.837px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:2111.79px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(-735.837px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(-735.837px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:2111.79px;
	z-index:0;
}
#_idContainer002, #_idContainer232 {
	display:inline-block;
	max-height:782px;
	overflow:hidden;
	position:relative;
	max-width:584px;
}
#_idContainer003 {
	-ms-transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:86.85px;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:0px;
	transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:354.33px;
	z-index:0;
}
#_idContainer004 {
	-ms-transform:translate(0.000px,77.559px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(0.000px,77.559px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:86.85px;
	left:0px;
	overflow:hidden;
	position:absolute;
	top:0px;
	transform:translate(0.000px,77.559px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(0.000px,77.559px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:354.33px;
	z-index:1;
}
#_idContainer005 {
	display:inline-block;
	max-height:164px;
	position:relative;
	max-width:354px;
}
#_idContainer014, #_idContainer125, #_idContainer192 {
	display:inline-block;
	max-max-height:603px;
	max-max-width:438px;
}
#_idContainer016, #_idContainer027, #_idContainer064, #_idContainer156, #_idContainer175 {
	display:inline-block;
	max-height:782px;
	max-width:656px;
}
#_idContainer023 {
	display:inline-block;
	max-height:545px;
	max-width:310px;
}
#_idContainer025 {
	display:inline-block;
	max-height:545px;
	max-width:374px;
}
#_idContainer039 {
	display:inline-block;
	max-height:352px;
	max-width:352px;
}
#_idContainer040 {
	display:inline-block;
	max-height:331px;
	max-width:331px;
}
#_idContainer042 {
	display:inline-block;
	max-height:783px;
	max-width:656px;
}
#_idContainer055 {
	display:inline-block;
	max-height:326px;
	max-width:438px;
}
#_idContainer057 {
	display:inline-block;
	max-height:279.18px;
	max-width:218.98px;
}
#_idContainer058 {
	display:inline-block;
	max-height:279.18px;
	max-width:218.98px;
}
#_idContainer059 {
	display:inline-block;
	max-height:279px;
	position:relative;
	max-width:438px;
}
#_idContainer060 {
	display:inline-block;
	max-height:277px;
	max-width:438px;
}
#_idContainer062 {
	display:inline-block;
	max-height:298px;
	max-width:438px;
}
#_idContainer073 {
	display:inline-block;
	max-height:543px;
	max-width:374px;
}
#_idContainer077, #_idContainer079, #_idContainer081 {
	display:inline-block;
	max-height:438px;
	max-width:438px;
}
#_idContainer083 {
	display:inline-block;
	max-height:363px;
	max-width:438px;
}
#_idContainer085 {
	display:inline-block;
	max-height:260px;
	max-width:374px;
}
#_idContainer087 {
	display:inline-block;
	max-height:249px;
	max-width:374px;
}
#_idContainer089 {
	-ms-transform:translate(-680.562px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(-680.562px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:2111.79px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(-680.562px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(-680.562px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:2111.79px;
	z-index:0;
}
#_idContainer090 {
	display:inline-block;
	max-height:782px;
	overflow:hidden;
	position:relative;
	max-width:656px;
}
#_idContainer098 {
	display:inline-block;
	max-height:285px;
	max-width:214px;
}
#_idContainer100 {
	display:inline-block;
	max-height:553px;
	max-width:277px;
}
#_idContainer102 {
	display:inline-block;
	max-height:276px;
	max-width:415px;
}
#_idContainer103 {
	display:inline-block;
	max-height:271px;
	max-width:407px;
}
#_idContainer112 {
	display:inline-block;
	max-height:281px;
	max-width:422px;
}
#_idContainer114 {
	display:inline-block;
	max-height:243px;
	max-width:374px;
}
#_idContainer116 {
	display:inline-block;
	max-max-height:603px;
	max-max-width:310px;
}
#_idContainer127 {
	display:inline-block;
	max-height:420px;
	max-width:280px;
}
#_idContainer128 {
	display:inline-block;
	max-height:287px;
	max-width:382px;
}
#_idContainer136 {
	display:inline-block;
	max-height:206px;
	max-width:188px;
}
#_idContainer138, #_idContainer140 {
	display:inline-block;
	max-height:314px;
	max-width:438px;
}
#_idContainer142 {
	display:inline-block;
	max-height:630px;
	max-width:427px;
}
#_idContainer151 {
	display:inline-block;
	max-height:315px;
	max-width:438px;
}
#_idContainer153 {
	display:inline-block;
	max-height:334px;
	max-width:278px;
}
#_idContainer155 {
	display:inline-block;
	max-height:346px;
	max-width:267px;
}
#_idContainer165, #_idContainer185 {
	display:inline-block;
	max-height:529px;
	max-width:374px;
}
#_idContainer167 {
	display:inline-block;
	max-height:394px;
	max-width:394px;
}
#_idContainer170 {
	display:inline-block;
	max-height:194px;
	max-width:237px;
}
#_idContainer171 {
	display:inline-block;
	max-height:215px;
	max-width:307px;
}
#_idContainer173 {
	display:inline-block;
	max-height:340px;
	max-width:310px;
}
#_idContainer181 {
	display:inline-block;
	max-height:376px;
	max-width:251px;
}
#_idContainer183 {
	display:inline-block;
	max-height:421px;
	max-width:421px;
}
#_idContainer194 {
	display:inline-block;
	max-height:325px;
	max-width:438px;
}
#_idContainer203 {
	display:inline-block;
	max-height:222px;
	max-width:185px;
}
#_idContainer204 {
	display:inline-block;
	max-height:353px;
	max-width:154px;
}
#_idContainer206 {
	display:inline-block;
	max-height:221px;
	max-width:191px;
}
#_idContainer209 {
	display:inline-block;
	max-height:474px;
	max-width:374px;
}
#_idContainer211 {
	display:inline-block;
	max-height:303px;
	max-width:454px;
}
#_idContainer212 {
	display:inline-block;
	max-height:673px;
	max-width:454px;
}
#_idContainer225 {
	-ms-transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:59.58px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(0.000px,0.000px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:67.23px;
	z-index:3;
}
#_idContainer226 {
	-ms-transform:translate(108.797px,1.304px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(108.797px,1.304px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:59.81px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(108.797px,1.304px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(108.797px,1.304px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:54.87px;
	z-index:2;
}
#_idContainer227 {
	-ms-transform:translate(206.184px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(206.184px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:42.52px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(206.184px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(206.184px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:42.52px;
	z-index:0;
}
#_idContainer228 {
	-ms-transform:translate(291.224px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(291.224px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:42.52px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(291.224px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(291.224px,1.442px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:75.86px;
	z-index:1;
}
#_idContainer229 {
	display:inline-block;
	max-height:61px;
	position:relative;
	max-width:367px;
}
#_idContainer231 {
	-ms-transform:translate(-137.727px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(-137.727px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	-webkit-transform-origin:0% 0%;
	max-height:2111.79px;
	left:0px;
	position:absolute;
	top:0px;
	transform:translate(-137.727px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform:translate(-137.727px,-928.810px) rotate(0.000deg) skew(0.000deg) scale(1.000,1.000);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	max-width:2111.79px;
	z-index:0;
}
#_idContainer233 {
	display:inline-block;
	max-height:111px;
	overflow:hidden;
	position:relative;
	max-width:111px;
}
img._idGenObjectAttribute-1 {
	height:100.00%;
	min-width:100%;
	width:100.00%;
}
div._idGenObjectAttribute-2 {
	-ms-transform:translate(-0.001%,0.000%) rotate(0.000deg) skew(0.000deg) scale(0.221,0.221);
	-ms-transform-origin:0% 0%;
	-webkit-transform:translate(-0.001%,0.000%) rotate(0.000deg) skew(0.000deg) scale(0.221,0.221);
	-webkit-transform-origin:0% 0%;
	height:500px;
	overflow:hidden;
	transform:translate(-0.001%,0.000%) rotate(0.000deg) skew(0.000deg) scale(0.221,0.221);
	transform:translate(-0.001%,0.000%) rotate(0.000deg) skew(0.000deg) scale(0.221,0.221);
	transform-origin:0% 0%;
	transform-origin:0% 0%;
	width:500px;
}
div._idGenObjectStyleOverride-1 {
	background-color:#213d6e;
	border-width:0px;
}
div._idGenObjectStyleOverride-2 {
	border-width:0px;
	max-width:900px;
	background-color: rgba(255, 255, 255, 0.5);
	padding: 20px 20px;
}
div._idGenObjectStyleOverride-3 {
	background-color: rgba(255, 255, 255, 0.5);
	border-width:0px;
}
div._idGenObjectLayout-1 {
	text-align:center;
	background-color: rgba(255, 255, 255, 0.5);
	max-width:900px;
	padding: 20px 20px;
	margin-top: 50px;
}
._idSVGInline svg, ._idSVGInline object {
	width:100%;
	height:100%;
}

/* Fade-in osnovni stil */
.fade-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease-out, transform 1s ease-out;
}

/* Kad element postane vidljiv */
.fade-section.visible {
  opacity: 1;
  transform: translateY(0);
}
/* Fade-in sekcije */
.fade-section {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1s ease-out, transform 1s ease-out;
}
.fade-section.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Gumb za povratak na vrh */
#scrollTopBtn {
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 48px;
  height: 48px;
  background-color: rgba(33, 61, 110, 0.85);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease, transform 0.3s ease;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: center;
}

#scrollTopBtn svg {
  width: 22px;
  height: 22px;
  fill: white;
  transition: transform 0.3s ease;
}

#scrollTopBtn.visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

#scrollTopBtn:hover {
  background-color: rgba(33, 61, 110, 1);
}

#scrollTopBtn:hover svg {
  transform: translateY(-3px);
}
  #language-switcher {
    position: fixed;
    top: 10px;
    right: 20px;
    background: rgba(255,255,255,0.8);
    border-radius: 4px;
    padding: 6px 10px;
    font-family: 'Crimson Text', serif;
    z-index: 1000;
  }
  #language-switcher .lang-btn {
    color: #333;
    text-decoration: none;
    font-weight: 700;
    margin: 0 4px;
    transition: color 0.3s;
  }
  #language-switcher .lang-btn:hover {
    color: #b00;
  }
  #language-switcher .active {
    text-decoration: underline;
  }
  #language-switcher .divider {
    color: #666;
  }
@media (max-width: 768px) {
	div._idGenObjectStyleOverride-2 {
		  max-width: 900px;
		  height:auto;
	}
	img._idGenObjectAttribute-1{
		height:auto;
	}
	
}
/* ---------------------------------------
   MOBILNI PRIKAZ HEADERA
   --------------------------------------- */
@media (max-width: 600px) {

  /* MANJI HEADER */
  #site-header {
    padding: 0;
  }

  .header-inner {
    padding: 10px 15px !important;
    gap: 10px;
  }

  /* MANJI LOGO */
  .site-logo {
    height: 38px !important;
  }

  /* SMANJENJE MENIJA */
  .main-menu {
    gap: 10px !important;
  }

  .main-menu li a {
    font-size: 13px !important;
    padding: 0 !important;
    white-space: nowrap;
  }

  /* SMANJENJE JEZIČNOG SWITCHERA */
  .lang-switcher .lang-btn {
    font-size: 12px !important;
  }

  .right-group {
    gap: 12px !important;
  }

  /* DOPUŠTANJE PRELAMANJA AKO JE PREUSKO */
  .header-right {
    flex-wrap: wrap;
    justify-content: flex-end;
  }
}
/* ---------------------------------------
   MOBILNI HEADER — DVA REDA
   --------------------------------------- */
@media (max-width: 600px) {

  /* manji header */
  .header-inner {
    flex-wrap: wrap;              /* ➜ omogućuje dva reda */
    padding: 10px 15px !important;
    gap: 8px;
  }

  .header-right {
    width: 100%;                  /* ➜ ide u novi red ispod loga */
    display: flex;
    flex-wrap: wrap;              /* ➜ ovo omogućuje 2 reda menija */
    justify-content: flex-end;
    gap: 10px;
  }

  /* meni u mobilnoj verziji */
  .main-menu {
    flex-wrap: wrap;              /* ➜ dopušta prelom izbornika */
    gap: 12px;
  }

  .main-menu li a {
    font-size: 14px;
    white-space: nowrap;
  }

  /* jezični switcher manji */
  .lang-switcher .lang-btn {
    font-size: 12px;
  }

  /* manji logo */
  .site-logo {
    height: 40px !important;
  }
}