.letnie-rabaty-bg {
	background-image: url(/szablony/meble/images/lp/letnie-rabaty/tlo.png);
	background-repeat: no-repeat;
	background-color: #00cfef;
    /*min-height: 740px;*/
	line-height: normal;
	/*padding-bottom: 65px;*/
	padding-bottom: 35px;
}
.letnie-rabaty-bg .termin {
	font-family: "Helvetica";
	font-size: 24px;
}
.letnie-rabaty-bg .termin span {
	font-weight: bold;
}
.progi {
	font-size: 0;
	text-align: center;
	margin-top: -34px;
}
.progi .prog {
	text-align: center;
	display: inline-block;
	width: calc(100%/3);
	vertical-align: bottom;	
	min-width: 281px;
	margin-bottom: 30px;
}
.progi .prog .circle {
	width: 271px;
	height: 257px;
	background-color: #ffe156;
	border-radius: 100%;
	font-weight: bold;
	display: table;
    margin: 0 auto 12px;
}
.progi .prog .circle div {
	vertical-align: middle;
    height: 100%;
    display: table-cell;
    width: 100%;
}
.progi .prog .warunek {
	font-size: 24px;
	margin-bottom: 10px;
}
.progi .prog.prog2 .warunek {
	margin-bottom: 40px;
}
.progi .prog.prog3 .warunek {
	margin-bottom: 68px;
}
.progi .prog.prog3 .circle {
	margin: 0 auto 18px;
}
.progi .prog .warunek div {
	font-weight: bold;
	margin-top: -3px;
}
.progi .prog .warunek div span {
	font-size: 35px;
}
.progi .prog .kod-kont {
	display: table;
	border: dashed black 2px;
	background: #fff;
	width: 250px;
	height: 88px;
	margin: auto;
	position: relative;
}
.progi .prog .kod {
	display: table-cell;
	vertical-align: middle;
	color: #231f20;
	font-size: 21px;
	font-family: "Helvetica";
	
}
.progi .prog .kod div {
	font-weight: bold;
	font-size: 37px;
	color: #000;
}
.progi .prog .kod-kont .nozyczki {
	position: absolute;
	display: inline-block;
	width: 41px;
	height: 30px;
	background-image: url(/szablony/meble/images/lp/letnie-rabaty/nozyczki.png);
    right: -22px;
    bottom: -15px;
}
.asortyment {
	text-align: center;
	padding-bottom: 32px;
	line-height: normal;
}
.asortyment > div {
	font-size: 24px;
	font-weight: bold;
	margin: 31px 0 35px;
}
.asortyment .typy {
	font-size: 0;
}
.asortyment .typy .typ {
	width: 239px;
	height: 247px;
	display: inline-block;
	border: solid #000 1px;
	margin: 0 13px 20px;
	font-size: 21px;
	color: #000;
	vertical-align: top;
	position: relative;
	line-height: normal;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 14px;
}
.asortyment .typy .typ:hover {
	text-decoration: underline;
}
.asortyment .typy .typ.meble {
	background-image: url(/szablony/meble/images/lp/letnie-rabaty/meble-na-wymiar.png);
}
.asortyment .typy .typ.akcesoria {
	background-image: url(/szablony/meble/images/lp/letnie-rabaty/akcesoria-meblowe.png);
}
.asortyment .typy .typ.rozkroje {
	background-image: url(/szablony/meble/images/lp/letnie-rabaty/rozkroje-plyt.png);
}
.asortyment .typy .typ .przycisk {
	font-family: "Helvetica";
	font-size: 13px;
	font-weight: bold;
	color: #000;
	background-color: #ffe156;
	text-transform: uppercase;
	width: 128px;
	height: 32px;
	position: absolute;
	bottom: 27px;
	left: calc(50% - 64px);
	line-height: 32px;
}
.szczegoly {
	border-top: solid #cfcfd0 1px;
	line-height: normal;
	padding-top: 21px;
	padding-left: 22px;
	padding-bottom: 76px;
}
.szczegoly > div {
	font-size: 14px;
	font-weight: bold;
	color: #040707;
	margin-bottom: 10px;
}
.szczegoly ul {
	color: #1a1c1c;
	list-style-type: none;
	font-size: 14px;
	line-height: normal;
	margin: 0;
}
.szczegoly a {
	color: #1a1c1c;
	text-decoration: underline;
	margin-right: 19px;
	display: inline-block;
}
.szczegoly a:last-child {
	margin-right: 0;
}
.szczegoly ul li {
	background-image: url(/szablony/meble/images/lp/letnie-rabaty/romb.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 21px;
	margin-bottom: 4px;
	font-size: 14px;
	min-height: 17px;
}
@media only screen and (max-width: 740px) {
	.progi {
		margin-top: 0;
	}
	.szczegoly {
		padding-left: 0;
	}
}
@media only screen and (max-width: 468px) {
	.letnie-rabaty-bg {
		background-image: url(/szablony/meble/images/lp/letnie-rabaty/tlo-mini.png);
	}
}