<!--
html, body {
        font-family: Arial;
        font-size: 10pt;
        margin: 0px;
        padding: 0px;
}

body {
        background: #80c0e0;
        text-align: center;
}

img {
        border: 0px;
}

a:link, a:visited {
        text-decoration: none;
        font-size: 9pt;
        color: #993300
}

a:hover {
        color: #f00;
        text-decoration: underline;
}

#BODY {
        width: 750px;
        margin: 0px auto;
}

#NAGLOWEK {
        background: #f47c00;
        width: 750px;
        height: 81px;
}
        #NAGLOWEK img {
                float: left;
        }
        
        #NAGLOWEK object {
                float: left;
        }

#STRONA {
        width: 750px;
}
        #MENU {
                border-right: 1px solid #f47c00;
                border-bottom: 1px solid #f47c00;
                background: #f2d3b8;
                width: 163px;
                text-align: left;
                float: left;
        }
        
        #MENU a {
                margin: 10px;
        }

        #CONTENT {
                width: 586px;
                height: inherit;
                float: left;
                text-align: justify;
        }
                .naglowek {
                        background: url("../gfx/tekst_tlo2.gif") no-repeat left;
                        height: 21px;
                        font-family: Verdana, Arial, Helvetica, sans-serif;
                }
                .naglowek p {
                        width: 160px;
                        text-align: center;
                        margin: 0px;
                        padding-top: 3px;
                        font-weight: bold;
                        color: #f60;
                }
        
                .tresc{
                        text-align:center;
                }
                
                .tresc em {
                        float: right;
                        font-size: 10pt;
                        margin-bottom: 15px;
                }
                
                .tresc h2{
                        font-style: italic;
                        font-size: 1.4em;
                        clear: both;
                }
        
                .tresc ul {
                        margin: 15px 40px;
                        text-align: justify;
                }
                
                .tresc p {
                        margin: 15px 40px;
                        text-align: justify;
                }
                
                .tresc a {
                        font-size: 10pt;
                }
                
.czyn {
        display: block;
        text-align: left;
        font-weight: bold;
        background: #fff;
        width: 50%;
}

.orwell {
        text-align: left;
        margin: 0px 40px;
        border: 2px solid #000;
        padding: 5px;
        background: #fff;
}
        .orwell1 {
                color: #006;
        }

        .orwell2 {
                color: #c00;
                font-style: italic;
        }
        
        .orwell h4 {
                margin: 0px;
        }
        
        .orwell p {
                margin: 3px;
                font-size: 8pt;
        }
/-->
