* {
	box-sizing: border-box; 
	font-family: "ArealRNIDS", Tahoma;
	font-feature-settings: "kern";  /* kern */
}

body {
	--svgUrl: "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 12.2 12.2' width='14' height='14'%3E%3Cpath d='M5.7 0v1.5h4L4.5 6.7l1 1.1 5.3-5.2v3.9h1.4V0z'/%3E%3Cpath fill='none' d='M3.4 6.7l3-2.9H1.5v7h7V5.9l-3 2.9z'/%3E%3Cpath d='M8.5 5.9v4.9h-7v-7h4.9l1.5-1.6H0v10h10V4.4z'/%3E%3C/svg%3E";
	
}

a {text-decoration: none;}

main {
	/* margin-top: 145px; */
	display:block;
	border: solid 2px #f0f0f0;
	border-radius: 5px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0.85em;
	line-height: 1.5; /*normal*/
}	

p, li {text-align: justify;}
header#main_header {
	display:block;
	/*
	position: fixed;
	overflow: hidden;
	top: 0px;
    */
	/* border: solid 1px black; */
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
	vertical-align: middle;		
	background-color: white; 
}

div#logo_header {
	display:flex;
	flex-direction: row;
	flex: 1 1 auto;
	align-items:center; /* vertikalno centriranje */
	justify-content: center; /* horizontalno centriranje */
	gap: 1em; /* razmak između elemenata */
	border: solid 2px #f0f0f0;
	border-radius: 5px;
	
}

.logo-txt {
	display: flex;
	flex-direction: row;
	flex-grow: 0;
	align-items:center; /* vertikalno centriranje */
	justify-content: center; /* horizontalno centriranje */
	gap: 0.5em; /* razmak između elemenata */
	/* border: solid 1px black; */
}

.flf-logo-txt {
	display: inline-block;
	/* border: solid 1px black; */ 
	font-weight: normal;
	font-size: 140%;
	text-shadow: 1px 1px #7a7a79;
	color: #3c3c3b;
	
}



nav {
	display:block;
	/* border: solid 1px black; */
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}		
nav ul.menu {
	margin: 0;
	list-style-type: none;
	border: solid 2px #f0f0f0;
	border-radius: 5px;

	padding: 0;
	text-align: center;
	background-color: #003a6f;
}
nav ul.menu > li {
	display: inline-block;
	position: relative;
	padding: 0.5em;
	color: white;
	/* border: solid 1px black; */
}
nav a {
	color: white;
}
ul.sub-menu {
	display: none;
	list-style-type: none;
	background-color: #003a6f;
	margin-left: -0.5em;
	padding: 0.5em;
}
nav ul.menu > li:hover > ul.sub-menu {
	display: block;
	white-space: nowrap;
	min-width: 100%;
	position: absolute;
	top: 2em; 
	z-index: 1;
	border: solid 1px white;
}







/* poništavanje podešavanja u style.css	itd. */


/* */


main p {margin-bottom: 0px; }

#site-title 
{
	letter-spacing: normal;
} 		
/*		
#access a {
  line-height: normal;   menu.css 
}		

#access ul ul a {
  line-height: normal;   menu.css 
}
*/			

h2#site-description	{text-align: center;} /* ne radi */

/* prikaz BibTeX-a	*/
div#bibtex_display {
   counter-reset: bibtexlist;
}

span.bibtexraw, .well, .well pre {
		font-family: "Courier New", monospace;
}

.well pre {
	display: block;
	padding: 0.59375em;
	margin: 0 0 0.625em;
	font-size: 0.8125em;
	line-height: 1.42857143;
	color: black;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
/*
	border: 1px solid #ccc;
	border-radius: 4px;
*/
}

.well {
	min-height: 1.25em;
	padding: 1.1875em;
	margin-bottom: 1.25em;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    white-space: nowrap;
	overflow-x: scroll;
}

.collapse {
  display: none;
}

div#bibtex_display .bibtexentry {
	line-height: 1.5;
	margin-bottom: 1em;
	counter-increment: bibtexlist;
}
div#bibtex_display .bibtexentry::before {
	content: "[" counter(bibtexlist) "] ";
}

/*
div#bibtex_display .referenca {
	line-height: 1.5;
	margin-bottom: 1em;
	counter-increment: bibtexlist;
}
div#bibtex_display .referenca::before {
	content: "[" counter(bibtexlist) "] ";
}
*/
h1.YEAR {
	font-size: 1.0625em;
	font-weight: bold;
	display: inline;
	margin-left: 0.5em;
}

/* kontakt */

