.sungroup .produkty .box_pro{
	max-width: 20%;
}

@media all and (min-width:999px) {
	.sungroup .produkty .hero{
		max-width: 50%;
	}
	.sungroup .box_image{
		padding: 20px;
		height: 180px;
	}
	.sungroup .ceny {
		padding-bottom: 20px;
		clear:both;
	}
	.sungroup .hero .box_image {
		float:left;
		width:50%;
		height:200px;
	}
	.sungroup .hero .product_title, .hero .c {
		text-align:right;
	}
	.sungroup .hero .product_title {
		padding: 10px;
    font-size: 16px;
    margin-top: 10px;
	}
	.sungroup .hero .c {
		padding: 20px 10px 10px;
	}
	.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:60px 50px;
		position: relative;
	}
	.sungroup .hero .wygasl {
		z-index:55;
	}
	.sungroup .hero .z_k {
		bottom:82px;
		left:10%;
		width:40%;
	}
	.sungroup .hero .c, .hero .ceny {
		max-width:100%;
	}
    .sungroup .c{
    	display: none;
    }
	.sungroup .hero .c{
		display: block;
	}
}
