/* CSS Document */
/* BJ electronic */
/* Design (c) Jiří Vackář, 2006 */


@media print {


body {
	font: 12pt times, serif;
	color: black;
}

.hide, hr, #top, #left_bar, #menu, #bottom_bar, .edit, .admin_info {
	display: none !important;
}

a {
	color: #f90;
}
a img {
	border-style: none;
}

h1, h2, h3 {
	font-family: tahoma, arial, helvetica, sans-serif;
}

h2 {
	font-size: 220%;
	font-weight: lighter;
	letter-spacing: 1.5pt;
	color: black;
	border-bottom: .5mm solid black;
}

#footer {
	border-top: .5mm solid black;
	padding-top: .3em;
	margin-top: 1.5em;
}

}
