@media screen,tv,projection {

BODY {
 color:#000;
 font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif; 
font-size:80%;
}

table {font-size:100%;}

a {color: #000;text-decoration:underline;}
a:hover {color: #000;text-decoration:none;}
p {margin:0 0 5px 0;}

label { color:#8D9C3B;}
fieldset {border:1px solid #C6CEA1}
input, textarea, select {border: 1px solid #8D9C3B;color:#8D9C3B;font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;font-size:100%}
input.advancedsearchinput {border: 1px solid #8D9C3B !important}
img {border: 1px solid #8D9C3B;color:#8D9C3B;}

textarea {font-family: "Arial CE", "Helvetica CE", Arial, helvetica, sans-serif;font-size:100% }
.send {color:#fff;background:#8D9C3B;border:0px solid #fff; }

h1 {color: #cc9900;font-size:130%;margin:0 0 25px 0;}
h2  {color: #cc9900; font-size:125%; margin:0 0 15px 0;display:block;}
h3  { color: #cc9900; font-size:115%; margin:0 0 10px 0;display:block;}
h4  { color: #cc9900; font-size:100%; margin:0 0 5px 0;display:block;}

.html_editor_header_1  {
/* Nadpis první úrovně */
  color: #cc9900;
  font-size:150%;
  margin:0 0 25px 0;
 display:block;
}
.html_editor_header_2  {
/* Nadpis druhé úrovně */
  color: #cc9900;
  font-size:145%;
  margin:0 0 15px 0;
 display:block;
}
.html_editor_header_3  {
/* Nadpis třetí úrovně */
  color: #cc9900;
  font-size:135%;
  margin:0 0 10px 0;
 display:block;
}

.html_editor_header_4  {
/* Nadpis čtvrté úrovně */
  color: #cc9900;
  font-size:115%;
  margin:0 0 5px 0;
 display:block;
}



.color_html_editor_01  {
/* Tmavě zelená */
background-color: #606D1C;
}
.color_html_editor_02  {
/* Světleji zelená */
background-color: #8D9C3B;
}
.color_html_editor_03  {
/* Světle zelená */
background-color: #C6CEA1;
}
.color_html_editor_04  {
/* Tmavě hnědá */
background-color: #cc9900;
}
.color_html_editor_05  {
/* Světle hnědá */
background-color: #F6D87F;
}
.color_html_editor_06  {
/* Červená */
background-color: #CC0000;
}
.color_html_editor_07  {
/* Žlutá */
background-color: #FFFF00;
}
.color_html_editor_08  {
/* Černá */
background-color: #000000;
}



.table_html_editor_1 {
/* Tabulka s okrajem */
	border: 4px solid #C6CEA1;
}
  .table_html_editor_1_header {
    /* Záhlaví */
    background-color: #606D1C;
   font-weight:bold
  }
  .table_html_editor_1_topleft {
    /* Záhlaví vlevo */
    background-color: #606D1C;
   font-weight:bold
  }  
  .table_html_editor_1_topright {
    /* Záhlaví vpravo */
    background-color: #606D1C;
    font-weight:bold
  }  
  
  .table_html_editor_1_footer {
    /* Zápatí */
    background-color: #606D1C;
   font-weight:bold

  }
  .table_html_editor_1_bottomleft {
    /* Zápatí vlevo */
    background-color: #606D1C;
   font-weight:bold
  }  
  .table_html_editor_1_bottomright {
    /* Zápatí vpravo */
    background-color: #606D1C;
   font-weight:bold
  }  
  
  .table_html_editor_1_firstcol {
    /* První sloupec */
    border-right:2px solid #606D1C;;
    background: #C6CEA1;
    color:#fff;
}
  .table_html_editor_1_lastcol {
    /* Poslední sloupec */
    border-left:2px solid #606D1C;;
    background: #C6CEA1;
}
  .table_html_editor_1_cells {
    /* Vnitřní buňka */
    border-bottom:1px solid #606D1C;
  }
  .table_html_editor_1_cell2 {
    /* Vnitřní buňka bez okrajě */
  } 

}
