body {background-image: url(pozadi.gif)} 

div.hlavni {margin: 0px auto; position: relative; width: 900px;
}

div.obsah {position: absolute; width: 900px; top: 0px; left: 0px;
padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px;
background-color: #ffffff;
}

h1 {
text-align: center;
color: #003366;}

h2 {
text-align: center;
color: #003366;}

p {text-align: justify}


p.nastred {text-align: center}

.nastred
{text-align: center;}

p.poznamka {
color: #808080;
font-size: small;
}

font.poznamka {
color: #808080;
}

font.cervene {
color: ##ff0000;
}

font.prolozene {
letter-spacing: 2px;
}




 a {
  text-decoration: none;
  color: #006600;
  font-weight: bold;

}
 a:visited {
  text-decoration: none;
  color: #006600;
  font-weight: bold;
}
 a:active {
  text-decoration: none;
  color: #006600;
  font-weight: bold;
}
 a:hover {
  text-decoration: none;
  color: #cc0000;
  font-weight: bold;
}




table.cenik, table.ukazka
{
margin-left: auto; margin-right: auto;
background: white;
border: 1px solid black;
width: 600px;
padding: 2px;
}

caption.cenik
{font-style: bold;
}

th.cenik, th.ukazka
{
background: #cccccc;
border: 1px solid black;
text-align: center;
}

td.cenik, td.ukazka
{
border: 1px solid black;
text-align: center;
}

