body {
  color            : #ffffff;
  margin-left      : 10px;
  margin-right     : 10px;
  margin-bottom    : 20px;
  padding          : 0px;
  background1 :       url("/b3.jpg");
  background-color : #000000;
  font-family      : Tahoma, arial, sans-serif;
  font-size        : 12px;
 
}
td, tr, p, div {
  font-family      : Tahoma, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

ul#mainlevel-nav {
  list-style        : none;
  padding           : 0;
  margin            : 0;
  font-size         : 0.8em;
}
ul#mainlevel-nav li {
  display           : block;
  background-image  : none;
  padding-left      : 0px;
  padding-right     : 0px;
  float             : left;
  margin            : 0;
  width             : auto !important;
  width             : 12%;
  font-size         : 14px;
  line-height       : 16px;
  white-space       : nowrap;
  border-right      : 1px solid #cfbe9c;
}
ul#mainlevel-nav li a {
  width             : 100%;
  display           : block;
  padding-left      : 10px;
  padding-right     : 10px;
  text-decoration   : none;
  color             : #cfbe9c;
  background        : transparent;
}

#buttons>ul#mainlevel-nav li a { width: auto; }

ul#mainlevel-nav li a:hover{
  color            : #cfbe9c;
  font-size         : 16px;

}
ul#mainlevel-nav li a:link{
  color            : #cfbe9c;
  font-size         : 16px;

}
ul#mainlevel-nav li a:visited{
  color            : #cfbe9c;
  font-size         : 16px;

}

a:link, a:visited {
  font-size        : 12px;
  color            : #4d170d;
  text-decoration  : none;
  font-weight      : bold;
}
a:hover {
  font-size        : 12px;
  color            : #7e3c19;
  text-decoration  : none;
  font-weight      : bold;
}
ul {
  
  margin           : 2px;
  padding-left     : 0px;
  list-style       : none;
}
li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0px;
  background-image : url(../images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 3px;
}  

div.stopka {
  color : #ffffff;
}

.stopka a:link,.stopka a:visited, .stopka a:hover  {
  font-size        : 12px;
  color            : #888888;
  text-decoration  : none;
  font-weight      : bold;
}

div.lng {
  color : #cfbe9c;
}


.lng a:link,.lng a:visited, .lng a:hover  {
  font-size        : 12px;
  color            : #cfbe9c;
  text-decoration  : none;
  font-weight      : bold;
}

p.name {
  font-size        : 12px;
  text-align	   : center;
  padding-bottom   : 15px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : bold;
}