html, body {
	height: 100%;
  background-color: #F1F1F1;
  color: #333;
  font: 16px "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
select, input {
  color: #333;
}
.platno {
  padding: 110px 0px 0px 0px;
  background-color: white;
  width: 1170px;
  margin: 0px auto;
  border: none;
}
h1 {
  color: #333;
  font-size: 48px;
  line-height: 50px;
  border-bottom: solid 10px #cad2d7;
  padding-bottom: 10px;
}
#pageTools {
  float: right;
  font-size: 17px;
  font-weight: normal;
  color: #898989;
}
#pageTools a, #pageTools span {
  color: #898989 !important;
}
#pageTools img {
  position: relative;
  top: 3px;
}
/****** GLAVA *****/
header {
  margin: 0px;
  position: fixed;
  top: 0px;
  z-index: 100;
  width: 100%;
}

.headblock {
  background-color: rgba(255, 255, 255, 0.95);
  margin: 0px auto;
  width: 1170px;
  font-size: 14px;
}
.headblock .container {
  height: 30px;
}
.headblock a {
  display: block;
  color: white;
  text-decoration: none;
  text-align: center;
  width: 160px;
  padding-top: 5px;
  float: left;
}
.headblock .container>a {
  background-color: #333333;
}
.headblock .nav a {
  background-color: #474747;
  width: 170px;
  padding-left: 20px;
  text-align: left;
  color: #808080;
  border-right: solid 1px #808080;
}
.headblock .nav a:hover {
  background-color: #333333;
}
a.noBorder {
  border: none !important;
}
.ung {
  height: 30px;
}
header .container {
  width: 1132px;
  margin: 0px auto;
}
.ung .container {
  background-color: #474747;
}
span.ung {
  color: #B2B2B2 !important;
}
.rung_title .container {
  color: #000;
  padding: 20px 0px;
  font-size: 36px;
  line-height: 36px;
}
.rung .container {
  background-color: rgb(79,105,124);
  height: 50px;
}
.rung .container a:hover {
  background-color: rgb(99,135,144);
}
.rung .container a.sel {
  background-color: #DEF1FE;
  color: #808080;
}
#iskalnoPolje {
  height: 28px;
  float: right;
  width: 380px;
}
#iskalnoPolje.offFocus {
  background-color: transparent;
  border: solid 1px #474747;
  border-left: solid 1px #808080;
}
#iskalnoPolje.inFocus {
  background-color: white;
  border: solid 1px #000;
}
#hitriIskalnik {
  font-size: 13px;
  font-weight: normal;
  color: #808080;
  border: none;
  width: 300px;
  margin: 7px 0px 0px 10px;
  background-color: transparent;
}

/***** MENU V GLAVI *****/
.rung a {
  color: white;
  display: inline-block;
  float: left;
  padding: 12px 20px 0px 20px;
  font-size: 18px;
  border-left: 1px solid #c6e4fd;
  text-decoration: none;
  height: 38px;
}
.ico_home {
  width: 14px;
  height: 14px;
  float: left;
  background: url("../img/sprite.png") no-repeat scroll 0px 0px transparent;
  margin-top: 5px;
}
nav a:first-child {
  border-left: medium none;
}
#btnPrijava {
  float: right;
  text-align: center;
}
.prijavaJe {
  font-weight: bold;
  background-color: #009522;
}
/***** NOGA *****/
footer {
  background-color: white;
  padding-top: 10px;
}
footer .container {
  margin: 0px auto;
  width: 1132px;
}
.sitemap td {
  vertical-align: top;
  width: 25%;
  color: #B0D0E0;
  border-left: solid 1px #2381ad;
  border-right: solid 1px #014869;
  padding: 0px 20px 20px 20px;
}
.sitemap td:first-child {
  border-left: none;
}
footer h2 {
  color: #FFFFFF;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 21px;
  font-weight: normal;
}
footer .sitemap a {
  color: #B0D0E0 !important;
  text-decoration: none;
  line-height: 16px;
  padding-bottom: 10px;
  display: block;
}
footer .prijava {
  float: right;
}
.footer-menu {
  text-align: center;
  font-size: 15px;
  color: gray;
  padding-bottom: 5px;
}
.footer-menu a,
.footer-menu a:link,
.footer-menu a:visited {
  color: gray;
}
/***** UNG FOOTER ****/
.ung_container {
  background-color: #333333;
  color: #808080;
  padding: 30px 0 20px;
  content: "";
  display: table;
  width: 1132px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.ung_container span {
  color: #808080;
}
.ung_container .row:before, .ung_container .row:after {
  content: "";
  display: table;
  margin-left: -20px;
}
.ung_container > .row {
  overflow: hidden;
}
.ung_container .span3 {
  width: 268px;
  float: left;
}
.ung_container .vcard {
  font-size: 14px;
  line-height: 1.5em;
  padding-left: 20px;
}
.ung_container .vcard .fn {
  color: #B2B2B2;
  font-size: 20px;
}
.ung_container .vcard .adr {
  margin-top: 20px;
}
.ung_container .vcard a, .ung_container .engage a {
  color: #FF921E;
}
.ung_container .engage>div:first-child {
  margin-left: 20px;
}
.ung_container a {
  text-decoration: none;
}
.ung_container .header {
  color: #B2B2B2;
  font-size: 16px;
}
.ung_container .header .ung {
  font-weight: bold;
}
.ung_container .engage ul, .ung_container .organisation-links ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 20px;
  padding: 0px
}
.ung_container .engage ul li:before, .ung_container .organisation-links ul li:before {
  background: url("../img/sprite.png") no-repeat scroll 0 -114px transparent;
  content: "";
  height: 10px;
  left: 0;
  position: absolute;
  top: 7px;
  width: 5px;
}
.ung_container ul li:before {
  background: url("../img/sprite.png") no-repeat scroll -15px -183px transparent;
  height: 8px;
  width: 8px;
}
.ung_container .engage ul li, .ung_container .organisation-links ul li {
  line-height: 27px;
  list-style: none outside none;
  padding-left: 15px;
  position: relative;
}
.ung_container .separator {
  border-top: 1px solid #4D4D4D;
  margin: 20px;
}
.ung_container .organisation-links {
  font-size: 12px;
}
.ung_container .organisation-links ul {
  margin-top: 10px;
}
.ung_container .engage ul, .ung_container .organisation-links ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 20px;
}
.organisation-links .span3:first-child {
  margin-left: 20px;
}
.organisation-links a {
  color: #808080;
}
.span3, .span6 {
  float: left;
}
.span6 {
  width: 820px;
}
.btn-group {
  font-size: 0;
  position: relative;
  white-space: nowrap;
}
.container .about-and-language {
  margin-top: 20px;
  overflow: visible;
}
.language .btn-group .btn {
  font: 12px "Myriad Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  cursor: pointer;
  display: inline-block;
  line-height: 24px;
  margin-bottom: 0;
  padding: 4px 14px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  width: 200px;
  border-radius: 4px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.language .icon-lang-sl {
  background: url("../img/sprite.png") no-repeat scroll -32px -124px transparent;
  height: 12px;
  margin-top: -1px;
  width: 16px;
}
.language .icon {
  margin-right: 8px;
  display: inline-block;
  line-height: 14px;
  vertical-align: text-top;
}
.language .caret {
  margin-left: 8px;
  margin-top: 8px;
  border-bottom: 4px solid #000000;
  border-top: 0 none;
  content: "↑";
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
}
.dropdown-menu {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px 6px 6px 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 2px 0 0;
  min-width: 160px;
  padding: 5px 0;
  position: absolute;
  top: 100%;
  z-index: 1000;
  bottom: 100%;
  margin-bottom: 1px;
  top: auto;
}
.language .btn-group li > a {
  color: #333333;
  font-size: 12px;
  line-height: 1.8em;
  padding-left: 14px;
}
.dropdown-menu a {
  clear: both;
  color: #333333;
  display: block;
  font-weight: normal;
  line-height: 24px;
  padding: 3px 20px;
  white-space: nowrap;
}
.language .icon-lang-en {
  background: url("../img/sprite.png") no-repeat scroll -15px -61px transparent;
  height: 10px;
  margin-top: 0;
  width: 16px;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
  background-color: #35A4F3;
  color: #FFFFFF;
  text-decoration: none;
}
/***** *****/
P {
  text-align: justify;
}
TD.Sredina A {
  margin: 0px 2px 0px 3px;
  position: relative;
  left: -1px;
  top: 1px;
}
.Telo .Menu {
	height: 100%;
	width: 199px;
	background-color: #768997;
	border: 0px;
}
.Menu {
	color: white;
}
.Menu {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	width: 198px;
}
.Menu UL {
	list-style: none;
	margin: 3px 0px 1px 0px;
	padding: 0px;
  padding-bottom: 1px;
	background-color: #024364;
	border: solid 1px #024364;
	font-family: Verdana;
}
.Menu LI {
	padding: 1px 1px;
}
.MenuAlineja {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	border: solid 1px #A3AEB6;
	padding: 1px 8px;
	padding-bottom: 2px;
	margin-right: 2px;
	background-color: #80919E;
	color: #C6E718;
	float: left;
}
.Menu A, .Menu A:hover {
	text-decoration: none;
	display: block;
	border: solid 1px #346781;
	padding: 2px;
	margin-left: 26px;
	color: white;
}
.Menu A:hover {
	color: #C6E718;
	border: solid 1px #A3AEB6;
}
.Menu A:active {
	border: solid 1px #FFF;
}
.Menu P {
	margin: 4px 8px;
	padding: 0px;
	line-height: 1.4;
}
.Vsebina {
	padding: 20px 25px;
  margin-bottom: 1em;
  margin-top: 10px;
	font-size: 16px;
	color: #333;
  background-color: white;
  border-radius: 5px 5px 5px 5px;
  z-index: 5;
  position: relative;
}
.Vsebina P, .Vsebina TABLE, .Vsebina UL, .Vsebina P, SPAN {
	color: #333;
}
.Vsebina A:link, .Vsebina A:visited, .Vsebina A:active {
	color: #0a6db8;
  text-decoration: none;
}
.Vsebina A span {
  color: #0a6db8;
}
.Vsebina A:hover {
  color: #0C84DA;
  text-decoration: underline;
}
.Vsebina h2 {
  display: block;
  border-bottom: solid 1px #4C4C4C;
}
FORM {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
}
/***** PRIJAVA *****/
#Prijava LABEL {
	display: block;
	float: left;
	padding-right: 4px;
	width: 150px;
	height: 18px;
	text-align: right;
	color: #024364;
}
#Prijava INPUT {
  width: 150px;
}
#Prijava INPUT.btn {
  width: 70px;
}
#Prijava #ddlDomena {
	width: 154px;
}
#Registracija {
  width: 350px;
  float: left;
  padding-left: 35px;
  border-left: dotted 1px silver;
}
#Registracija  {
  margin-bottom: 0px;
  padding-bottom: 0px;
}
#prijava_aai {
  padding: 12px 0px 11px 154px;
  color: #024364;
}
.aaiData {
  border: solid 1px silver;
  padding: 2ex 2px;
}
INPUT.bigBtnPrijava {
  font-size: 18px;
  height: 30px;
  letter-spacing: 2px;
}
.prijavaZaSkrbnike {
  margin-top: 15em;
}
/***** PRIJAVLJENI *****/
.Prijavljeni {
  display: block;
  text-decoration: none;
  color: #48494B !important;
  padding: 4px 4px 4px 20px;
  margin-bottom: 4px;
}
.PUporabnik {
  background-color: #D2D4D5;
}
.PStudent {
  background-color: #ADEC9B;
}
.PAdmin {
  background-color: #F1B1B1;
}
/***** REGISTRACIJA *****/
.Registracija {
  margin-bottom: 10px;
}
.Registracija LABEL {
  display: block;
  color: #024364;
  margin: 4px 0px 2px 0px;
}
.Registracija INPUT {
  width: 200px;
}
/**********< ADMIN FORMA >**********/
#AdminForma, .AdminForma3 {
	background-color: white;
	margin: 0px;
	padding: 0px;
	background: url('../img/bg.gif') -245px 0px;
	background-repeat: repeat-y;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
