/* ------------- MENU PANEL -----------------------------------------*/
td.leftBar
{ background-color: #acdcac;
}

/* ------------- BANNER --------------------------------------------*/
td.topBar
{ height: 149px; 
  background-image: URL('../web-img/banner-16.jpg');
}

/* ------------- prava navigace ------------------------------------*/
td.rightBar
{ background-color: #acdcac;
}

/* ------------- PATICKA CELEHO DOKUMENTU --------------------------*/
table.bottomBar
{ background: #8bcb8b;
}

table.bottomBar td
{ height: 22px; 
  background-image: URL('../web-img/bottom-bar.jpg');
  padding: 0px 10px 0px 10px;
}
table.bottomBar td a, table.bottomBar td
{ color: #383838;
}

/* ------------- HLAVNI OBSAHOVY RAMEC -----------------------------*/
td.mainBar
{ padding:20px 0px 0px 0px;
  margin: 0px; 
  background-color: #F9FBFC;
  background-image: URL('../web-img/banner-under-16.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

/* ------------- UKONCENI MENU A TEXT POD MENU -----------------------------*/
div.under-menu
{ padding: 3px;
}
