body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  background-color: #101010;
  color: #ffffff;
}
a img {
  border: none;
}
td,th,input,select,p,div {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}
h1,h2,h3,form,input,p {
  margin: 0px;
  padding: 0px;
}
p, span.xinha, div.xinha, p.xinha {
  font-family: Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 11px;
}
p.h1 {
  font-size: 18px; 
  color: #ffffff;
}
ul {
  margin: 0px 0px 0px 20px;
  padding: 0px;
  list-style-type: disc;
}
.white {
  color: #ffffff;
}
li {
  list-style-type: disc;
  margin: 0px;
  padding: 0px;
  padding-top: 2px;
}
h1,h2,h3 {
  color: #ffffff;
}
a {
  color: #ffffff;
  text-decoration: underline;
}
a:hover {
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  margin-bottom: 25px;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
}
h1.title {
  margin-left: 15px;
}
sup {
  font-size: 10px;
}

a.nav0 {
  display: inline;
  width: auto;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  height: 14px;
  font-weight: bold;
  padding: 2px 0px 2px 15px;
}
a.nav0:hover {
  color: #fe0000;
  text-decoration: none;
}
a.nav0_chosen {
  display: inline;
  width: auto;
  color: #fe0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  height: 14px;
  font-weight: bold;
  padding: 2px 0px 2px 15px;
}

a.nav1 {
  display: inline;
  width: auto;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  height: 14px;
  font-weight: bold;
  padding: 2px 0px 2px 15px;
}
a.nav1:hover {
  text-decoration: underline;
}
a.nav1_chosen {
  display: inline;
  width: auto;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-decoration: none;
  height: 14px;
  font-weight: bold;
  padding: 2px 0px 2px 15px;
  font-style: italic;
}

p.text {
  margin-top: 5px;
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #fe0000;
  text-decoration: none;
  margin-left: 15px;
}
a.copy:hover {
  color: #fe0000;
  text-decoration: underline;
}

/* magic: because position:fixed; fails to position:static; in IE, we use IE-specific expressions to fix this. */ 
/* but we must set position:absolute;, left and top before this or it won't work. */

div#fixed {
  position: absolute;
  left: 0px; 
  top: 0px; 
/*  left: expression( ( ignoreMe = document.documentElement.scrollLeft ? document.documentElement.scrollLeft : document.body.scrollLeft ) + 'px' );
  top: expression( ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop ) + 'px' );*/
}
div>div#fixed {
  position: absolute;
  position: fixed;
} 
p.grey {
  color: #333333;
}
a.reference {
  color: #ff6600;
}
a.reference:hover {
  color: #ee5500;
}
div.news_right {
  border-bottom: 3px solid #ffffff;
  background-color: #dbced3;
  padding: 15px 15px 8px;
}
a.news {
  color: #ffffff;
  text-decoration: none;
  cursor: default;
  font-size: 10px;
}
a.news:hover {
  color: #ffffff;
  text-decoration: none;
}
.newsnav {
  color: #ffffff;
  font-size: 10px;
}
a.newsnav {
  text-decoration: none;
}
a.newsnav:hover {
  color: #ffffff;
}
p.xinha {
  margin-top: 5px;
  margin-bottom: 10px;
}
.xinha {
}
h1.xinha, h2.xinha, h3.xinha {
  margin-top: 10px;
}
.lang {
  background-color: #fe0000; 
  color: #ffffff;
  text-decoration: none;
}  
a.lang:hover {
  background-color: #fe0000; 
  color: #ffffff;
  text-decoration: underline;
}  
a.nav2 {
  display: block;
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  margin-bottom: 7px;
}
a.nav2:hover {
  text-decoration: underline;
}
a.nav2_chosen {
  display: block;
  color: #fe0000;
  text-decoration: none;
  font-style: italic;
  font-size: 11px;
  margin-bottom: 7px;
}
a.nav2_chosen:hover {
  color: #fe0000;
  text-decoration: none;
}

div.knjige_tehnicni p.xinha {
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
  font-size: 10px;
}
a.smallrednounder {
  color: #fe0000;
  text-decoration: none;
  font-size: 10px;
}
a.rednounder {
  color: #fe0000;
  text-decoration: none;
}
p.vbranje_besedilo {
  line-height: 130%;
}
a.posnetki {
  color: #fe0000;
  text-decoration: none;
}
a.posnetki:hover {
  color: #fe0000;
  text-decoration: none;
}