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

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

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

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

div#rightCol h3 {
	font-size:			15px;
	font-weight:		bold;
	margin:				0;
}

div#rightCol h5 {
	font-size:			12px;
	font-weight:		bold;
	margin:				0;
}

div#rightCol h6 {
	font-size:			11px;
	font-weight:		bold;
}

div#rightCol table {
	table-layout:		fixed;
	margin:				0 0 10px 0;
}

div#rightCol p {
	margin:				0 0 10px 0;
}

div#rightCol a {
	color:				black;
	text-decoration:	underline;
}

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