div.main-content p {
	orphans: 2;
	widows: 2;
}	
/* ------------------------------------------------	*/
/*	temp											*/
/* ------------------------------------------------	*/
div.clanci-details div.d-flex {
	color: #888;
}
div.clanci-details div.d-flex span span:hover {
	color: #0075BE;
}
/* ------------------------------------------------	*/
/*	generički stilovi								*/
/* ------------------------------------------------	*/
div.main-content .semibold {
	font-weight: 600 !important;
}
div.main-content .bold {
	font-weight: bold !important;
}
div.main-content .italic, div.main-content .em {
	font-style: italic !important;
}
div.main-content .blue, .blue {
	color: #2876c0 !important;
}
div.main-content .red, .red {
	color: red !important;
}
div.clanak-html .black, .black {
	color: black !important;
}
div.main-content .center {
	text-align: center !important;
}
div.main-content .left {
	text-align: left !important;
}
div.main-content .right {
	text-align: right !important;
}
div.main-content .nowrap, .nowrap {
    white-space: nowrap !important;
}
div.main-content .unknown {
	color: red;
	text-weigh: bold;
	background: yellow;
}
/* ------------------------------------------------	*/
/*	naslovi											*/
/* ------------------------------------------------	*/
div.main-content h4 { /* za vijesti, smanjeno s 1.5rem na Ivanov zahtjev */
	font-size: 1.3rem;
}
div.main-content h1.naslov, div.main-content h1.nas, div.main-content h1.verzal, div.main-content h1.ver {
	color: #2876c0;
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content h2.naslov, div.main-content h2.nas, div.main-content h2.verzal, div.main-content h2.ver {
	color: #2876c0;
	font-size: 110%;
	line-height: 115%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content h3.naslov, div.main-content h3.nas, div.main-content h3.verzal, div.main-content h3.ver {
	color: #2876c0;
	font-size: 105%;
	line-height: 110%;
	font-weight: bold;
	text-indent: 25px;
}	
div.main-content h4.naslov, div.main-content h4.nas, div.main-content h4.verzal, div.main-content h4.ver {
	color: #2876c0;
	font-size: 100%;
	line-height: 105%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content h5.naslov, div.main-content h5.nas, div.main-content h5.verzal, div.main-content h5.ver {
	color: #2876c0;
	font-size: 90%;
	line-height: 105%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content h1.verzal, div.main-content h1.ver, div.main-content h2.verzal, div.main-content h2.ver, div.main-content h3.verzal, div.main-content h3.ver, div.main-content h4.verzal, div.main-content h4.ver, div.main-content h5.verzal, div.main-content h5.ver {
	text-transform: uppercase;
}
/* ------------------------------------------------	*/
/*	stilovi vezani uz logičku ulogu texta			*/
/* ------------------------------------------------	*/
div.main-content h1.clanak {
	color: #2876c0;
	font-size: 180%;
	line-height: 150%;
	font-weight: bold;
}
div.main-content p.autor, div.main-content p.autor2 {
	font-weight: bold;
}
div.main-content p.autor2 {
	margin-top: -1em;
}
div.main-content p.udk {
	font-weight: bold;
	font-size: 80%;
	text-align: right;
}
div.main-content p.sazetak, div.main-content p.sazetak2 {
	padding: 1em;
	border: .5em;
	border-left-style: solid;
	text-indent: 25px;
/*	plavo */
	background: #def;
	border-color: #b0d6ff;
	page-break-inside: avoid;
	margin: 1em auto;
}
div.main-content p.sazetak2 {
	padding: 0 1em 1em 1em;
	margin: -1em auto 1em;
}
body.dark div.main-content p.sazetak, body.dark div.main-content p.sazetak2 {
/*	plavo - dark tema */
	background: #002a68;
	border-color: #004b8f;
}
div.clanak-html p.nadnaslov {
	padding: 1em;
	border: 2px;
	border-style: solid;
	text-indent: 25px;
	font-weight: bold;
/*	plavo */
	background: #def;
	border-color: #b0d6ff;
	page-break-inside: avoid;
	margin: 1em auto;
}
body.dark div.clanak-html p.nadnaslov {
/*	plavo - dark tema */
	background: #002a68;
	border-color: #004b8f;
}
div.main-content p.okvir, div.main-content p.okvir2, div.main-content div.okvir, div.okvir {
	padding: 1em;
	border: .5em;
	border-left-style: solid;
/*	žuto */
	border-color: #ffed84;
	background: #fffbe5;
	page-break-inside: avoid;
	margin: 1em auto;
}
div.main-content p.okvir2 {
	padding: 0 1em 1em 1em;
	margin: -1em auto 1em;
}
body.dark div.main-content p.okvir, body.dark div.main-content p.okvir2 {
/*	žuto - dark tema */
	border-color: #666000;
	background: #403d00;
}
/* koristim za naslov (najavu) primjera i slike*/
div.main-content p.primjer, div.main-content p.primjer2 { 
	padding: 1em;
	border: .5em;
	border-left-style: solid;
/*	svijetlo crvenkasto */	
	border-color: #ffc49b;
	background: #feeee4;
	page-break-inside: avoid;
	margin: 1em auto;
}
body.dark div.main-content p.primjer, body.dark div.main-content p.primjer2 { 
/*	svijetlo crvenkasto - dark tema */	
	border-color: #6e0005;
	background: #330003;
}
div.main-content p.primjer2 {
	padding: 0 1em 1em 1em;
	margin: -1em auto 1em;
}
div.main-content p.storno {
	border-color:#be2e21;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}
body.dark div.main-content table.plava {
	background: #001a55;
}
/* možda isto kao i za naslov (najavu) primjera i slike */
div.main-content p.knjizenje-naslov {
	background: pink;
}
/* dakle imamo dvije vrsta tablica knjiženja i sve ostale tablice, pitanje je da li knjiženja stavit različitom bojom ili vanjskim okvirom od ostalog
   sada je nešto malo tamnija/jača nijansa iste plave boje */
div.main-content table.knjizenje {  
	background: lime;
}
div.main-content p.napomena {
	color: red;
	font-style: italic;
}
div.main-content p.pas, div.main-content p.pasus, div.main-content p.normal {
	text-indent: 25px;
}
div.main-content p.lista-num {
	margin: 0 0 0 4.1ex;
	text-indent: -2.2ex;
}
div.main-content div.slika {
	margin:8px auto;
}
div.main-content img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto;
	border-width: 1px;
	border-color: #ddd;
	border-style: solid;
}
/* ------------------------------------------------	*/
/* 	stilovi za sve stranice							*/
/* ------------------------------------------------	*/
div.main-content p.odluka, div.main-content div.odluka {
	padding: 1em;
	text-indent: 1.5em;
/*	plavo */
	background: #def;
	page-break-inside: avoid;
	margin: 1em auto;
}
/* ------------------------------------------------	*/
/* 	slike											*/
/* ------------------------------------------------	*/
div.main-content div.max400px {
	max-width: 400px;
}
/* ------------------------------------------------	*/
/* 	tablice											*/
/* ------------------------------------------------	*/
div.main-content table.plava {
	background: #edf6ff;
	margin-bottom:6px;  margin-left:auto;  margin-right:auto;  margin-top:6px;
	page-break-inside: avoid;
}
/* ------------------------------------------------	*/
/*	razno											*/
/* ------------------------------------------------	*/

#landing-about {
  background-color: #f6f7fc;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  margin-bottom: 40px;
}

/* ------------------------------------------------	*/
/*  zastarjeli stilovi								*/
/* ------------------------------------------------	*/
div.main-content p.naslov1, div.main-content p.naslov1-ver {
	color: #2876c0;
	font-size: 110%;
	line-height: 110%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content p.naslov2, div.main-content p.naslov2-ver {
	color: #2876c0;
	font-size: 105%;
	line-height: 105%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content p.naslov3, div.main-content p.naslov3-ver {
	color: #2876c0;
	font-size: 100%;
	line-height: 105%;
	font-weight: bold;
	text-indent: 25px;
}	
div.main-content p.naslov4, div.main-content p.naslov4-ver {
	color: #2876c0;
	font-size: 90%;
	line-height: 105%;
	font-weight: bold;
	text-indent: 25px;
}
div.main-content p.naslov1-ver, div.main-content p.naslov2-ver, div.main-content p.naslov3-ver, div.main-content p.naslov4-ver {
	text-transform: uppercase;
}
div.main-content p.author {
	font-weight: bold;
}


/* Stručne informacije - vertikalni tabovi */
/* Style the tab */
div.main-content .si-tab {
	float: left;
	border: 1px solid #ccc;
	background-color: #f1f1f1;
	width: 30%;
	height:500px;
	overflow:auto;
	box-sizing: border-box;
}
/* Style the buttons inside the tab */
div.main-content .si-tab button {
	display: block;
	background-color: inherit;
	color: black;
	padding: 10px;
	width: 100%;
	border: none;
	outline: none;
	text-align: left;
	cursor: pointer;
	transition: 0.3s;
	box-sizing: border-box;
}
/* Change background color of buttons on hover */
div.main-content .si-tab button:hover {
	background-color: #ddd;
	box-sizing: border-box;
}
/* Create an active/current "tab button" class */
div.main-content .si-tab button.active {
	background-color: #ccc;
	box-sizing: border-box;
}
/* Style the tab content */
div.main-content .si-tabcontent {
	float: left;
	width: 70%;
	padding: 0px 10px;
	border-left: none;
	min-height: 550px;
	box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  /* For mobile phones: */
div.main-content .si-tab {
    width: 100%;
    height:200px;
  }
div.main-content .si-tabcontent {
	width: 100%;
  }
}
