@charset "utf-8";

body {
	margin:0;
	padding:0;
	font-family: 'Trocchi', serif;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0;
	padding: 0; 
	font-weight: normal;
	/*text-align: center;*/
}

.boja {
	background-color: #e10000;
}/*boja crvena*/
/*.drugaboja {
	background-color: #0000001a;
}*/

input:focus {
	outline: none;
}/*izbachen plavi okvir kada se klikne na input polje*/

header {
	height: 95px;
	background-color: #e10000;
}/*visina hedera zbog pokretne navihacije, iza je crvena boja*/
#logo {
	width: calc(100%/5);
	box-sizing: border-box;
	float: left;
	padding: 25px;
	text-align: center;
}

#logo2 {
	width: calc(100%/5);
	box-sizing: border-box;
	float: left;
	text-align: center;
	padding-top: 20px;
	/*position: absolute;
	left: 49.2%;
	top: 20%;*/
	
}
#navig,  
#search
	{
	width: calc(100%/2.5);
	box-sizing: border-box;
	float: left;
	padding: 15px;
	text-align: center;
}


#navigacija { 
	position: fixed;
	top: 0;
	width: 100%;
	transition: 0.5s;
	z-index: 1000;
} /*horizontalna navigacija*/

input {
	box-shadow: none;
}

.wrapper {
	width: 1200px;
	margin: auto;
	
}
.linkwhite a:link,
.linkwhite a:visited {
	color: #fffad2;
	text-decoration: none;
}
.linkwhite a:hover {
	text-decoration: underline;
} /*linkovi beli*/
.linkred a:link,
.linkred a:visited{
	color: #e10000;
	text-decoration: none;
}
.linkred a:hover {
	color: #730001;
}/*linkovi crveni*/

#search a {
	display: block;
	padding: 25px 20px 0 0;
	float: right;
	text-align: center;
}
#search input {
	display: inline-block;
}

#logo h1 {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 2em;
	color: #fffad2;
}

#navig ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#navig ul li {
	float: left;
	
}
#navig ul li a {
	display: block;
	padding: 20px 15px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
}

.searchleft {
	float: right;
	font-size: 14px;
}

.searchcl {
	float: right;
	border: 2px solid #fffad2;
	background-color: #e10000;
	height: 25px;
	padding: 5px;
	border-radius: 8px;
	margin: 15px 10px 0 0;
	color: #fffad2;
}/*search box - izgled*/

.searchcl::placeholder {
	color: #fffad2;
	-moz-color: #fffad2;
} /*boja teksta search*/


#hero {
	text-align: center;
}
#hero img {	
	padding-bottom: 50px;
}

#hero h1{
	font-weight: 400;
	line-height: 1.6;
	font-size: 40px;
	text-align: center;
	margin: 0 auto;
	color: #fffad2;
	padding: 80px;
}


.wrapper {
	width: 1200px;
	margin: auto;
	
}
.mainboja {
	background-color: #fffad2;
}/*bezh boja*/

#mainprvi, 
#maindrugi,
#maintreci,
#maincetvrti {
	padding-top: 80px;
	overflow: hidden;
	padding-bottom: 30px;
	
}



.textbox {
	width: calc(100% / 3);
    box-sizing: border-box;
    float: left;
	line-height: 2;
    padding: 0 32px;
	text-align: center;
}
.featurebox {
	width: calc(100% / 3);
	box-sizing: border-box;
	float: left;
	padding-right: 30px;
}
.featurebox p{
	line-height: 2;
	text-align: left;
	
}
.featurebox h2 {
	text-align: left;
}

.featurebox p:last-of-type {
	padding-top: 15px;
	color: #5A5959;
	font-size: 12px;
}

#mainprvi h2{
	padding-bottom: 25px;
}

.sponzori {
	width: calc(100% / 5);
    box-sizing: border-box;
    float: left;
	text-align: center;
    padding: 0 2em;
} /*logo univerziteta*/

#maintreci h2,
#maincetvrti h2,
#footerup h2{
	padding-bottom: 2em;
}
#statistika {
	overflow: hidden;
	padding-bottom: 30px;
}

.border {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #e10000;	
}/*Linija*/

