/* front page fixes */

body.p1 .sch5 .news-big a, body.p1 .sch5 .news-small a { color: #676767 } /* barva linkov od novic naj ne bo dedovana iz sheme, ampak ista kot tekst v zvop/zdijz bloku */



/* footer */

.page-h > footer a { text-decoration: none; }

.page-h > footer a:hover { text-decoration: underline; }







/* margin za zaposlenimi */



body.p79 div.cb-text, body.p111 div.cb-text, body.p112 div.cb-text, body.p114 div.cb-text { margin-bottom: 2.5em; }







/* odvečni presledki pri vsebinah, ki se kopirajo iz MS Worda */



body.p35 .cb-textpic p.bodytext { margin-top: 0; }

/* body.p58 .odlocba_content p.bodytext { margin: 0; } */



/* bolj belo ozadje na heroImagu za ZDIJZ, da se tekst vidi */



#scheme3 .sub div#heroImage .slide-desc {

    background: rgba(255,255,255,0.9);

}



/* seznam zdijz sodb */

body.p116 td { vertical-align: top; }



/* sidenav lvl3 paddings */

/* .sideNav ul ul.sub2 li a { padding-left: 30px; } --TYPO3 -- */
.sideNav ul ul.sub2 li li > a { padding-left: 30px; } /* MODX prilagojeno */





/* revert */

/* body.p1 .projects-list img { width: 60% !important; height: auto !important; } */

body.p1 .projects-list h2 { margin-top: 0px; }

body.p1 .projects-list a.more { margin: 1em 2em 0 0; }



/* bele tabele za smernice */

body.p99 #scheme1 table, body.p100 #scheme1 table { background: white; margin-top: 1em; }

body.p100 td { background: white; }

body.p99 #scheme1 table tr:nth-child(even), body.p100 #scheme1 table tr:nth-child(even), body.p582 #scheme1 table tr:nth-child(even), body.p397 #scheme1 table tr:nth-child(even), body.p406 #scheme1 table tr:nth-child(even) { background: white; }

body.p99 #scheme1 table tr:nth-child(odd), body.p100 #scheme1 table tr:nth-child(odd), body.p582 #scheme1 table tr:nth-child(odd), body.p397 #scheme1 table tr:nth-child(odd), body.p406 #scheme1 table tr:nth-child(odd) { background: white; }

body.p99 #scheme1 table tr:nth-child(even) td, body.p100 #scheme1 table tr:nth-child(even) td, body.p582 #scheme1 table tr:nth-child(even) td, body.p397 #scheme1 table tr:nth-child(even) td, body.p406 #scheme1 table tr:nth-child(even) td { padding-bottom: 1.3em; }

body.p99 #scheme1 table tr:nth-child(odd) td, body.p100 #scheme1 table tr:nth-child(odd) td, body.p582 #scheme1 table tr:nth-child(odd) td, body.p397 #scheme1 table tr:nth-child(odd) td, body.p406 #scheme1 table tr:nth-child(odd) td { padding-bottom: 1.3em; }





/* testno */

header nav.breadcrumbs { display: none; }



/* združiti v glavni css */

.page h2 { margin-top: 1.25em; border-bottom: none; } /* da ni treba več praznih vrstic nad naslovi */



/* mnenja vop in odvečne prazne vrstice */

body.p57 p.bodytext { margin: 0; }



/* register zbirk */



/* register zbirk print preview */

@media print {

    .tx-zbirke-print-preview .header img { width: 100%; height: auto; }

}



.tx-zbirke .new-zbirka-form .irow { margin: 0.5em 0em 1.5em 0em; }

.tx-zbirke .new-zbirka-form .irow .c8, .tx-zbirke .new-zbirka-form .irow .c9, .tx-zbirke .new-zbirka-form .irow .c10 { padding-left: 0px; }

.tx-zbirke .new-zbirka-form .irow .c3 label { font-size: 0.9em; text-align: right; font-weight: bold; }

.tx-zbirke .new-zbirka-form .irow input { width: 100%; }

.tx-zbirke .new-zbirka-form .irow input[type="checkbox"] { width: auto; }

.tx-zbirke .new-zbirka-form .irow textarea { width: 100%; }

.tx-zbirke .new-zbirka-form .irow small { font-size: 0.75em; }



.tx-zbirke-print-preview { font-family: Verdana, sans-serif; font-size: 11px; }

.tx-zbirke-print-preview .header { padding-bottom: 5em; }

.zavezanec-properties td.k { font-weight: bold; padding-right: 3em; }



