body {
	background-color  : white;
	margin            : 0 0 0 0;
}

.szary {
   color : #999898;
}
.szary2 {
   color : #4c4c4c;
}
.blu {
   color : #3455a2;
}
.red2
{
   color : #d22a00;
}

.a9 {
   font-size: 9px;
}
.a10 {
   font-size : 10px;
}
.a11 {
   font-size : 11px;
}

.t1 {
   font-family: Tahoma;
}
.b {
   font-weight : bold;
}

.br10 {
   padding-bottom : 10px;
}

.br5 {
   padding-bottom : 5px;
}

.pom {
   color : orange;
}

A.wh:link { font-size: 11px;  font-family: Tahoma;  color: white; text-decoration:none;}
A.wh:visited { font-size: 11px;  font-family: Tahoma;  color: white; text-decoration:none;}
A.wh:active { font-size: 11px;  font-family: Tahoma;  color: white; text-decoration:none;}
A.wh:hover { font-size: 11px;  font-family: Tahoma;  color: white; text-decoration:underline;}

A.sz:link { font-size: 9px;  font-family: Tahoma;  color: #6a6a6a; text-decoration:underline;}
A.sz:visited { font-size: 9px;  font-family: Tahoma;  color: #6a6a6a; text-decoration:underline;}
A.sz:active { font-size: 9px;  font-family: Tahoma;  color: #6a6a6a; text-decoration:underline;}
A.sz:hover { font-size: 9px;  font-family: Tahoma;  color: #6a6a6a; text-decoration:none;}

A.czer:link { font-size: 9px;  font-family: Tahoma;  color: red; text-decoration:underline;}
A.czer:visited { font-size: 9px;  font-family: Tahoma;  color: red; text-decoration:underline;}
A.czer:active { font-size: 9px;  font-family: Tahoma;  color: red; text-decoration:underline;}
A.czer:hover { font-size: 9px;  font-family: Tahoma;  color: red; text-decoration:underline;}

A.czer2:link { font-size: 9px;  font-family: Tahoma;  color: #d22a00; text-decoration:none;}
A.czer2:visited { font-size: 9px;  font-family: Tahoma;  color: #d22a00; text-decoration:none;}
A.czer2:active { font-size: 9px;  font-family: Tahoma;  color: #d22a00; text-decoration:none;}
A.czer2:hover { font-size: 9px;  font-family: Tahoma;  color: #d22a00; text-decoration:none;}
