body {
/*	background: url(/templates/kpi/images/background.png) no-repeat top center;*/
}
.logo
{
    background: url(/templates/kpi/images/logo.png) no-repeat;
}
.s_ru
{
    background: url(/templates/kpi/images/slider.png) no-repeat;
}
.s_en
{
    background: url(/templates/kpi/images/slider_en.png) no-repeat;
}

.sb_ru
{
    background: url(/templates/kpi/images/slider_bot.png) no-repeat;
}
.sb_en
{
    background: url(/templates/kpi/images/slider_bot_en.png) no-repeat;
}

.lang_link {
    background: url(/templates/kpi/images/lang_select.png) no-repeat;
    background-repeat: no-repeat;
    background-position: 0px 4px;
}

.linked
{
    background: url(/templates/kpi/images/btm.jpg) no-repeat;
}
.li_active
{
    background-image: url(/templates/kpi/images/li_act.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.inner_line
{
    background: url(/templates/kpi/images/inner_line.gif) no-repeat;
}
.nin_left, .nin_right, .nin_up
{
    background-image: url(/templates/kpi/images/news_in_navi.gif);
    background-repeat: no-repeat;
}
.nin_up
{
    background-position: -12px;
}
.nin_right
{
    background-position: -6px;
}
.ic2_cont ul li
{
    background-image: url(/templates/kpi/images/list.gif);
    background-repeat: no-repeat;
    background-position: 0 5px;
}
.search_but input[type="submit"]
{
    background: url(/templates/kpi/images/search.gif) no-repeat;
}
.invis_mp_content li a .img
{
    background-image: url(/templates/kpi/images/popup.gif);
    background-repeat: no-repeat;
}