#AdminForma LABEL, .AdminForma3 LABEL {
	display: block;
	float: left;
	width: 150px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	padding-left: 4px;
	overflow: hidden;
}
#AdminForma.AdminForma200 {
  background: url('../img/bg.gif') -195px 0px;
  background-repeat: repeat-y;
}
#AdminForma.AdminForma200 label {
  width: 200px;
}
#AdminForma.AdminForma200 div {
  margin-left: 210px;
}
#AdminForma INPUT, #AdminForma SELECT, #AdminForma TEXTAREA,
.AdminForma3 INPUT, .AdminForma3 SELECT, .AdminForma3 TEXTAREA {
	width: 200px;
	margin-left: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
#AdminForma DIV, .AdminForma3 DIV {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 19px;
	margin-left: 159px;
}
#AdminForma INPUT.btn, .AdminForma3 INPUT.btn {
	width: 80px;
}
#AdminForma TEXTAREA, .AdminForma3 TEXTAREA {
	width: 50%;
	height: 100px;
}
#AdminForma .chkBox, .AdminForma3 .chkBox{
	width: 16px;
}
#AdminForma .Izpis, .AdminForma3  .Izpis{
	margin-left: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 19px;
}
.zaGradivo {
	border-top: 0px !important; /* ker hocem s klasom povozit ID*/
}
#AdminForma.zaGradivo LABEL.neShrani, .AdminForma3.zaGradivo LABEL.neShrani  {
  background-color: #E8EA97;
}
.readOnly {
	background-color: #DDD;
}

/**********< USER FORMA >**********/
.UserForma {
	background-color: white;
	margin: 0px;
	padding: 0px;
}
.UserForma LABEL {
	display: block;
	float: left;
	height: 19px;
	width: 120px;
	padding: 0px;
	margin: 0px;
	padding-left: 4px;
}
.UserForma INPUT, .UserForma SELECT, .UserForma TEXTAREA {
	width: 200px;
	margin-left: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.UserForma TEXTAREA {
	width: 300px;
	height: 60px;
}
.UserForma .chkBox {
	width: 16px;
}
.UserForma .Izpis {
	margin-left: 5px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
	height: 19px;
}
/**********< AdminForme alternativa >**********/
.AdminForma2 {
	display: block;
	margin: 0px;
	padding: 2px;
	background: url('../img/bg.gif') -240px 0px;
	background-repeat: repeat-y;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.AdminForma2 DT {
  display: block;
	float: left;
	width: 160px;
}
.AdminForma2 DD {
	display: block;
	height: 24px;
	padding: 0px;
	margin: 0px;
}
.AdminForma2 INPUT, .AdminForma2 SELECT{
	width: 250px;
	font-family: Tahoma, Verdana;
	font-size: 11px;
}
.AdminForma2 .chkBox {
	width: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.AdminForma2 TEXTAREA {
	width: 300px;
	height: 60px;
}
.AdminForma2 DT.TextArea {
	height: 60px;
}
.AdminForma2 INPUT.btn {
	width: 80px;
}
.AdminForma2 .Hide {
	display: none;
}
.AdminForma2 .UnHide {
	height: 110px;
}
/**********< UPORABNISKI DEL >**********/
.IskanaBeseda {
	background-color: #AAFFAA;
}
/***** ISKALNIK *****/
.ZadetkiIskanja {
	width: 100%;
	margin-left: 3px;
}
.ZadetkiIskanja THEAD TD{
	background-color: #006A8F;
	color: white;
	padding: 4px;
	margin: 0px;
	font-weight: bold;
	border: none;
}
.ZadetkiIskanja TD {
	border: solid 1px silver;
  padding: 5px;
}
.ZadetkiIskanja TFOOT TD {
	border-top: solid 1px #C0C0C0;
	border-bottom: solid 1px #C0C0C0;
	padding: 1px;
}
.ZadetkiIskanja TFOOT IMG {
	position: relative;
	top: 3px;
	margin: 0px 2px;
}
.ZadetkiIskanja TFOOT DIV {
	width: 50%;
}
.ZadetkiIskanja TFOOT DIV INPUT {
	width: 2em;
	text-align: right;
	border: solid 1px #E7E7E7;
	padding-right: 1px;
}
.ZadetkiIskanja DIV.Logo {
  width: 34px;
  float: left;
}
.ZadetkiIskanja DIV.Stevilka {
  float: left;
  font-weight: bold;
  width: 30px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: right;
  font-family: Tahoma;
}
.ZadetkiIskanja DIV.Besedilo {
  margin-left: 75px;
  line-height: 1.4;
}
.ZadetkiIskanja DIV.Besedilo P {
  margin: 0px;
  padding: 0px;
}
.ZadetkiIskanja DIV.Besedilo A,
.ZadetkiIskanja DIV.Besedilo A span {
  color: #0072BC;
}
.ZadetkiIskanja DIV.Besedilo A IMG {
  position: relative;
  top: 3px;
}
.ZadetkiIskanja TFOOT TR.Numeric TD {
  text-align: center;
  padding-bottom: 3px;
  position: relative;
  display: block;
}
.ZadetkiIskanja TFOOT TR.Numeric DIV {
  position: absolute;
  float: left;
  text-align: left;
  width: 100px;
}
.ZadetkiIskanja TFOOT TR.Numeric TD A.pBtn,
.ZadetkiIskanja TFOOT TR.Numeric TD A.sel {
  border: solid 1px #4ba9f8;
  color: #4ba9f8;
  margin: 0px 4px;
  padding: 0px 2px;
  text-decoration: none;
  font-weight: bold;
}
.ZadetkiIskanja TFOOT TR.Numeric TD A.sel {
  background-color: #4ba9f8;
  color: #FFF;
}
.ZadetkiIskanja TFOOT TR.Numeric TD DIV.Stat {
  position: absolute;
  float: left;
  left: 4px;
  white-space: nowrap;
}
/**********< AdminSeznam >**********/
.AdminSeznam {
	width: 99.5%; /* 100% je problem v IE */
	border: 0px;
	margin: 0px;
	padding: 0px;
	/*margin-top: 1em; */
	border-collapse: collapse;
	border-bottom: solid 1px black;
	color: black;
  font-family: Verdana, sans-serif;
	font-size: 12px;
}
.AdminSeznam THEAD, .AdminSeznam CAPTION {
	font-weight: bold;
	color: white;
	background-color: #006A8F;
	vertical-align: top;
}
.AdminSeznam CAPTION {
	background-color: #A6B3BB;
}
.AdminSeznam THEAD TD {
	padding: 4px;
}
.AdminSeznam TR {
	vertical-align: top;
}
.AdminSeznam .alt{
	background-color: #EAEAEA;
}
#AdminVsebina, #Vsebina {
	margin: 0px;
	margin-left:150px;
	padding: 0px;
	background-color:white;
	height: 100%;
	width: 600px;
}
#AdminNapaka, .AdminNapaka, .AdminOpozorilo, .AdminObvestilo {
  background-color: #b02b2b;
  color: white;
  font-weight: bold;
  font-size: 15px;
  text-shadow: 1px 1px 1px black;
  margin: 4px 0px;
  padding: 10px 10px;
}
.AdminNapaka a {
  color: #71ADE3;
}
.AdminNapaka li {
  color: white;
  font-size: 15px;
}
.AdminOpozorilo {
  background-color: #EE8800;
  text-shadow: 1px 1px 1px #644100;
}
.AdminOpozorilo a {
  text-shadow: none;
}
.AdminObvestilo {
  background-color: #79b02b;
  text-shadow: 1px 1px 1px #050;
}
#AdminGumbi {
	padding: 4px 0px;
}
#AdminNoga {
	text-align: center;
	border-top: solid 1px gray;
	float: left;
	background: url('../img/senca_noga.gif');
	background-repeat: repeat-x;
	width: 760px;
	position: relative;
}
#AdminSeznamPoti {
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
}
TD.Izbrisano {
  text-decoration: line-through;
}
#GradivoMenu {
  margin-top: 1px;
  border-bottom: solid 1px silver;
  padding-left: 10px;
  padding-bottom: 1px;
  margin-bottom: 2px;
}
#GradivoMenu A {
  border: solid 1px silver;
  text-shadow: 0px 1px #FFF;
  -moz-text-shadow: 0px 1px #FFF;
  -webkit-text-shadow: 0px 1px #FFF;
  padding: 3px 6px 4px 6px;
  background-color: #E4E4E4;
  text-decoration: none;
  color: black;
  position: relative;
  bottom: 0px;
  font-size: 14px;
}
#GradivoMenu A.sel {
  border-bottom: solid 1px white;
  background-color: white;
  font-weight: bold;
}
#GradivoMenu A.isOff {
	border: dotted 1px silver;
	background-color: #EBEBEB;
	color: #B0B0B0;
	cursor: default;
}

