.sungroup .produkty .box_pro{
	max-width: 33.3%;
}
.c{
	display:none;
}
.sungroup .hero .cena{
	font-size: 48px;
}

.sungroup .hero .cena sup{
	font-size:22px;
}

.sungroup .hero .cena_stara{
	font-size:23px;
}

.sungroup .hero .cena_stara sup{
	font-size:14px;
}

@media all and (min-width:999px) {
	.sungroup .produkty .hero{
		max-width: 50%;
	}
	.sungroup .box_image{
		padding: 20px;
		height: 180px;
	}
	.sungroup .ceny {
		padding:60px;
	  /* margin-top: -20px; */
		padding-bottom: 20px;
		clear:both;
	}
	.sungroup .hero .box_image {
		float:left;
		width:50%;
		height:200px;
	}

	.sungroup .hero .c{
		display:block;
	}
	.sungroup .hero .product_title, .hero .c {
		text-align:right;
		font-size:17px;
	}
	.sungroup .hero .product_title {
		padding:10px;
		margin-top:10px;
	}
	.sungroup .hero .c {
		padding: 30px 10px 10px;
		font-size: 13px;
	}
	.sungroup .hero .ceny {
		padding:10px;
	}
	.sungroup .hero .c_2plus3, .hero .button {
		display:inline-block;
		width:39%;
		vertical-align:bottom;
		padding-left:10%;
	}
	.sungroup .hero .wygasl .text {
		background-position:40px 30px;
	}
	.sungroup .hero .wygasl {
		z-index:1;
	}
	.sungroup .hero .z_k {
		top:260px;
		left:10%;
		width:40%;
	}
	.sungroup .hero .c, .hero .ceny {
		max-width:100%;
	}
}


@media(max-width:1150px){
	.sungroup .produkty .box_pro{
		max-width:33.3%;
	}
}
