* {

	font-family: verdana, sans-serif;

}


body {
background: #e7e7e7 none repeat scroll 0% ;
margin:0px;
padding:10px;
}


#inceput {
	width: 760px;
	height: 175px;
	
}



#sigla {
	text-align: left;
	width: 191px;
}

#tabel_header_row{

	/*border-bottom: 2px solid #A52A2A; */
	border-left: 3px solid #A52A2A; 
	border-right: 3px solid #A52A2A; 
}

#tabel_meniu_stanga{

	 background-color: #fff;
	border-bottom: 3px solid #A52A2A;
	border-left: 3px solid #A52A2A; 
	border-right: 3px solid #A52A2A; 

}


#tabel_continut{

	 /* background-color: #EAEAFC; */
	border-bottom: 3px solid #A52A2A; 
	/*border-left: 3px solid #A52A2A; */
	border-right: 3px solid #A52A2A; 
	padding-left: 13px;
	padding-right: 13px;

}



#titlu {
	font-family: sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #1AAF15;
	padding-top: 5px;
	padding-left: 3px;
}





#linkuri{

	/*border: 1px solid #d5d6d6;*/

}



#titlulinkuri {
	 background-color: #7C8EC1; 
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 16px;
	text-align: center;
	padding: 2px;

}



#sfarsitlinkuri {
	background-color:#76B4CD;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 16px;
	text-align: left;
        vertical-align: bottom;
	width: 760px;
	padding: 2px;
}


p.tag
{

	background-color: #ffffff;
	width:100%;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	text-align:right;
	font-size:smaller;
}


.tag A:link {text-decoration: none; color:#000000; }
.tag A:visited {text-decoration: none; color:#000000; }
.tag A:active {text-decoration: none; color:#000000; }
.tag A:hover {text-decoration: underline; color: red;}



#continut {
	font-size: 12px;
	/*padding: 15px; */
	color: #333;
	/*border: 1px solid #d5d6d6; */
}



#comentarii {
	font-size: 12px;
	padding: 15px;
	color: #444;
	background-color: #f1f1e0;
	border: 0px solid #d5d6d6;

}



#continut h1 {
	font-size: 20px;
	font-weight: normal;
	color: #A52A2A;

}


.linkmeniu_special a {
color: #FF5F2A;
padding: 2px;
padding-left: 5px;
display: block;
border-bottom: 1px solid #FFFFFF;
font-size: 14px;
font-family: Verdana;
font-weight: bold;
text-decoration: none;
text-align: left;}



.linkmeniu a {
color: #003366;
/*background-color: #EAEAFC; */
background-color: #fff; 
padding-top: 2px;
padding=buttom 2px;
padding-left: 5px;
display: block;
font-size: 15px;
font-family: Verdana;
font-weight: bold;
text-decoration: none;
text-align: left;}

.linkmeniu a:hover {background-color: #fff;
color: #003366;
text-decoration: none;}