.GradivoMenuVecji {
  padding-top: 6px;
  border-bottom: solid 1px silver;
  padding-left: 10px;
  padding-bottom: 1px;
  margin-bottom: 2px;
}
.GradivoMenuVecji A {
  border: solid 1px silver;
  text-shadow: 0px 1px #FFF;
  padding: 3px 10px;
  padding-bottom: 6px;
  background-color: #E4E4E4;
  text-decoration: none !important;
  color: black !important;
  position: relative;
  bottom: 2px;
  font-size: 16px;
}
.GradivoMenuVecji A.sel {
  border-bottom: solid 1px white;
  background-color: white;
  font-weight: bold;
}
.GradivoMenuVecji A.isOff {
	border: dotted 1px silver;
	background-color: #EBEBEB;
	color: #B0B0B0;
	cursor: default;
}
.btnIsci {
	width: 80px;
}
#AdminGumbi .btn {
  margin: 0px 0px 0px 3px;
}
/**********< Uporabniski del >**********/
.IskanaBeseda {
	background-color: #AAFFAA;
}
.ZadetkiIskanja {
	width: 100%;
	color: #000;
}
.ZadetkiIskanja THEAD {
	height: 1px;
	background-color: red;
}
.ZadetkiIskanja TD {
	padding-bottom: 10px;
}
.ZadetkiIskanja .alt {
	background-color: #EAEAEA;
}
HR {
	color: black;
	background-color: black;
	height: 1px;
	border: none;
}
.izpisGradiva-2cols {
  width: 100%;
}
.izpisGradiva-col1 {
  vertical-align: top;
}
.izpisGradiva-col1 .IzpisZadetka {
  width: 602px;
  max-width: 602px;
  word-wrap: break-word;
}
.izpisGradiva-col2 {
  vertical-align: top;
  width: 300px;
}
.izpisGradiva-sep {
  border-left: solid 1px #d0d0d0;
}
.izpisGradiva-col2 ol {
  padding-left: 20px;
}
.izpisGradiva-col2 li {
  margin-bottom: 3px;
}
.izpisGradiva-col2 .IzpisZadetka th {
  width: 90px;
}
.fileTypeIcon {
  vertical-align: top;
}
.izpisDatotek {
  margin-bottom: 10px;
}
.izpisDatotek td {
  vertical-align: top;
  padding: 0px 0px 10px 0px;
  border: none;
}
.izpisDatotek td:first-child {
  width: 20px;
}
td.zaIzpisDatotek {
  padding: 4px 0px 0px 4px;
}
.izpisDatotek-ime {
  display: inline-block;
  max-width: 860px;
  overflow-wrap: break-word;
}
.noBottomMargin {
  margin-bottom: 0px;
}
.IzpisZadetka {
	border: none;
	color: #333;
}
.IzpisZadetka TH {
	font-weight: normal;
	vertical-align: top;
	text-align: right;
	padding-left: 4px;
	white-space: nowrap;
	color: gray;
	width: 120px;
}
.ObvestiloONapaki {
	font-family: Tahoma, Verdana;
	font-weight: bold;
	font-size: 24px;
	color: red;
	text-align: center;
	padding: 10ex 0px;
  height: 500px;
  background-color: white;
  width: 970px;
  margin: 0px auto;
}
.KategorijaPodobnih {
  margin-top: 2em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.PodobnaDela {
  padding: 0px 20px;
  margin-top: 0px;
}
/**********< Zaposleni del >**********/
#ZaposleniNapaka, .ZaposleniOpozorilo, .ZaposleniObvestilo {
  background-color: red;
  color: white;
  font-weight: bold;
  margin: 2px;
  padding: 10px 5px;
  text-shadow: 1px 1px 1px #404040;
}

.ZaposleniOpozorilo {
  background-color: #FF6633;
  text-shadow: 1px 1px 1px #404040;
}

.ZaposleniObvestilo {
  background-color: #79b02b;
  text-shadow: 1px 1px 1px #050;
}
.ZaposleniObvestilo a, .ZaposleniObvestilo a:visited,
#ZaposleniNapaka a, #ZaposleniNapaka a:visited,
.AdminNapaka a, .AdminNapaka a:visited, .AdminNapaka a:link {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

span.ZaposleniUvozeno,
textarea.ZaposleniUvozeno,
div.ZaposleniUvozeno,
input[type="text"].ZaposleniUvozeno,
select.ZaposleniUvozeno,
div.ZaposleniUvozenoVloga
{
  background-color: #FFFFE0;
}

div.ZaposleniUvozeno {
 border: 1px solid black;
 display: inline-block;
 width: 15px;
 height: 15px;
}

input[type="text"].ZaposleniUvozeno,
select.ZaposleniUvozeno{
  border: none;
}

div.ZaposleniUvozenoVloga {
  display: inline-block;
  width: 150px;
}
.zaposleni_prosnja {
  font-style: italic;
}
.zaposleni_prosnja span {
  font-style: italic;
  font-weight: bold;
}

/**********< UvozTable >**********/
.tblUvoz {
	border: none;
	border-top: dotted 1px black;
	border-bottom: dotted 1px black;
}

.tblUvoz TH {
	vertical-align: top;
	text-align: right;
}
/**********< SQL syntax coloring >**********/
.ColoredSQL {
	border: solid 1px black;
	background-color: #EFEFEF;
	font-size: 12px;
	font-family: sans-serif;
	padding: 0px 1ex;
}

.ColoredSQL .KeyWord {
	font-weight: bold;
	color: blue;
}

/**********< FONT SIZER >**********/
.FontSizer {
	position: absolute;
	top: 20px;
	right: 30px;
	padding: 5px;
	font-weight: bold;
	font-size: 11px;
	color: white;
}

#ValidIcons {
	position: absolute;
	bottom: 0px;
}
/**********< Pregledovalniki >**********/
.Pregledovalniki {
	width: 100%;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #CCC;
	border-collapse: collapse;
	margin-bottom: 20px;
}
.Pregledovalniki THEAD TR TD {
	border-bottom: solid 1px #CCC;
}
.Pregledovalniki TD {
	vertical-align: top;
}
.Pregledovalniki THEAD {
	font-weight: bold;
}
.Pregledovalniki .Ikona {
	width: 40px;
}
.Pregledovalniki .Koncnica {
	width: 80px;
}
.Pregledovalniki TR.alt {
	background-color: #F5F5F5;
}
/**********< Student >**********/
TABLE.PodatkiStudenta TH {
	text-align: right;
	font-weight: normal;
}
TABLE.PodatkiStudenta TD {
	font-weight: bold;
}
TABLE.OddajaDiplome {
	border: none; /*solid 1px #DDD;*/
	width: 500px;
	border-collapse: collapse;
}
TABLE.OddajaDiplome TH {
	color: #DDD;
	padding: 5px;
	font-size: 36px;
	font-weight: bold;
	vertical-align: top;
	border-bottom: solid 1px #DDD;
}
TABLE.OddajaDiplome STRONG {
	display: block;
}
TABLE.OddajaDiplome TD {
	border-bottom: solid 1px #DDD;
	padding: 5px;
	padding-bottom: 2em;
}
DL.StudentForma DD {
	margin: 0px;
	margin-bottom: 12px;
}
DL.StudentForma #txtNaslov,
DL.StudentForma #txtTujJezikNaslov {
	width: 500px;
}
DL.StudentForma .Email {
  width: 300px;
}
DL.StudentForma #txtLeto {
	width: 6ex;
}
DL.StudentForma TEXTAREA {
	width: 500px;
	height: 5em;
}
DL.StudentForma DT.LabeleOseb SPAN {
  display: inline-block;
  width: 150px !important;
  margin: 0px 5px 3px 0px;
  padding: 0px;
}
DL.StudentForma .chkBox {
  width: 16px;
}
#ddOsebe INPUT, #ddOsebe SELECT {
  width: 150px;
  margin: 0px 0px 3px 0px;
  padding: 0px;
}
TABLE.PrimerjavaPrenosa {
	border-collapse: collapse;
	border-top: solid 1px #CCD7DD;
	border-bottom: solid 1px #CCD7DD;
}
.PrimerjavaPrenosa THEAD {
	font-weight: bold;
}
.PrimerjavaPrenosa TR.Sekcija TD {
	border-top: solid 1px #CCD7DD; /*#024364;*/
}
.PrimerjavaPrenosa TD {
	vertical-align: top;
	width: 120px;
	text-align: right;
}
#zacetekLicenciranjaDialog{
  resize: none;
}
#logoLicence{
  max-width: 100px;
  max-height: 100px;
  margin-top: 4px;
}
#izbiraLicenc {
  width: 100%;
  height: 100%;
  color: #393D40;
  font-size: 16px;
}
.dialog-licenca-vsebina {
  text-align: left;
  padding-left: 10px;
  vertical-align: top;
  font: 16px Arial, sans-serif;
}
.dialog-licenca-vsebina {
  color: #393D40;
}
.dialog-licenca-vsebina label {
  font-weight: normal;
}
/*.dialog-licenca-vsebina textarea,*/
.dialog-licenca-vsebina input,
.ui-dialog-content textarea {
  color: #393D40;
}
.dialog-licenca-vsebina input.btn {
  padding: 3px 10px;
}
#dialog-licence-dodaj, #dialog-licence-zapri {
  font: bold 14px 'Open Sans', Tahoma, sans-serif;
}
#nazivLicence {
  font-weight: bold;
}
#divBesediloLicencaDialog p {
  font-weight: normal;
}
#licence span {
  font-size: 13px;
}
#licence section:last-of-type {
  margin-bottom: .5em;
}
#dialog-licenca .btn {
  font-weight: normal;
}
.licenceDialog .ui-dialog-titlebar-help, #btnHelpDatoteka {
  position: absolute;
  right: 2em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px
}
#dialog-licenca-filter {
  display: block;
  width: 100%;
  color: #393D40;
  margin-bottom: 4px;
  box-sizing: border-box;
  font-weight: normal;
  font-size: 16px;
}

