#novica { font-weight: 400; text-align: left; padding-top: 25px; padding-bottom: 20px; min-height: 300px; }
#novica .datum { font-size: 18px; font-weight: 400; color: #666666; }
#novica .uvod { font-size: 24px; font-weight: 700; padding-bottom: 12px; }
#novica .tekst { font-size: 16px; padding-top: 38px; }

#novica .gslika { xflex: 1; padding-left: 0px; width: 100%; max-width: 100%; }
#novica .gslika img { width: auto; max-width: 100%; }

#novica ul { margin-left: 2em; margin-bottom: 2em; }
#novica ol { padding-left: 0px; margin-left: 2em; }

/*
#seznam { position: relative; display: block;  }
#seznam .posamezna { position: relative; display: block; float: left; width: 265px; height: 395px; margin-right: 10px; margin-bottom: 25px; border: 1px solid #c2c2c2; }
#seznam .posamezna:nth-child(4n+4) { margin-right: 0px; }
#seznam .posamezna a { display: block; color: #666666; text-decoration: none; }
#seznam .posamezna .besedila { position: relative; height: 200px; padding: 9px 10px 0px 10px; overflow: hidden; }
#seznam .posamezna .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 176px; width: 100%; opacity: 0; transition: .5s ease; background-color: #333333; }
#seznam .posamezna a .datum { font-size: 13px; font-weight: 700; color: #666666; margin-top: 12px; line-height: 13px; }
#seznam .posamezna a .naslov { color: #684287; height: 65px; font-size: 18px; font-weight: 700; line-height: 22px; margin-top: 7px; margin-bottom: 14px; overflow: hidden; }
#seznam .posamezna a .tekst { color: #666666; height: 78px; font-size: 14px; font-weight: 400; line-height: 20px;  margin-top: 12px; overflow: hidden; }

#seznam .posamezna a:hover .datum { color: #a53472; }
#seznam .posamezna a:hover .naslov { color: #a53472; }
#seznam .posamezna a:hover .tekst { color: #a53472; }
#seznam .posamezna a:hover .overlay { opacity: 0.3; }
*/

#izpostavljene-novice-wrap { position: relative; display: block; width: 100%; margin-bottom: 3em; }

/*
#izpostavljene-novice { display: flex; flex-wrap: wrap; justify-content: space-between; text-align: left; margin-bottom: 0em; margin-top: 4em; overflow: hidden;  }
#izpostavljene-novice .posamezna { position: relative; display: block; width: calc(33% - 0.4em); height: 47em; margin-bottom: 4em; overflow: hidden; }
#izpostavljene-novice .posamezna a { display: block; color: #000000; text-decoration: none; }
#izpostavljene-novice .posamezna .slika { width: 100%; height: 27.857em; background-repeat: no-repeat; background-position: center; background-size: auto 27.857em; }
#izpostavljene-novice .posamezna .besedila { position: relative; padding: 0.6em 0.7em 0 0.7em; overflow: hidden; }
#izpostavljene-novice .posamezna .overlay { position: absolute; top: 0; bottom: 0; left: 0; right: 0; height: 27.857em; width: 100%; opacity: 0; transition: .5s ease; background-color: #333333; }
#izpostavljene-novice .posamezna h3 { font-size: 1.4em; font-weight: normal; margin-top: 1em; padding-bottom: 0; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-transform: uppercase; }
#izpostavljene-novice .posamezna .datum { font-weight: normal; font-family: "Times New Roman",Times,serif; }
#izpostavljene-novice .posamezna .tekst { height: 8em; font-weight: 400; margin-top: 0.8em; text-overflow: ellipsis; overflow: hidden; }
#izpostavljene-novice .posamezna .preberi_vec { position: absolute; text-transform: uppercase; left: 0.7em; bottom: 0; }
#izpostavljene-novice .posamezna a:hover .overlay { opacity: 0.3; }
#izpostavljene-novice .posamezna a:hover .preberi_vec { color: white; background-color: black; }
*/
/*------------------------ e-novice -----------------------------------------*/
span.naslov_novice  { font-size: 20px; color: #758992; font-weight: bold; margin:0; padding:0;  }
.e-novice, .e-novice td { padding:0; margin:0; font-size:14px; text-align: left; color: #000000; }
.e-novice h1 { padding:0; margin:0; color:#000000; font-size: 11px; font-weight:bold; }
.e-novice h2 { padding:0; margin:0; color:#000000; font-size: 20px; font-weight:bold; padding-top: 5px;  }
.e-novice a { color:#000000; }
.e-novice a:link, .e-novice a:visited { color:#758992; text-decoration:none; }
.e-novice a:hover  { color:#000000; text-decoration:none; }
.e-novice p, .e-novice td p { margin: 0; padding: 0; }
.e-novice #datum  { width: 55px; background-color: #536a75; text-align:center; padding:10px 3px 7px 7px; margin:0;}
.e-novice #datum td { color:#ffffff; }
.e-novice #tekst { line-height:150%; }
table.e-novice { margin-bottom: 20px; }