	/*
	 * VONS.cz - print stylesheet
	 *
	 *
	 *
	 */
	body { background: #ffffff; font-family: Georgia, serif; text-align: left; }
	
	#header h1 { font-size: 20pt; }
	#header p { display: block; position: relative; width: 760px; height: 138px; margin: 0; padding: 0; }
	
	#navigation { display: none; }
	
	h2, h3, h4 {  font-family: Arial, sans-serif; }
	h2 { font-size: 18pt; font-weight: normal; }
	h3 { font-size: 16pt; font-weight: normal; }
	h4 { font-size: 14pt; font-weight: normal;}
	h5 { font-size: 12pt; }
	p { font-size: 12pt; }
	
	#footer p { font-size: 11pt; }