/** **/
.Student_FileSize {
	text-align:right;
	padding-right: 1em;
}
.student-opozorilo {
  background-color: orange;
  color: black;
  padding: 2px 5px;
}
.student-mail {
  width: 300px;
}
#ajaxSupportMessage {
  margin-bottom: 2em;
}
#slikaLicence, .slikaLicence {
  max-width: 100px;
}
/********** RAZNO **********/
.DatotekaZgodovine {
	padding-left: 20px;
	color: #A5C9DA;
}
.NiDosegljivo {
	color: silver;
}

/********** DATAGRID 3 **********/
.DataGrid {
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E7E7E7;
	color: #b7b7b7;
	width: 100%;
	border: solid 1px #FFF;
	border-bottom: solid 1px #006A8F;
}
.DataGrid THEAD {
	font-weight: bold;
	font-variant: small-caps;
	color: white;
	background-color: #006A8F;
	vertical-align: bottom; /* če več vrstic ali če je slika noter*/
}
.DataGrid THEAD TR:hover TD {
	background-color: #006A8F;
}
.DataGrid THEAD TD {
	background-color: #006A8F;
	border-bottom: solid 1px black;
}
.DataGrid TD, .DataGrid .Alt TD {
	background-color: #FFF;
	text-align: left;
	background: #FFF;
}
.DataGrid .Alt TD {
	background-color: #EAEAEA;
}
.DataGrid TR:hover TD {
	background-color: #CFF;
}
.DataGrid TFOOT IMG {
	position: relative;
	top: 3px;
	margin: 0px 2px;
}
.DataGrid TFOOT {
	border-top: solid 1px #768997;
}
.DataGrid TFOOT TR:hover TD {
	background-color: white;
}
.DataGrid TFOOT TR.Numeric TD {
  text-align: center;
  padding-bottom: 3px;
}
.DataGrid TFOOT TR.Numeric TD A.pBtn,
.DataGrid TFOOT TR.Numeric TD A.sel {
  border: solid 1px #768997;
  color: #768997;
  margin: 0px 4px;
  padding: 0px 2px;
  text-decoration: none;
}
.DataGrid TFOOT TR.Numeric TD A.sel {
  background-color: #768997;
  color: #FFF;
}
.DataGrid TFOOT DIV {
	width: 50%;
	/*border-top: solid 1px #768997;*/
}
.DataGrid TFOOT DIV INPUT {
	width: 2em;
	text-align: right;
	border: solid 1px #E7E7E7;
}
.DataGrid TFOOT DIV.Stat {
  float: left;
}
/********** BRSKANJE **********/
/* Je samo priredba .DataGrid */
.Brskanje {
  border-top: none;
  padding-left: 0px;
  margin-top: 5px;
  position: relative;
  left: -5px;
}
/***** Z3950 *****/
.Z3950Seznam TH {
	text-align: right;
	vertical-align: top;
}
/***** Seznam navodil *****/
.Navodila DT:first-child {
	border-top: solid 1px #EBEBEB;
}
.Navodila DT, .Navodila DD {
	margin-left: 10px;
}
.Navodila DT {
	padding-top: 2px;
	font-size: 16px;
	font-weight: bold;
}
.Navodila DD {
	color: gray;
	padding-bottom: 16px;
	border-bottom: solid 1px #EBEBEB;
}
/***** Admin Novice *****/
.AdminNovica {
	border-top: dotted 1px silver;
	padding-top: 2px;
}
.AdminNovica SPAN{
	font-size: 14px;
	font-weight: bold;
	color: #024364;
	/*margin-bottom: 0px;
	padding-bottom: 1px;
	margin-top: 0px;
	padding-top: 0px;*/
}
.AdminNovica SPAN.Datum {
	background-color: #768997;
	color: white;
	margin-right: 10px;
	padding-left: 4px;
	padding-right: 4px;
}
.AdminNovica DL {
  color: #024364;
}
.AdminNovica DL DD {
  padding-bottom: 1em;
}
.AdminNovica DL UL {
  padding: 0px;
}
.AdminNovica LI {
	list-style-type: square;
	clear: none;
}
/***** RAZNO *****/
.NaslovKonlikta {
	font-weight: bold;
}
.NiUspela {
	color: red;
	font-weight: bold;
	margin-top: 1em;
	margin-left: 150px;
	border: solid 1px red;
	padding: 10px;
	background-color: #FFFC80;
	width: 200px;
}
/***** Veliko obvestilo za admine in noscript *****/
.VelikoAdminObvestilo {
	background-color: red;
	color: white;
	padding: 20px 25%;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 12px;
	display: block;
}
.VelikoAdminObvestilo H1  {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
  color: white;
  border-bottom-color: white;
}
.NoScript {
  background-color: #EE8800;
  color: white;
  padding: 0px 25%;
  text-shadow: 1px 1px 1px #111;
  font-weight: bold;
  text-align: center;
  font-size: 12px;
  display: block;
}
.NoScript H1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  color: white;
  border-bottom: none;
  text-shadow: 1px 1px 1px #111;
}
/***** ISKANJE *****/
.Iskanje .IskalniNiz {
	width: 280px;
}
.Iskanje .btn, .IskanjeEnostavno .btn {
	width: 140px;
}
.Iskanje #vrsta, .Iskanje #vir, .Iskanje #jezik {
	width: 285px;
}
.IskanjeEnostavno #niz, .IskanjeEnostavno #vir {
	width: 285px;
}
/***** Z3950_Full *****/
.Z3950Full {
  border-bottom: solid 1px black;
  font-size: 12px;
  font-family: Tahoma, sans-serif;
  border-collapse: collapse;
  margin-left: 5px;
}
.Z3950Full CAPTION {
  border-top: solid 1px black;
  border-bottom: solid 1px silver;
  margin-left: 5px;
}
.Z3950Full THEAD TH {
  border-bottom: solid 1px silver;
  text-align: left;
}
.Z3950Full TH {
  padding-right: 5px;
  text-align: right;
  vertical-align: top;
}
.Z3950Full TD {
  padding-right: 5px;
}
.Z3950Full TR.alt {
  background-color: #F0F0F0;
}
.Z3950Full SPAN {
  color: red;
  font-weight: bold;
}
/***** ERROR *****/
.Error {
	display: block;
	width: auto;
	margin: 20px;
	padding: 10px;
	border: solid 2px red;
	background-color: #FFFC80;
}
.Error DT {
	font-weight: bold;
	padding-top: 5px;
}
/***** OCENJEVANJE GRADIV *****/
.star {
	float: left;
	width: 17px;
	height: 15px;
	overflow: hidden;
	text-indent: -999em;
}
.star-left, .star-right {
  width: 8px;
}
.star, .star a {
  background: url('../img/star.gif') no-repeat 0 0px;
}
.star div.readOnly {
  background: url('../img/star.gif') no-repeat 0 0px;
}
.star-left, .star-left div.readOnly, .star-left a {
  background: url('../img/star-left.gif') no-repeat 0 0px;
}
.star-right, .star-right div.readOnly, .star-right a {
  background: url('../img/star-right.gif') no-repeat 0 0px;
}
.star a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0px;
}
SPAN.Glasov {
  position: absolute;
  margin-left: 5px;
}
span#rating {
  position: absolute;
  padding-left: 5px;
  font-weight: bold;
}
span.rating {
  display: inline-block;
}
span.rating div.on a {
  background-position: 0 -16px;
}
span.rating div.hover a, span.rating div a:hover {
  background-position: 0 -32px;
}
span.rating div.on div.readOnly {
  background-position: 0 -32px;
}
/***** IZJAVA *****/
FIELDSET.Izjava {
  width: 50%;
  border: solid 1px silver;
  color: #024364;
}
FIELDSET.Izjava > INPUT {
  width: 100%;
}
/***** ORGSTAT *****/
TABLE.OrgStat {
  border: solid 1px silver;
  border-collapse: collapse;
  width: 100%;
}
.OrgStat TD, .OrgStat TH {
  border: solid 1px silver;
}
.OrgStat TR.alt TD {
  background-color: #EEEEEE;
}
.OrgStat TD {
  text-align: center;
  padding-right: 6px;
}
.OrgStat TR.Sum TD {
  border-top: double 3px silver;
}
.OrgStat TR:hover TD {
  background-color: #DADADA;
}
.OrgStat TD.naziv {
  text-align: left;
  padding-left: 2px;
}
.OrgStat td img {
  margin-right: 5px;
}
/*.IzpisZadetka TD > *, */
.IzpisOrg > *,
.OrgStat TD > * {
  vertical-align: middle;
}
.OrgStat TH.sub {
  width: 50px;
  font-size: 10px;
}
.OrgStatUpdated {
  color: #737373;
}
.OrgStat TD A {
  color: #024364;
  text-decoration: none;
}
.OrgStat TD.Search {
  background-image: url('../img/Lupa.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
  cursor: pointer;
}
.OrgStat TD.Rss {
  background-image: url('../img/rss.gif');
  background-repeat: no-repeat;
  background-position: bottom left;
  cursor: pointer;
}
.OrgStat TD.True {
  background-color: #AFA;
}
.OrgStat TD.False {
  background-color: #FAA;
}
.OrgStat CAPTION {
  font-weight: bold;
  font-variant: small-caps;
}
/***** NovaGradiva *****/
.NovaGradiva {
  border-top: solid 1px silver;
  border-bottom: solid 1px silver;
  border-collapse: collapse;
}
.NovaGradiva td {
  vertical-align: top;
}
.NovaGradiva .alt {
  background-color: #EEEEEE;
}
.NovaGradiva tr:hover td {
  background-color: #DADADA;;
}
.NovaGradiva .c1 { width: 80px; }
.NovaGradiva .c2 { width: 70px; text-align: center;}
.NovaGradiva .c3 { width: 80px; text-align: center;}
.NovaGradiva .c4 {
  text-overflow: ellipsis;
  display: block;
}
/***** QuickSearch *****/
.QuickSearch {
  padding: 10px 10px 2px 6px;
}
.QuickSearch INPUT {
  width: 118px;
	background-color: white;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #4F585F;
	border: solid 1px #697B87;
	vertical-align: middle;
	margin: 5px 0px;
	margin-left: 25px;
}
.QuickSearch A IMG {
  position: relative;
  top: 3px;
  left: -2px;
}
/****** KOMENTARJI *****/
#DodajKomentarBar, #KomentarjiBar {
  margin-top: 4px;
  border: solid 1px silver;
  padding: 2px;
  padding-left: 16px;
  background-image: url('../img/BarArrowDol.gif');
  background-repeat: no-repeat;
  background-position: 2px 4px;
  color: #024364;
  font-weight: bold;
}
#DodajKomentarBar {
  background-image: url('../img/BarArrowDesno.gif');
}
#DodajKomentar {
  margin-left: 5px;
  display: none;
}
#DodajKomentar SPAN {
  font-size: 10px;
  color: #024364;
}
#DodajKomentar P {
  color: #024364;
  margin-bottom: 2em;
}
#DodajKomentarBar:hover, #KomentarjiBar:hover {
  cursor: pointer;
}
.ZadetkiIskanja DIV.Komentar {
  margin-left: 2px;
}
DIV.Podatki {
  font-size: 11px;
  margin-bottom: 4px;
}
/***** ShortStat *****/
.ShortStat {
  border: solid 1px silver;
  border-collapse: collapse;
}
.ShortStat THEAD TH {
  border: solid 1px silver;
  vertical-align: bottom;
  padding: 0px 4px;
  font-weight: bold;
  text-align: center;
}
.ShortStat TH {
  font-weight: normal;
  border: solid 1px silver;
  text-align: right;
}
.ShortStat TD {
  text-align: center;
  border: solid 1px silver;
}
.ShortStat .Empty {
  border-top: solid 1px white;
  border-left: solid 1px white;
}
/***** SubMenu *****/
.SubMenu {
  border-bottom: solid 1px #C0C0C0;
  padding: 5px 0px;
}
.SubMenu A {
  padding: 2px;
  border: solid 1px #C0C0C0;
  color: black;
  background-color: #E4E4E4;
  text-decoration: none;
}
.SubMenu A.sel {
  background-color: #FFF;
}
.SubMenu A.dis:link, .SubMenu A.dis:visited {
  color: silver;
  cursor: default;
}
.SubMenu A:link, .SubMenu A:visited {
  color: black;
}
/***** DEBUG IZPISEK *****/
TABLE.Debug {
  margin: 2px;
  border: solid 1px silver;
  border-collapse: collapse;
}
TABLE.Debug TH {
  text-align: right;
  border-right: solid 1px silver;
  padding: 2px;
  padding-right: 4px;
}
TABLE.Debug TD {
  padding: 2px;
  padding-left: 4px;
}
TABLE.Debug TR.DataSet TH {
  text-align: center;
  border-top: solid 1px silver;
}
/***** ERROR PAGE *****/
.ErrorPage {
  background-color: #E7E8E9;
}
.ErrorPage h1 {
  font: 24px Helvetica,Arial,sans-serif;
  color: #024364;
  padding: 0px 0px 6px 0px;
}
.ErrorPage a, .ErrorPage a:visited {
  color: blue;
  font-size: 16px;
}
.ErrorPage p {
  color: #505050;
  text-align: center;
  font: 16px Helvetica,Arial,sans-serif;
}
.ErrorPage span {
  font-size: 10px;
}
/***** TABGRAF *****/
.TabGraf {
  border-collapse: collapse;
  margin-bottom: 20px;
  margin-left: 12px;
}
.TabGraf CAPTION {
  background-color: #006A8F;
  color: white;
  font-weight: bold;
	font-variant: small-caps;
  padding: 2px 5px;
  white-space: nowrap;
}
.TabGraf TD { border: solid 1px #006A8F; padding: 2px 5px; text-align: right; }
.TabGraf TR.Sum TD { vertical-align: top; height: 160px; }
.TabGraf .Data { width: 10ex; }
.TabGraf TD DIV { margin: 4px; }
/***** Status admin seznama gradiv *****/
TD.Status { width: 60px; }
TD.Status>IMG, TD.Status>SPAN {
  float: left;
  margin: 0px;
  padding: 0px;
  margin-left: 2px;
}
SPAN.EmptyIcon { display: block; width: 16px; }
/***** ADMIN ORODJA *****/
.Orodja TD {
  width: 50%;
  vertical-align: top;
}
.Orodja TD.First { border-right: solid 10px white; }
.Orodja TD.Last { border-left: solid 10px white; }
.Orodja UL {
  color: #024364;
  list-style-type: none;
  padding-left: 0px;
  border-top: solid 1px silver;
}
.Orodja LI {
	border-bottom: solid 1px silver;
	padding: 5px 1px 10px 1px;
	display: block;
	margin: 0px;
}
.Orodja B {font-variant: small-caps;}
.Orodja TABLE {font: inherit;}
.Orodja TABLE TH {
  font-weight: normal;
  text-align: right;
}
/***** PozabilGeslo *****/
#PozabilGeslo {
  margin-left: 155px;
  padding: 0px;
  display: none;
}
#PozabilGeslo DT { color: #024364; }
#PozabilGeslo DD { color: #024364; margin-bottom: 10px; margin-left: 20px; }
/***** UserData *****/
#UserData {
  border: solid 2px silver;
  width: auto;
  position: fixed;
  background-color: white;
  padding: 5px;
  outline: solid 2px white;
  display: none;
}

