body {background-color: white; font-family: tahoma, verdana, lucida, sans-serif, helvetica, arial; }
a {color: #5050ff; text-decoration: none; }
a:visited {color: #5050ff;}
a:hover {color:black; background-color: #c0c0ff; text-decoration: none; }

.menu { background-color: #c0c0ff; margin-bottom: 0px; font-weight: bold; }
.lewa { float: left; text-align: left; background-color: #c0c0ff; margin-bottom: 0px; font-weight: bold; width: 69%; }
.prawa { float: right; text-align: right; background-color: #c0c0ff; margin-bottom: 0px; font-weight: bold; width: 29%; }
.submenu { background-color: #d8d8ff; }

div.spacer { clear: both; }
.inline { display: inline; }

.small { font-size: 70%; }

fieldset { border: 0; }

#tytul { background-color: #a0a0ff; text-align: center; font-weight: bold; font-size: 3ex; }
#podpis { background-color: #d8d8ff; }
#grupa { background-color: #ffff00; }

#wersja     {font-family: monospace; margin-left: 32px; width: 80ex; background-color: #f5f5f5; }
#wersja80em {font-family: monospace; margin-left: 32px; width: 80em; background-color: #f5f5f5; }
#wersja40em {font-family: monospace; margin-left: 32px; width: 40em; background-color: #f5f5f5; }

.ist0 { color: black; padding-left: 0.5ex; }
.ist1 { color: black; padding-left: 0.5ex; }
.ist2 { color: black; padding-left: 0.5ex; }
.ist3 { color: black; padding-left: 0.5ex; background-color: #ff0000; }

.old { background-color: #ffa0a0; }
.new { background-color: #a0ffa0; }


.lis { list-style-type: none; }
.lih { list-style-type: none; margin-top: 1em; margin-bottom: 0.5em; margin-left: -1em; }

.istlist { font-family: Courier New, monospace; margin-right: 1em; }
