body {
  font-family: Arial;
  color: #562a32;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  text-align: justify;
  }

p, table {
  font-family: Arial;
  color: #562a32;
  font-size: 12px;
  text-align: justify;
}

a {
  font-family: Arial;
  color: #9b6e72;
  font-size: 14px;
  font-style: italic;
  text-decoration: underline;
}

.menu {
  font-family: Arial;
  color: #fbf7e9;
  font-size: 20px;
  font-style: italic;
  text-decoration: none;
}

.menu1 {
  font-family: Arial;
  color:#562a32;
  font-size:17px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.menu1:hover{
  text-decoration: underline;
}
.menu2 {
  font-family: Arial;
  color:#562a32;
  font-size:15px;
  font-style: italic;
  font-weight: bold;
  text-decoration: none;
}
.menu2:hover{
  text-decoration: underline;
}

.text_gen{
  font-family: Arial;
  color: #a5a4a4;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}

.text_gen a{
  font-family: Arial;
  color: #a5a4a4;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
  font-style:normal;
}

.punkt{
  background: #f1eacb url('/pics/bg_punkt.jpg') no-repeat top left;
  padding-left:50px;
}

.text_punkt1{
  font-family: Arial;
  color: #562a32;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.text_punkt2{
  font-family: Arial;
  color: #a91f20;
  font-size: 12px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
}

.text_podval{
  font-family: Arial;
  color: #959595;
  font-size: 11px;
  text-decoration: none;
}

.date_d{
  font-family: Arial;
  color: #562a32;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
.date_m{
  font-family: Arial;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  background-color:#a66b84;
}
.date_y{
  font-family: Arial;
  color: #562a32;
  font-size: 11px;
  text-decoration: none;

}
.ul1{
  list-style-image: url('/pics/mark1.gif');
}
.ul2{
  list-style-image: url('/pics/mark2.gif');
}

.fon{
  background: url('/pics/bg_center.jpg') repeat-x top;
}

.fon1{
  background: url('/pics/bg_center_kat.jpg') no-repeat top;
}

#wa{
  margin-left: 10px;
  margin-right: 10px;
}

.text_punkt_a{
  text-decoration: none;
  font-style:normal;
}

.text_punkt_a:hover{
  text-decoration: underline;
}


