@media only screen and (min-width: 600px) and (max-width: 767px) {
	
	body#index, body#howitworks, body#formula, body #guarantee{
	background: url("../images/600/top-1-pasek.gif") repeat-x top left;
	
	}
	#index header, #howitworks header, #formula header, #guarantee header{
		max-width: 767px;
		margin:0 auto;
		position:relative;
		height: 310px;
		background: url("../images/600/top-1.jpg") no-repeat top left;
	}
	#howitworks header{height: 360px;}
	#index header .pojemnik{
		background: url("../images/600/kobieta-copy-4.png") no-repeat left bottom;
		max-width: 579px;
		min-width: 442px;
		margin: 0 auto 20px;
	}
	h1 {
		margin-top: 90px;
	}
	
	
	article{
		min-width: 442px;
		max-width: 579px;
	}

	article#kom{
		padding:0px;
		margin:-25px auto 0px;
		position: relative;
	}
	
	nav#menu{display:block;}
	nav#menu_wysuwane{display:none;}
	
	/*formula*/
	#formula header{height: 360px;}
	#formula header .pojemnik{
		background: url("../images/600/zestaw-formula.png") no-repeat -62px 55px;
		max-width: 579px;
		min-width: 442px; 
	}

/*formula*/

/*testimonials faq*/
body#testimonials, body#faq{
	background: url("../images/600/top-2-pasek.gif") repeat-x top left;
	
}
#testimonials header, #faq header{
	max-width: 768px;
	margin:0 auto;
	position:relative;
	height: 237px;
	background: url("../images/600/top-2.jpg") no-repeat top left;
}
#testimonials header .pojemnik, #faq header .pojemnik{
	background: none;
	max-width: 579px;
	min-width: 442px; 
}
#testimonials h1, #faq h1 {
	margin-top: 30px;
	display:block;
	text-align: right;
}
#testimonials article#kom, #faq article#kom{margin:20px auto;}
/*testimonials faq*/

/*guarantee*/

#guarantee header .pojemnik{
	background: url("../images/600/gwarancje-pan.png") no-repeat 0px 55px; 
	max-width: 579px;
		min-width: 442px; 
}

/*guarantee*/

/*form*/
body#form{
	background: url("../images/600/top-3-pasek.gif") repeat-x top left;
	
}
#form header{
	max-width: 768px;
	margin:0 auto;
	position:relative;
	height: 86px;
	background: url("../images/600/top-3.jpg") no-repeat top left;
}
#form header .pojemnik{
	background: none;
	max-width: 579px;
	min-width: 442px; 
}
#form h1 {
	margin-top: 8px;
	display:block;
	text-align: right;
}
#form article#kom{margin:20px auto;}
#form .logo{margin:0 auto; max-width: 580px; min-width:480px; padding:10px;}
/*form*/
	
}