/* Farby pre Ochrana */
html { background-color: #f6fce6; }
#content-header { background-color: #5e9d09; color: #fff; }
#history { background-color: #d8e5b8; color: #541c00; }
#content-container { background-color: #d8e5b8; color: #263f04; }
#content-in { background-color: #f6fce6; }
#content-bar { background-color: #c10222; }

#content h2, #content h3 { color: #417100; }
#content h2 span { background-image: url('/img/net_6.gif'); }
#content h3 a:link, #content h3 a:visited, #content h3 a:active { color: #417100; text-decoration: none; }
#content h3 a:hover { background-color: #417100; color: #fff; }

#content-menu ul.cm-l1 a:link,#content-menu ul.cm-l1 a:visited,#content-menu ul.cm-l1 a:active { color: #325601; background-image: url('/img/menu_6.gif'); }
#content-menu ul.cm-l1 a:hover { background-color: #417100; color: #fff; background-image: none; }
#content-menu ul.cm-l2 a:link,#content-menu ul.cm-l2 a:visited,#content-menu ul.cm-l2 a:active { background-image: none; color: #142201; }
#content-menu ul.cm-l2 a:hover { background-image: none; color: #fff; }

#footer { background-color: #f6fce6; color: #000; }

/* tabulka ochranne pasma, pouzity styl cennika */
table.cennik { color: #263f04; background-color: #263f04; }
table.cennik th { background-color: #5e9d09; color: #fff; }
table.cennik td.nazov { background-color: #d8e5b8; }
table.cennik td.cislo, table.cennik td.rok, table.cennik td.text { background-color: #f2ffd0; }

