body
{
  background-color: #FFFFFF;
  text-align: center;
}

body, td, th
{
  color: #000000;
  font-family: 'courier new', arial, sans-serif;
  line-height: 150%;
}

#page
{
  width: 760px;
  margin-top: 2em;
  margin-bottom: 2em;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

a:link
{
  color: #0080FF;
  text-decoration: underline;
}

a:hover
{
  color: #0080FF;
  text-decoration: none;
}

a:visited
{
  color: #0080FF;
  text-decoration: underline;
}

a:visited:hover
{
  color: #0080FF;
  text-decoration: none;
}

h1, h2, h3
{
}

h1
{
  font-size: 170%;
}

h2
{
  font-size: 145%;
}

h3
{
  font-size: 120%;
}

.obsah
{
  padding: 25px 0 25px 0;
  font-size: 80%;
}

.noborder
{
  border: 0px;
}

#hlavicka
{
  width: 760px;
  height: 100px;
  margin: 0;
  padding: 0;
}

#hlavicka h1
{
  display: block;
  position: relative;
  width: 760px;
  height: 100px;
  margin: 0;
  padding: 0;
}

#hlavicka h1 span
{
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 740px;
  height: 100px;
  margin: 0;
  padding: 0;
  background: url("../images/infowork.gif");
}

#zapati
{
  font-size: 85%;
  color: #555555;
  padding-top: 20px;
  width: 740px;
  text-align: right;
}

.ilustrace
{
  border: 0;
  float: right;
}
