* { margin:0; padding:0; }
p { margin: 0 0 0 40px; text-indent: -32px;}
a { text-decoration: none; }
a:visited { color: #00F; }
#tux { float: right;}
body {	margin : 6px 40px 6px 40px;
	padding: 4px;
	color : #000;
	background-color : #9D9;
	font-family : serif;
	border-style: solid; border-color: #003; border-width: 1px;
}
h2 {	margin : 16px 100px 12px ;
	color: #9D9;
	background-color: #336;
	font-family : sans-serif;
	line-height: 1.6;
	text-align: center;
}
h3 {	margin: 16px 8px 8px;
	font-family: sans-serif;
	text-decoration: underline;
}
h4 {	margin: 8px 8px 0;
	color: #00F;
	text-decoration: underline;
}
p.pozn{	font: bolder 0.7em sans-serif;
	color: #336;
	text-align: center;
	margin-top: 2em;
}
tt {	font: bold 1em monospace;
	color: #006;
	padding: 1em;
}
.podtrzeny { text-decoration: underline; margin-right: 2em;}
.zvyraznit { background-color: #AFA;}
table { width:100%; border-collapse:collapse; }
col {	width: 50%; }
td { padding: 0 32px 0 8px; margin:0; border-bottom: thin dotted; }
td.solid { border-bottom: thin solid; }
th { text-align: left;}

div.l3float {	float: left;
		margin: 0;
		width: 33%;
}
.cleaner { clear:both; height:1px; }

