/* CSS Document _ do druku */
/* CSS Document - uklad stron wspolny */
body {
	font-family: "Arial", Times, serif;
	font-size: 10pt;
	background-color: #fff;
	width: 19cm;
}
h1 {
	font-size: 12pt;
}
img {
	border: none;
}
a {
	color: #666666;
}
h2, h3 {
	font-size: 11pt;
}
#podstronaTlo, #top, #menuWrapPd, .leftCol, .logoPd, .zdjecie, .partnerLink, .ofertaIcons, .linkiTech, .wstecz {
	display: none;
}
ul.wzornik {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.wzornik li {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}
ul.wzornik ul li {
	display: none;
}
 {
	display: none;
}
/*clearfix*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}
.clearfix {zoom: 1;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */





