body {
  font-family: arial, sans-serif, verdana;
  }
  
a {
  font-weight:bold;
  color:#393834;
  text-decoration:none;
  }
  
a:hover {
  color: #9C5245;
  }
  
.tlo {
  padding: 20px;
  background: url('./gfx/index.jpg');
  background-repeat: no-repeat;
  }
  
.main {
  letter-spacing: 1em;
  }
 
span {
  color: #9C5245;
  font-size: 40px;
  font-weight: bolder;
  letter-spacing:normal;
  vertical-align: middle;
  }
  
div.menu {
  color: #9C5245;
  font-size: 12px;
  word-spacing: 2em;
  }
  
.menu {
  letter-spacing:normal;
  }
    
.plan {
  color: #9C5245;
  letter-spacing:normal;
  vertical-align: middle;
  }
  
.newstitle {
  font-size: 11px;
  font-weight: bold;
  background-color:transparent;
  color:#393834;
  }

.newsopis {
  padding: 1em;
  font-size: 11px;
  background-color:transparent;
  text-align: justify;
  }

.newsdata {
  font-size: 8px;
  background-color:transparent;
  text-align: right;
  }

.archiwum {
  font-size: 11px;
  letter-spacing:normal;
  padding: 5px;
  }
  
.arch {
  padding-top: 1em;
  text-align: right;
  font-size: 9px;
  }
  
.stopka {
  padding-top: 10px;
  padding-right: 15px;
  font-size: 7px;
  text-align: right;
  }