.arena_tortenete{
	background: transparent url(img/bg_arenarol.png) no-repeat scroll center top;
	height: 506px;
	width: 917px;
	position: absolute;
}
.arena_tortenete_content_resz{
	background: transparent url(img/bg_arenarol_content.png) no-repeat scroll center top;
	height: 242px;
	width: 406px;
	position: absolute;
	margin-top: 247px;
	margin-left: 30px;
}
.arena_tortenete_leiras{
	width: 382px;
	height: 190px;
	position: absolute;
	margin-top: 291px;
	margin-left: 40px;
	text-align: justify;
	overflow: auto;
	padding-right: 8px;
}
.arenarol_title{
	width: 380px;
	height: 20px;
	margin-left: 42px;
	margin-top: 255px;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
}
#arena_tortenete_menu{
	height: 120px;
	width: 155px;
	position: absolute;
	margin-top: 359px;
	margin-left: 436px;
}
#arena_tortenete_menu A{
	background: transparent url(img/sarga_menu.png) no-repeat scroll center top;
	display: block;
	width: 138px;
	height: 21px;
	margin-bottom: 2px;
	padding-left: 17px;
	padding-top: 7px;
	color: white;
	font-weight: bold;
	cursor: pointer;
}
#arena_tortenete_menu A:hover{
	background: transparent url(img/nsarga_menu.png) no-repeat scroll center top;
	color: white;
}
#arena_tortenete_menu .active{
	background: transparent url(img/feher_menu.png) no-repeat scroll center top;
	color: #fe7104;
}
