h2, h2 a, #page a, #footer a {
	color: #d71921;
}

#lang_inner a, #hmenu_inner, #images, #documents, #newsletter, #poll {
	background: #d71921;
}

#header_inner {
	border-top: 10px solid #d71921;
}

#lang_inner a span {
	color: white;
}

#documents dt {
	border-bottom: 1px solid #ce425e;
}

#documents a {
	color: white;
}

#hmenu ul li a {
	color: #cef3ff;
	color: #f9c132;
}

#hmenu ul li a:hover, 
#hmenu ul li a.selected {
	color: #d71921;
	background: white;
}

#vmenu ul li a {
	background-color: #d71921;
	color: #f9c132;
}

#vmenu ul ul li a {
	background: white;
	color: #d71921;
}

#vmenu ul ul a:hover, 
#vmenu ul ul li a.selected {
	background: #d71921;
	color: white;
}
