#menu, #content .boxTitle img, #head #links{ 
	display: none; 
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0; padding:0;}

body {
	margin: 0;
	padding: 0;
	font-size: 12pt;
	color: black;
	background: transparent;
}

img {
	page-break-before: avoid;
	width: auto;
	heigth: auto;
}

h1, h2, h3, h4, h5, h6, #content .boxTitle {
	font: 14pt sans-serif;
	font-weight: bold;
	margin: .75em 0 .5em 0;
	page-break-after: avoid;
	padding-top: 5pt;
	border-top: #0066CC solid 1pt;
}

#content {
	margin: 0;
	padding: 0;
}

#head {
	position: relative;
	top: 0; left: 0;
	margin-bottom: -150px;
	height: 200px;
}

a {
	color: #0066CC; 
	text-decoration: none;
	border: none;
}
a img {
	border: none;
}

#head #logo{ 
	margin-bottom: 7pt;
}
#head #kontakt{ 
	font: 9pt sans-serif;
	margin-bottom: 15pt;
}

#contact .number {
	width: 35px;
	margin: 0 5px 4px 0;
	height: 15px;
	font-size: 9px;
	text-align: center;
}
#contact td {
	font: 10px sans-serif;
	margin-bottom: 4px;
	vertical-align: top;
	line-height: 22px;
}
#contact .first {
	width: 130px;
}
