BODY
{
   background-color: #3e4c17; color: #A9A9A9; FONT-SIZE: 12px; FONT-FAMILY: Ubuntu, Verdana, sans-serif;
   margin: 0px; padding: 0px;
   background-image: url("img/pozadi.jpg"); background-position: top center; background-repeat: repeat-x;
   overflow: -moz-scrollbars-vertical; overflow-y: scroll; background-attachment: scroll;
}

IMG
{ border: 0px; margin: 0px; }

#telo
{
  width: 95%; margin: 0px auto; padding: 0px; top: 0px;
  background-image: url("img/pozadi.jpg"); background-position: top center; background-repeat: no-repeat;
   

}

#header
{
  width: 100%; height: 166px; margin: 0px; padding: 0px 18px; top: 0px;
  background-image: url("img/vlajka.png"); background-position: top left; background-repeat: no-repeat;
  background-color: transparent;
}

#header H1
{
  font-size: 3em; color: #5e960e; margin: 0px; padding: 16px 0px 0px 0px; font-weight: 800;
}

#header H2
{
  font-size: 1.58em; color: #808080; margin: 0px; padding: 0px 0px 0px 0px; font-weight: 200;
}

#tabule
{
  width: 31%; min-height: 150px; margin: 0px 2% 0px 0px; padding: 0px; float: left; background-color: transparent;
}

#tabule H3
{
  display: inline-block;
  font-size: 1.45em; color: #fff; font-weight: 500; line-height: 1.2em;
  margin: 0px; padding: 13px 62px 7px 12px;
  background-image: url("img/menu.png"); background-position: top right; background-repeat: no-repeat;
  background-color: transparent;
}

#tabule .obsah
{
  min-height: 100px;
  font-size: 1.25em; color: #000; margin: 0px; padding: 12px 24px 80px 12px; font-weight: 200;
  line-height: 1.3em;
  background-image: url("img/papir.png"); background-position: bottom right; background-repeat: no-repeat;
  background-color: transparent;
}

#tabule .obsah P
{
  margin: 0px; padding: 0px 0px 6px 1px;
  background-color: transparent;
}

STRONG
{
  font-weight: 800;
}

