@import url(slomka.css);

body {
    margin-left: 0; margin-right: 0;
    background-color: #ffffff;

    font-family: "Times New Roman", Times, Garamond, serif;
    font-size: 11pt;

}

div.main { margin-left: 0; margin-right: 0; }

h2 { margin-top: 0.66em }

* a:link, * a:visited, * a:hover, * a:active {
	color: black; background-color: transparent;
	text-decoration: none;
}
sup.pt a:link { color: black; }

.navigation {display:none;}