body { background: #FFF;
       margin: 0;
       color: black;
       text-align: center;
       font-family: Verdana, Arial, sans-serif;
       font-size: 11pt;
       font-weight: normal; }
       
#cntrd { width: 750px;
         text-align: left;
         color: black;
         margin: 0 auto;
         padding: 0 0 10px 0;
         background: #CCC;
         position: relative; }
         
#sznupek { width: 150px;
           height: 150px;
           position: relative;
           margin: 10px 0 0 10px; }
           
#logo { width: 575px;
        height: 150px;
        position: absolute;
        top: 10px;
        right: 10px;
        left: 165px; }
        
#sznupek_gl { margin: 15px 0 0 120px;
              border: 2px solid #789; }

div#boczny { position: absolute;
             top: 165px;
             left: 10px;
             width: 149px;
             height: 275px;
             border: 1px solid black;
             border-width: 0 1px 1px 0;
             background-color: #789; }
             
div#prawa { position: absolute;
            top: 450px;
            left: 10px;
            width: 148px;
            border: 1px solid #789; }
            
div#prawa p { color: #006;
              font-size: 8pt;
              text-align: center;
              margin: 10px;}
             
div#boczny ul { list-style-type: none;
                margin: 0;
                padding: 0;
                top: 0px;
                left: 0px; }
             
div#boczny li { margin: 0;
                margin-left: 15px;
                border-bottom: 1px solid black;
                padding: 0 5px 5px 5px; }

#tresc { width: 553px;
         position: relative;
         padding: 0 10px 10px 10px;
         margin: 2px 0 0 165px;
         border: 1px solid black; }
         
h1 { font-size: 13pt;
     font-weight: bold;
     text-align: center;
     text-decoration: underline;
     padding: 5px;
     background-color: #FC0;
     margin: 0 -10px 0 -10px;
     border: 5px solid black;
     border-width: 0 0 5px 0;  }
            
h1 ul { text-align: left;
        font-size: 9pt;
        list-style-type: square;
        margin: 10px 0 0 20px }
        
h2 { font-size: 11pt;
     text-decoration: underline; }
     
p { text-align: justify; }

.bold { font-weight: bold; }

ul { margin: 5px 10px 5px 30px; }

li { margin: 0 0 5px 0; }
     
a { color: #006;
    font-weight: bold;
    font-size: 9pt;
    font-variant: small-caps;
    text-decoration: none;
    background-color: transparent; }
    
a:hover { text-decoration: underline; }

#boczny a { text-decoration: none;
            color: white;
            font-size: 10pt;
            font-weight: bold; }

#boczny a:hover { color: #FC0;
                  background-color: transparent; }

p#glowna { font-size: 14pt;
           font-weight: bold;
           text-align: center;
           color: #006;
           margin: 10px;
           background-color: transparent; }
            
.foto { margin: 20px 0 0 36px;
        border: 2px solid #789; }
        
table { border: 0;
        padding: 0; }
        
td { border: 1px solid black;
     padding: 2px; }
     
td.ogol { border: 2px solid black;
          font-weight: bold; }


     

