table.rozmiary > * > tr > td {
    text-align: center;
    width: 10%;
}

table.rozmiary > tbody > tr > td {
    height: 30px;
}

table.dlugosci > * > tr > td {
    text-align: center;
    width: 10%;
}

table.dlugosci > tbody > tr > td {
    height: 30px;
}

span.label {
    margin-right: 1em;
}

.table1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.table2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 25px;
}

.table3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;

}

