@charset "utf-8";
/* CSS Document */

.banner_text1 {
	color: #d00900;
	font-size: 41px;
	font-weight: bold;
	letter-spacing: -3px;
	width: 260px;
	line-height: 44px;
}
.banner_text2 {
	font-size: 20px;
	font-weight: 100;
	color: #646464;
	letter-spacing: -1px;
	width: 260px;
	line-height: 24px;
	margin-top: 7px;
}
.big_red {
	font-size: 18px;
	color: #d00900;
	letter-spacing: -1px;
}
.big_red strong {
	font-weight: 800;
}
.light {
	font-size: 11px;
	font-weight: 100;
	color: #646464;
}
.light a:link {
	text-decoration: none;
	color: #646464;
}
.light a:visited {
	text-decoration: none;
	color: #646464;
}
.light:hover {
	text-decoration: none;
	color: #d00900;
}
.light_red {
	font-size: 11px;
	font-weight: 100;
	color: #d00900;
}
.light_red a:link {
	text-decoration: none;
	color: #d00900;
}
.light_red a:visited {
	text-decoration: none;
	color: #d00900;
}
.light_red:hover {
	text-decoration: none;
	color: #646464;
}
.item_price {
	font-weight: 800;
	font-size: 30px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing: -1px;
}
.price_nowosci {
	font-weight: 800;
	font-size: 30px;
	color: #fff;
	text-shadow: #000 1px 1px 1px;
	letter-spacing: -1px;
}
.price_promocje {
	font-weight: 800;
	font-size: 30px;
	color: #000;
	text-shadow: #fff 1px 1px 1px;
	letter-spacing: -1px;
}
.currency {
	font-weight: 100;
	font-size: 20px;
}
.red {
	color: #d00900;
}
.small {
	color: #646464;
	font-size: 10px;
}
.small2 {
	color: #646464;
	font-size: 11px;
}
.home_box_1_title {
	font-size: 13px;
	color: #646464;
	font-weight: bold;
	margin-top: 4px;
}
.home_box_1_text {
	font-size: 11px;
	color: #646464;
	font-weight: normal;
	margin-top: -6px;
}
.home_box_1_btext {
	color: #fff;
	font-size: 12px;
	float: right;
	width: 223px;
	margin-right: 3px;
	margin-top: 3px;
}
.home_boxes_text {
	color: #fff;
	font-size: 12px;
	float: right;
	margin-right: 3px;
	margin-top: 3px;
}
.czytaj_wiecej {
	color: #fff;
	float: right;
	margin-right: 5px;
}
.czytaj_wiecej a:link {
	color: #fff;
	text-decoration: none;
}
.czytaj_wiecej a:visited {
	color: #fff;
	text-decoration: none;
}
.czytaj_wiecej a:hover {
	color: #000;
	text-decoration: none;
}
.aktualnosci_description {
	color: #646464;
	font-size: 13px;
}
.artykul_title {
	font-size: 25px;
	color: #d00900;
	font-weight: 800;
	letter-spacing: -1px;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 20px;
}
.artykul_wstep {
	font-size: 15px;
	color: #757575;
	font-weight: 600;
	letter-spacing: -0.5px;
}
.artykul_text {
	font-size: 13px;
	color: #757575;
}
.artykul_date {
	font-size: 12px;
	color: #757575;
	text-align: right;
}
.produkt_text {
	font-size: 13px;
	color: #646464;
	padding: 20px;
	margin-top: 40px;
}
.produkt_title {
	font-size: 16px;
	font-weight: bold;
	color: #646464;
	line-height: 0px;
}
.produkt_promo_price {
	font-size: 52px;
	color: #019d0f;
	font-weight: 800;
	text-shadow: #FFF 1px 1px 1px;
	letter-spacing: -2px;
	margin-left: 20px;
	line-height: 60px;
}
.produkt_promo_price_red {
	font-size: 52px;
	color: #d00900;
	font-weight: 800;
	text-shadow: #FFF 1px 1px 1px;
	letter-spacing: -2px;
	margin-left: 20px;
	line-height: 60px;
}
.produkt_text_red {
	color: #d00900;
}
.dwie_szpalty {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
	-moz-column-count: 2; /* Firefox */
	column-count: 2;
}
.trzy_szpalty {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
	-moz-column-count: 3; /* Firefox */
	column-count: 3;
}
