body {
background-color : #E3E3E3;
color : black;
text-align : left;
font-size : 100.01%;
}

p {
font-family : "Courier New",monospace;
margin : 5px 0;
}

.p { font-weight : bold; } /* pytanie */

.c { text-align : center; }

div.m {
font-size : medium;
margin : 0 0 0 1em;
background-color : white;
padding : 5px;
width : 80ex;
}

pre { margin : 3px; }

a { white-space : nowrap; text-decoration : none; }
a:link { color : #0000CD; }
a:visited { color : #00008B; }
a:hover { color : #0000CD; text-decoration : underline; }
a:active { color : #4169E1; }

code {
font-size : 100%;
color : #885522;
white-space : nowrap;
}

.all { clear : both; }

img { border : 0 }

.piec,.cztery,.trzy,.dwa,.jeden,.zero,.a,.b { font-size : small; margin : 0; }
.piec { color : #070; }
.cztery { color : #00a; }
.trzy { color : #007; }
.dwa { color : #a00; }
.jeden { color : #700; }
.zero { color : #000; }
.a { color : #0a0; }
.b { color : #00a; }

p.sigbad {
color : #f00;
font-family : tahoma,times,arial,times,verdana;
font-size : small; }

pre.siggut {
color : #f00;
font-family : 'courier new';
font-size : small;}

