#homeflash {
	margin: 0 auto;
	width:510px;
	font-family:Arial;
	font-size:11px;
	margin-top:10px;
	color:#FFF;
}

#homeflash #flash_top {
	height: 13px;
}
#homeflash #flash_left {
	width:10px;
	float:left;
}
#homeflash #flash_right {
	width:10px;
	float:right;
	}

#homeflash #flash_maincontent {
	width:490px;
	float:right;
	overflow:hidden;
}

#homeflash #flash_mainpic {
	height:207px;
	width:490px;
	background-color:#000;
	background-position: top left;
	background-repeat: no-repeat;
	//cursor:pointer;
}



#homeflash #flash_mainpic img {
	z-index:22;
	border:0px;
}
#homeflash #flash_mainpic #main_arts {
	float:right;
	top:0px;
	width:80px;
}

#homeflash #flash_mainpic #main_arts a {
	color:#ed1c24;
	font-weight:bold;
	text-decoration: underline;
}
#homeflash #flash_mainpic #main_arts a:hover {
	color:#ed1c24;
	font-weight:bold;
	text-decoration: none;
}


#homeflash #flash_mainpic #main_arts .last {

}

#homeflash #flash_mainpic  #main_art img {
	border:2px solid #ed1c24;
	margin-top:7px;
}

#homeflash #flash_mainpic  #main_art img:hover {
	border:2px solid #fff;
	margin-top:7px;
}

#flash_middle {
	width:490px;
	height:62px;
	line-height:13px;
	#line-height:11px;
	overflow:hidden;
	background:url(/images/flash/main_middle.gif);
	background-repeat: repeat-y;
	}

#flash_middle a {
	font-size:11px;
	color:#fff;
	text-decoration: underline;
	}
#flash_middle a:hover {
	font-size:11px;
	color:#fff;
	text-decoration: none;
	}

#flash_middle .titlu {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration: none;
}
#flash_middle .titlu:hover {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-decoration: underline;
}
#flash_middle #maintitle {
	margin-top:4px;
	padding-bottom:1px;
}

#homeflash #menu {
	width:100%;
	height:34px;

	display:block;
	}

#homeflash #menu #menu_selector {
	height:8px;
}

#homeflash #alte_titluri {
	padding-top:4px;
	#padding-top:1px;
	height:53px;
	width:490px;
	#height:59px;
	overflow:hidden;
}
#homeflash #alte_titluri #menu_item {
	float:left; 
	width:215px;
	#width:212px;
	height:25px;
	line-height: 12px;
	#margin-bottom:1px;
	margin-right:8px;
	overflow:hidden;
}
#homeflash #alte_titluri #menu_item a {
	color:#000;
	text-decoration: none;
}

#homeflash #menu #menu_buttons a{
	cursor:pointer;
}
#homeflash #alte_titluri #menu_item a:hover {
	color:#000;
	text-decoration: underline;
}
#homeflash #alte_titluri #menu_item img {
	float:left;
	margin-right:4px;
}

#homeflash #spacer {
	width:99%;
	clear:both;
	height:1px;
	overflow:hidden;
}
