BODY {FONT-SIZE: 8pt; LINE-HEIGHT: 1.5em; FONT-FAMILY: times New Roman, Verdana, Arial, Helvetica, sans-serif; COLOR: #333; text-align:left;}
/* Styly */

h1, .html_editor_header_1 {
/*HlavnÃ­ nadpis - oranÅ¾ovÃ½*/
color : #000000;
font-size : 14px;
font-weight: bold;
text-decoration : none;
}
h2, .html_editor_header_2  {
/*Podnadpis  - modrÃ½*/
color : #084963;
font-size : 18px;
font-weight: bold;
text-decoration : none;
}
h3, .html_editor_header_3  {
/*MalÃ½ nadpis  - ?ernÃ½*/
color : #000;
font-size : 9pt;
font-weight: bold;
text-decoration : none;
}
.html_editor_text_1  {
/*ZmenÅ¡enÃ½ text - barva sv?tle Å¡edÃ¡*/
color: #999;
font-size : 90%;
}
.html_editor_text_2  {
/*ZmenÅ¡enÃ½ text - barva dle stylu*/
font-size : 90%;
}


/* TABULKA #4 */

.table_html_editor_4_cell {
    /* Cenik - prvni sloupec */
  background-color: #eaf3f8;
  padding: 3px 4px;
  border-bottom: #fff 3px solid;
  color: #000;
  text-align: left;
  vertical-align: top;
}

.table_html_editor_4_cell2 {
    /* Cenik - druhy sloupec */
  background-color: #d8e8f5;
  padding: 3px 4px;
  border-bottom: #fff 3px solid;
  color: #000;
  text-align: right;
  vertical-align: top;
}

.table_html_editor_4_cell3 {
    /* Cenik - treti sloupec */
  background-color: #c1def0;
  padding: 3px 4px;
  border-bottom: #fff 3px solid;
  color: #000;
  text-align: right;
  vertical-align: top;
}

.table_html_editor_4_cell4 {
    /* Cenik - ctvrty sloupec */
  background-color: #add2ed;
  padding: 3px 4px;
  border-bottom: #fff 3px solid;
  color: #000;
  text-align: right;
  vertical-align: top;
}


.anchor_html_editor {
  color: #000000;
  font-weight: bold;  
}
.anchor_ref_html_editor {
  font-weight: bold;  
}

/* pomocnÃ© styly */
.ul1, #ul1 {list-style-IMAGE:url(img/ul1.gif);}
.ul2, #ul2 {list-style-IMAGE:url(img/ul2.gif);}
.w100, #w100 {width:100%;}
.w75, #w75 {width:75%;}
.w50, #w50 {width:50%;}
.b1, #b1 {border-collapse:collapse; border:1px solid #aaa;}
.b3, #b3 {border-collapse:collapse; border:3px solid #aaa;}
.b1w, #b1w {border-collapse:collapse; border:1px solid #fff;}
.b3w, #b3w {border-collapse:collapse; border:3px solid #fff;}
.silver, #silver {background-color: #eee; padding: 10px;}
.orange, #orange {background-color: #ffeedd; padding: 10px;}
.white, #white {background-color: #fff; padding: 10px;}
.light, #light {background-color: #f4f4f4; padding: 10px;}
.clear {clear: both}
.none, #none {clear: both; float: none; margin: 0; padding: 0;}
.block, #block {display: block}
.noscreen, #noscreen {display: none}
.novisibility {visibility: hidden}
.left {text-align: left}
.right {text-align: right}
.center {text-align: center}
.middle {vertical-align: middle}
.pos-left {float: left; margin: 0 10px 10px 0;}
.pos-right {float: right; margin: 0 0 10px 10px;}
.pos-center {vertical-align: middle;}
.nomargin, #nomargin {margin:0;}
.nopadding, #nopadding {padding:0;}

td, th, table {font-size:8pt;}
th {text-align:left;}

#lefttext a img { border: 1px #3C4387 solid;}




