/* ua */
.menulist li#mmain {
	width:8.5%;
}
.menulist li#mmain a img{
  
  background:url('../img/ru/menu/i1.gif') no-repeat center center;
}
.menulist li#mmain a:hover img{
  background:url('../img/ru/menu/i1_.gif') no-repeat center center;
}

.menulist li#mmabout {
	width:10%;
}
.menulist li#mmabout a img{
  background:url('../img/ru/menu/i2.gif') no-repeat center center;
}
.menulist li#mmabout a:hover img{
  background:url('../img/ru/menu/i2_.gif') no-repeat center center;
}

.menulist li#mmnews {
	width:7.6%;
}

.menulist li#mmnews a img{
  background:url('../img/ru/menu/i3.gif') no-repeat center center;
}

.menulist li#mmnews a:hover img{
  background:url('../img/ru/menu/i3_.gif') no-repeat center center;
}

.menulist li#mmstudio {
	width:11.2%;
}

.menulist li#mmstudio a img{
  background:url('../img/ru/menu/i4.gif') no-repeat center center;
}

.menulist li#mmstudio a:hover img{
  background:url('../img/ru/menu/i4_.gif') no-repeat center center;
}

.menulist li#mmtariff {
	width:7.5%;
}



.menulist li#mmtariff a img {
  background:url('../img/ru/menu/i5.gif') no-repeat center center;
}

.menulist li#mmtariff a:hover img {
  background:url('../img/ru/menu/i5_.gif') no-repeat center center;
}

.menulist li#mmprofile {
	width:12%;
}

.menulist li#mmprofile a img {
  background:url('../img/ru/menu/i6.gif') no-repeat center center;
}

.menulist li#mmprofile a:hover img {
  background:url('../img/ru/menu/i6_.gif') no-repeat center center;
}


.menulist li#mmlinks {
	width:13%;
}

.menulist li#mmlinks a img {
  background:url('../img/ru/menu/i7.gif') no-repeat center center;
}

.menulist li#mmlinks a:hover img {
  background:url('../img/ru/menu/i7_.gif') no-repeat center center;
}

.menulist li#mmfaq {
	width:13%;
}

.menulist li#mmfaq a img {
  background:url('../img/ru/menu/i8.gif') no-repeat center center;
}

.menulist li#mmfaq a:hover img {
  background:url('../img/ru/menu/i8_.gif') no-repeat center center;
}

.menulist li#mmforum {
	width:6.7%;
}

.menulist li#mmforum a img {
  background:url('../img/ru/menu/i9.gif') no-repeat center center;
}

.menulist li#mmforum a:hover img {
  background:url('../img/ru/menu/i9_.gif') no-repeat center center;
}

.menulist li#mmcontacts {
	width:9%;
    
}

.menulist li#mmcontacts ul {
	position:absolute;
	left: -110%;
	top: 23px;
}

.menulist li#mmcontacts a {
	border: none;
}

.menulist li#mmcontacts a img {
  background:url('../img/ru/menu/i10.gif') no-repeat center center;
}


.menulist li#mmcontacts a:hover img {
  background:url('../img/ru/menu/i10_.gif') no-repeat center center;
}
