body {
	background: white;
}

#menycontainer {
  display: none;
}
#content {
  top: 0;
  left: 0;
	width: auto;
	border: 0;
	margin: 0;
  margin-bottom: 1cm;
	padding: 0;
  float: none !important;
}

#content .produkttext {
  font-size: 8pt;
}

#content img {
  max-width: 7cm;
}

.produkttop h1 {
  text-align: left;
}
.produkttop .cat {
  text-align: left;
}

center {
  text-align: left;
}

#footer, .noprint, div.comment, #top {
  display: none;
}