.GradivoDiag {
  border-collapse: collapse;
  border-top: solid 1px silver;
  border-bottom: solid 1px silver;
  color: black;
  width: 100%;
}
.GradivoDiag TR.Sekcija TD {
  border-top: solid 2px #ddd;
  border-bottom: solid 2px #888;
  background-color: silver;
  color: white;
  font-weight: bold;
  font-variant: small-caps;
  padding-left: 5px;
}
.GradivoDiag TD { padding: 0px 2px; }
.GradivoDiag TR.Ok TD { background-color: #AFA; }
.GradivoDiag TR.Er TD { background-color: #FAA; }
.GradivoDiag TR.Wa TD { background-color: #FF7; }
.GradivoDiag TD.Status { padding-right: 10px; }
.GradivoDiag TR.Ok TD.Status { background-color: #ADA; }
.GradivoDiag TR.Er TD.Status { background-color: #DAA; }
.GradivoDiag TR.Wa TD.Status { background-color: #DD7; }
/***** DbStatus *****/
.DbStatus {
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  border-collapse: collapse;
}
.DbStatus TH { border-bottom: solid 1px black; }
.DbStatus TD:first-child { text-align: left; }
.DbStatus TD { text-align: right; padding-right: 20px; }
.DbStatus TR.Alt TD { background-color: #EAEAEA; }
.DbStatus TR.Sum TD { border-top: solid 1px black; font-weight: bold; }
.DbStatus TD.SumSum { font-weight: bold; text-align: center; }
/***** GToolBar *****/
.GToolBar {
  margin-top: 5px;
  height: 16px;
}
.GToolBar SPAN {
  position: relative;
  top: -3px;
}
/***** pDetektor *****/
.pdStatusBar {
  border: solid 1px silver;
  width: 180px;
  text-align: center;
}
#pdSumStatus { width: 100%; border-collapse: collapse; }
#pdSumStatus TD {
  border: solid 1px black;
  text-align: center;
  background-color: #FAA;
  width: 25%;
}
.pdTitle {
  font-weight: bold;
	color: white;
	background-color: #768997;
	border-bottom: solid 1px black;
	padding: 2px;
	text-align: left !important;
}
TABLE#PlagiatData {
  width: 100%;
}
#PlagiatData TH {
  text-align: right;
  white-space: nowrap;
  vertical-align: top;
}
TABLE#pdDocsView {
  width: 100%;
  margin-top: 1em;
}
TABLE#pdDocsView TH IMG {
  float: right;
}
#pdDocs, #pdDocText, #docA, #docB {
  width: 100%;
  height: 600px;
  border: solid 1px silver;
  overflow: auto;
}
#pdDocs UL {
  list-style-type: none;
  padding: 0px;
  margin: 5px;
}
#pdDocs LI {
  border-bottom: dashed 1px silver;
  padding: 5px 0px 2em 36px;
  position: relative;
}
#pdDocs LI:hover {
  background-color: #e6eaec;
}
LI.Sel {
  background-color: #e6eaec;
}
#pdDocs DIV {
  position: absolute;
  left: 0px;
  font-weight: bold;
  font-size: 15px;
  font-family: Verdana;
}
#pdDocText UL {
  list-style-type: none;
  padding: 5px;
  margin: 1px;
}
#pdDocText LI {
  border-bottom: dashed 1px silver;
  padding: 2px 1px 0px 1px;
}
#pdDocText LI DIV.Doc {
  overflow: visible;
  position: relative;
  padding: 1px 0px 2px 30px;
}
#pdDocText LI DIV {
  margin-bottom: 2px;
}
#pdDocText LI .DocA, #pdDocText LI .DocB {
  float: left;
  width: 18px;
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  background-color: silver;
  text-align: center;
  font-weight: bold;
}
#pdDocText LI .DocA {
  background-color: #7fff91;
  border: solid 1px #69d378;
  border-color: #69d378 #409d4d #409d4d #69d378;
}
#pdDocText LI .DocB {
  background-color: #f9ff7f;
  border: solid 1px #ced369;
  border-color: #ced369 #999d40 #999d40 #ced369;
}
#pdDocText H5 {
  text-align: center;
  font-size: 16px;
}
LI.Dif {
  background-color: #ffd7d7;
}
.pVsebine {
  line-height: 18px;
  color: black;
}
A.pdA, A.pdA2, A.pdB, A.pdB2 {
  text-decoration: none;
  border: solid 1px white;
  color: black !important;
}
A.pdA:hover, A.pdA2:hover, A.pdB:hover, A.pdB2:hover {
  border: solid 1px black;
  color: black;
}
A.pdA { background-color: #ceffce; }
A.pdA2 { background-color: #95ff95; }
A.pdB { background-color: #dfdfff; }
A.pdB2 { background-color: #bfbfff; }
A.pdKlik { background-color: #ffaaaa; }
/********** Seznam plagiatov **********/
.SimPar {
  margin: 0px;
  padding: 2px;
  padding-right: 100px;
  position: relative;
}
.SimPar > SPAN {
  position: absolute;
  right: 0px;
  top: 0px;
}
.SimPar:first-child {
  border-bottom: solid 1px #ECECEC;
}
.SimPar A:link { color: #BABAFF; }
.SimPar A:visited { color: #FFBABA; }
.SimPar A:hover { color: blue; }
/***** Histogram ključnih besed *****/
TABLE.KbHist, TABLE.ObjaveZD {
  font-size: 14px;
  border-top: solid 1px silver;
  border-bottom: solid 1px silver;
  border-spacing: 1px;
}
.KbHist TR TD:first-child {
  text-align: left;
}
.KbHist TD {
  text-align: center;
}
.KbHist TR.alt TD, .ObjaveZD TR.alt TD {
  background-color: #dedfde;
}
.KbHist TR.Sum TD {
  border-top: double 3px silver;
}
.Komentorji TD {
  padding: 0px 10px;
}
.ObjaveZD TH {
  padding: 0px 10px;
}
.ObjaveZD TD {
  padding: 0px 10px;
  text-align: center;
}
.ObjaveZD .Prazno TD {
  color: gray;
  border-top: dotted 1px gray;
  border-bottom: dotted 1px gray;
  background-image: url('../img/LoadBar.gif');
}
.ObjaveZD TD.Graf {
  width: 300px;
  background-color: white !important;
  border-left: solid 3px black;
  padding: 0px;
}
.ObjaveZD .Graf DIV {
  height: 100%;
  background-color: silver;
  border: none;
}
.ObjaveZD TD.Max {
  font-weight: bold;
}
/***** Top ključne besede *****/
TABLE.KbTop {
  font-size: 14px;
  border-top: solid 1px silver;
  border-bottom: solid 1px silver;
}
.KbTop TH {
  vertical-align: bottom;
}
.KbTop TD.Ponovitev {
  vertical-align: top;
  text-align: right;
  padding: 0px 10px;
}
.KbTop .alt TD {
  background-color: #dedfde;
}
/***** Statistika mentorja *****/
TABLE.MentorStats {
  border-collapse: collapse;
}
.MentorStats TH {
  padding: 0px 10px;
}
.MentorStats TD {
  vertical-align: top;
  text-align: center;
}
.MentorStats .Vrsta TD {
  border-top: solid 1px silver;
}
H4, .Biblio {
  color: #004163;
}
.Biblio LI {
  margin-bottom: .5em;
}
/***** TextAreaResizer *****/
div.grippie {
  background:#EEEEEE url('../img/grippie.png') no-repeat scroll center 2px;
  border-color:#DDDDDD;
  border-style:solid;
  border-width:0pt 1px 1px;
  cursor:s-resize;
  height:9px;
  overflow:hidden;
}
.resizable-textarea textarea {
  display:block;
  margin-bottom:0pt;
  width:95%;
  height: 20%;
}
/********** BRSKANJE **********/
/* Je samo priredba .DataGrid */
.Kategorije {
  height: 160px;
}
#kat1, #kat2, #kat3 {
  display: block;
  width: 160px;
  height: 174px;
  float: left;
  overflow: auto;
}
#kat3 {
  width: 400px;
}
.Kategorije UL {
  margin: 0px;
  margin-right: 2px;
  padding: 0px;
  border: solid 1px #8F9DA7;
}
.Kategorije LI {
  display: block;
  border-bottom: solid 1px #8F9DA7;
  height: 30px;
  padding: 0px;
  padding-left: 10px;
  line-height: 30px;
  overflow: hidden;
  cursor: pointer;
  background-color: #4F697C;
  color: #fff;
}
.Kategorije LI:hover {
  background-color: #c6e4fd;
}
.Kategorije LI.Sel {
  background-color: #c6e4fd;
}
/***** Studentski del *****/
FIELDSET.Student {
  border: none;
  border-top: double 3px silver;
}
FIELDSET.StudentZadnji {
  border-bottom: solid 1px silver;
}
.Student LEGEND {
  color: #024364;
  font-variant: small-caps;
  font-size: 14px;
}
/***** Inline DL *****/
DL.Inline > * {
  color: #606060;
  line-height: 1.4em;
}
DL.Inline DT {
  float: left;
  clear: left;
  font-weight: bold;
  width: 9ex;
}
DL.Inline DD {
  margin-left: 10ex;
}
/***** POT *****/
.breadcrumb {
  background-color: #F1F1F1;
  border-radius: 0 0 0 0;
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
.breadcrumb li {
  line-height: 36px;
  position: relative;
  text-shadow: none;
  display: inline-block;
}
.breadcrumb ul li:before {
  background: url("/static/img/sprite.png") no-repeat scroll -15px -183px transparent;
  height: 8px;
  width: 8px;
}
.breadcrumb li a {
  padding-left: 40px;
  padding-right: 30px;
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}
.breadcrumb li.level-1 {
  background: none repeat scroll 0 0 #4f697c;
  z-index: 212;
}
.breadcrumb li.level-2 {
  background: none repeat scroll 0 0 #E5E5E5;
  z-index: 211;
}
.breadcrumb li.level-3 {
  background: none repeat scroll 0 0 #F1F1F1;
  z-index: 210;
}
.breadcrumb li a:after {
  border: 18px solid transparent;
  content: "";
  height: 0;
  left: 100%;
  margin-top: -18px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  width: 0;
}
.breadcrumb li.level-1 a {
  color: #FFFFFF;
  padding-left: 25px;
}
.breadcrumb li.level-2 a {
  color: #333333;
}
.breadcrumb li.level-3 a {
  color: #333333;
}
.breadcrumb li.level-1 a:after {
  border-left-color: #4f697c;
}
.breadcrumb li.level-2 a:after {
    border-left-color: #E5E5E5;
}
/***** OSTALO *****/
TEXTAREA.ClipBoard {
	width: 300px;
	height: 100px;
}
.CasObdelave {
  width: 100%;
  color: #333;
  font-size: 12px;
  text-align: center;
  margin-bottom: 5px;
}
A.Top, A.Top:visited {
  color: #0072BC;
  margin-left: 7px;
}
SPAN.NiPotrjeno {
  background-color: red;
  color: white;
  font-weight: bold;
  padding: 1px 5px;
}
LABEL.sCheckBox {
  color: #024364;
  display: block;
}
SPAN.opcijeImenaDatoteke {font-family: Tahoma, sans-serif;}
SPAN.Debug {
  clear: left;
  background-color: red;
  color: white;
  padding: 1px 2px;
}
.NeIzbirna {color: #696969;}
P.Obvestilo {
  border: solid 1px #C4FF55;
  background-color: #E1FFAA;
  padding: 4px 2px 8px;
}
P.Opozorilo {
  border: solid 1px #FF0000;
  background-color: #FCC;
  padding: 4px 2px 8px;
  color: black;
  font-weight: bold;
}
.Napaka2 {
  color: red;
  font-weight: bold;
}
A.Sara, A.Sara:hover, A.Sara:visited, A.Sara:active {
  margin: 0px;
  padding: 0px;
  border: none;
}
TABLE.KeyVal CAPTION {
  text-align: center;
  border-bottom: solid 1px silver;
  font-variant: small-caps;
  font-weight: bold;
}
TABLE.KeyVal TH { text-align: right; vertical-align: top; }
TABLE.KeyVal SPAN { color: #B0B0B0; }
#Graf { overflow: auto; }
.ZaStatistiko { border: 0px !important; }
.ZaStatistiko SELECT { width: auto !important; }
#AdminForma.ZaStatistiko {
  background: url('../img/bg.gif') -220px 0px;
  background-repeat: repeat-y;
}
#AdminForma.ZaStatistiko LABEL {
  width: 180px;
}
#TooltipPicture {
  position: absolute;
	border: 1px solid #ccc;
	background: #eee;
	padding: 5px;
	display: none;
	color: #fff;
}
INPUT.txt {
  font-family: Tahoma, Verdana;
	font-size: 11px;
}
SPAN.DrobniTisk { color: #a0a0a0; size: 10px; }
UL.NePisite LI { margin-bottom: 6px; }
PRE {
  white-space: pre-wrap; 			/* css-3 */
  white-space: -moz-pre-wrap;	/* Mozilla since 1999 */
  white-space: -pre-wrap;			/* Opera 4-6 */
  white-space: -o-pre-wrap;		/* Opera 7 */
  word-wrap: break-word;			/* IE 5.5+ */
}
#GoloBesedilo {
  width: 95%;
}
.Email INPUT.txt, .Email TEXTAREA {
  width: 400px;
}
.Email TEXTAREA {
  height: 20em;
}
#OpisToolTip {
  padding: 5px;
  border: solid 1px gray;
  background-color: #f0f0f0;
  position: fixed;
  width: 0px;
  z-index: 10;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius: 5px;
  box-shadow: 0px 0px 3px #aaa;
  -webkit-box-shadow: 0px 0px 3px #aaa;
  -moz-box-shadow: 0px 0px 3px #aaa;
  display: none;
}
#OpisToolTip b {
  display: block;
  padding-bottom: 0.5em;
}
.Partnerji {
  margin: 0px auto;
  display: block;
}
/****** za habilitacije/uredi.php in za študentski prenos datotek v Prenos.php *******/
#progress-container {
  height: 7px;
  background: #9CBD94;
  position: relative;
  width: 500px;
}
#progress-bar {
  position:absolute;
  top: 0px;
  left: 0px;
  bottom:0px;
  background:#45913A;
  width: 0px;
}
#plupButton-container,
[id^=plupButton-container] {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
}
#plupButton-container input,
[id^=plupButton-container] input {
  cursor: pointer;
  /*font-size: 100px;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;*/
}
#plupButton-container .plupButton,
[id^=plupButton-container] .plupButton {
  background: #006A8F;
  color: white;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  padding: 4px 6px;
  vertical-align:bottom;
  max-width: 400px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/****** za prenos datotek zaposlenih v MetapodatkiCommon.php *******/
/* Uploader: Progress bar */
.plupLoadPickFileZaposleni {
  background: #E4E4E4;
  font-size: 12px;
  color: black;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  padding: 2px 4px;
  border: 1px solid #ACACAC;
  font-family: Tahoma, sans-serif;
  margin-left: 6px;
}
.plupLoadPickFileZaposleniContainer {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.plupLoadPickFileZaposleniContainer input {
  cursor: pointer;
}
.pluploadIzpisDatotekeZaposleni, .pluploadProgressZaposleni {
  font-family: Tahoma, Verdana;
  font-size: 11px;
  height: 19px;
  color:black;
}
.pluploadProgressZaposleni {
  font-weight: bold;
}

/****** za administratorski prenos datotek v GradivoDatoteka.php *******/
/* Uploader: Progress bar */
#plupLoadPickFileAdmin {
  background: #E4E4E4;
  font-size: 12px;
  color: black;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
  padding: 2px 4px;
  border: 1px solid #ACACAC;
  font-family: Tahoma, sans-serif;
  margin-left: 6px;

}
#plupLoadPickFileAdminContainer {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
#plupLoadPickFileAdminContainer input {
  cursor: pointer;
}
#pluploadIzpisDatotekeAdmin, #pluploadProgressAdmin {
  font-family: Tahoma, Verdana;
  font-size: 11px;
  height: 19px;
  color:black;
}
#pluploadProgressAdmin {
  font-weight: bold;
}
/*zaradi ie-a*/
#AdminForma div.moxie-shim, #AdminForma div.moxie-shim-html5 {
  margin-left: 0px;
}
/***** cookie *****/
#eucookielaw {
  background: none repeat scroll 0 0 rgba(86, 86, 86, 0.9);
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  width: 100%;
  position: fixed;
  bottom: 0px;
  z-index: 1000;
}
#eucookielaw a {
  color: white;
}
.eucookielaw-accept {
  background: none repeat scroll 0 0 #7DAF3B;
  color: #FFFFFF;
  display: inline-block;
  padding: 0.5em 0.75em;
  margin: 0px 5px;
  text-decoration: none;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  transition: background 0.25s ease-in 0s;
}
.eucookielaw-accept:hover {
  background-color: black;
}
img#hitroIskanjeLupa:hover{
  cursor: pointer;
}
#btnPrint {
  display: none;
}
@media all and (max-width: 1200px) {
  .platno { width: 978px; }
  .headblock { width: 940px; }
  .headblock a { width: 150px; }
  .headblock .nav a { width: 160px; }
  header .container { width: 940px; }
  #iskalnoPolje { width: 220px; }
  #hitriIskalnik { width: 200px; }
  footer .container { width: 940px; }
  .ung_container { width: 940px; }
  .ung_container .span3 { width: 230px; }
  .span6 { width: 700px; }
}

