/* ============================= */
/* ! Layout for mobile version   */
/* ============================= */
@media handheld, only screen and (min-width: 768px) and (max-width : 1023px){
	
	.wrap-order-btn {
		width: 70%;
		padding: 0px 0 0 0px;
		margin:30px auto!important
	}
	.options {
		height: auto!important;
		width:100%;
		margin:0px auto
	}
	.option {
	width: 32%;
	height: auto;
	float:left;
	padding: 0px;
	}
	.o1{
	
	}
	.o6{
		margin: 0 1.95% 0 1.95%
	}
	.o3{
	
	}
	/*pakiety*/
	 a.notactive {
       height: 342px;
		width: 30%;
		max-height:310px
}
 a.active, a.notactive:hover {
    height: 342px;
	width: 100%;
	max-height:310px
}
a.check1{
	background:url(../images/form/kup_slim3.png) no-repeat top left;
	background-size:100% 100%;
	width: 100%;
	float:left;
}

 a.check3{
 	background:url(../images/form/kup_slim1.png) repeat-y top left;
 	background-size:100% 100%;
	width: 100%;
	float:left;
}
 a.check6{
	background:url(../images/form/kup_slim2.png) no-repeat top left;
	background-size:100% 100%;
	width: 100%;
	float:left;
}
a.checka1{
	background:url(../images/form/kup_slim3_taniej.png) no-repeat top left;
	background-size:100% 100%;
	width: 100%;
	float:left;
}

 a.checka3{
 	background:url(../images/form/kup_slim1_taniej.png) repeat-y top left;
	background-size:100% 100%;
	width: 100%;
	float:left;
}
 a.checka6{
	background:url(../images/form/kup_slim2_taniej.png) no-repeat top left;
	background-size:100% 100%;
	width: 100%;
	float:left;
}
	/*pakiety*/
	
	
}