﻿       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.one {
        color: white;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: none;
       }	
       a.one {
        color: white;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: none;
       }
       a.one {
        color: white;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: none;
      }

      a.two {
        color: #006600;
        text-decoration: none;
       }
       
       a.two:hover {
      text-decoration: none;
       }	
       a.two {
        color: #006600;
        text-decoration: none;
       }
       
       a.two:hover {
      text-decoration: none;
       }
       a.two {
        color: #006600;
        text-decoration: none;
       }
       
       a.two:hover {
      text-decoration: none;
      }

      a.three {
        color: #111111;
        text-decoration: none;
       }
       
       a.three:hover {
      text-decoration: none;
       }	
       a.three {
        color: #111111;
        text-decoration: none;
       }
       
       a.three:hover {
      text-decoration: none;
       }
       a.three {
        color: #111111;
        text-decoration: none;
       }
       
       a.three:hover {
      text-decoration: none;
      }


body {
		background-color:black;
                margin: 0 auto;
                width: 1006px;
                padding: 0;
     }
 

 #lewakolumna {
  float: left;
  text-align: left; 
  width:180px;
  height:550px;
  background-color:white;
  text-align: center;
  font-family: verdana;
  font-size: 13px; 
  }

 #centrum {
  float: left;
  width:526px;
  height:550px;
  background-color:white;
  text-align: justify;
  font-family: verdana;
  font-size: 13px;
  }

 #prawakolumna {
  float: left;
  width:300px;
  height:550px;
  background-color:white;
  text-align: center;
  font-family: verdana;
  font-size: 13px; 
  }
 
 #banner {
  clear: both;
  width:1006px;
  height:210px;
  background-image:url("files/banner210.jpg");
  }
 
 #stopka {
  float: down;
  background-color:#006600;
  color: white;
  clear: both;
  width:1006px;
  height:20px;
  text-align: center;
  font-family: verdana;
  font-size: 13px; 
  }

 p,h1 {
  margin:20px 20px 20px 20px;
  }

 p.one {
font-size: 15px;
font-weight: bold;
 }

 h1 {
  font-size:14px;
  padding-top:10px;
  }