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


      a.one {
        color: red;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: none;
       }	
       a.one {
        color: red;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: none;
       }
       a.one {
        color: red;
        text-decoration: none;
       }
       
       a.one:hover {
      text-decoration: none;
      }

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

       a.three {
        color: red;
        text-decoration: bold;
       }
       
       a.three:hover {
      text-decoration: bold;
       }	
       a.three {
        color: red;
        text-decoration: bold;
       }
       
       a.three:hover {
      text-decoration: bold;
       }
       a.three {
        color: red;
        text-decoration: bold;
       }
       
       a.three:hover {
      text-decoration: bold;
      }


body {
		background-color:black;
                margin: 0 auto;
                width: 750px;
                padding: 0;
                text-align: center;
                font-family: tahoma;
     }
 
 #menu {
  clear: both;
  text-align: center;
  float: down;
  width:750px;
  height: 16px;
  background-color:white;
  font-size: 12px;
  }

 #center {
  clear: both;
  text-align: center;
  float: down;
  width:750px;
  height: 2010px;
  background-color:#FF9933;
  }
 
 #banner {
  clear: both;
  width:750px;
  text-align: center;
  background-color:black;
  width:750px;
  height: 200px;
  }
 
  #bonus {
  clear: both;
  text-align: center;
  float: down;
  height: 27px;
  color: gold;
  background-color:black;
  }
 
 #stopka {
  float: down;
  background-color:white;
  clear: both;
  width:750px;
  height: 16px;
  font-size: 12px;
  }

  #linki {
  float: down;
  background-color:silver;
  clear: both;
  width:750px;
  }

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