body {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	background:#EDEDED;
		background:url(../images/bg_body.jpg);
	
}
a {
	color:#9B0000;
	text-decoration:none;
}

a:hover {
	color:#9B0000;
	text-decoration:underline;
}


.header {
	background:url(../images/bg_meniu_sus.jpg) repeat-x;
	height:132px;	
}

.container {
	width:960px;
	margin:0 auto;
}

.bg_alb {
	background:#FFFFFF;
}


.bg_menu a {
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	display:block;
	width:89px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	
}
.bg_menu a:hover		{
	font-weight:bold;
	color:#9B0000;
	display:block;
	width:89px;
	height:34px;
	line-height:34px;
	background: url(../images/meniu_selectat.jpg) repeat-x top left;
	text-decoration:none;

}


.selected		{
	font-weight:bold;
	color:#9B0000;
	display:block;
	width:89px;
	height:34px;
	line-height:34px;
	background: url(../images/meniu_selectat.jpg) repeat-x top left;
	text-decoration:none;
}

.rosu {
	color:color:#9B0000;
}


.bg_left {
	background: url(../images/bg_container_stanga.gif) repeat-y top left;
	width:10px;
}

.bg_right {
	background: url(../images/bg_container_dreapta.gif) repeat-y top left;
	width:10px;
}


/*----------------MENIUL DIN dreapta --------------------*/
.line_break {
	background:url(../images/linie_break_meniu_stanga.jpg) no-repeat top left;
	line-height:46px;
	text-indent:20px;
}

.bg_col_dr {
	background:url(../images/meniu_dreapta_bg_stanga.jpg) repeat-y;
	width:13px;
	font-size:10px;
	
}

.plus {
	background:url(../images/plus.jpg) no-repeat top left;
	text-indent:15px;
	
	}

.capat_jos {
	background:url(../images/capat_jos.jpg) no-repeat top left;
	line-height:18px;
	height:18px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	
}

.ceas {
	background:url(../images/ceas.jpg) no-repeat top left;
	width:13px;
	height:24px;
	line-height:10px;
	padding-left:25px;
	
	color:#FFFFFF;
	font-weight:bold;
}

.ultima_ora{
	font-size:10px;
	padding-left:5px;
	
}

.linie {
	background:url(../images/linie.jpg) no-repeat top center;
	height:10px;
}
	

/*----------------MENIUL DIN stanga --------------------*/

.bara_gri {
	background:url(../images/bara_gri.jpg) no-repeat top left;
	line-height:25px;
	text-indent:10px;
}


/*-----------------------LISTARE STIRI MAIN --------------------------*/

.poza {
	background:#f2f2f2;
	padding:3px;
	border:1px solid #cccccc;
	clear:both;
	margin:5px;
}

.lista_stiri a {
	color:#333333;
	text-decoration:none;
}

.lista_stiri a:hover {
	color:#9B0000;
	text-decoration:underline;
}
	
/*-----------------------VIZUALIZARE STIRE --------------------------*/
.titlu_stire {
	color:#000000;
	font-size:14px;
	font-weight:bold;
}

.text_stire {
	color:#000000;
	font-size:12px;
	text-align:justify;
	
}


.dropcap {
	float: left;
	padding: 4px 8px 0 0;
	display: block;
	color: #9B0000;
	font: 50px/40px Georgia, Times, serif;
}



p.linie2 {
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #999999;
	height:15px;
	line-height:15px;
	
}
p.linie3 {
	width:95%;
	margin:0px;
	padding:0px;
	border-bottom:1px dotted #999999;
	height:20px;
	line-height:20px;
	
}
 
 
 /* ------------COMENTARII ----------------*/
 .comentarii .border {
 	border:1px solid #CCCCCC;
	margin-bottom:5px;
	text-indent:10px;
}
	