
#menu1 td{
  vertical-align:top;
  width: 80px;
  padding: 0 0 0 24px;
}

#menu1 .ddmx-left-side {
  width: 8px;
  height: 28px;
  background: url(img/topmenu_l.jpg) left top no-repeat;
  margin: 0px;
  border: 0px;
  float: left; }

#menu1 .ddmx-right-side {
  width: 8px;
  height: 28px;
  background: url(img/topmenu_p.jpg) left top no-repeat;
  margin: 0px;
  border: 0px;
  float: left; }

#menu1 {
  margin: 0px;
  height: 22px;
  padding: 3px 0 0 0px;
  background: url(img/topmenu_bg.gif) top left repeat-x;
  text-align: left;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  float: left; }

#menu1 .arrows {
  background: url("img/sipky.gif") left 8px no-repeat;
  width: 15px;
  height: 15px;
  padding: 0 10px 0 10px;
  margin: 5px 7px 0 0px; }

#menu1 .topmenu { display: none; }

#menu1 a {
  padding-left: 10px;
  padding-right: 10px;
  display:block;
  font-size: 11px;
  color: white}

#menu1 a:hover {
  text-decoration: underline; }

#menu1 .item1,
#menu1 .item1:hover,
#menu1 .item1-active,
#menu1 .item1-active:hover {
    padding: 0 0 0 0;
    font: 12px arial;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    _top: 4px; }

#menu1 .item2,
#menu1 .item2:hover,
#menu1 .item2-active,
#menu1 .item2-active:hover {
    padding: 5px 8px 5px 8px;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
    }

#menu1 .ddmx .item2 { }
#menu1 .ddmx .item2:hover,
#menu1 .ddmx .item2-active,
#menu1 .ddmx .item2-active:hover { }

#menu1 .ddmx .arrow,
#menu1 .ddmx .arrow:hover {
    padding: 3px 16px 4px 8px; }

#menu1 .ddmx .item2 img,
#menu1 .ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0; }

#menu1 .section {
    border: 0px solid #b8b4ae;
    position: absolute;
    visibility: hidden;
    z-index: -1;
    margin-top: 0px;
    padding: 0px;
    background: #219f2d;
    border-color: #19b428;
    border-style: solid;
    border-width: 0 1 1 1;}
