/* Main */
html {font-family: sans-serif; font-size: 10pt;}
body {margin: 0 auto; width: 790px;}
a {color: #c00; border-bottom: solid 1px #c00; text-decoration: none;}
a.notExist {color: #d66; border-bottom: dashed 1px #d66;}
h1 a, #menu a {border-bottom: none;}
.hidden {display: none;}
address {font-size: 90%;}
/* Header */
h1 a {margin: 0 auto; display: block; width: 790px; height: 200px; background: url("../wiosna.jpg") no-repeat;} 
h1 span {visibility: hidden;}
/* Content */
#content {padding: 0 20%; position: relative; margin-top: -1em;}
/* Menu */
#menu {font-size: 90%;}
#leftMenu, #rightMenu {position: absolute; top: 0; width: 19%;}
#leftMenu {left: 0;} #rightMenu {right: 0;}
#menu h3 {background: #d00; color: white; margin: 0; padding: 2px; font-size: 110%;}
#menu h3 a {color: white; text-decoration: underline;}
#menu ul {margin: 0; padding: 0; list-style: none;}
.news li {margin-bottom: 0.5em;}
.news li.last {margin-bottom: 0;}
.news li span {display: block; font-weight: bold; font-size: 90%;}
/* numSections */
.numSections li {margin-bottom: 0.75em;}
.numSections li li {margin-bottom: 0;}