/*uprava nadpisu*/
h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  font-weight: bold;
  margin: 0 0 0.2em 0;
}

h1 { font-size: 2em; font-weight: normal; color: #2e2252; }
h1 a { color: #2e2252; }
h2 { font-size: 1.4em; letter-spacing: -0.05em; color: #007212; }
h2 a { color:  color: #007212;}

#lcolumn h2 { color: #c41d1d; margin-left: 15px; }


/*uprava vzhledu menu*/
#menu {background: #019340 url(/obrazek/3/menu1-bg-png) no-repeat 0 0%;}
#menu li.active .lc { top: 0; left: -1px; background: #d0f4c9 url(/obrazek/3/menu1-lc-bg-png) no-repeat 0 0; }
#menu li.active .rc { top: 0; right: 0; _right: -1px; background: #d0f4c9 url(/obrazek/3/menu1-rc-bg-png) no-repeat 0 0; }

#menu2 {background: #019340 url(/obrazek/3/menu2-bg-png) no-repeat 0 0%;}
#menu2 li.active .lc { top: 0; left: -1px; background: #d0f4c9 url(/obrazek/3/menu2-lc-bg-png) no-repeat 0 0; }
#menu2 li.active .rc { top: 0; right: 0; _right: -1px; background: #d0f4c9 url(/obrazek/3/menu2-rc-bg-png) no-repeat 0 0; }


.h2,  .h2 a {
color:#039041;
font-size:1.4em;
letter-spacing:-0.05em;
text-align:center;
}