.stattbox {
	width: calc(100% / 4);
    box-sizing: border-box;
    float: left;
	text-align: center;
	line-height: 2;
    padding: 0 2em;
	color: #e10000;
}

.myButton {
	background-color:transparent;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e10000;
	display:inline-block;
	color: #e10000;
	cursor:pointer;
	font-size:15px;
	padding:15px 35px;
	text-decoration:none;
	transition: 0.6s all ease;
}/*dugme*/
.myButton:hover {
	background-color:#e10000;
	color: #fffad2;
	
}

#autorsbutton, #vesti {
	padding-top: 50px;
	padding-bottom: 100px;
	text-align: center;
	
}

.stattbox span {
	font-size: 3em;
}
footer {
	color: #fffad2;
}/*boja teksta u futeru*/

#footerup {
	padding-top: 50px;
	overflow: hidden;
	padding-bottom: 30px;
}
.oblasti {
	width: calc(100%/4);
	float: left;
	box-sizing: border-box;
	padding: 0 2em;
	color: #fffad2;
}
.oblasti:first-of-type {
	padding-left: 0;
}/*levi padding je obrisan*/
.oblasti:last-of-type {
	padding-right: 0;
}/*desni padding je obrisan*/
.linknaslov {
	color: #fffad2;
    font-weight: 700;
    font-style: normal;
    font-size: 1em;
    line-height: 1.6;
    display: block;
    margin-bottom: 2em;
	text-decoration: none;
}
.linknaslov:hover {
	text-decoration: underline;
}

.linkscience {
	color: #fffad2;
    font-weight: 200;
    font-style: normal;
    font-size: 1em;
    line-height: 1.6;
    display: block;
    margin-bottom: 2em;
	text-decoration: none;
}

.linkscience:hover {
	text-decoration: underline;
}
#footerup i {
  border: solid #fffad2;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 4px;
  
} /*za strelicu pored linka more*/

.strdesno {
	 transform: rotate(-45deg);
}/*rotiranje strelice*/

.footboja {
	background-color: #000;
}

.footoverhid {
	overflow: hidden;
	font-size: 14px;
}

.footnav {
	width: calc(100%/4);
	box-sizing: border-box;
	float: left;
	text-align: left;
	padding: 50px 32px;
}
.footnav:first-of-type {
	padding-left: 0;
}

.fa-facebook-f, .fa-twitter, .fa-linkedin-in {
	font-size: 2em;
	padding-left: 35px;
	text-align: left;
	color: #fffad2;
}

.fa-facebook-f:first-of-type {
	padding-left: 0;
}

#footsearch {
	width: 200px;
	float: left;
	border: 2px solid #fffad2;
	background-color: #000;
	height: 35px;
	padding: 6px 15px 6px 0px;
	border-radius: 2px;
	margin-bottom: 25px;
	color: #fffad2;
	text-indent: 15px;/*uvuchen search tekst-izbaciti pading*/
} /*search boox u futeru izgled*/
#footsearch::placeholder {
	color: #fffad2;
} /*boja teksta u foot searchu*/

.footnav p {
	text-align: left;
	padding-top: 50px;
}

.contact {
	line-height: 35px;
}/*razmak izmedju redova*/

.footsrc {
	width: calc(100%/2);
	box-sizing: border-box;
	float: left;
	position: relative;
}
.footsrc p {
	text-align: left;
	font-size: 12px;
	padding: 20px 0;
}
.fa-search {
	position: absolute;
	top: 17px;
	left: 180px;
	font-size: 20px;
}/*pozicija lupe u search baru u footeru*/

#footbutton {
	width: calc(100%/2);
	box-sizing: border-box;
	float: right;
	text-align: right;
}
.footautorpanel {
	background-color:#e10000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e10000;
	display:inline-block;
	color: #fffad2;
	cursor:pointer;
	font-size:15px;
	padding:15px 35px;
	text-decoration:none;
	transition: 0.6s all ease;	
} /*autor panel dugme*/

.footautorpanel:hover {
	background-color: #000;
} /*promena boje dugmeta u footeru na hover*/

.footborder {
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #fffad2;	
}/*foot border*/
/*Login css ---------------------------------------------------*/
#loginnav {
	text-align: center;
	box-sizing: border-box;
	padding-top: 22px;
}
#logtitle {
	padding-top: 40px;
	min-height: 745px;
}
#logtitle h1{
	font-size: 3em;
	color: #e10000;
	padding-bottom: 10px;
	text-align: center;
}
.centertext {
	text-align: center;
}

