BODY{
	background-color: #eee;
	background-image: url('pozadi2.gif');
	font-family: Arial, Sans-serif; 
	font-size: 12px;
	text-align: center;
	color: #500000; 
}

body.note{
	background-color: #118;
}

H1 {
	font-size: 48px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	margin-left: 6px; 
	margin-top: 8px;
	color: #005000;
}

H2 {
	font-family: Arial, Sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	margin-left: 6px; 
	margin-top: 8px;
	color: #005000;
}

H2.note {
	COLOR: #400
}

H3 {
	font-size: 15px; 
	font-weight: bold; 
	margin-bottom: 3px; 
	margin-left: 6px; 
	margin-top: 8px;
	color: #005000;
}

H4 {
	font-size: 13px; 
	font-weight: bold; 
	margin-bottom: 2px; 
	margin-left: 5px; 
	margin-top: 6px
}

A {
	color: #400; 
	font-family: Arial, Sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
}

A:visited {
	color: #955;
}

A:hover {
	color: #f20;
}

P {
	font-size: 12px; 
	font-weight: normal; 
	text-align: justify;
}

P.text {
	width: 700px;
}

P.center {
	width: 650px;
	text-align: center;
}


P.popis_1 {
	font-style: oblique;
	text-align: center;
}

P.odkazy {
	text-align: center
}


P.note {
	color: #400;
}

P.paticka {
	font-size: 10px;
	text-align: center
}

TD {
	font-size: 12px;
	border-width: thin;
	border-style: inset;
	padding: 2px;
}

TD.nadpis {
	text-align: center;	
	border-style: none;
}


TD.popis {
	text-align: center	
}



TD.hlavicka {
	font-weight: bold; 
	white-space: nowrap;
	color: #0000cc;
}

TD.note {
	padding: 20px;
}


TABLE {
	background-color: #ccc;
	border: outset;
	border-width: thick;
	text-align: center;
	cellpadding: 10px;
}


TABLE.note {
	background-color: #aaa;
}

TABLE.nadpis {
	background-color: #ddd;
	border-width: thin;
	width: 700px;
}

TABLE.cesty {
	width: 700px;
}


.datum {
	font-weight: bold; 
}
