﻿       a {
        color: black;
        text-decoration: none;
       }
       
       a:hover {
      text-decoration: underline;
       }	
       a {
        color: black;
        text-decoration: none;
       }
       
       a:hover {
      text-decoration: underline;
       }
       a {
        color: black;
        text-decoration: none;
       }
       
       a:hover {
      text-decoration: underline;
       }

       a.two {
	font-size:9px;
        color: #111111;
        text-decoration: none;
       }
       
       a.two:hover {
	color: red;
        text-decoration: none;
       }	
       a.two {
        color: #111111;
        text-decoration: none;
       }
       
       a.two:hover {
        text-decoration: none;
       }
       a.two {
        color: #111111;
        text-decoration: none;
       }
       
       a.two:hover {
      color: #111111;
      text-decoration: none;
       }

  html, body {
  align: center;
  background-color:black;
  width:1006px;
  margin: 0 auto;
  padding: 0;
  }
 
 #lewakolumna {
  float: left;
  overflow: hidden;
  font-family: verdana;
  font-size: 11pt;
  width:175px;
  height:3050px;
  background-color:#FFFFCC;
  border:1px solid #FFFFCC;
  }
 
 #centrum {
  float: left;
  overflow: hidden;
  font-family: verdana;
  font-size: 11pt;
  background-color:#FFFFCC;
  width:656px;
  height:3050px;
  border:1px solid #FFFFCC;
 }

 #prawakolumna {
  float: right;
  width:169px;
  font-family: verdana;
  font-size: 11pt;
  height:3050px;
  background-color:#FFFFCC;
  border:1px solid #FFFFCC;
  }
 
 #banner {
  background-image:url("files/gerard.JPG");
  font-family: verdana; 
  font-size: 16pt;
  height:250px;
  width:1006px;
  border-top:0px solid white;
  border-right:0px solid white;
  border-left:0px solid white;
  }
 
 #stopka {
  background-color:black;
  font-family: verdana;
  font-size: 10pt;
  top: 3303px;
  float: down;
  clear: both;
  width: 100%;
  height:90px;
  border:0px solid #CCCCCC;
  text-align:center;
  
 
 p,h1 {
  margin:0px 10px 10px 10px;
  }

 h1 {
  text-align:center;
  padding-top:30px;
  }
 
 #banner h1 {
  font-size:14px;
  padding:10px 10px 0px 10px
  margin:0px;
  }