.tx-zbirke-print-preview table.zbirka-properties { border: thin solid black; }

.tx-zbirke-print-preview table.zbirka-properties .zbirka-header h3 { margin: 0; }

.tx-zbirke-print-preview table.zbirka-properties .zbirka-header td { border-bottom: thin solid black; background: lightgrey; }

.tx-zbirke-print-preview table.zbirka-properties td { padding: 0.5em 0.5em 1em 0.5em; }

.tx-zbirke-print-preview table.zbirka-properties label { display: block; font-weight: bold; padding-bottom: 0.2em; }



/* register zbirk */





/* zdijz se spreminja - opozorilo na glavni strani */

.zdijz-warning {

  background: #FDC853;

  padding: 1em;

  border-radius: 10px;

}

.zdijz-warning a { color: #676767; font-weight: bold; }

.zdijz-warning a:hover { color: #676767; font-weight: bold; }



/* zdijz pogosta vprašanja, anchorji po kliku na posamezno vprašanje */

body.p95 .cb-text, body.p94 .cb-text, body.p623 .cb-text{ margin-top: -50px; padding-top: 50px; }

body.p738 .cb-text{ margin-top: -50px; padding-top: 50px; }



body .page-h header .search {}



/* solr iskalnik */

body.p63 .page-h header div.search { display: inline-block !important; }

.page-h>header .search { top: 8px; right: 90px; -webkit-transition:top 0.5s ease;-khtml-transition:top 0.5s ease;transition:top 0.5s ease; }

.page-h>header .search input.q { padding: 2px; border: 1px solid lightgrey; }

.page-h>header.small .search {-webkit-transition:top 0.5s ease;-khtml-transition:top 0.5s ease;transition:top 0.5s ease;top:-30px;}



.solr_form .query { margin-bottom: 0em;}

.solr_form .query input[name='q'] { padding: 10px; width: 66%; }

.solr_form .colums { column-count: 3; }

.solr_form .year label { padding-right: 1em; }



.solr_form .solr_loading { padding-top: 2em; display: none; }



.solr_form .solr_results .warn { padding: 2em 0 0 0.5em; font-size: smaller; }



.solr_form .facets { display: none; }

.solr_form .facets ul { padding: 0; margin-top: 0; }

.solr_form .facets li { list-style-type: none; display: inline-block; margin-right: 1em; padding: 0.5em 0.5em 0.5em 0.5em; font-size: 0.9em; font-weight: bold; cursor: pointer; cursor: hand; }

.solr_form .facets li .num { font-weight: normal; }

.solr_form .facets li.active { border-bottom: 3px solid gray; }



.solr_categories { padding: 0; }

.solr_categories li { display: inline-block; list-style-type: none; padding-right: 10px; font-size: smaller; }



.solr_form .loading { display: none; }



.solr_form .solr_results .numpages { margin: 3em 0 1em 0; font-size: smaller; }



.solr_form ul.results { list-style-type: none; margin: 0 0 1em 0; padding: 0; }

.solr_form ul.results li { margin: 0 0 1.75em 0; }

.solr_form ul.results li > i.fa { padding: 0 15px 0 3px; }

.solr_form ul.results li a.result_link { font-size: 1.25em; padding-right: 5px; }

.solr_form ul.results li .result_info { margin: 0.5em 0 0 0; /* padding: 3px; background: rgb(230, 230, 230); */}

.solr_form ul.results li .result_info div { display: inline-block; }

.solr_form ul.results li .high { font-size: smaller; margin: 0.2em 0 0.2em 0; }

.solr_form ul.results li .high span.hl { font-weight: bold; }

.solr_form ul.results li .high em { font-weight: bold; }



.solr_form .solr_results .pages ul.pagelinks { display: inline-block; padding-left: 0; list-style-type: none; }

.solr_form .solr_results .pages ul.pagelinks li { display: inline-block; margin: 0 0.3em 0 0.3em; cursor: pointer; cursor: hand; }

.solr_form .solr_results .pages ul.pagelinks li.active { font-weight: bold; }





/* Popravki 29.6 */



.result i.fa-lock, .result i.fa-unlock, .facets i {display: none;}

#vop .boxLink span, #ijz .boxLink span {padding: 0;}



#scheme1 .page article a,

#scheme2 .page article a,

#scheme3 .page article a,

#scheme4 .page article a,

#scheme5 .page article a {

  color: #0190d2;

  text-decoration: underline;

}



#scheme1 .page .boxes a {text-decoration: none;}