/*
	stylesheet alternate 'print'
*/

html, body, #divcontainer {
	width: auto !important;
	height: auto !important;
	background: none !important;
}

#header {
	width: auto !important;
	height: auto !important;
	background: none !important;
}
#header #menu {
	display: none;
}
#header .logo {
	width: auto !important;
	height: auto !important;
	background: none !important;	
}
#header .logo h1 {
	width: auto !important;
	height: auto !important;
	margin: 0px !important;
	padding: 0cm 0cm 2cm 0cm !important;
}

#main {
	width: 90% !important;
	height: auto !important;
}
#main #photo {
	float: none;
	width: auto !important;
	height: auto !important;
}
#main #text {
	float: none;
	width: auto !important;
	height: auto !important;
}
#main #text #recept {
	display: none;
}
#main #text #content {
	width: auto !important;
	height: auto !important;
}
