/* CSS Document */
body { 
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    line-height: 1.4;
    word-spacing:1.1pt;
    letter-spacing:0.2pt; font-family: Garamond,"Times New Roman", serif;
     color: #000; 
     background: none; 
     font-size: 12pt; 
}

a:link, a:visited { 
    background: transparent; 
    font-weight: 700; 
    text-decoration: underline;
    color:#333; 
}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
    content: " (" attr(href) ") ";
    font-size: 90%; 
}
  
a[href^="http://"] {
    color:#000; 
}


.sidebar {
    display: none;
}

#header {
    display: none;
}

#logo {
    
}

A.powrot {
    display: none;;
}

#footer {
    display: none;
}

TABLE {
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-collapse: collapse;
    margin: 0px auto;
    page-break-inside: aviod;
}

TR.naglowek TD {
    font-weight: bold;
    text-align: center;
}

TD {
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    padding: 3px;
}

.img {
    text-align: center;
}

P {
    text-align: justify;
    text-indent: 20px;
}
