body
{
  color: #676600;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: center;
}
a:visited,
a:link
{
  color: #676600;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
}
a:active,
a:hover
{
  color: black;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none; 
}
h1
{
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
h2
{
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 0;
}
div#all
{
  height: 700px;
  background: url('bgmain.gif') repeat top center;
  margin: auto;
  text-align: left;
  width: 760px;
}
div#top
{
  padding-top: 15px;
  text-align: center;
}
img.topimg
{
  display: block;
  margin-top: 5px;
}
div#middle
{
  position: relative;
}
div#uvitani
{
  left: 165px;
  position: absolute;
  text-align: center;
  top: 25px;
}
div#obrazek1
{
  left: 90px;
  position: absolute;
  top: 110px;
}
div#obrazek2
{
  left: 350px;
  position: absolute;
  top: 110px;
}
div#button
{
  left: 525px;
  position: absolute;
  top: 400px;
}

