body
	{ 
		margin-left:0;
		margin-right:0;
		font-family:Verdana,Tahoma,Arial;
		font-size:12px;
		background-color:white
	}

table
	{ 
		font-family:Verdana,Tahoma,Arial;
		font-size:12px;
	}

p
	{
		text-indent:15px;
		text-align:justify;
	}

td.header {font-weight:bold;padding:5px;text-align:center;color:white;background-color:#669966}
.main {padding:15px;}
.stanga {padding:8px;}
#t1
	{
		border-style:solid;
		border-color:#222222;
		border-width:0px 1px 1px 1px; 
		width:800;
		background-color:#f6f6e8;
	}
#t2
	{
		border-style:solid;
		border-color:#222222;
		border-width:1px 1px 1px 1px; 
		width:800;
	}

td.continut {padding:5px;background-color:#CCCC99;}
#tr_item
		{	
			text-decoration:none;
			font-size:16px;
			font-family:Verdana,Tahoma,Arial;
		}	
#t_footer
			{
				width:800;
				border-width:0px 1px 1px 1px;
				border-style:solid;
				background:#CCCC99;
				border-color:#222222;
			}
a.unu
{
text-decoration:none;
color:white;
}