body {background: #FFFFFF} 

h1 {text-align: center}

h2 {text-align: center}

div.obsah {position: relative; left: 10%; width: 80%;  
padding: 10px 10px 10px 10px; margin: 10px 10px 10px 10px; background-image: url(pozadi.gif);}


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.ven {
  text-decoration: none;
  color: #990000;
  font-weight: bold;

}
 a.ven:visited {
  text-decoration: none;
  color: #003399;
  font-weight: bold;
}
 a.ven:active {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}
 a.ven:hover {
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
}




table.cenik
{
background: white;
border: 1px solid black;
width: 500px;
padding: 2px;
}

caption.cenik
{font-style: strong;
}

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

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