body {
  background:#D5D0BA;
  margin:0;
  padding:0;
  color:#000;
  font:x-small/1.5em Arial,Helvetica,Sans-serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}
  
img {padding-left: 10px;}

#header {
  float:left;
  width:100%;
  background:#DAE0D2 url("../pics/bg.gif") repeat-x bottom;
  font-size:93%;
  line-height:normal;
  }
#header ul {
  
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#header li
  {
  /*border-style: outset;*/
  border: 0px;
  float:left;
  background:url("../pics/left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }


#header a 
  {
  float:left;
  display:block;
  background:url("../pics/right.gif") no-repeat right top;
  padding:3px 8px 2px 3px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
  }

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
  /*border-style: inset;*/
/* End IE5-Mac hack */
#header a:hover {
  /*border-style: inset;*/
  border-bottom-style: inset;
  border-color: #333;
  border-bottom: solid #D5D0BA;
  background-color:#333;
  }
#header #current {
  background-image:url("../pics/left_on.gif");
  }
#header #current a {
  background-image:url("../pics/right_on.gif");
  color:#333;
  padding-bottom:6px;
  }
.koptekstbig  	  {font-family: Arial, 'Sans Serif'; color:#990033; font-size: 450%; font-weight: bold; }
.koptekst  	  {font-family: Arial, 'Sans Serif'; color:#990033; font-size: 175%; font-weight: bold; }