#image {
	background-image: url(../shop/images/image.jpg);
	background-repeat: no-repeat;
}
#shop #adress {
	margin-top: 18px;
	margin-bottom: 18px;
}
#shop .kitchen {
	margin-bottom: 24px;
	line-height: 1.4em;
}
#shop .kitchen h4 {
	margin-bottom: 6px;
}
#shop .kitchen p {
	margin-bottom: 8px;
	font-size: 86%;
}
#shop .showcase {
	margin-bottom: 18px;
}
#shop .showcase h4 {
	font-weight: bold;
}
#shop .showcase p {
	line-height: 1.3em;
	font-size: 76%;
	margin-bottom: 6px;
}
