#info-bar {
	position:				absolute;
	bottom:					0px;
	left:					0px;
	width:					770px;
	height:					32px;
	background-color:		#EFEFFD;
	padding:				0px;
}

#language {
	float:					left;
	margin-left:			8px;
	margin-top:				3px;
}

#flag {
	float:					left;
	margin-left:			4px;
	margin-top:				3px;
}

#mini-logo {
	position:				absolute;
	margin-left:			-64px;
	left:					50%;
}

#mindz {
	position:				absolute;
	margin-top:				3px;
	right:					25px;
}


#dots-top {
	position:				absolute;
	left:					74px;
	margin-top:				17px;
	background-image:		url(../images/p_oriz.gif);
	height:					2px;
	width:					625px;
	font-size:				2px;
}


#dots-left {
	position:				absolute;
	left:					74px;
	margin-top:				17px;
	background-image:		url(../images/p_vert.gif);
	height:					350px;
	width:					2px;
}

#dots-right {
	position:				absolute;
	right:					73px;
	margin-top:				17px;
	background-image:		url(../images/p_vert.gif);
	height:					350px;
	width:					2px;
}

#menu {
	position:				absolute;
	left:					43px;
	width:					64px;
	background-color:		#000000;
	font-family:			verdana;
	font-size:				11px;
	text-align:				center;
	color:					#B6B645;
	line-height:			15px;
}

#big-logo {
	position:				absolute;
	top:					79px;
	left:					50%;
	width:					241px;
	height:					239px;
	margin-left:			-120px;
	background-image:		url(../images/logo.jpg);

}

#head {
	position:				absolute;
	top:					30px;
	left:					50%;
	width:					352px;
	height:					39px;
	margin-left:			-176px;
	background-image:		url(../images/head.jpg);
}

#room {
	position:				absolute;
	top:					325px;
	left:					50%;
	width:					353px;
	height:					41px;
	margin-left:			-176px;
	background-image:		url(../images/room.jpg);
}

#news {
	position:				absolute;
	top:					98px;
	right:					24px;
	width:					100px;
	background-color:		#000000;
	font-family:			verdana;
	font-size:				11px;
	text-align:				center;
	color:					#E6C655;
	line-height:			15px;
}