﻿       a.one {
        color: black;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: underline;
       }	
       a.one {
        color: black;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: underline;
       }
       a.one {
        color: black;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: underline;
       }
      
      a.two {
        color: white;
        text-decoration: none;
       }
       
       a.two:hover {
      text-decoration: underline;
       }	
       a.two {
        color: white;
        text-decoration: none;
       }
       
       a.two:hover {
      text-decoration: underline;
       }
       a.two {
        color: white;
        text-decoration: none;
       }
       
       a.two:hover {
      text-decoration: underline;
      }

       a {
        color: white;
        text-decoration: none;
       }
       
       a:hover {
      text-decoration: underline;
       }	
       a {
        color: white;
        text-decoration: none;
       }
       
       a:hover {
      text-decoration: underline;
       }
       a {
        color: white;
        text-decoration: none;
       }
       
       a:hover {
      text-decoration: underline;
      }
      
      a.three {
        color: #990000;
        text-decoration: none;
       }
       
       a.three:hover {
      text-decoration: none;
       }	
       a.three {
        color: #990000;
        text-decoration: none;
       }
       
       a.three:hover {
      text-decoration: none;
       }
       a.three {
        color: #990000;
        text-decoration: none;
       }
       
       a.three:hover {
      text-decoration: none;
       } 

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


  html, body {
  background-color:black;
  align: center;
  width:1001px;
  margin: 0 auto;
  padding: 0;
  }
 
 #lewakolumna {
  float: left;
  font-family: arial;
  font-size: 13px;
  color: white;
  width:132px;
  height:2400px;
  background-color:black;
  }
 
 #centrum {
  float: left;
  font-family: verdana;
  font-size: 13px;
  color: white;
  background-color:black;
  width:737px;
  height:2400px;
 }

 #prawakolumna {
  float: left;
  width:132px;
  font-family: arial;
  font-size: 13px;
  color: white;
  height:2400px;
  background-color:black;
  }
 
 #banner {
  background-image:url("files/gigi3.jpg");
  font-family: verdana; 
  height:280px;
  width:1000px;
  }

  #menu {
  background-color:white;
  font-family: verdana;
  text-align: center; 
  font-size: 12pt;
  height: 24px;
  width:1000px;
  }
 
  #promocje {
  background-color:gold;
  float: down;
  clear: both;
  font-family: arial;
  text-align: center; 
  font-size: 13px;
  width:1001px;
  height:17px;
  color: #990000;
  }

 #stopka {
  background-color:#990000;
  font-family: arial;
  font-size: 13px;
  color: white;
  float: down;
  clear: both;
  width: 1001px;
  height:18px;
  text-align:center;
  }

  #linki {
  background-color:black;
  font-family: arial;
  font-size: 13px;
  color: #444444;
  float: down;
  clear: both;
  width: 1001px;
  height:60px;
  text-align:center;
  }