@import url("common.css");

#leftCorner {
	float:left; 
	height:197px;
}

#prezSigla {
	float: left; 
	margin-left: 31px;
	margin-top: 20px; 
	width: 181px; 
	height: 114px; 
	background:url('../images/prezSigla.png') 0 0 no-repeat;
}

#prezMenuTop {
	clear:left; 
	margin-top:134px; 
	width:182px; 
	height:43px; 
	background:url('../images/prezMenu.png') 0 0 repeat-y;
}

#prezPoza {
	float: left; 
	width: 484px; 
	height:197px; 
	margin-left: 24px; 
}

#prezRight {
	float: left;
	clear:right;
	width: 114px;
	height: 197px;
}

#hr {
	clear: both;
	width: 848px; 
	height: 8px; 
	line-height: 8px; 
	background:url('../images/prezHR.png') 0 0 repeat-x;
}

#vr {
	float: left; 
	width: 14px; 
	height: 197px; 
	background:url('../images/prezVR.png') 0 0 repeat-y;
}

#menu { /* overwrite */
	margin-left: 31px; 
	height: 255px;
}

#content { /* overwrite */
	margin-top: 4px;
}

.hr {
	position: relative;
	z-index:3; 
	width:560px; 
	height:3px; 
	margin-top:-20px; 
	margin-bottom: 10px; 
	background:url(../images/bara.png) 0 0 repeat-x;

}
/* added on 8 May seara */
#lang {
float: left; 
position:relative; 
bottom: -9px;
right: -25px;
text-align:left;
}

.subTitlu2 {
	margin-bottom: 0px;
}
