body {
    background: #231f20 url(images/head_bg.gif) repeat-x;
}
.spacer,
.spacer * {
	background-image: url(images/spacer.gif);
}
.head {
    background: url(images/head.png) no-repeat;
}
.footer_bg {
    background: url(images/footer_bg1.png) bottom left repeat-x;
}
.langs a {
    background: url(images/langs_bg.png);
}
.head_pics {
    background: url(images/head_pics.jpg) no-repeat;
}
.cblock {
    background-image: url(images/block_bg.png);
}
.ctitle1 {
    background: url(images/ctitle1.gif) no-repeat;
}
.ctitle2 {
    background: url(images/ctitle2.gif) no-repeat;
}
.target {
    background: url(images/target.png) bottom center no-repeat;
}
.footer {
    background: url(images/footer_bg2.png) bottom left repeat-x;
}
.f1 {
    background: url(images/footer_logo.png) 10px 10px no-repeat;
}
.head a.sitemap {
    background: url(images/icon_sprite.png) 0 -10px no-repeat;
}
.head a.sitemap:hover {
    background: url(images/icon_sprite.png) no-repeat;
}
