body
{
    background:url('images/back.jpg') repeat-x;
}
#user-links { 
    background:url('images/cart.png') no-repeat;
}
#schedule {
    background:url('images/phone.png') no-repeat;
}
.panel-header
{
    background: url('images/back2.png') no-repeat;
    margin-top: -40px;
}
#main-menu .first .item-left, #main-menu .first.item:hover .item-left, #main-menu .first.selected .item-left {background:url('images/menu/first_left_new.png') no-repeat;}
#main-menu .first .item-center, #main-menu .first.selected .item-center {background:url('images/menu/center_new.png') repeat-x;}
#main-menu .first.item:hover  .item-center {background:url('images/menu/hcenter_new.png') repeat-x;}
.special .plate .price,
.catalog-line .price,
.catalog-list .price,
.news-product .price{
    background: url('images/catalog/price.png') no-repeat bottom;
}
.catalog-list .buy,
.catalog-line .buy{
    background: url('images/catalog/buy.png') no-repeat bottom; 
}
.home2.home-new .news-home-block .news-header a {
	background: url("images/back3.png") no-repeat;
}
