body {
	background-image: url(../images/hlavni_pozadi.jpg);
	background-repeat: repeat-x;
	background-color: #37CE33;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
}

div.page {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 803px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div.text01 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #23417D;
}

div.text02 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

div.text03 {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

table {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:link {
  font-size: 11px;
  color: #23417D;
  text-decoration: underline;
  font-weight: bold;
}

a:visited {
  font-size: 11px;
  color: #23417D;
  text-decoration: underline;
  font-weight: bold;
}

a:active {
  font-size: 11px;
  color: #23417D;
  text-decoration: underline;
  font-weight: bold;
}

a:hover {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:link.menu {
  font-size: 11px;
  color: #000000;
  line-height: 12pt;
  text-decoration: none;
  font-weight: bold;
}

a:visited.menu {
  font-size: 11px;
  color: #000000;
  line-height: 12pt;
  text-decoration: none;
  font-weight: bold;
}

a:active.menu {
  font-size: 11px;
  color: #FFFFFF;
  line-height: 12pt;
  text-decoration: none;
  font-weight: bold;
}

a:hover.menu {
  font-size: 11px;
  color: #FFFFFF;
  line-height: 12pt;
  text-decoration: none;
  font-weight: bold;
}

a:link.white {
  font-size: 11px;
  color: #FFFFFF;
  line-height: 12pt;
  text-decoration: underline;
  font-weight: bold;
}

a:visited.white {
  font-size: 11px;
  color: #FFFFFF;
  line-height: 12pt;
  text-decoration: underline;
  font-weight: bold;
}

a:active.white {
  font-size: 11px;
  color: #FFFFFF;
  line-height: 12pt;
  text-decoration: underline;
  font-weight: bold;
}

a:hover.white {
  font-size: 11px;
  color: #FFFFFF;
  line-height: 12pt;
  text-decoration: none;
  font-weight: bold;
}

h1,h2,h3,h4,h5 {
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
  font-size: 14px;
}
  
img.frame {
  border: 1px solid #083852;
}

li {
	margin-bottom: 10px;
	margin-top: 0px;
}

