.text {
  font-family: verdana;
  font-size: 13px;
  text-decoration: none; 
  color: #6e3829;
  margin: 0 5 0 5px;
  text-align: justify;
    font-weight:bold;
      }

.pageheader {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  text-decoration: none;
  color: #934c39;
  margin: 0 5 0 5px;
  text-align: justify;
  margin-bottom:15px;
  margin-top:5px;
}
.pageheader a{
  color: #934c39;
text-decoration:none;
}
.pageheader a:hover{
  color: #934c39;
text-decoration:underline;
}

.menu {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: none;
  color: #9c681c;
  margin: 0 0 0 0px;
  font-weight: bold;
      }

.menu:hover {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: underline; 
  color: #9c681c;
  margin: 0 0 0 0px;
  font-weight: bold;
}

.text a {
  text-decoration: none;
  color: #934c39;
  margin: 0 5 0 5px;
  text-align: justify;
  font-weight: bold
}

.text a:hover {
  text-decoration: underline;
  color: #934c39;
  margin: 0 5 0 5px;
  text-align: justify;
      }
.text p{
text-indent:10px;
margin-top:0px;
margin-bottom:0px;
  }

.bottommenu{
  text-align:center;
  margin-top: 5px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #934c39;
  font-size: 8px;
}


.bottommenu a{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #934c39;
  font-size: 8px;
  text-decoration: none;
}
.bottommenu a:hover{
  text-decoration: underline;
}

.counters{
padding-left: 40px;
  text-align:left;
  margin-top: 5px;
}

.zak 
{
 font-weight:bold;
 background:#a48957;
 color:#FFFFFF; 
  background-image: url('but.jpg');
  border-style: solid;
  border-color: #a48957;
  border-width: 1px;

}

