/* BOFHnet kgs@biuro.net.pl */

@media print
{
	body {
		background-color: #fff;
	}
	#menu,
	#offer,
	#left,
	#footer,
	p.r,
	#cityBox	{
		display: none;
	}
	img {
		border: none;
	}
	table {
		border-collapse: collapse;
	}
	th, td {
		padding: 2px 5px;
		border: 1px solid #000;
	}
	td {
		font-weight: bold;
		text-align: center;
	}
	td:first-child, 
	td.first-child {
	width: 100%;
	text-align: left;
	font-weight: normal;
	}
}
