﻿html
{
  font: 400 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.contentLeft#full {
  /*height: 100vh;*/
  height: auto;
  width: 760px;
  float: left;
  border-top: 1px solid #e4e4e6;
}

html {
    color: blue;
}

/*.articleFrame {
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  margin: auto;
  /*border: 2px solid #dddddd;*/
/*  border: 0;
  padding-left:20px;
  padding:0;
  margin-right:100px;
  display: block;
}*/

#html-content-frame {
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  margin: auto;
  /*border: 2px solid #dddddd;*/
  border: 0;
  padding-left:20px;
  padding:0;
  margin-right:100px;
  display: block;
}

.contentRightOuter {
    width: 347px;
    float: left;
}
.contentRight {
    width: 317px;
    border: 1px solid #e4e4e6;
    background-color: #f4f4f6;
    margin-left:45px;
    padding-bottom: 1.5em;
    margin-bottom: 1em;
}
.contentRight DIV.strip {
    height: 18px;
    background-image: url('/img/c.gif');
    background-repeat: repeat-x;
}
.contentRight DIV.strip2 {
    height: 11px;
    width: 34px;
    background-image: url('/img/dole2.gif');
    background-repeat: no-repeat;
}
.contentRight.hierarchy > LI {
    list-style-type: none;
    font-size: 16px;
}
.contentRight.hierarchy > UL LI DIV {
    cursor: pointer;
}
.contentRight.hierarchy > UL LI DIV.clicked {
    font-weight: bold;
}


.contentRight.nakladnicki-oglasi
{
    /*border: none;*/
    background: none;
    max-height:300px;
    overflow-y:scroll;
    margin-top:15px !important;
}
.contentRight.nakladnicki-oglasi > .nakladnicki-oglas
{
	margin-top: 40px;
    margin-bottom:15px;
	line-height: 17px;
	font-family: Calibri;
	font-size: 15px;
}
.contentRight.nakladnicki-oglasi > .nakladnicki-oglas .autor
{
	margin-top: 8px;
}
/*.contentRight.nakladnicki-oglasi > .nakladnicki-oglas .slika*/
.slika_img
{
	max-height:100px !important;
    margin-bottom: 20px;
}
.nakladnicki-oglas .slika
{
    clear: both;
    float:left;
    margin-right:16px;
}
.nakladnicki-oglas .naslov
{
    text-transform: uppercase;
    color: #6ea1d5 !important;
}
.nakladnicki-oglasi .crta
{
    margin-left: 25px;
    margin-right: 25px;
    margin-top: 43px;
    border-bottom: 1px solid #e4e4e6;
}
.contentRight.nakladnicki-oglasi > .nakladnicki-oglas
{
	margin-bottom:43px;
}

.contentRight.nakladnicki-oglasi
{
	margin-top: 40px;
}

.contentRightInner
{
    padding-top: 16px;
    padding-left: 25px;
    padding-right: 25px;
}

.detailsTable {
    padding-top:20px;
    padding-left:25px;
    padding-right:25px;
    width:100%;
    line-height:160%;
    font-size:15px;
    color: black;
    border:none !important;
}
.detailsTable td{
  border:none !important;
}

.detailsTable A {
    text-decoration: none;
    color: black;
}

.metaTable {
    padding-left:25px;
    width:100%;
    line-height:160%;
    /*padding-bottom:22px;*/
    font-size:15px;
    color: black;
    border:none !important;
}

.cellTitle {
  font-weight: 600;
}

SPAN.key {
    color:#666666;
    padding-right:0.5em;
    padding-top: 8px;
    display: inline-block;
}

TR:first-child TD SPAN.key {
    padding-top: 0;
}

.title {
    line-height:1em;
    margin-top: 30px;
    margin-bottom: 15px;
}

.articleDetails.inner {
    width: 1125px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.articleDetails .title {
    padding-right: 310px;
    width: 760px;
}
.articleContent {
    /*min-height: calc(~"100vh - 150px");*/
    height:1px;
}

.associatedArticles LI {
    list-style-type: square;
    margin-left: 50px;
}

.associatedArticles {
    padding-bottom: 2em;
}

.associatedArticlesTitle {
    font-family: 'Minion Pro';
    font-size: 20px;
    padding-top: 15px;
    background-image: url('/img/kvadrat-strelica.gif');
    background-position-y: 12px;
    background-repeat: no-repeat;
    height:21px;
    padding-left: 33px;
    border-bottom: 1px solid #e4e4e6;
}

.associatedArticles A {
    color: #3f7fc3;
}

.associatedArticles A:hover {
    color: #ff3333;
}

.associatedArticles A:active {
    color: #ff3333;
}

.iconLink {
    background-repeat: no-repeat;
    float: left;
    width: 80px;
    display: inline;
    margin-left:51px;
    padding-left:35px;
    padding-bottom: 1.5em;
    /*padding-top: 10px;*/
    color:black;
    cursor:pointer;
    font-size: 16px;
}

.associatedArticlesLink {
    background-image: url('/img/ikona-vezani-dokumenti.png');
}
.metadataLink {
    background-image: url('/img/ikona-metapodatci.png');
}
.hierarchyLink {
    background-image: url('/img/ikona-index-dokumenta.png');
}
.bookmarkLink {
    background-image: url('/img/ikona-bookmark.png');
}
.addBookmarkLink {
    background-image: url('/img/ikona-dodaj-bookmark.png');
}
.bookmarkContent {
    float: left;
    width: 310px;
    display: inline;
    margin-left:51px;
    padding-bottom: 1.5em;
    padding-top: 10px;
    color:black;
}

/*LI {
    list-style-type: square !important;
    margin-left: 40px !important;
}*/

A.edition-link DIV
{
    margin-top: 10px;
    width: 19px;
    height: 26px;
    display: inline-block;
}

A.edition-link DIV.edition-icon {
    background: url('/img/edition-small.gif');
}

A.edition-link:hover DIV.edition-icon {
    background: url('/img/edition-small-hover.gif');
}

A.edition-link:hover {
    text-decoration: none;
    color: #3f7fc3;
}

.contentRight.hierarchy {
    overflow: auto;
    max-height: 500px;
    width: 330px;
}

.hierarchy .natpis {
    margin-left: 22px !important;
    margin-top: 1em;
}

.hierarchy UL
{
	list-style-type: none;
    color:black;
}
.hierarchy UL LI DIV
{
    margin-left: 22px;
}
.hierarchy UL LI DIV.depth1
{
    font-size:1.1em;
    font-weight: bold;
	padding-left: 0em;
}
.hierarchy UL LI DIV.depth2
{
    font-size:1.1em;
	padding-left: 1em;
}
.hierarchy UL LI DIV.depth3
{
    font-size:0.9em;
	padding-left: 2em;
}
.hierarchy UL LI DIV.depth4
{
    font-size:0.9em;
	padding-left: 3em;
}
.hierarchy UL LI DIV.depth5
{
    font-size:0.8em;
	padding-left: 4em;
}
.hierarchy UL LI DIV.depth6
{
    font-size:0.8em;
	padding-left: 5em;
}
.hierarchy UL LI DIV.depth7
{
    font-size:0.8em;
	padding-left: 6em;
}
.hierarchy UL LI DIV.depth8
{
    font-size:0.8em;
	padding-left: 7em;
}
.hierarchy UL LI DIV.depth9
{
    font-size:0.8em;
	padding-left: 8em;
}



#html-content-frame{
    overflow:visible !important;
    z-index:-1;
  }


#sticky.stick {
margin-top: 0 !important;
    position: fixed;
    top: 0;
    z-index: 10000;
    background-color: white;
    height: 40px;
    padding-top: 20px;
    width: 754px;
    border-bottom: 1px solid rgb(228,228,230);
    height: auto;
    padding-right:0px !important;
    padding-bottom:15px !important;
}


#sticky2.stick2 {
    margin-top: 0 !important;
    position: fixed;
    top: 50px;
    z-index: 10000;
    background-color:white;
    height:0px;
    width:400px;
}

#footer{
  margin-top:20px;
  z-index: 20000;
}

.fix-footer{
  position: fixed !important;
    bottom: -2px;
    padding-top: 13px !important;
    height: 34px;
}

#copy_text{
  position: absolute;
    display: block;
    left: 681px;
    background-color: #bbffa9;
    padding: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.print{
    width: 104px;
    background-image: url(/img/design/buttonNN-Ispisi_104x28.png);
    background-repeat: no-repeat;
    background-size: 104px 27px;
    height: 27px;
    position: relative;
    left: 25px;
    top: 10px;
    cursor: pointer;
}
.print:hover{
      background-image: url(/img/design/button-NN-Ispisi-msover.png);

}

#view-full{
  margin-left: 25px;
    margin-top: 20px;
    text-decoration: underline;
}

#article-details-scroll{
  max-height:350px !important;
  overflow-y:scroll;
  overflow-x:hidden;
}
#article-details-scroll::-webkit-scrollbar {
    width: 6px;
}
 
#article-details-scroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(64,128,190,0.3); 
    border-radius: 5px;
}
 
#article-details-scroll::-webkit-scrollbar-thumb {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 10px rgba(64,128,190,0.5); 
}

