html, body {
	/*background: #fff url('../../images/backgrounds/bg_red.jpg') no-repeat fixed center top;*/
}
#footer-wrapper {background: transparent url('../../images/bg_footer_red.png') repeat-x center top;}
h2 {color: #C71E64;}
a {color: #C71E64;}

input.text-search {
	border: 1px solid #C71E64;
}
#subnav li a:hover {
	background: #cb1b63 ;
}
#subnav li.active a {
	background: #cb1b63 ;
}
#subnav li.active a:hover {
	background: #cb1b63 ;
}
.news-list-morelink a { background: transparent url('/images/link_arrow_red.gif') no-repeat 0 5px;}
.news-single-backlink a {background: transparent url('/images/link_arrow_red.gif') no-repeat 0 5px;}

#langnav li a:hover{
	color: #C71E64;
}