form {
	margin: 0px auto;
	text-align: center;
}

.username {
	text-align: center;
	width: 342px;
	margin: 25px auto;
}
.username label {
	display: block;
	margin-bottom: 15px;
}

.username a {
	float: right;
	font-size: 10px;
	text-align: right;
}

.inputfield {
	border: 1px solid #e10000;
	background-color: #fffad2;
	font-family: 'Trocchi', serif;
	font-size: 16px;
	height: 40px;
	padding: 5px;
	border-radius: 4px;
	margin: 0;
	color: #e10000;
	display: block;
	width: 330px;
	text-indent: 10px;
}
.inputfield::placeholder {
	font-style: italic;
}

.logdugme {
	width: 341px;
	margin-top: 15px;
	background-color:#e10000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e10000;
	display:inline-block;
	color: #fffad2;
	cursor:pointer;
	font-size:15px;
	padding:15px 35px;
	text-decoration:none;
	transition: 0.6s all ease;
}
.logdugme:hover {
	background-color: #730001;
}
.logfoot {
	background: #000;
	padding: 30px;
	font-size: 12px;
}
.logfoot p {
	text-align: left;
}

.chekpass {
	float: left;
	font-size: 10px;
	text-align: left;
	padding-top: 2px;
	color: #e10000;
}
.sadrzaj {
	margin: 0 auto;
	width: 620px;
	padding-top: 50px;
}

.forma {
	width: 250px;
	padding: 35px 40px;
	border: 1px solid #e10000;
	border-radius: 15px;
}
.polje {
	font-size: 12px;
	margin: 25px 0;
	
}
.polje label {
	display: block;
	text-align: left;
	padding-bottom: 10px;
}
.polje input {
	width: 240px;	
}
.newpass {
	width: 240px;
	background-color:#e10000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:2px;
	border:1px solid #e10000;
	display:inline-block;
	color: #fffad2;
	cursor:pointer;
	font-size:15px;
	padding:20px 15px;
	text-decoration:none;
	transition: 0.6s all ease;
}
.newpass:hover {
	background-color: #730001;
}
/*Authors and editors-------------------------------*/

#editorspath
{
	margin: 0px auto;
	padding: 25px 5px;
	font-size: 14px;
	font-weight: 500;
	text-align: left;
}
#authors {
	font-size: 30px;
	margin: 25px auto;
	padding-bottom: 25px;
}

.autorslist {
	overflow: hidden;
	padding-bottom: 50px;
	
}

#autorsfilter {
	float: left;
	width: 285px;
	padding-right: 20px;
}
.listhead {
	font-weight: 400;
	font-size: 21px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e10000;
	text-align: left;
	margin-bottom: 35px;
	
}
.region {
	margin-top: 35px;
	margin-bottom: 15px;
	text-align: left;
	font-size: 16px;
	
}

.continent{
	color: #e10000;
	box-sizing: border-box;
	display: block;
	margin-bottom: 20px;
	padding-left: 35px;
	position: relative;
	cursor: pointer;
}
.continent input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.checkmark {
	position: absolute;
	top: -2px;
	left: 0;
	height: 24px;
	width: 24px;
	background-color: #fffad2;
	border: 1px solid #e10000;
}
.checkmark::after {
	content: "";
	position: absolute;
	display: none;
}
.continent input:checked ~ .checkmark:after {
	display: block;
}

.continent .checkmark::after {
	left: 8px;
	top: 4px;
	width: 5px;
	height: 10px;
	border: solid #e10000;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg);
}

#editorslist {
	width: 895px;
	box-sizing: border-box;
	float: right;
}/*duzina diva editorlist*/

.profil {
	width: calc(99.1%/3);
	display: inline-block;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	line-height: 1.5;
	margin-bottom: 30px;
}/*klasa za profil autora*/
.linkautors a:link,
.linkautors a:visited {
	text-decoration: none;
	color: #000;
}

