body {
	background: #ffffff;
}

table.main , table.sieci{
	border: solid 1px white;
}

.main td {
/*	border: solid 1px white;*/
}

td.naglowek {
	width: 1000px;
	border-bottom: solid 1px white;
}

td.boczna {
	background: white;
	width: 170px;
	padding: 10px;
	vertical-align: top;
}

td.dol {
	text-align: center;
	font-size: x-small;
}

td.mapa {
	text-align: middle;
}

.mapa iframe {
	border: solid 1px black;
}

p {
	text-align: justify;
}

td.siec {
	vertical-align: top;
	}
	
.siec .tytul {
	font-weight: bold;
}