/**** zavihki *****/
#metapodatkiTabs .metapodatkiTabsList {
  margin: 0; padding: 0;
  font: 12px Helvetica, Arial, sans-serif;
}
.metapodatkiPanelContainer p,
.metapodatkiPanelContainer a,
.metapodatkiPanelContainer span {
   font: 12px Helvetica, Arial, sans-serif;
}
.metapodatkiTab {
  display: inline-block;
  zoom: 1;
  display:inline;
  background: #eee;
  border: solid 1px #999;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
.metapodatkiTab a {
  line-height: 2em;
  display: block;
  padding: 0 10px;
  outline: none;
  text-decoration: none;
  color: #505050;
}
.metapodatkiTab a:hover {
  text-decoration: none;
}
.metapodatkiTab.active {
  background: #fff;
  /*padding-top: 6px;*/
  position: relative;
  top: 1px;
}
.metapodatkiTab a.active {
  font-weight: bold;
}
.metapodatkiTabsContainer .metapodatkiPanelContainer {
  background: #fff;
  border: solid #999999 1px;
  padding: 10px;
  border-radius: 0 4px 4px 4px;
  font: 12px Helvetica, Arial, sans-serif;
  margin-bottom: 2px;
}
.metapodatkiPanelContainer hr {
  background-color: #999999;
}

/**** verzija brez zavihkov */
.metapodatkiPanelContainer .brezZavihkov {
   border: solid #E7E8E9 1px;
   font: 12px Helvetica, Arial, sans-serif;
   margin-top: 5px;
   margin-bottom: 10px;
}

.metapodatkiPanelContainer .brezZavihkov hr {
  background-color: #E7E8E9;
}


.metapodatkiPanelContainer .brezZavihkov h4 {
  color: #4c4c4c;
  font: 14px Helvetica, Arial, sans-serif;
  text-decoration: underline;
}

.metapodatkiPanelContainer p,
.metapodatkiPanelContainer a,
.metapodatkiPanelContainer span {
   font: 12px Helvetica, Arial, sans-serif;
}

.metapodatkiPanelContainer .brezZavihkov .glavaRazdelka {
   background-color: #E7E8E9;
   padding-left: 13px;
   padding-right: 13px;
   padding-bottom: 5px;
   padding-top: 5px;
}

.metapodatkiPanelContainer .brezZavihkov .glavaRazdelka h3{
  color: #4c4c4c;
  margin: 0px;
}

.metapodatkiPanelContainer .brezZavihkov .vsebinaRazdelka {
  padding-left: 13px;
  padding-right: 13px;
  padding-bottom: 13px;
}


/***** tabela open policy finder (sherpa romeo) izpisa *****/
table#tabelaZaloznikov {
  border-collapse:collapse;
}
table#tabelaZaloznikov , table#tabelaZaloznikov  td, table#tabelaZaloznikov th {
  border:1px solid #999;
  font-size: 100%;
}
table#tabelaZaloznikov  td{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
}
table#tabelaZaloznikov  th {
  padding-left: 7px;
  padding-right: 7px;
  background-color: #eee;
}
table#tabelaOpenPolicyFinderBarv {
  border-collapse:collapse;
}
table#tabelaOpenPolicyFinderBarv , table#tabelaOpenPolicyFinderBarv  td, table#tabelaOpenPolicyFinderBarv th {
  border:1px solid #999;
  font-size: 90%;
}
table#tabelaOpenPolicyFinderBarv  td{
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 7px;
  padding-right: 7px;
}
table#tabelaOpenPolicyFinderBarv  th {
  padding-left: 7px;
  padding-right: 7px;
  background-color: #eee;
}
table#tabelaOpenPolicyFinderBarv th.legendaTh {
  background-color: white;
  text-align:left;
}
select.ddlUrednikVloga, span#LabelaVlogaUrednik {
  display: none;
}
.opozoriloStrani {
  background-color: #ff0;
  font-size: 16px;
  padding: 20px;
}
h3.mentorstvo {
  display: block;
  border-bottom: solid 1px #4C4C4C;
}
#citat {
  height: 100px;
  width: 100%;
  min-width: 480px;
  border: solid 1px #D0D0D0;
  overflow-y: scroll;
  padding: 2px;
}
#citatSeznam {
  vertical-align: top;
  border: solid 1px #D0D0D0;
}
#omogociAddThis {
  display: none;
  border: solid 1px gray;
  border-radius: 5px;
  padding: 10px;
  font-size: 14px;
}


