@import url("common.css");

#mainPoza {
	float: left; 
	width: 640px; 
	height: 311px;
}

#mainRight {
	float: left; 
	clear:right;
	width: 200px; 
	height: 311px;
}

#hr {
	clear: both;
	width: 848px; 
	height: 8px; 
	line-height: 8px; 
	background:url('../images/hr.png') 0 0 no-repeat;
}

#vr {
	float: left; 
	width: 8px; 
	height: 311px; 
	background:url('../images/vr.png') 0 0 no-repeat;
}

#menu { /* overwrite */
	margin-left: 23px; 
	height: 248px;
}

#titlu {
	float: left; 
	position:relative; 
	bottom: -268px;
	right: -250px;
	text-align:right;
}

 /* added on 8 May seara */

#lang {
float: left; 
position:relative; 
bottom: -274px;
right: -45px;
text-align:left;
}
