body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
  color: #020001;
}
div.all {
  background: url(/im/bg_top.png) top center no-repeat;
}
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: #020001;
  font-size: 12px;
}
p.h1 {
  font-size: 17px; 
  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: #6f6f6f;
}
a {
  color: #25010a;
  text-decoration: underline;
}
a:hover {
  color: #7d0022;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  font-style: normal;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-style: normal;
}
h1.title {
  margin-left: 15px;
}
sup {
  font-size: 9px;
}

div.nav0_menu {
  padding-left: 2px;
}
div.nav0 {
  position: relative;
  width: 160px;
  float: left;
  height: 53px;
}
a.nav0 {
  display: block;
  width: 160px;
  height: 53px;
  line-height: 52px;
  color: #fbbb88;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  background-image: url(/im/spacer.gif);
}
a.nav0:hover {
  color: #f48026;
  text-decoration: none;
}
a.nav0_chosen {
  display: block;
  width: 160px;
  height: 53px;
  line-height: 52px;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.05em;
  background: url(/im/nav0_chosen.gif) bottom center no-repeat;
}
a.nav0_chosen:hover {
  color: #f48026;
  text-decoration: none;
}

div.nav1_submenu {
  position: absolute;
  left: -1px;
  top: 52px;
  background-color: #500218;
  padding-bottom: 5px;
  width: 164px;
  text-align: center;
}
div.nav1_submenu a {
  display: block;
  width: 150px;
  font-size: 12px;
  padding: 5px 5px 3px 5px;
  margin-bottom: 3px;
  text-decoration: none;
  color: #fbf6e0;
  text-align: center;
}
div.nav1_submenu a.chosen {
  color: #fed104;
}

div.nav1_submenu a:hover {
  color: #fed104;
}
div.navx2_submenu a.entry {
  display: block;
  padding: 0px 20px 3px 15px;
  text-decoration: none;
  color: #ffffff;
}
div.navx2_submenu a.entry:hover {
  background-color: #4eb2e1;
}


p.text {
  margin-top: 5px;
}
div.copy {
  padding-right: 15px;
  float: right;
}
.copy {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #030200;
  text-decoration: none;
  text-align: right;
}
a.copy:hover {
  color: #030200;
  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;
}
p.xinha {
  margin-top: 5px;
  margin-bottom: 10px;
}
.xinha {
}
h1.xinha, h2.xinha, h3.xinha {
  margin-top: 10px;
}

a.nav_top {
  display: block; 
  float: right;
  overflow: hidden;
  color: #fbbb88;
  font-size: 10px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 4px;
}
a.nav_top:hover {
  text-decoration: underline;
  color: #fbbb88;
}
#nav_top_2 {
  width: 119px;
  padding-right: 5px;
  text-align: right;
}
#nav_top_1 {
  width: 61px;
}
#nav_top_0 {
  width: 46px;
}
div.left {
  float: left; 
  width: 192px;
  background-color: #fdf8f2; background-color: #f2e9da; 
  text-align: center;
  padding: 8px 0px 0px 0px;
}
div.left h1 {
  color: #f48026;
  font-size: 28px;
  font-weight: normal;
  margin: 15px 5px 25px;
}
div.left a.quicklinks, div.left a.quicklinks_chosen  {
  display: block;
  width: 192px;
  color: #820024;
  background: url(/im/borderql.gif) bottom center no-repeat;
  margin-bottom: 7px;
  font-size: 15px;
  text-decoration: none;
  padding: 0px 0px 7px 0px;
}
div.left a.quicklinks_chosen  {
  color: #f48026;
}

div.left div.xinha {
  width: 160px;
  margin: 5px 5px 0px 18px;
  text-align: center;
}
div.left .xinha {
  font-size: 12px;
  line-height: 20px;
}

#content {
  float: left;
  width: 592px;
  background-color: #fdf8f2; background-color: #f2e9da; 
}
#content #kazalo {
  width: 100px;
  padding: 0px 0px 20px 30px;
} 
div.pagecount {
  width: 57px;
  border-top: 1px solid #b05610;
  text-align: center;
  padding-top: 2px;
  font-size: 12px;
  color: #800024;
  margin-left: 9px;
}
#content #main {
  padding: 20px 30px 20px 30px;
/*  width: 484px;*/
  text-align: left;
}

#kazalo .nav1_chosen {
  color: #820024;
  margin-bottom: 5px;
  font-size: 15px;
}

#main img.xinha_left {
  float: left;
  margin: 0px 10px 5px 0px;
}
#main img.xinha_right {
  float: left;
  margin: 0px 0px 5px 10px;
}
#main img.xinha_right {
  display: block;
  margin: 10px 0px;
  text-align: center;
}
#main .xinha {
  line-height: 20px;
}
#main h3.xinha b {
  font-weight: normal;
}
#main h2.xinha b {
  font-weight: bold;
}
#main h1.xinha b {
  font-weight: normal;
}
#main h1 {
  color: #f48026;
  font-size: 22px;
  font-weight: normal;
  
  padding: 0px;
  margin: 0px 0px 10px;
}
#main h2 {
  color: #f48026;
  color: #820024;
  font-size: 18px;
  font-weight: bold;  
  padding: 0px;
  margin: 0px 0px 7px;
}
#main h3 {
  color: #f48026;
  font-size: 15px;
  font-weight: bold;  
  padding: 0px;
  margin: 0px 0px 2px;
}
#main p {
  line-height: 20px;
  color: #020001;
}
div.prevnext {
  margin-top: 90px;
  text-align: center;
  padding-right: 20px;
}
.datum {
  font-style: italic;
}
div.left h1.left {
  width: 192px;
  display: block;
  text-align: center;
  background: url(/im/bg_lefth1.gif) top left repeat-y;
  color: #ffffff;
  margin: 0px;
  font-size: 14px;
  font-weight: bold;
  padding: 6px 0px;
}
div.ankete_q {
  font-size: 12px;
  font-weight: bold;
  color: #800024;
  padding: 10px 0px 5px;
}
div.ankete_a {
  padding: 0px 0px 0px 5px;
}
