@charset "utf-8"; 
 
  * {
    padding: 0;
    margin: 0;
  }

  body {
    background-color: #ffffff;
    background-repeat: repeat-x;
    padding: 0;
    behavior:url("csshover2.htc");
    text-decoration: none;
	font-family: Helvetica Neue;
  }

  a {
    text-decoration: none;
    margin: 0;
  }

  a:link {
    text-decoration: none;
  }

  a:visited {
    text-decoration: none;
  }

  a:active {
    text-decoration: none;
  }

  a:hover {
    text-decoration: none;
  }

  #glownyblok {
    /*padding-top: 10px;*/
    width: 980px;
    height: 890px;
    text-align: left;
    margin: 20px auto 0 auto;
    background-color: #ffffff;
    text-decoration: none;
    color: #515055;
  }

  #baner {
    height: 230px;
    width: 980px;
    border-top: 5px ridge;
    border-bottom: 5px ridge;
    background-color: #ffffff;
    margin: 0 auto 0 auto;
    border-color: #b8c921;
    display: inline-table;
    text-decoration: none;
  }
  
  #lewa {
    width: 250px;
    background-color: #ffffff;
    height: 500px;
    float: left;
    display: block;
    padding: 0px;
    text-decoration: none;
    }

  #srodek {
    width: 630px;
    height: 420px;
    display: block;
    background-color: #ffffff;
    float: left;
    padding: 40px;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    
    text-align: center;
  }

  #prawa {
    width: 20px;
    height: 500px;
    display: block;
    background-color: #ffffff;
    float: right;
    text-align: center;
  }

  #stopka {

    height: 150px;
    border-top: 5px ridge;
    
    border-color: #b8c921;
    float: left;
    width: 980px;
    background-color: #ffffff;
    font-size: 14px;
    text-decoration: none;
  }
  
  #menulewe tr td {
  
    height: 80px;
    
    padding-left: 0px;
    
    text-align: center;
  
  }
  
  #tekstsrodek {
     
     letter-spacing: 0.2em;
  
  }
  

  .pudelko {
    height: 15px;
  }

  .bezstylu {
    text-decoration: none;
    border: none;
  }

