body {         
   font-family: verdana, arial, sans-serif; 
   color: black;
   font-size: 8pt;
   background-color: #22345d;
   margin-top: 50px;
}

body.vyrobek {         
   font-family: verdana, arial, sans-serif; 
   color: black;
   font-size: 8pt;
   background-color: #22345d;
   margin-top: 25px;
}

body.katalog {         
   font-family: verdana, arial, sans-serif; 
   color: black;
   font-size: 8pt;
   background-color: #22345d;
   margin-top: 25px;
}

td.top {
   background-color: #22345d;
}

td.top_bg {
   background-color: #d8e4f0;
   border-top: 1px solid white;
}



/*--------------------------- MENU horni ----------------------------*/
td.menu {
   background-color: #103154;
   border-left: 1px solid white;
   padding: 2px;
   padding-left: 15px;
   text-align: center;
   text-weight: bold;
}

table.menu td {
   color: white;
   text-align: center;
   font-size: 9pt;
}

table.menu td.left {
   color: white;
   text-align: left;
   font-size: 9pt;
}

table.menu a.menu:link, table.menu a.menu:visited {
   font-size: 9pt;
   font-weight: bold;
   color: white;
   text-decoration: none;
}

table.menu a.menu:hover, table.menu a.menu:active {     
   text-decoration: underline;
}

table.menu a.menu_on:link, table.menu a.menu_on:visited {
   font-size: 9pt;
   color: #d8e4f0;
   font-weight: bold;
   text-decoration: none;
}

table.menu a.menu_on:hover, table.menu a.menu_on:active {     
   text-decoration: underline;
}


/*--------------------------- MENU leve ----------------------------*/
td.left_menu {
  background-color: #e2ebf4;
  border-left: 1px solid white;
}

table.left_menu {
  background-color: white;
  border: 1px solid #5f758d;
  border-bottom: 1px solid #a6c0d6;
  border-right: 1px solid #d8e4f0;
}

table.left_menu td.head {
  padding-left: 15px;
  padding-top: 20px;
  font-size: 9pt;
  font-weight: bold;
  color: #22345d;
}

table.left_menu td.head1 {
  padding-left: 15px;
  padding-top: 30px;
  font-size: 9pt;
  font-weight: bold;
  color: #22345d;
}

table.left_menu td {
  padding: 2px;
  padding-left: 15px;
}

table.left_menu td.text {
  padding: 2px;
  font-size: 9pt;
  font-weight: bold;
  color: #22345d;
}

a.left_menu:link, a.left_menu:visited {
   font-size: 9pt;
   font-weight: bold;
   color: #22345d;
   text-decoration: none;
}

a.left_menu:hover, a.left_menu:active {     
   color: #22345d;
   text-decoration: underline;
}

a.left_menu_on:link, a.left_menu_on:visited {
   font-size: 9pt;
   font-weight: bold;
   color: #a6c0d6;
   text-decoration: none;
}

a.left_menu_on:hover, a.left_menu_on:active {     
   color: #22345d;
   text-decoration: underline;
}

/*--------------------------- OBSAHova cast ----------------------------*/
.nadpis {
  font-size: 10pt;
  font-weight: bold;
  color: #103154;
  text-transform: uppercase;
}

td.text {
  background-color: white;
  font-size: 8pt;
  color: black;
  padding-top: 50px;
  padding-left: 10pt;
  padding-right: 10pt;
  padding-bottom: 20pt;
}

td.empty {
  background-color: white;
}

img.border {
  border: 1px solid #22345d;
}

/*--------------------------- PATICKA ----------------------------*/
td.paticka {
  background-color: #7791b0;
  color: white;
  font-size: 8pt;
  padding-bottom: 5px;
  padding-right: 5px;
}

td.paticka a:link, td.paticka a:visited {
   font-size: 8pt;
   font-weight: bold;
   color: white;    
   text-decoration: none;
}

td.paticka a:hover, td.paticka a:active {     
   color: white;
   text-decoration: underline;
}

/*--------------------------- KONTAKT ----------------------------*/
table.kontakt td.head {
  font-size: 8pt;
  padding: 2px;
}

table.kontakt td {
  font-size: 8pt;
  padding: 2px;
}

textarea.vzkaz {
  font-size: 8pt;
  background-color: #fffcf1;
  border: 1px solid #efe3bd;
  border-top: 1px solid #decf9c;
  border-left: 1px solid #decf9c;
  padding: 5px;
  font-style: italic;
}

input.text {
  font-size: 8pt;
  background: #fffcf1;
  border: 1px solid #efe3bd;
  border-top: 1px solid #decf9c;
  border-left: 1px solid #decf9c;
}

input.submit{
  font-size: 9pt;
  font-weight: bold;
  color: #103154;
  background-color: #b5c6e0;
  border: 1px solid #ced7de;
  border-top: 1px solid #103154;
  border-left: 1px solid #103154;
}

input.clear {
  font-size: 9pt;
  font-weight: bold;
  color: white;
  background: #6f88a5;
  border: 1px solid #ccd5df;
  border-top: 1px solid #153d6d;
  border-left: 1px solid #153d6d;
}

form .kontakt {
  font-size: 8pt;
}

a:link, a:visited {
   font-size: 9pt;
   font-weight: bold;
   color: #22345d;    
   text-decoration: none;
}

a:hover, a:active {     
   color: #22345d;
   text-decoration: underline;
}

td.popis {
  font-size: 8pt;
}

/* ------------------ KATALOG --------------- */

table.katalog {
  font-size: 9pt;
}

table.katalog td {
   padding: 1px;
   border-bottom: 1px solid #efefef;
}

table.katalog td .nadpis {
  font-size: 14pt;
}

body.katalog td.top {
  background-color: #7b92ad;
  color: white;
  font-size: 8pt;
}

body.katalog td.paticka {
  background-color: #7b92ad;
  color: white;
  font-size: 8pt;
}



