/*speciální styly pro Poradnu*/
/*Jakub Dvořák 2009*/

.hlavicka
{
  background-image:url(../header.png);
  background-position: top left;
  width: 942px;
  height: 150px;
  margin: 0 auto;
}

.hlavickaRed_bg
{
  width: 100%;
  height: 150px;
  background-image:url(../poradna/topBg.png);
  background-repeat: repeat-x;
}

.hlavickaRed
{
  width: 1024px;
  height: 150px;
  background-image:url(../poradna/topHeader.png);
  background-repeat: no-repeat;
  margin: 0 auto;
}

.tabulkaNULL, tabulkaNULL.tr, tabulkaNULL.th
{
  background: none; 
  background-color: transparent;
  border: none;
  margin: 0 auto;
}