
#navigation span {
	background: url(../images/layout/nav-buttons-hover-en.jpg) no-repeat;
}


#navigation span a:hover {
	background: url(../images/layout/nav-buttons-hover-en.jpg) no-repeat;
}


#navigation a.current {
	background-image: url(../images/layout/nav-buttons-active-en.jpg);
}

.news {
	background: url(../images/main/news_bk-en.jpg) no-repeat;
}

#topsection {
	background: url(../images/layout/nav-buttons-en.jpg) no-repeat;
}