html, td, .text  {
  font-family :  trebuchet ms,arial,helvetica,sans-serif;
  color : #333;
  font-size : 11px;
  font-weight : normal;
}
.text ul{color: #666;}
.text li{color: #666;}
.text .nadpis2 {color: #FF8C00;}

.html_editor_header_1  {
/*Hlavní nadpis - modrý*/
font-family :  trebuchet ms,arial,helvetica,sans-serif;
color : #005298;
font-size : 15px;
font-weight: bold;
text-decoration : none;
}
.html_editor_header_2  {
/*Podnadpis  - oranžový*/
font-family :  trebuchet ms,arial,helvetica,sans-serif;
color : #FF8C00;
font-size : 13px;
font-weight: bold;
text-decoration : none;
}
.html_editor_header_3  {
/*Malý nadpis  - černý*/
font-family :  trebuchet ms,arial,helvetica,sans-serif;
color : #000000;
font-size : 12px;
font-weight: bold;
text-decoration : none;
}
.html_editor_text_1  {
/*Zmenšený text - barva světle šedá*/
font-family :  trebuchet ms,arial,helvetica,sans-serif;
color: #999999;
font-size : 10px;
}
.html_editor_text_2  {
/*Zmenšený text - barva dle stylu*/
font-family :  trebuchet ms,arial,helvetica,sans-serif;
font-size : 10px;
}
.color_html_editor_01  {
/* Základní modrá */
background-color: #005298;
}
.color_html_editor_02  {
/* Základní oranžová */
background-color: #FF8C00;
}
.color_html_editor_03  {
/* Základní tmavě šedá */
background-color: #666666;
}
.color_html_editor_04  {
/* Světle šedá */
background-color: #EEEEEE;
}
.color_html_editor_05  {
/* Základní černá */
background-color: #000000;
}

.table_html_editor_1 {
/* Barevná tabulka s okrajem */
	border: 1px solid #666666;
}
  .table_html_editor_1_header {
    /* Záhlaví */
    border-bottom: 2px solid #666666;
    background-color: #6699cc;
    font-weight: bold;
  }
  .table_html_editor_1_topleft {
    /* Záhlaví vlevo */
    border-bottom: 2px solid #666666;
    border-right: 2px solid #666666;
    background-color: #6699cc;
    font-weight: bold;
  }  
  .table_html_editor_1_topright {
    /* Záhlaví vpravo */
    border-bottom: 2px solid #666666;
    border-left: 2px solid #666666;
    background-color: #6699cc;
    font-weight: bold;
  }  
  .table_html_editor_1_footer {
    /* Zápatí */
    border-top: 2px solid #666666;
    background-color: #ffcc66;
  }
  .table_html_editor_1_bottomleft {
    /* Zápatí vlevo */
    border-top: 2px solid #666666;
    border-right: 2px solid #666666;
    background-color: #ffcc66;
    font-weight: bold;
  }  
  .table_html_editor_1_bottomright {
    /* Zápatí vpravo */
    border-top:2px solid #666666;
    border-left:2px solid #666666;
    background-color: #ffcc66;
  }  
  .table_html_editor_1_firstcol {
    /* První sloupec */
    border-right: 2px solid #666666;
    font-weight: bold;
  }
  .table_html_editor_1_lastcol {
    /* Poslední sloupec */
    border-left: 2px solid #666666;
  }
  .table_html_editor_1_cells {
    /* Vnitřní buňka */
  }
  .table_html_editor_1_cell2 {
    /* Vnitřní buňka bez okrajů */
  }
  .table_html_editor_1_cell3 {
    /* Zvýrazněná vnitřní buňka */
    background-color: #ffcc66;
  }

.table_html_editor_2 {
/* Barevná tabulka bez okraje */
	border: 0px;
	background-color: #F0F0F0;
	color: black;
}
  .table_html_editor_2_header {
    /* Záhlaví */
    background-color: #005298;
    border-top: 1px solid #333333;
    border-bottom:2px solid #333333;
    color: white;
    font-weight: bold;
  }
  .table_html_editor_2_topleft {
    /* Záhlaví vlevo*/
    background-color: #005298;
    border-top: 1px solid #333333;
    border-bottom:2px solid #333333;
    color: white;
    font-weight: bold;
  }
  .table_html_editor_2_topright {
    /* Záhlaví vpravo*/
    background-color: #ff9900;
    border-top: 1px solid #333333;
    border-bottom: 2px solid #333333;
    font-weight: bold;
    color: white;
  }
  .table_html_editor_2_lastcol {
    /* Poslední sloupec */
    background-color: #ff9900;
  }
  .table_html_editor_2_bottomright {
    /* Zápatí vpravo */
    background-color: #ff9900;
    border-bottom: 1px solid #333333;
    border-top: 2px solid #333333;
  }
  .table_html_editor_2_firstcol {
    /* První sloupec */
    font-weight: bold;
  }
  .table_html_editor_2_bottomleft {
    /* Zápatí vlevo */
    border-bottom: 1px solid #333333;
    border-top: 2px solid #333333;
    font-weight: bold;
  }
  .table_html_editor_2_footer {    
    /* Zápatí */
    border-bottom: 1px solid #333333;
    border-top: 2px solid #333333;
  }
  .table_html_editor_2_cells {    
    /* Buňka */
  }
  .table_html_editor_2_cell2 {
    /* Neaktivní vnitřní buňka */
	color: #ff9900
  }
  .table_html_editor_2_cell3 {
    /* Zvýrazněná vnitřní buňka */
    font-weight: bold;
  }  

.table_html_editor_3 {
/* Šedá tabulka bez okraje */
	color: black;
}
  .table_html_editor_3_header {
    /* Záhlaví */
    background-color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_3_topleft {
    /* Záhlaví vlevo*/
    background-color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_3_topright {
    /* Záhlaví vpravo*/
    background-color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_3_lastcol {
    /* Poslední sloupec */
    background-color: #CCCCCC;
  }
  .table_html_editor_3_bottomright {
    /* Zápatí vpravo */
    background-color: #CCCCCC;
	color: #ff9900;
  }
  .table_html_editor_3_firstcol {
    /* První sloupec */
	background-color: #F0F0F0;
    font-weight: bold;
 }
  .table_html_editor_3_bottomleft {
    /* Zápatí vlevo */
	color: #ff9900;
	background-color: #F0F0F0;
    font-weight: bold;
  }
  .table_html_editor_3_footer {    
    /* Zápatí */
	color: #ff9900;
	background-color: #F0F0F0;
  }
  .table_html_editor_3_cells {    
    /* Buňka */
	background-color: #F0F0F0;
  }
  .table_html_editor_3_cell2 {
    /* Neaktivní vnitřní buňka */
	color: #666666;
	background-color: #F0F0F0;
  }
  .table_html_editor_3_cell3 {
    /* Zvýrazněná vnitřní buňka */
    font-weight: bold;
	background-color: #F0F0F0;
  }  
  
.table_html_editor_4 {
/* Tabulka s mřížkou */
	Xbackground-color: #F0F0F0;
	color: black;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
}
  .table_html_editor_4_header {
    /* Záhlaví */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    background-color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_4_topleft {
    /* Záhlaví vlevo*/
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    background-color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_4_topright {
    /* Záhlaví vpravo*/
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    background-color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_4_lastcol {
    /* Poslední sloupec */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    background-color: #CCCCCC;
  }
  .table_html_editor_4_bottomright {
    /* Zápatí vpravo */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    background-color: #CCCCCC;
	color: #ff9900;
  }
  .table_html_editor_4_firstcol {
    /* První sloupec */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    font-weight: bold;
  }
  .table_html_editor_4_bottomleft {
    /* Zápatí vlevo */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #ff9900;
    font-weight: bold;
  }
  .table_html_editor_4_footer {    
    /* Zápatí */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #ff9900;
  }
  .table_html_editor_4_cells {    
    /* Buňka */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
  }
  .table_html_editor_4_cell2 {
    /* Neaktivní vnitřní buňka */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #666666;
  }
  .table_html_editor_4_cell3 {
    /* Zvýrazněná vnitřní buňka */
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
    font-weight: bold;
  }  

.anchor_html_editor {
  color: #000000;
  font-weight: bold;  
}
.anchor_ref_html_editor {
  font-weight: bold;  
}

