
div#quad{
	margin: 0;
	width:743px; 
	position: relative; 
	top:-11px;
}

table#tabelka{
	margin: 0;	
	width:743px; 
	position: relative; 
	top:-11px;
}

tr#naglowek {
	background:#454545;
	color:#fff;
	height:33px;
	font-weight: bold;
}

td#tytul{
	width:185px;
	border-bottom:solid 3px #c42e23;
}

td#quad{
	background:#878787;
	color:#fff;
	padding:3px;
	border-right:1px dashed #000;
	font-size:90%;
	vertical-align:top;
}