
#zero_lvl span {
    background: url(../images/man_start_lvl_double.jpg) no-repeat center top;
    width: 300px;
    display: inline-block;
	display:-moz-inline-stack;
    height: 618px;
}

#zero_lvl span:hover {
    background: url(../images/man_start_lvl_double.jpg) no-repeat center bottom;
}

#end_lvl span {
    background: url(../images/man_end_lvl.jpg) no-repeat -95px 0;
    width: 300px;
    display: inline-block;
	display:-moz-inline-stack;
    height: 618px;
}

#logo a {
    background: url(../images/logo_prestige.jpg) no-repeat;
    width: 534px;
    height:152px;
    display: block;
}

/*menu*/

#item1 a {
    background: url(../images/about.jpg) no-repeat center top;
    width: 82px;
}

#item2 a {
    background: url(../images/service.jpg) no-repeat center top;
    width: 49px;
}


#item3 a {
    background: url(../images/articles.jpg) no-repeat center top;
    width: 50px;
}

#item4 a {
    background: url(../images/zakazat.jpg) no-repeat center top;
    width: 62px;
}



#item_1 a {
    background: url(../images/sub_menu1.jpg) no-repeat center top;
    width: 130px;
}

#item_2 a {
    background: url(../images/sub_menu2.jpg) no-repeat center top;
    width: 123px;
}

#item_3 a {
    background: url(../images/sub_menu3.jpg) no-repeat center top;
    width: 110px;
}

#item_4 a {
    background: url(../images/sub_menu4.jpg) no-repeat center top;
    width: 115px;
}

