/* Style Sheet vepa.cz */
/* print layout */

body {
	margin: 0px;
	padding: 0px;
	background-color: White;
	background-image: none;
	color: Black;
	font-family: "Times New Roman CE", "Times New CE", "Times CE", "Times New Roman", Times, serif;
	font-size: 1em;
	text-align: left;
}

a {
	color: black;
	text-decoration: none;
}

h1, h2, h3 {
	color: Black;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#case {
	background-color: White;
	width: auto;
}

#contents {
	padding: 0px;
}

#header {
	background-color: White;
	text-align: center;
	height: auto;
}

#header a {
	height: auto;
}

#menu, .unseen, .hits, #contentsright img, form {
	display: none;
}

#footer {
	background-color: White;
	font-family: "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
