div#container {
	background-image:	url('../images/tlo2Kolumny.png');
}

div#leftCol {
	float:				left;
	width:				190px;
}

div#mainCol {
	float:				left;
	width:				570px;
}

div#rightCol {
	display:			none;
}

div#rightCol {
	float:				left;
	width:				190px;
}

div#footer {
	background-image:	url('../images/tloFooter2Kolumny.gif')	
}
