/* Copyright (C) 2004 Jiří Bure‘; http://www.converter.cz; mailto:bures@centrum.cz */

#sidebar, #logo, .copyright { display: none; }


#content { width: auto; margin: 25mm 20mm 25mm 30mm; padding: 0; border: 0; }

.jazyky { display: none; }

.jazyky img { border-style: none; }

.c, .refs { text-align: center; }
.r { text-align: right; }

* { font-size: 11pt; line-height: 1.3; }

h1 { font-size: 14pt; }
h2 { font-size: 12pt; }

a { color: #00F; background-color: inherit; text-decoration: underline; }

table.tbl td, table.tbl th {
	border-bottom: 1px solid #000;
	padding: 0.2em 0.2em 0.1em 0.4em;
	font-size: 85%;
	vertical-align: top; }
