
    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: 160px; }
    #col2 { width: 10px;  }
    #col3 { width: 410px; }

    #menu {
        vertical-align:     top;
        background:         white;
    }

    #t_main {
        background-image:   url(../rys/b14.jpg);
        width:              760px;
        height:             595px;
        border:             inset 0
    }

    #brd1 {
        background-image:   url(../rys/b14.jpg);
    }

    #brd2 {
        background-image:   url(../rys/b14.jpg);
    }

    #menu1 {
        direction:          ltr;
        background-image:   url(../rys/b15.jpg);
        vertical-align:     top;
    }

    #text1{
        background-image:   url(../rys/did.png);
        height:             100px;
        width:              400px;
    }

    #menu2 {
        direction:          rtl;
        background-image:   url(../rys/b16.jpg);
        vertical-align:     bottom;
    }

    #menu1a {
        height:             150px;
        width:              140px;
    }

    #menu1b {
        height:             50px;
        text-align:         left;
        font-size:          12pt;
        font-family:        arial;
        font-weight:        bold;
        color:              black;
        font-variant:       small-caps;
    }

    #menu2a {
        height:             150px;
        width:              145px;
    }

    #menu2b {
        height:             50px;
        text-align:         right;
        font-size:          12pt;
        font-family:        arial;
        font-weight:        bold;
        color:              black;
        font-variant:       small-caps;
    }

    #flags {
        height:             70px;
        vertical-align:     bottom;
        text-align:         left;
    }

    #text1a {
        height:             20px;
    }

    #text1b {
        height:             100px;
    }

    #float {
        float:right;
        padding-top:        10px;
        padding-left:       15px;
        padding-bottom:     0px;
        padding-right:      0px;
    }

    #float1 {
        float:              right;
        padding-top:        20px;
        padding-right:      10px;
        padding-left:       0px;
        padding-bottom:     0px;
    }

    #code_moduls_list {
        list-style-type:    square;
        text-align:         left;
        font-size:          12pt;
        font-family:        arial;
        padding-left:       20px;
        line-height:        20px;
        letter-spacing:     0px;
    }

    #embedded_code_listing {
        width:              390;
        height:             500;
        float:              left;
        white-space:        pre;
        text-align:         left;
        font-size:          10pt;
        padding-left:       5px;
        line-height:        14px;
        letter-spacing:     0px;
        overflow-x:         scroll;
        overflow-y:         scroll;
    }

    #moduls_list {
        list-style-type:    none;
        font-size:          10pt;
        text-align:         justify;
        padding-left:       5px;
        line-height:        20px;
        letter-spacing:     -1px;
    }

    #modul_files_list {
        list-style-type:    none;
        font-size:          10pt;
        text-align:         center;
        padding-left:       0px;
        line-height:        20px;
        letter-spacing:     -1px;
    }

    #projects_list {
        list-style-type:    square;
        text-align:         justify;
        padding-left:       0px;
        line-height:        20px;
        letter-spacing:     -0.2px;
    }