h1 {
	font-size: 18px;
	font-weight: normal;
	color: #1e69ad;
	margin-bottom: 10px;
	margin-top: 5px;
	border-bottom: 2px solid #e5e5e5;
}
h2 {
	font-size: 15px;
	color: #1b0f82;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
form h2 {
	color: #1e69ad;
	margin-top: 5px;
	margin-bottom: 5px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #80cfe2;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ok {
	text-align: center;
}
.error {
	text-align: center;
	color: #c00;
}
.prawo {
	text-align: right;
}
.lewo {
	text-align: left;
}
.srodek {
	text-align: center;
}
.mini {
	font-size: 80%;
	line-height: 1;
	margin-top: 2px;
	margin-bottom: 2px;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
p.our_price {
	color: #7ecfe0;
	margin:0;
	padding: 0;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
p.price {
	color: #1a1083;
	margin:0;
	padding: 0;
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
p.price_products {
	line-height: 1;
	font-size: 90%;
	text-align: center;
}
p.home_price {
	line-height: 1;
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	color: #1e69ad;
}
p.total_value {
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	text-align: right;
}
p.in_basket {
	font-size: 90%;
	line-height: 1;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #1e69ad;

}
#footer p {
	padding-top: 15px;
	font-size: 11px;
}
.right p {
	margin-top: 0px;
}
.product p {
	margin-top: 2px;
	margin-bottom: 2px;
}
ul li {
	margin-left: 20px;
	list-style-image: url(../grafika/bullet.png);
}
ul.subcategories {
	padding-left: 20px;
}
li.subcategory {
	list-style-type: none;
	list-style-image: none;
	border-bottom: 1px solid #fff;
}
strong {
	color: #000;
	font-weight: normal;
}
a strong, a:visited strong {color: #1e69ad; font-weight: bold;}
