* {
   padding: 0;
   margin: 0;
}
body {
   font-size: x-small;
   font-family: Verdana, sans-serif;
   voice-family: "\"}\"";
   voice-family: inherit;
   font-size: small;
   background: url(images/pasek.png) repeat-x;
}
html>body {
   font-size: small;
}
a {
   color: #000;
   text-decoration: none;
   font-size: 110%;
   font-weight: bold;
}
a:hover {
   color: #000;
   text-decoration: none;
   font-size: 110%;
   font-weight: bold;
}
a.stopka_link {
   color: #CCC;
   text-decoration: none;
   font-size: 90%;
   font-weight: bold;
}
a:hover.stopka_link {
   color: #FFF;
   text-decoration: none;
   font-size: 90%;
   font-weight: bold;
}
img.lewo {
  float: left;
  padding: 10px;
}
#naglowek {
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   height: 218px;
   border-left: 1px #FFF solid;
   border-right: 1px #FFF solid;
   background: url(images/logo.png) no-repeat top;
}
#nawigacja {
   clear: both;
   margin-left: auto;
   margin-right: auto;
   height: 20px;
   width: 800px;
   padding: 0;
   border-top: 1px #FFF solid;
   border-bottom: 1px #FFF solid;
   background: #ccc;
}
#lista {
   margin: 0px;
   padding: 0px 0px;
   display: block;
}
#lista li {
   list-style: none;
   float: left;
}
#nawigacja a, #lista li.extend {
   margin: 0px;
   display: block;
   border-top: 0px solid #333;
   padding: 1px 6px;
   text-decoration: none;
   background: #ccc;
   font: normal 12px verdana, serif;
   color: #000;
}
#nawigacja a:hover, #nawigacja a#biezaca {
   padding: 1px 5px;
   background: #FAFAFA;
   border-right: 1px solid #333;
   border-left: 1px solid #333;
   border-top: 1px solid #FAFAFA;
   border-bottom: 1px solid #333;
   color: #000;
}
#nawigacja a#biezaca {
   background: #F6F6F6;
   border-top: 1px solid #F6F6F6;
   font-weight: bold;
}
#nawigacja li#aktywna {
   border-right: 2px solid #828282;
   border-bottom: 2px solid #828282;
}
#tresc {
   margin-left: auto;
   margin-right: auto;
   width: 800px;
   height: 500px;
   background: url(images/tlo.png) repeat-x top;
}
#stopka {
   clear: both;
   padding-top: 10px;
   margin-left: auto;
   margin-right: auto;
   height: 35px;
   text-align: center;
   background: url(images/stopka.png) repeat-x top;
}
