h1 {color: #000000;}
h2 {color: #000000;}
h3 {color: #000000;}

body { background: #ececec; }
 
#lcolumn h2 {
    margin-top: 50px;
}

#menu ul li a.active, #menu ul ul li a.active {
    font-weight: bold;
}

#menu ul li a, #menu ul ul li a {
    font-weight: normal;
}


/*ÚPRAVA PATIČKY STRÁNEK*/
#footer { width: 770px; height: 190px;   }

#footer .klicova-slova a { text-decoration: none;}
#footer .klicova-slova a:hover { text-decoration: underline; }
#footer p { color:black; padding: 5px 30px 0 30px; border-top: none; text-align:center;font-size: 10pt;}
#footer a { color: black; text-decoration: underline; }
#footer a:hover { text-decoration: none; }
#footer strong {font-size: 13pt; font-weight: normal; margin: 0 10px; 0 10px;}



/*---------------- BANER --------------------------*/
#skyscraper {
  text-align: center;
}
#skyscraper small {
  display: block;
}
#skyscraper a {
  display: inline-block;
}
#skyscraper a:hover img {
  opacity: 0.7;
}