body {
     font-family: Verdana;
     font-size: 10pt;
     vertical-align: top;
     background:url(images/background.jpg);
     margin: 0px;
     padding: 0px;
}

#strona {
      border-spacing: 0px;
      border: 0px;
      line-height: 0px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
      vertical-align: top;
      width: 960px;
      
}

#langs {
      border-spacing: 0px;
      border: 0px;
      line-height: 0px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 30px;
      vertical-align: top;
      width: 960px;
      text-align: right;
      
      }
      
#foot{
    clear: both;
    width: 960px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
         
}

#foot-line{
    clear: both;
    overflow: hidden;
    height: 7px;
    width: 100%;
    margin: auto;
    background: url(images/foot-line.png) no-repeat;

    
}

#strona #foot #f1{
    float: left;
    overflow: hidden;
    width: 100%;
    margin-left: 10px;
    font-size: 11px;
    font-family: verdana;
    color: #686868;
}

#content {
      clear: both;
      overflow: hidden;
      width: 570px;
      margin-top: 5px;
      margin-bottom: 15px;
      font-size: 12px;
      font-family: verdana;
      color: #2b2b2b;
      line-height: 150%;
      text-align: justify;
      }
      
#tresc {
      clear: both;
      overflow: hidden;
      width: 100%;
      margin-top: 5px;
      margin-bottom: 15px;
      font-size: 12px;
      font-family: verdana;
      color: #2b2b2b;
      line-height: 150%;
      text-align: justify;
      text-indent: 2em;
      
} 

.tytul2 {
        color: #c2e1e2;
        font-size: 13pt;
}

.tabelka {
         text-align: center;
         margin-left: auto;
         margin-right: auto;
         border-collapse: collapse;
         border-style: outset;
         border-width: 2px;
         border-color: #e7f2ff;
         border-spacing: 0px;
         width: 400px;
}

#tresc2 {
      margin-left: auto;
      margin-right: auto;
      vertical-align: top;
      text-align: left;
      font-size: 11pt;
      padding: 0px;
      width: 500px;
      height: 200px;
}




a:link {
               color:#000000;
               text-decoration:none;
}
a:visited {
               color:#000000;
               text-decoration:none;
}
a:active {
               color:#000000;
               text-decoration:none;
}
a:hover {
               color:#000000;
               text-decoration:none;
}

img {
border: 0px
}