#menu {
  float:left;
  margin-top:45px;
  width:690px;
}

a.romenu1, a.romenu2, a.romenu3, a.romenu4, a.romenu5, a.romenu6, a.romenu7, a.romenu8{
  color: #fff;
  display: block;
  overflow: hidden;
  text-align: center;
  position: relative;
  height: 13px;
}

a.romenu1 {
  background: url(images/menu_works_b.gif) left top no-repeat;
  width: 47px;
}

a.romenu2 {
  background: url(images/menu_prof_b.gif) left top no-repeat;
  width: 49px;
}

a.romenu3 {
  background: url(images/menu_ani_b.gif) left top no-repeat;
  width: 106px;
}

a.romenu4 {
  background: url(images/menu_pub_b.gif) left top no-repeat;
  width: 72px;
}

a.romenu5 {
  background: url(images/menu_gall_b.gif) left top no-repeat;
  width: 53px;
}

a.romenu6 {
  background: url(images/menu_link_b.gif) left top no-repeat;
  width: 39px;
}

a.romenu7 {
  background: url(images/menu_contact_b.gif) left top no-repeat;
  width: 58px;
}

a.romenu8 {
  background: url(images/menu_home_b.gif) left top no-repeat;
  width: 43px;
}



a.romenu1 img,a.romenu2 img, a.romenu3 img, a.romenu4 img, a.romenu5 img, a.romenu6 img, a.romenu7 img, a.romenu8 img {
  border: 0px;
}

a.romenu1:hover img, a.romenu2:hover img , a.romenu3:hover img, a.romenu4:hover img, a.romenu5:hover img, a.romenu6:hover img,
a.romenu7:hover img, a.romenu8:hover img {
  position: relative;
  top: -13px;
  border: 0px;
}

.items-sub {
  float:left;
  margin-left:20px;
}
