@charset "utf-8";
/* CSS Document */

.promocja, .standard {
	display: none;
}

.mw800 {
	max-width:800px;
	margin:auto;
}

b, strong {
	font-weight: 700;
}

h4 {
	font-weight: 400;
}

#promocja {
	background-color: #164280;
}

.fs20 {
	font-size: 20px;
	line-height: 24px;
}

.item-tytul {
	font-size: 1rem;
	font-weight: 700;
	text-align: left;
	text-transform: uppercase;
}