#contact ul 
{
	list-style-type: none;
} 
#affiliation
{
	list-style-type: none;
} 
a.contact 
{ 
	text-decoration: none; color: black; 
	font-weight: bold;
} 
a.contact:hover
{ 
	color: red; 
} 
a.affiliation, a.konsultacije
{ 
	text-decoration: none; color: black; 
} 
a[href].affiliation:hover, a[href].konsultacije:hover
{
			color: red; 
}
a[href^=http].affiliation::after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.25em;
  /*background-size: 100%;*/
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewbox='0 0 12.2 12.2' width='14' height='14'%3E%3Cpath d='M5.7 0v1.5h4L4.5 6.7l1 1.1 5.3-5.2v3.9h1.4V0z'/%3E%3Cpath fill='none' d='M3.4 6.7l3-2.9H1.5v7h7V5.9l-3 2.9z'/%3E%3Cpath d='M8.5 5.9v4.9h-7v-7h4.9l1.5-1.6H0v10h10V4.4z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;

}

.obavestenje 
{
	   color: red;
}
#obavestenja details.aktuelno summary {color: red;}
#obavestenja details.aktuelno[open] { border: solid 1px black;}
#obavestenja details.aktuelno[open] p { 
	 margin-bottom : 0em;
	 margin-left: 1em;
	 margin-right: 1em;
	 text-align: justify;
}
 


a[id]:not([href]) {color: black;}
a[href]:hover {color: red;}
/*
#nastava h2 {font-size: 14pt;}
#nastava h3 {font-size: 12pt;}
*/		
h2 {font-size: 14pt;}
h3 {font-size: 12pt;}

#nastava ul.predmeti li,    #nastava section ul li
{
  list-style-type: disc;
  margin-left: 1.27cm;
}
#nastava section#osnovne details > summary { 
			 font-size: 12pt;
			 font-weight: bold;
}

.testoviZimski td, 	.predispitneZimski td, 	.testoviLetnji td, 	.predispitneLetnji td 
{
  text-align: left;
}

section.rasporedCasova img {height: 1em;}
address {font-style: normal;}
address span.imejl{font-family: 'Courier New'; font-size: 10pt;}

:is(#testovi, #predispitne, #praktikumi) table {
	
	border: solid 1px black;
	border-collapse: collapse;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

#predispitne table {
	width: 60%;
}



:is(#testovi, #predispitne, #praktikumi) table td {
	
	border: solid 1px black;
	padding: 0.2em;
	font-size: 0.8125em; 
}

:is(#testovi, #predispitne, #praktikumi) table tr:nth-child(odd) {
  background: #f2f9ff;
}

:is(#testovi, #predispitne, #praktikumi) table tr:hover {
  background-color: #fffff2
}

:is(#testovi, #predispitne, #praktikumi) table tr:nth-child(1) td {
  font-weight: bold;
  text-align: center;
}

#testovi table tr td:not(:nth-child(2)) {
  text-align: center;
}

#predispitne table tr td:nth-child(2) {
  text-align: center;
}

#praktikumi table tr td:not(:nth-child(2)) {
  text-align: center;
}

li.menu-item a {
	display: block;
	width: 100%;
}

span.predmet {
	font-style: italic;
}

details:not([open]) summary:after {
	content: " \002026";
}

#main_header h1 {
	font-size: 1.5rem;	
}

ul#nauka {
	list-style-type: none;
	columns: 2;
}

ul#nauka li {
  height: 34px;
  /* border: 1px solid black; */
}
ul#nauka img {
	height: 32px;
	vertical-align:middle;
}

ul#nauka span.fsvg {
	display: inline-block;
	width: 32px;
	height: 32px;
	vertical-align:middle;
}

ul#nauka span.scopus {
    -webkit-mask: url('../img/nauka/AT-Academicons-scopus.svg') no-repeat 50% 50%;
    mask: url('../img/nauka/AT-Academicons-scopus.svg') no-repeat 50% 50%;
    -webkit-mask-size: cover;
    mask-size: cover;
	background-color: #FF4203;

}

/*
.М21а{background-color:;}
.М21{ background-color:;}
.М22{ background-color:;}
.М23{ background-color:;}
.М24{ background-color:;}
.М51{ background-color:;}
.М52{ background-color:;}
.М53{ background-color:;}
*/

.М21а:hover::after{ content: "М21а: Рад у међународном часопису изузетних вредности";}
.М21:hover::after{ content: "М21: Рад у врхунском међународном часопису";}
.М22:hover::after{ content: "М22: Рад у истакнутом међународном часопису";}
.М23:hover::after{ content: "М23: Рад у међународном часопису";}
.М24:hover::after{ content: "М24: Рад у националном часопису међународног значаја";}
.М51:hover::after{ content: "М51: Рад у врхунском часопису националног значаја";}
.М52:hover::after{ content: "М52: Рад у истакнутом националном часопису";}
.М53:hover::after{ content: "М53: Рад у националном часопису";}

