body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d9d9d9;
	background-image:url(../img/bg21.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	color: #003366;
}

a 
	{
	color:#0066CC;
	text-decoration:none;	
	}
	
a:hover 
	{
	color:#ff0000;
	text-decoration:underline;
	}

#tabel
	{
	}

#header
	{
	background-image:url(../img/herder.jpg);
	background-repeat:no-repeat;
	width:960px;
	height:176px;
	/*margin:0 auto;*/
	float:left;
	}

#continut
	{
	width:960px;
	background-color:#FFFFFF;	
	height:auto;
	float:left;
	}
	
#meniu
	{
	width:215px;
	/*margin:0 auto;*/
	height:auto;
	}
	
#dreapta
	{
	width:740px;
	height:auto;
	}	
.clear {clear:both;}
#footer
	{
	width:960px;
	height:81px;
	background-image:url(../img/foot.jpg);
	background-repeat:no-repeat;
	}	