H1 {
		font-family: serif;
		font-size: 20pt;
		font-weight: bold;
}

H2 {
		font-family: serif;
		font-size: 20pt;
		font-weight: bold;
		font-style: italic;
		color: #CC0033;
}

TABLE.cenik {
		font-size: 10pt;
		line-height: 1;
		border-top: outset;
		border-bottom: outset;
		border-left: outset;
		border-right: outset;
}

DT {
		font-weight: bold;
}