/* CSS Document */
body {
	background: #69193f url('../img/bg.jpg') center top repeat-x;
	}

.logotop_blank_img {
	width: 210px;
	height: 80px;/*68px;*/
	}

/* absolutes */
#flags {
	text-align: right;
	position: absolute;
	top: 47px;/*94px;*//* because of new hight of toplogo 82px;/*122px;*/
	left: 260px;/*650px;*/
	width: 470px;/*240px;*//* to get flags to start from right! */
	}
