body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
body {
	background-color: #FDF5CE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.ramecek {
	border: 1 solid #F4F3A3;
}
.nadpis {
	color: #487047;
	font-weight: bolder;
	font-size: 14px;
}
.stranka {
	width: 505px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
.styl1 {color: #FFFFFF}
a.norm {
  color: #FFFFFF;
  text-decoration: none;
}
a.norm:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.norm:hover {
  color: #FFA800;
  text-decoration: none;
}
a.norm:active {
	text-decoration: none;
	color: #FFFFFF;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #716F64;
}
.table_nadpis {
	background-color : #507B4F;
	font-weight: bolder;
}
.table_text {
	background-color : #F4F3A3;
}
hr {
	height : 1px;
	color:   #507b4f;
}
.ramecek {
	border: 1px solid #FCEEAD;
}
.poznamka {
	color: Red;
	font-style: italic;
	font-weight: bolder;
}
