html {
  FONT-SIZE: 11px;
  FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url('image/texture.jpg');
  color: #000000;
}
.logo {
  width: 166px;
  height: 162px;
  background-image: url('image/logo.jpg');
  background-repeat: no-repeat;
}
.top {
  width: 576px;
  height: 162px;
  background-image: url('image/top.jpg');
  background-repeat: no-repeat;
  vertical-align: top;
}
.pipa {
  width: 3px;
  height: 21px;
  background-image: url('image/stick2.gif');
  background-repeat: no-repeat;
  vertical-align: top;
}
a.menu_bottom {
  text-align: center;
  font-size: 12px;
  color: #428755;
  text-decoration: none;
  font-weight: bold;
}
a.menu_nahore {
  text-align: center;
  font-size: 10px;
  color: #428755;
  text-decoration: none;
  font-weight: bold;
}
.text {
  background-image: url('image/texture3.gif');
  background-repeat: repeat-y;
  width: 559px;
}
.button {
  background-image: url('image/butt3.gif');
  background-repeat: no-repeat;
  width: 166px;
  height: 31px;
}
.menu {
  vertical-align: top;
  background-image: url('image/texture2.gif');
  background-repeat: repeat-y;
  width: 166px;
}
.down {
  background-image: url('image/down.jpg');
  background-repeat: no-repeat;
  width: 166px;
  height: 63px;
}
.down2 {
  background-image: url('image/down2.jpg');
  background-repeat: no-repeat;
  width: 559px;
  height: 63px;
}
.point_zluta {
  background-image: url('image/butt2.gif');
  background-repeat: no-repeat;
  width: 14px;
  height: 18px;
  background-position: 20px;
  padding-left: 45px;
}
.point_zelena {
  background-image: url('image/butt1.gif');
  background-repeat: no-repeat;
  width: 14px;
  height: 18px;
  background-position: 20px;
  padding-left: 45px;
}
.mezera {
  height: 10px;
}
a.menu_a {
  color: #428755;
}



