@charset "utf-8";

.BOX_text {
	position:relative;
	z-index:auto;
	left: 197px;
	width: 460px;
	margin-bottom: 30px;
	top: 0;
	padding-top: 25px;
}

#BOX2_text {
	margin-bottom: 150px;
}
#BOX_header_ro {
	position:relative;
	width:680px;
	height:180px;
	z-index:auto;
	background-image: url(../img/bck_events_header_ro.jpg);
	left: 172px;
	top: -33px;
}

#BOX_header_en {
	position:relative;
	width:680px;
	height:180px;
	z-index:auto;
	background-image: url(../img/bck_events_header_en.jpg);
	left: 172px;
	top: -33px;
}
#BOX_header_text {
	position:absolute;
	width:360px;
	z-index:auto;
	left: 300px;
	top: 96px;
}
#BOX2 {
	position:relative;
	width:680px;
	z-index:auto;
	left: 172px;
	padding-bottom: 20px;
	top: -23px;
}
.event {
	position:relative;
	width:680px;
	z-index:auto;
	background-image: url(../img/separator_orizontal.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.event_foto {
	position:relative;
	width:130px;
	height:86px;
	z-index:auto;
	cursor: pointer;
	left: 30px;
	top: 25px;
}
.event_nav {
	position:relative;
	width:680px;
	height:50px;
	z-index:auto;
	cursor: pointer;
	left: 0px;
	top: 5px;
	text-align: center;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.event_text {
	position:relative;
	z-index:auto;
	left: 190px;
	top: -62px;
	width: 480px;
	color: #fef4c9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

