body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
body {
	font-family: sans-serif;
	font-size: 7pt;
	color: #000;
	background: #fff;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}

#nav, #col2, #col3, #footer, #sidebar {
	display: none;
}
#header1 img {
	visibility: hidden;
	display: none;
}

#fejlec {
	text-align: center;
	font-style: italic;
	margin: 0;
	padding-bottom:5px;
	border-bottom: 1px solid black;
}
#header h1 span, #header .tagline {
	display: block;
	text-align: center;
	font-size:6pt;
	font-weight: normal;
}
.header1, .upd, .iwiw{
	visibility: hidden;
	display: none;
}
table {
	width: 100%;
	font-size: 6pt;
	border-top: 1px solid black;
	
}
th {
	padding: 5px 1px 1px 2px;
	vertical-align: bottom;
	font-weight: bold;
	text-align: left;
}
td {
	padding: 1px 1px 1px 2px;
	vertical-align: middle;
	border-top: 1px solid black;
	border-left: 1px solid black;
	margin: 0;
}
tr {
vertical-align: top;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
}
#content h2, #col1 h2 {
	font-size: 8pt;
	font-style: italic;
}

#content h3 #col1 h3 {
	font-size: 8pt;
	margin: 0;
}
#content p a:after, #col1 p a:after {
	content: " ("attr(href)") ";
	font-size: 8pt;
	color: black;
}
.info {
	font-size:8pt;
}

