#menu a { 
	background: url("../img/menu.gif") no-repeat left top;
	color: #fff;
	}
#menu a { 
	color: #fff;
	}	
#active a { 
	color: #fff;
	background: url("../img/menu.gif") no-repeat bottom; 
	}
#menu-container {
	background-color: #310E6C !important;

}
#content-container {
	background-image: url("../img/bg.gif");
	background-color: #fff;
}
#function-container {
	background-color: #BC0807;
}
#header-background {
	background-image : url(../img/kongres_head.gif);
	background-position: top;
	bakcground-color: #fff;
	}
