html, body { background-color: #fff;	font: 10pt/14pt "Times New Roman", Times, serif; color: #313131; }

#header h1 a, #header h1, #header h1.nod {	font-size: 16pt; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; color: #ee3424;}



h1 {	font-size: 13pt;}

h2 {	font-size: 12pt;	border-bottom: 1px dotted #000; clear: both; color: #017EBC;}

h3 {	font-size: 10pt;	margin: 0;}

p {	margin-top: 0;}

table {	border: 1px solid #ddd; width: 100%; }


td, th {	padding: 2px;	border: 1px solid #ddd;}
th {	text-align: left;}

hr {	border: 1px solid #fff;	border-bottom: 1px solid #E6F8FD;	margin: 10px 0;}

.left { text-align: left;}
.right {	text-align: right;}
.center { text-align: center;}

img {	border: 0;}

.fll { float: left;}
.flr { float: right;}

img.fll { float: left; margin-right: 10px;}
img.flr { float: right; margin-left: 10px;}

/* schovat */
#header p, form, hr, #crumb, .spaceman, #menu, #context, #footer, #thumbBox, #thumbLoading  {
	display: none;
}
