body {
    background:     white;
    color:          black;
    padding-top:    0;
    margin-top:     0;
}

a.sw { display: none; }
h2 { left: 0; }

img#logo { display: none; }

div#title, div#bar4, div#foot { background: white;}
div#title { padding-top: 0; padding-left: 0; margin-top: 0; }

img#shadow { display: none; }
div#bar1, div#bar2, div#bar3, div#bar5 { display: none; }
div#bar4 { border-bottom: 1px solid black; }

div.base1 { width: 640px; }
div.base2  { width: 640px; } 

div.frame { display: none; }
div.frame_title { display: none; }

div#contacts {
    display:        block;
    background:     white;
    clear:          both;
}

ul {
    list-style-image:   none;
    list-style-type:    square;
}
ul.details {
    list-style-image:   none;
    list-style-type:    circle;
}
ul.references {
    list-style-image:   none;
    list-style-type:    disc;
}
div#frames_base {
    margin-bottom:      0px;
}
div#navrcholu {
    display:            none;
}
