body {
 margin-left:0px;
 margin-right:0px;
 margin-top:10px;
 margin-bottom:10px;
/* background-color:#dfbfaf; */
 background-color:#999999;
 background-image:url("./rys/tlo.gif");
 background-attachment:fixed;
 background-repeat:repeat-x;
 color:#ffeeee;
 font-family:"verdana","tahoma","helvetica","arial",sans-serif;
}

table, td {
/* background-color:#6b4226; */
 background-color:#666666;
 color:#ffeeee;
 font-family:"verdana","tahoma","helvetica","arial",sans-serif;
}

h1 { font-size:12pt; font-weight:bold; text-align:left; }
h2 { font-size:11pt; font-weight:bold; text-align:left; }
p { font-size:11pt; text-align:justify; }
p.center { text-align:center; }
p.right { text-align:right; }
u { color:#cccccc; text-decoration:none; }

/* a:link { color:#ffcc99; text-decoration:none; }
a:visited { color:#ffcc99; text-decoration:none; }
a:hover { color:#ffffff; text-decoration:none; } */
a:link { color:#ffffff; text-decoration:none; }
a:visited { color:#ffffff; text-decoration:none; }
a:hover { color:#ffff00; text-decoration:none; }

/* a:link.t1 { color:#ffcc99; text-decoration:none; font-weight:bold; }
a:visited.t1 { color:#ffcc99; text-decoration:none; font-weight:bold; }
a:hover.t1 { color:#ffffff; text-decoration:none; font-weight:bold; } */
a:link.t1 { color:#ffffff; text-decoration:none; font-weight:bold; }
a:visited.t1 { color:#ffffff; text-decoration:none; font-weight:bold; }
a:hover.t1 { color:#ffff00; text-decoration:none; font-weight:bold; }

ul { font-size:9pt; list-style-type:square; line-height:14px; text-align:left; }
ol { font-size:9pt; text-align:left; }


a.m1a {
 position:relative;
 visibility:visible;
 font-size:9pt;
/* background-color:#6b4226; */
 background-color:#666666;
}
div.m1b {
 position:absolute;
 visibility:visible;
 z-index:2;
}

div#m1b0,
div#m2b0, div#m2b1, div#m2b2, div#m2b3,
div#m4b0, div#m4b1, div#m4b2, div#m4b3,
div#m6b0 {
/* position:absolute; */
 position:relative;
 visibility:hidden;
 font-size:9pt;
 background-color:transparent;
}

