body {
	background-image: url(../images/hlavni_pozadi.jpg);
	background-repeat: repeat-x;
	background-color: #236DAC;
	font-size: 11px;
	font-family: Verdana, Geneva, 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: left;
	width: 780px;
}

div.menu {
	margin-left: 20px;
  margin-top: 3px;
}

table {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
  
img.frame {
  border: 1px solid #000000;
}

td.menu01 {
  width: 95px;
  height: 28px;
  background-image: url(../images/menu_tlacitko.gif);
  background-repeat: no-repeat;
  text-align: center;
}

td.menu02 {
  width: 5px;
  height: 28px;
}

a:link.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a:visited.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: bold;
}

a:active.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a:hover.menu {
  font-size: 11px;
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: bold;
}

a:link {
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

a:visited {
  font-size: 11px;
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

a:active {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  font-size: 11px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

h1,h2,h3,h4,h5 {
	margin-bottom: 0px;
	margin-top: 0px;
}

h4 {
	font-size: 15px;
}

h5 {
	font-size: 13px;
}