html>body #main_nav_container {
    /*width: 555px;*/

}

#main_nav_list {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#main_nav_list li {
    margin: 8px 0px 0px 10px;
    padding: 0px 0 0px 0;
    float: left;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
    overflow: hidden;
    margin: 0px 1px 0px 0px;
    /*padding: 3px 19px 2px 10px;*/

    padding-left: 15px;
    padding-right: 15px;
    display: block;
    voice-family: "\"}\"";
    voice-family: inherit;
    background-position: bottom;
    background-repeat: repeat-x;
    float: left;
    line-height: 21px;
    text-align: center;
    height: 25px;
}

html>body #main_nav_list a {
    /*height: 38px;*/

}

a.main_nav_item {
    line-height: 19px;
    text-align: center;
    height: 19px;
}

a.main_nav_item:hover {
    background: transparent;
}




a.main_nav_active_item {
  background: url(butoane/buton_2.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FF0000;
}
a.main_nav_item {
  background: url(butoane/buton_.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #FFFFFF;
}
a.main_nav_item:hover {
  background: url(butoane/buton_.gif) no-repeat;
  font-family: Tahoma, serif;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  color: #003366;
}