a.return-link {
    display: block;
    height: 10px;
    padding: 20px 0 20px 40px;
    background: url(/img/design/back.png) no-repeat 0;
    background-size: 30px;
    cursor: pointer;
}

.tree-view-pojedinacni{
  margin-left:26px;
}

div {
    text-decoration: none;
    padding-left: 4px;
}
div a{
  padding-left: 0px !important;
}
.pojedinacni-link{
  max-width:400px !important;
}

.tree-view-pojedinacni table tbody tr td {
  white-space:normal !important;
}
.title-for-print{
  display:none;
}

TD.rotate90 p {
    -webkit-transform: rotate(0deg) !important; 
    -moz-transform: rotate(0deg) !important;  
    -ms-transform: rotate(0deg) !important;  
    -o-transform: rotate(0deg) !important; 
    transform: rotate(0deg) !important;
}
TD.rotate270 p {
    -webkit-transform: rotate(0deg) !important; 
    -moz-transform: rotate(0deg) !important;  
    -ms-transform: rotate(0deg) !important;  
    -o-transform: rotate(0deg) !important; 
    transform: rotate(0deg) !important;
}

/* consolidated text UI elements */

.editor-note {
    padding-left:46px;
}

.upper-right-buttons
{
    margin-left: 45px;
    width: 317px;
}

.upper-right-buttons
{
    width: 100%;
}

.upper-right-buttons DIV.botun
{
    background: gray;
    padding-left:46px;
    padding-right: 10px;
    width: 95px;
    height: 42px;
    background-color: #fcfcfc;
    border: 1px #e4e4e6 solid;
    margin-bottom: 11px;
    margin-left:0;
    margin-right:11px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-position-y: center;

    -moz-user-select: none; -webkit-user-select: none; -ms-user-select:none; user-select:none;-o-user-select:none;
}

.upper-right-buttons DIV.botun:nth-child(2n+1)
{
    float:left;
}
.upper-right-buttons DIV.botun:nth-child(2n)
{
    float:left;
}

DIV.botun:hover {
    cursor:pointer;
    background-repeat: no-repeat;
    background-color: #e9e9ea;
    color: black;
}

DIV.botun:active {
    cursor:pointer;
    background-repeat: no-repeat;
    background-color: #62666d;
    color: white;
}

#btn_show_fullscreen
{
    background-image: url(/img/ct/show-fullscreen.gif);
    background-position-x: 12px;
}
#btn_show_fullscreen:hover
{
    background-image: url(/img/ct/show-fullscreen-hover.gif);
    background-position-x: 12px;
}
#btn_show_fullscreen:active
{
    background-image: url(/img/ct/show-fullscreen-active.gif);
    background-position-x: 12px;
}

#btn_toggle_changes
{
    background-image: url(/img/ct/show-ct.gif);
    background-position-x: 12px;
}
#btn_toggle_changes:hover
{
    background-image: url(/img/ct/show-ct-hover.gif);
    background-position-x: 12px;
}
#btn_toggle_changes:active
{
    background-image: url(/img/ct/show-ct-active.gif);
    background-position-x: 12px;
}

#btn_print
{
    background-image: url(/img/ct/print.gif);
    background-position-x: 12px;
}
#btn_print:hover
{
    background-image: url(/img/ct/print-hover.gif);
    background-position-x: 12px;
}
#btn_print:active
{
    background-image: url(/img/ct/print-active.gif);
    background-position-x: 12px;
}

#btn_bookmark
{
    background-image: url(/img/ct/bookmarks.gif);
    background-position-x: 12px;
}
#btn_bookmark:hover
{
    background-image: url(/img/ct/bookmarks-hover.gif);
    background-position-x: 12px;
}
#btn_bookmark:active
{
    background-image: url(/img/ct/bookmarks-active.gif);
    background-position-x: 12px;
}


.consolidated-text.title
{
	background-image: url(/img/ct/ct-h32.gif);
    background-position-y: 2px;
	background-repeat: no-repeat;
    padding-left: 39px;
}

.consolidated-text.title.stick {
    background-position-y: 18px;
}


.contentRight.article-links {
    padding-top: 1em;
}
.contentRight > DIV.article-link.first {
    margin-top: 1em;
}

DIV.article-link {
    padding-bottom: 1.5em;
}

DIV.list-link {
    padding-bottom: 0.5em;
}

.contentRight > DIV.article-link {
    background-repeat: no-repeat;
    background-position-x: 25px;
    background-image:url(/img/ct/article-h32.gif);
    min-height:42px;
    padding-left:55px;
    padding-right:25px;
    cursor: pointer;
}
