body {background-color: white; color: silver;} 
font {font-family: Arial, Helvetica, Sans-serif; font-size: 11px;}

a {text-decoration: none; color: silver; font-family: Arial, Helvetica, Sans-serif; font-size: 12px;}
:hover {color: black;}

img {border: solid; border-color: white; border-width: 3px}
:hover img {border: solid; border-color: black; border-width: 3px;}

div.tlo {position:fixed !important; position: absolute; top: 0px; left: 0px; width: 100%; background: silver;}
div.tlo table {height: 99px;}

div.logo {position:fixed !important; position: absolute; top: 0px; left: 0px;}
div.logo img {border-width: 0}

div.wspolpraca {position:fixed !important; position: absolute; bottom: 5px; right: 5px;}
div.wspolpraca table {height: 99px;}
div.wspolpraca img {border-width: 0}
div.wspolpraca :hover img {border-width: 0}
div.wspolpraca font {font-family: Arial, Helvetica, Sans-serif; font-size: 12px; color: silver;}

div.menu {position:fixed !important; position: absolute; top: 0px; left: 0px; width: 100%;}
div.menu table {height: 99px;}
div.menu a {text-decoration: none; color: white;}
div.menu :hover {text-decoration: none; color: black;}

