@charset "utf-8";
body {
	background-color: #F0EEEF;
}

.Main {
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	list-style-type: none;
	font-size: 11px;
}
.cena {
	font-size: 30px;
	color: #333333;
}

.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.strong {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	margin-left: 20px;
}
.Czerwony {color: #FF0000}
.wyroznienie {
	font-size: 24px;
	color: #666666;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
}
.opis {
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}
.stopkawieksza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
