body	{background-color:#EEEEEE; margin: auto 0; text-align:center;}
body,table	{font-family:Lucida Sans Unicode,Palatino Linotype,tahoma,verdana,sans-serif;font-size:10pt;}
.t_continut	{width:800px;margin-left:auto;margin-right:auto;}
.main	{
		vertical-align: top;
		padding: 10px;
		border-right: 2px dotted #B4B4B4;
		border-left: 2px dotted #B4B4B4;
		background-color: white;
		color:black;
		}
.stanga {
		background-color:#dddddd;
		width: 168px;
		vertical-align:top;
		border-left: 2px dotted #B4B4B4;
		font-size:9pt;
		color:black;
		}

.stanga .stanga-content   {
   padding: 7px;
}

.stanga h3
{
	background-color:#222;
	padding: 5px;
	color:white;
	text-align:center;
	font-size: 10pt;
   margin: 0;
}

h4 {
	font-size: 120%;
	color: #2F435A;
	border-bottom: 1px solid #DCDCDA;
}
		
a  {
	text-decoration: underline;
	color: #222;
}

a:hover  {
	color: #555;
}

a:visited  {
	color: #777;
}