/** cookie table **/
.cookieTable {
	font-family: Arial,sans-serif;
	font-size: 14px;
  border: none;
}
.cookieTable th {
	text-align: left;
	padding: 6px;
	background-color: #cccccc;
}
.cookieTable td {
	padding: 6px;
	background-color: #eeeeee;
  vertical-align: top;
}

/*** stikalo ***/
.switch {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 34px;
}
.switch input { display: none; }
.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ca2222;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}
.switch input:checked + .slider {
  background-color: #2ab934;
}
.switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.switch input.disabled + .slider {
  background-color: gray;
}
.switch input:checked + .slider:before {
  -webkit-transform: translateX(65px);
  -ms-transform: translateX(65px);
  transform: translateX(65px);
}
.switch .on {
  display: none;
}
.switch .on, .switch .off {
  color: white;
  position: absolute;
  transform: translate(-50%,-50%);
  top: 50%;
  left: 50%;
  font-size: 13px;
  font-weight: bold;
  font-family: Verdana, sans-serif;
}
.switch input:checked+ .slider .on { display: block; }
.switch input:checked + .slider .off { display: none; }
.switch .slider.round { border-radius: 34px; }
.switch .slider.round:before { border-radius: 50%; }
/*** ARRS dialog ***/
.simpleTable {
  border-collapse: collapse;
}
.simpleTable th {
  color: #4c4c4c;
}
.simpleTable td {
  border: solid 1px silver;
  padding: 2px 4px;
}
.dialog-projekti {
  font-size: 14px;
}
.dialog-projekti p, .dialog-projekti td {
  color: #4c4c4c;
}
.dialog-projekti .simpleTable {
  width: 99%;
}
.dialog-projekti .simpleTable td {
  padding: 6px 12px;
  cursor: pointer;
}
.dialog-projekti .simpleTable td:hover {
  background-color: #CFF;
}
.dialog-projekti td span {
  font-size: inherit;
}
.dialog-projekti b span {
  font-weight: bold;
}
.zap-dl-separator {
	border-bottom: 1px #E7E8E9 solid;
	padding:10px;
}
.zap-cobissID {
  width: 250px;
}

