
body{
	background: #fff url(../images/main/body_bg.gif) repeat;
}
div#langs{
	background: url(../images/main/header_langs.png) no-repeat;
}
div#main-menu, div#footer {
	background: #848484 url(../images/main/main_menu_bg.gif) repeat;
}
div#main-menu ul li a.selected, div#main-menu ul li a:hover, div#main-menu ul li a:focus{	
	background: #e3077e;
	outline: 0;
}
div.block, div.block-double, div.block2, table.block td {
	background: #fff url(../images/main/block_bg.gif) repeat;
}
table.block td.nobg{
	background: none;
}
div.block-title{
	background: url(../images/main/block_hor_line.gif) repeat-x bottom;
}
table.block td.block-line{
	background: url(../images/main/block_hor_line.gif) repeat-x;
}
table.block td.block-content div.logo a{
	border: 1px solid #eee;
		
}

div.block-title a, th.block-title a, th.block-title{
	background: #fff url(../images/main/block_title_bg.gif) no-repeat right top;
}
div.block-title a:hover, div.block-title a:focus, th.block-title-selected{
	background: #fff url(../images/main/block_title_bg.gif) no-repeat right bottom;
}
div.block-content ul li{
	background: url(../images/main/block_content_li.gif) no-repeat 0 4px;	
}


div.block-v-spacer{
	background: url(../images/main/news-spacer-bar.gif) no-repeat 0;	
}
#banner-search-box {
	background: url(../images/main/banner-bg_pl.gif) no-repeat;	
}