body {
      margin: 0;
      padding: 0;
      font-family: verdena,arial,tahoma;
	  font-size: 9pt;
      color: #004;
      background : #004;
      text-align: center;
	  font-weight: bold;
	  }
#page {
      width:594px;
	  height: 800px;
      margin-top: 0;
      margin-bottom: 0em;
      margin-left: auto;
      margin-right: auto;
      padding: 0em;
      border: 0px none #ccc;
      color: #004;
      background : none;
      text-align: left;
}
#page0 {
      width:594px;
	  height: 800px;
      margin-top: 35;
      margin-bottom: 0em;
      margin-left: auto;
      margin-right: auto;
      padding: 0em;
      border: 0px none #ccc;
      color: #228;
      background : #FC4;
	  background-image: url('web/blok_uvod.jpg');
      text-align: left;
}
#page1 {
      width:594px;
	  height: 800px;
      margin-top: 35;
      margin-bottom: 0em;
      margin-left: auto;
      margin-right: auto;
      padding: 0em;
      border: 0px none #ccc;
      color: #228;
      background : #FC4;
	  background-image: url('web/blok.jpg');
      text-align: left;
}
#leva {  
	  float: left;
	  clear: left;
	  text-align: center;
	  }
#stred { 
	  float: left;
	  text-align: center;
	  }
#prava { 
	  float: left;
	  text-align: center;
	  }
h1 {
	font-weight: normal;
	font-size: 30pt;
	margin: 00em 00em;
	font-weight: bold;
}
h2 {
	font-weight: normal;
	font-size: 20pt;
	margin: 00em 00em;
	font-weight: bold;
}
h3 {
	font-weight: normal;
	font-size: 16pt;
	margin: 00em 00em;
	font-weight: bold;
}
h4 {
	font-weight: normal;
	font-size: 12pt;
	margin: 00em 00em;
	font-weight: bold;
}
h5 {
	font-weight: normal;
	font-size: 10pt;
	margin: 00em 00em;
	font-weight: bold;
}
h6 {
	font-weight: normal;
	font-size: 9pt;
	margin: 00em 00em;
	font-weight: bold;
}

a:link,
a:visited {text-decoration: none}
a:hover {text-decoration:none}

a:link    {color: #004}
a:visited    {color: #004}
a:active    {color: #004}
a:hover    { color: #606}

