
    BODY {
        background:         white;
        margin-top:         0px;
        margin-left:        15px;
        margin-bottom:      25x;
        margin-right:       15px;
    }

    A:link      { color: black }
    A:visited   { color: darkgray }
    A:hover     { font-style: italic; /* text-transform: uppercase */ }

    p {
        font-size:          12.5pt;
        font-family:        arial;
        text-indent:        35px;
        letter-spacing:     0mm;
        word-spacing:       0mm;
        text-align:         justify;
        line-height:        7mm;
    }

    H1 { font-size: 4pt;  font-family: arial }
    H2 { font-size: 18pt; font-family: arial }
    H3 { font-size: 15pt; font-family: arial; font-variant:small-caps; font-style: italic }
    H5 { font-size:  9pt; font-family: calibri; font-style: italic; line-height: 3.3mm; }
    H6 { font-size:  9pt; font-family: calibri }

    TABLE { border: 0px;}
    TR { height: 50px; text-align: center; }
    HR { width: 400px; }

    #col1 { width: 150px; }
    #col2 { width: 15px;  }
    #col3 { width: 810px; }

    #menu {
        vertical-align:     top;
        background:         white;
    }

    #t_main {
        background-image:   url(../rys/b14.jpg);
        width:              1200px;
        border:             inset 0
    }


    #text1{
        background-image:   url(../rys/did.png);

    }


    #full_code_listing {
        float:              left;
        white-space:        pre;
        text-align:         left;
        font-size:          12pt;
        padding-left:       10px;
        line-height:        20px;
        letter-spacing:     0px;
    }

