.toolbar1 {
  padding: 0;
  margin: 0;
  list-style: none;

}

  
.toolbar1 li {
  float: left;
  height: 32px;
  background-position: top left;     
  background-image: url(../gfx/menu1.gif);
  background-repeat: no-repeat;
    

  text-indent: -999em;
}

.toolbar1 li.separator {
  background-position: -64px top;
  width: 2px;
}

.toolbar1 li a {
  display: block;
  height: 32px;
  background-image: url(../gfx/menu1.gif);
  background-repeat: no-repeat;
}

.toolbar1 a.about {
  width: 64px;
  background-position: left top;
}
.toolbar1 a.about:hover {
  width: 64px;
  background-position: left bottom;
}

.toolbar1 a.offer {
  width: 60px;
  background-position: -66px top;
}
.toolbar1 a.offer:hover {
  width: 60px;
  background-position: -66px bottom;
} 

.toolbar1 a.price-list {
  width: 58px;
  background-position: -128px top;
}
.toolbar1 a.price-list:hover {
  width: 58px;
  background-position: -128px bottom
} 

.toolbar1 a.distribution {
  width: 93px;
  background-position: -188px top;
}
.toolbar1 a.distribution:hover {
  width: 93px;
  background-position: -188px bottom;
} 

.toolbar1 a.career {
  width: 64px;
  background-position: -283px top;
}
.toolbar1 a.career:hover {
  width: 64px;
  background-position: -283px bottom;
}

.toolbar1 a.press {
  width: 54px;
  background-position: -349px top;
}
.toolbar1 a.press:hover {
  width: 54px;
  background-position: -349px bottom;
}

.toolbar1 a.shop {
  width: 52px;
  background-position: -405px top;
}
.toolbar1 a.shop:hover {
  width: 52px;
  background-position: -405px bottom;
}

.toolbar1 a.contact {
  width: 67px;
  background-position: -459px top;
}
.toolbar1 a.contact:hover {
  width: 67px;
  background-position: -459px bottom;
}


.ddmx {
    font: 11px tahoma;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
    //padding: 3px 10px 3px 10px;
    //background: #000000;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
	background-color:none;
    white-space: nowrap;
    position: relative;
}
.ddmx .item2,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
   padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #C9FDC9;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 999;
}



.ddmx .item2 {
    background: #36B939;
}
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover {
	background: #299329;
	color:#ffffff;
}

.ddmx  .aa22{
	padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #C9FDC9;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 999;
	background: #009AD9;
}

.ddmx  .aa22:hover{
	padding: 3px 8px 4px 8px;
    font: 11px tahoma;
    color: #C9FDC9;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 999;
	color:#ffffff;
}



.ddmx .arrow,
.ddmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.ddmx .item2 img,
.ddmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}

* html .ddmx .section {
width:100px;
}

.ddmx .section {
	border: 0px solid #36B939;
    position: absolute;
    visibility: hidden;
    z-index: -1;
	min-width:100px;
	background-color:#36B939;
	
	
}

.ddmx .section  a
{
	border-bottom: 1px solid #008000;
}

