body 
{
	background-color: #bfbfbf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	font:11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	color:#000000;

}

a:link    {text-decoration: none; color:#000000;}
a:visited {text-decoration: none; color:#000000;}
a:active  {text-decoration: none; color:#000000;}
a:hover   {text-decoration: underline; color:#000000;}

#centrowanie {
position: absolute; left: 50%; width: 610px;
margin-top: 150px; margin-left: -305px; 
}

.belka_glowna	{background:url(img/360logo.gif); width:610px; height:44px; padding-top:26px;}
.stopka		{background:url(img/360stopka.gif); width:610px; height:20px; padding-top:4px;}
.content		{background-color: #c4c4c4; width:550px; padding:30px;}


