#banner { width: 980px;
          margin: 0px;
          padding: 0px;
          border: none;}
img.logo {width: 210px;
          border-style:none;
          border: none;}
h1 {      font-family: Helvetica, Verdana, Arial, sans-serif;
          font-weight: bold;
          font-size: 26px;
          margin-top: 1.0em;
          margin-bottom: 0em;
          text-align:left;}
h2 {      font-family: Helvetica, Verdana, Arial, sans-serif;
          font-weight: bold;
          font-size:24px;
          margin-top:0.8em;
          margin-bottom: 0em;
          text-align:left;}
li {      margin-top: 0.3em;
          margin-bottom: 0.4em;}
h3 {      font-family: Helvetica, Verdana, Arial, sans-serif;
          font-size:22px;
          text-align:left;
          margin-bottom: 0em;
          margin-top:0.6em;}
p {       font-family: Helvetica, Verdana, Arial, sans-serif;
          font-size: 20px;
          margin-top: 0em;
          margin-bottom: 0em;
          text-align:left;}
p.link {  font-family: Helvetica, Verdana, Arial, sans-serif;
          font-size:18px;
          margin-top:0.4em;
          margin-bottom:0.4em;
          padding-left:6px;}
div.scroll {vertical-align: top;
          min-height: 630px;
          text-align:left;}
.center{  width: 980px;
          border-style:none;
          border: none;
          padding-left: 0px;
          margin-left:auto; margin-right:auto;}  /* place of table */
.all {    text-align: left;
          border: none;}
.lefttop{ width: 210px;
          vertical-align: top;
          text-align:left;
          padding-left: 0px;}
.cykla { list-style-image:url('cykla.gif');}
span.bullet {font-family: Helvetica, Verdana, Arial, sans-serif;
          font-size: 18px;}
h1     {  color:#31ae0a;}
h2     {  color:#498f39;}
h3     {  color:#6be71a;}
p      {  color:#000000;}
.link  {  color:#326496;}
.all   {  background-color:#FFFFFF;}      /*page  background */
body   {  background-color:#dfecdf;}      /* background behind page */
a:link {  color: #04933a ; text-decoration: none;}                /* unvisited link */
a:visited {color: #04933a; text-decoration: none;}                /* visited link */
a:hover { color: #31ae0a; text-decoration: underline;
	   font-style: italic;}             /* mouse over link */
a:active{ color: #F05050; text-decoration: none;}                 /* selected link */
