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: 17px;
  font-weight: bold;
  text-decoration: none;
}
a:active,
a:hover
{
  color: black;
  font-size: 17px;
  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;
}
h3
{
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 5px 0;
  padding: 0;
}
h4
{
  font-size: 15px;
  font-weight: normal;
  margin: 0;
  padding: 0;
}
p
{
  margin-top: 0;
}
.centruj
{
  text-align: center;
}
div#all
{
  border: yellow solid 2px;
  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#left 
{
  border-right: yellow solid 2px;
  height: 595px;
  left: 0;
  padding: 5px;
  position: absolute;
  top: 0;
  width: 190px;
}
div#center
{
  height: 580px;
  left: 205px;
  padding: 5px;
  position: absolute;
  top: 20px;
  width: 340px;
}
div#right 
{
  border-left: yellow solid 2px;
  height: 595px;
  left: 560px;
  padding: 5px;
  position: absolute;
  top: 0;
  width: 190px;
}
div.menu
{
  margin: 20px;
}
div.menu ul
{
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
}
div.menu ul li
{
  margin-top: 20px;
}
img.uvodimg
{
  margin: 0;
  padding: 0;
}
div#uvod 
{
  text-align: center;
  height: 100%;
  width: 100%;
}
table.zamestnanci
{
  margin: 5px 0;
  padding: 0;
  width: 350px;
}
td.zamestnancibunka1
{
  width: 70px;
}
td.zamestnancibunka2
{
  width: 280px;
}
td.skolnebunka1
{
  width: 190px;
}
td.skolnebunka2
{
  width: 130px;
}
td.kontaktybunka1
{
  width: 110px;
}
td.kontaktybunka2
{
  width: 210px;
}
