* {
    font-family: 'Verdana CE', 'Arial CE', 'Lucida Grande CE', 'Helvetica CE', Verdana, Arial, lucida, sans-serif;
  }

html { height: 100.02%; }
body { 
       background-color: #044C85;
       background-image: url(pictures/pozadi.png); background-repeat: repeat-x;
     }
a    { color: #525252; text-decoration: none; }


/* --- Rozvrzeni stranky ----------------------------------------------------------- */
.bun_banner  { border: 1px solid #626262; padding: 5px;
               background-color: white; }
.bun_menu    { border: 1px solid #626262; padding: 2px; background-repeat: repeat-x;
               background-color: white; background-image: url(pictures/bg_menu_32x32.png);
               height: 32px; text-align: right; }
.bun_menu_empt { font-size: 11px; width: 5px; }
.bun_menu_tlac { border: 1px solid #626262; background-repeat: repeat-x;
                 background-color: white; background-image: url(pictures/bg_menu_tlac_24x24.png);
                 height: 24px; width: 100px; cursor: pointer; 
                 font-size: 11px; text-align: center; font-weight: bold; color: #525252; }
.bun_obsah   { border: 1px solid #626262; padding: 5px; 
               background-color: white; }
.bun_copy    { font-size: 9px; color: white; text-align: center; }
.bun_empty   { font-size: 6px; background-color: none; }
.nadpis      { font-size: 16px; font-weight: bold; color: #044C85; }
/* --------------------------------------------------------------------------------- */
.tbl_sortiment  { border-collapse: collapse; }
.bun_sortiment  { vertical-align: top; width: 250px;
                  padding: 15px; font-size: 13px; color: #044C85; }
.bun_sort_obr   { vertical-align: middle; text-align: center; width: 250px; padding: 15px; }
.sort_ilustr    { font-size: 9px; }

.tbl_certifikat { border-collapse: collapse; }
.bun_certifikat { vertical-align: top; text-align: center; padding: 15px; }
.obr_certifikat { border: 1px solid #626262; }
.tbl_kontakt    { border-collapse: collapse; }
.bun_kont_popis { vertical-align: top; text-align: right; padding: 0 5 0 0;
                  font-size: 13px; color: #044C85; font-weight: bold; }
.bun_kont_data  { vertical-align: top; text-align: left;  padding: 0 0 5 0; 
                  font-size: 13px; color: #044C85; }

.obsah       { border: 1px solid #626262; width: 816; }
.obsah_text  { font-size: 13px; text-align: justify; color: #044C85;
               padding-top: 15px; padding-bottom: 15px;
               padding-right: 15px; padding-left: 15px; }
.obr_left    { margin-right: 18px; margin-bottom: 10px; border: 10px solid #E1E1E1; }
.obr_right   { margin-left:  18px; margin-bottom: 10px; border: 10px solid #E1E1E1; }
.obr_center  { border: 10px solid #E1E1E1; }