.header {
	font-family: Arial, sans-serif;
	color: #004468;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: -1px;
}
.tekst {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.opis {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.cena {
	font-family: Arial, sans-serif;
	color: #004468;
	font-weight: bold;
	font-size: 14px;
	line-height: 21px;
	letter-spacing: -1px;
}
.img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ofborder {
	padding: 2px 0 2px 0;
	border-bottom: 1px dashed gray;
}
.padding1 {
	padding: 2px 2px 2px 8px;
}