figure img {
	width: 190px;
	height: 190px;
} /*velichina slike autora*/
.profil p {
	padding: 10px 0;
	font-style: italic;
	font-size: 12px;
}
#loadmorebtn {
	width: 300px;
	background-color:#e10000;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:2px;
	border:1px solid #e10000;
	display:inline-block;
	color: #fffad2;
	cursor:pointer;
	font-size:15px;
	padding:15px 15px;
	text-decoration:none;
	transition: 0.6s all ease;
}/*izgled load more dugmeta*/
#loadmorebtn:hover {
	background-color: #730001;
}

#poster {
	background-color: rgba(0,0,0,.1);
}

#subbmposter {
	overflow: hidden;
	padding: 45px 0;
}

#specoffer {
	float: left;
	width: 500px;
	box-sizing: border-box;
	padding: 20px 55px 0 0;
	
	
}
#newposter {
	width: 700px;
	float: right;
	box-sizing: border-box;
	padding: 20px 0 0 20px;
	border-left: solid 1px #000000;
}

#subbmposter h2,
#subbmposter p {
	line-height: 1.7;
	padding: 20px 0;
}
.hiden {
	overflow: hidden;
	position: relative;
}
.postersize {
	width: calc(90%/2);
	box-sizing: border-box;
	float: left;
	padding: 5px 25px;
	text-align: center;
	
}/*klasa za poster*/
.postersize p {
	font-style: italic;
	font-size: 12px;
}


.posterimg img {
	width: 190px;
	height: 270px;
}

.slide {
	padding: 25px;
	box-shadow: 1px 1px 8px 2px #999;
	border-radius: 4px;
	background-color: #fffad2;
	position: absolute;
	top: 130px;
	left: 600px;
	z-index: 10;
	display: inline-block;
}

.slide i {
	border: solid #e10000;
	border-width: 0 3px 3px 0;
  	display: inline-block;
  	padding: 6px;
	position: absolute;
	top: 16.5px;
	left: 13px;
	z-index: 100;
}

/*page books-----------------------------------------------------*/

.hidfloa {
	overflow: hidden;
}/*za float divove*/

.statbooks {
	width: calc(100% / 4);
    box-sizing: border-box;
    float: left;
	line-height: 1.6;
    padding: 0px 25px;
	color: #e10000;
		
}

.statbooks a {
	/*font-family: 'Ubuntu', serif;*/
	display: block;
	border-bottom: 1px solid #e10000;
	padding-bottom: 10px;
	text-align: center;
	min-height: 60px;
	font-weight: 600;
}

.gray {
	background-color: rgba(0,0,0,.1);
}

.books {
	width: calc(100% / 4);
    box-sizing: border-box;
    float: left;
	text-align: center;
}

.sectmarg {
	padding: 35px 0 65px;
}

.naslov {
	padding: 20px 0 35px;
	font-size: 32px;
}
.podnaslov {
	font-style: italic;
	font-size: 12px;
	padding-top: 10px;
}

.slidebook {
	padding: 25px;
	box-shadow: 1px 1px 8px 2px #999;
	border-radius: 4px;
	background-color: #fffad2;
	position: absolute;
	top: 210px;
	left: 1120px;
	z-index: 10;
	display: inline-block;
}

.slidebook i {
	border: solid #e10000;
	border-width: 0 3px 3px 0;
  	display: inline-block;
  	padding: 6px;
	position: absolute;
	top: 16.5px;
	left: 13px;
	z-index: 100;
}
/*Template profil autora i editora-------------------------------*/
#margina {
	padding-bottom: 65px;
}

.title {
	margin-bottom: 25px;
	font-size: 35px;
}

.subnaslov {
	padding: 0 0 25px;
	font-style: italic;
	font-size: 18px;
}

.editorprof {
	width: 66%;
	box-sizing: border-box;
	float: left;
	text-align: left;
	line-height: 2.2;
}

.slikaeditor {
	width: 34%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.slikaeditor img {
	width: 250px;
	height: 250px;
	transition: transform .3s;
}

.slikaeditor img:hover {
	transform: scale(1.5)
}

.knjigaeditor {
	width: 34%;
	box-sizing: border-box;
	float: left;
	text-align: center;
}

.knjigaeditor img {
	width: 190px;
	height: 270px;
	transition: transform .3s;
}

.knjigaeditor img:hover {
	transform: scale(1.4)
}


