html
{
	font-family: Tahoma, Verdana, Arial, "Sans serif";
	font-size: 11px;
	color: #767475;
	text-decoration: none;
	background: url("/img/t1.gif");
	background-repeat: repeat;
}



body
{
	margin: 0px auto;
	width: 950px;
	background: url("/img/t2.gif");
	background-repeat: repeat;
	position: relative;
}



	body a
	{
		text-decoration: none;
	}
 
 
 
div#kontener, div#naglowek, div#panel, div#stopka
{
	margin: auto;
	width: 900px;
	position: relative;
	background: #FFFFFF;
	/*text-align: center;*/
}



	div#naglowek
	{
		height: 262px;
		background: url("/img/c1.jpg");
		background-repeat: no-repeat;
	}
	
	
	
	div#oferta, div#glowna
	{
		height: 457px;
		position: relative;
	}
	
	
	
		div#oferta
		{
			width: 279px;
			background: url("/img/c2a.jpg");
			background-repeat: no-repeat;
			float: left;		
		}
		
		
		
		div#glowna
		{
			width: 621px;
			background: url("/img/c2b.gif");
			background-repeat: no-repeat;	
			float: right;
		}
	
	
	
	div.clear, div#podstrona ul#oferty li.clear
	{
		clear: both;

	}
	
	
	
	div#podstrona ul#oferty li.clear
	{
		width: 0px; 
		height: 0px;		
	}
	
	
	
	div#panel
	{
		height: 133px;
		background: url("/img/c3.jpg");
		background-repeat: no-repeat;
	}
	
	
	
	div#stopka
	{
		height: 56px;
		background: #FEFEFC;
	}	