.simpleTable td a{
  color: #0072BC;
}

/*** gumbi več organizacij */
.btn-up, .btn-down {
  padding-left: 0px;
}
.btn-up span, .btn-down span {
  padding: 0px;
  margin: 0px;
  display: inline-block;
  /*border: solid 1px red; */
  transform: rotate(90deg);
  transform-origin: 50% 50%;
  font-weight: bold;
}
.btn-move-selected-left, .btn-move-selected-right {
  font-weight: bold;
}

/*** div za drag & drop pri oddaji del */
#drop-target {
	border: 2px dashed #999;
	width: 99%;
	height: 120px;
	line-height: 120px;
	cursor: default;
	text-align: center;
}

/**** izpis zbirke Revija *****/
.revija-seznam-clankov-container {
  display: none;
}
.revija-seznam-clankov {
  width:100%;
  margin-left:30px;margin-top:5px;font-size:0.8em
}
.revija-letna-tabela {
  font-size:1.2em
}
.revija-clanek-td {
  padding-bottom:5px
}
.revija-clanek-naslov-container {
  line-height:0px;margin-bottom:5px;
}
.revija-clanek-naslov  {
  max-width: 400px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.revija-clanek-avtorji {
    font-style:italic;
    font-size:0.8em;

    line-height:13px;

    max-width: 400px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.revija-clanek-prenos-td {
    width:75px;
    font-weight:bold;
    line-height:0px;
    margin-bottom:5px;
    vertical-align:top;
}

.revija-clanek-prenos {
    margin-top: 12px;
}

#citat {
    height: 104px;
    width: 100%;
}
#citatSeznam {
    vertical-align:top;
}

/* stil za habilitacije */
.habilitacija {
    margin: 0 auto;
    width: 700px;
}

.habilitacija-dela {
    margin-left: 40px;
}

.habilitacija-delo {
    padding-bottom: 20px;
}

.csl-bib-body {
    font-size: smaller;
}

/* uredi.php */
.ui-icon.download-file {
    display: inline-block;
    height: 22px;
    vertical-align: bottom;
    cursor: pointer;
}
.demoBanner {
  font-size: 16px;
  text-align: center;
  background-color: orange;
  padding: 5px;
}
/*** Dialog metode zbiranja podatkov */
.cbMetoda{
	display: unset !important;
}

#metodeZbiranjaPodatkov {
	min-width: 240px;
}
.dialog-metode-vsebina p, .dialog-metode-vsebina input {
  font-size: 14px;
}

/*** URL namen - oddaja zaposleni */
select[name="ddlNamen"] {
	margin-right:5px;
}
select[name="ddlFrekvencaAzuriranja"] {
	margin-right:5px;
}
/*** jquery ui dialog prenos datotek zaposleni */
div.dialog dt {
  font-weight: 600;
}
div.dialog dd input {
  width: 500px;
}
#dialog-placniki .cobiss-sifraOrg {
  font-size: 13px;
}
.OmejenDostopMsg {
  background-color: #c43224; /*#b02b2b;*/
	color: white;
	font-weight: bold;
  font-size: 16px;
  /*text-shadow: 1px 1px 1px black;*/
	margin: 4px 0px;
	padding: 10px 10px;
  position: relative;
}
.OmejenDostopMsg span {
  color: white;
  font-weight: bold;
  font-size: 16px;
  /*text-shadow: 1px 1px 1px black;*/
  font-family: Arial, sans-serif;
}
.OmejenDostopMsg-img {
  position: absolute;
  top: 10px;
}
.OmejenDostopMsg-text {
  margin-left: 150px
}
.OmejenDostopMsg-btn {
  background-color: white;
  border: none;
  line-height: 1.8em;
  color: black;
  cursor: pointer;
}
.small-icon-msg {
  position: relative;
  margin-bottom: 5px;
}
.small-icon-msg-img {
  position: absolute;
  top: 0px;
}
.small-icon-msg-text {
  margin-left: 20px
}
table.vardump {
  width: 100%;
  border-top: solid 2px black;
  margin-top: 2px;
  border-collapse: collapse;
}
table.vardump th:last-child {
  text-align: left;
  width: 90%;
}
table.vardump td {
  border: solid 1px gray;
  padding: 2px 5px;
  white-space: pre;
}
/* jquery autocomplete funkcija, ki se prikaže pred in med iskanjem */
.ui-autocomplete-loading {
  background:url('../img/ajaxLoader.gif') no-repeat right center;
  background-size: 24px;
}
.ftp-data td:first-child {
  text-align: right;
}
#listOfFiles {
  position: relative;
}
.zavesa {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,.6);
  text-align: center;
}
.zavesa img {
  position: absolute;
  margin: 0;
  top: 50%
}
.irods-navodila li {
  padding-bottom: 1em;
}
.irods-navodila code {
  background-color: #EEE;
  padding: 2px;
  white-space: pre-wrap;
}
.ZahtevekForm input[type='text'] {
  width: 20em;
  display: block;
  margin-bottom: 1em;
}
.ZahtevekForm input.long {
  width: 50em;
}
.ZahtevekForm textarea.long {
  width: 50em;
  height: 5em;
  border: solid 1px #ABADB3;
  margin-bottom: 1em;
}
.ZahtevekForm label {
  display: block;
}

.idIcon {
  user-select: none;
  border-radius: 50%;
  padding: 2px;
  font: 9px Verdana;
  font-weight: bold;
  color: #eee !important;
  background-color: #4F697C;
}
.izpisProjektov_omejeno {
  height: 16em;
  overflow: auto;
  resize: vertical;
}
.breakString {
  overflow-wrap: break-word;
}
.ProjektiJavno th {
  width: 18ex;
}
.licence-javno th {
  width: 18ex;
}
.identifikatorji {
  display: none;
}

/*** Galerija slik pri IzpisGradiva.php ***/
#galerija {
  height: 275px;
  width: 300px;
  margin-bottom: 5px;
}
#galerija figure {
  padding: 0;
  margin: 0;
}
#galerija img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
}
.swiper {
  height: 200px;
  width: 100%;
}
.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform,-webkit-transform;
}
.galerija-spodaj {
  margin-top: 1px;
  display: flex;
  width: 100%;
  height: 75px;
}
.galerija-spodaj figure {
  position: relative;
  width: 100%;
}
.galerija-omejenDostop {
  border: solid 1px silver;
  padding: 1em;
}
#stevilo-slik {
  position: absolute;
  text-align: center;
  font-size: 20px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
  z-index: 100;
  color: #000;
}
.pswp__custom-caption {
  background: rgba(255, 255, 255, 0.75);
  font-size: 16px;
  color: #000;
  width: calc(100% - 32px);
  max-width: 400px;
  padding: 2px 8px;
  border-radius: 4px;
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  text-align: center;
}
.pswp__custom-caption a {
  color: #fff;
  text-decoration: underline;
}
.hidden-caption-content {
  display: none;
}
.swiper-button-next {
  text-shadow: 0px 0px 2px black;
}
.swiper-button-prev {
  text-shadow: 0px 0px 2px black;
}

.ZadetkiIskanjaDIV {
  display: flex;
  align-items: flex-start;
  /*min-height: 200px;*/
}

.ZadetkiIskanjaDIV:only-child {
  align-items: center;
  justify-content: center;
}

.ZadetkiIskanjaDIV.LeftFacets {
  flex-direction: row !important;
}

.ZadetkiIskanjaDIV.RightFacets {
  flex-direction: row-reverse !important;
}

.Facets {
  flex: 0 0 200px;
  border: 1px solid transparent;
  padding: 15px;
  margin: 2px 3px 0 3px;
}

.Facets.FacetsActive {
  border-color: silver;
}

.Facet {
  margin-bottom: 15px;
}

.Facet label {
  display: flex;
  align-items: flex-start;
  margin: 5px 0;
  cursor: pointer;
  gap: 5px;
}

.Facet input[type="checkbox"] {
  flex-shrink: 0;
  margin-top: 2px;
}

.Facet a {
  color: #007bff;
  text-decoration: none;
}

.facet-reset-link {
  margin-bottom: 20px;
}

.ResultsContainer {
  flex: 1;
  min-width: 0;
}

.ZadetkiIskanja {
  width: 100%;
}

.Iskanje .btn, .IskanjeEnostavno .btn {
  margin-right: 5px;
}

.search-loading-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 40px 20px;
  text-align: center;
}

.search-loading-spinner {
  width: 40px;
  height: 40px;
  border: 3px solid #f3f3f3;
  border-top: 3px solid #006385;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-bottom: 15px;
}

.search-loading-text {
  color: #4c4c4c;;
  font-size: 14px;
  font-weight: 500;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}