div#left {
	float: left;
	height: 0px;
	/*visibility: hidden;*/
	overflow: hidden;
	margin-top: -1000px;
}

.naglowek, .catname {
	visibility: hidden;
}

#left div, #left ul, #left li, #left a{
	visibility: hidden;
}

div#head { height: 0; }

#head1 h1 a {
	font-family: Times New Roman;
	font-size: 24px;
	text-decoration: none;
	padding: 0;
	margin: 0;
	color: #ffffff;
}

div#tresc {
	clear: both;
	text-align: justify;
}

div#stopka {
	font-size: 15px;
	text-align: center;
	margin-top: 20px;
}