table{
font-family:verdana;
font-size:8pt;
}

.stopka {
	font-size:7pt;
	font-weight:bold;
	color:#ffffff;
}

.kol1 {
	font-size:7pt;
	font-weight:bold;
	color:#8e8e8e;
}

.kol2 {
	font-family:verdana;
	font-size:10pt;
	color:#000000;
}

td.margin {
font-weight:bold;
padding-top : 2px;
font-size:7pt;
color:#8e8e8e;
}

.bordercolor {
	border-color : #c2c2c2;
}

.stopka a{
color:#ffffff;
font-family:verdana;
font-size:7pt;
text-decoration:none;
}

.stopka a:hover{
color:#ffcc33;
font-family:verdana;
font-size:7pt;
text-decoration:none;
}

td.naglowek{
font-weight:bold;
background:#cccccc;
}

a.blue{
color:#0000ff;
font-family:verdana;
font-size:8pt;
text-decoration:none;
}

a.blue:hover{
color:#ffcc33;
font-family:verdana;
font-size:8pt;
text-decoration:none;
}
/* standardowe */
.link {text-decoration : underline;}
.link:hover {text-decoration : none;}
.link-inv {text-decoration : none;}
.link-inv:hover {text-decoration : underline;}
.tahoma { font-family: Tahoma, Arial; }
.arial { font-family: Arial; }
.verdana { font-family: Verdana, Arial; }
.fs9 { font-size: 9px; }
.fs10 { font-size: 10px; }
.fs11 { font-size: 11px; }
.fs12 { font-size: 12px; }
.fs13 { font-size: 13px; }
.fs14 { font-size: 14px; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.center-block {margin-left: auto; margin-right: auto;}
.justify { text-align: justify; }
.italic { font-style: italic; }
.bold { font-weight: bold; }
.underline { text-decoration: underline; }
.nowrap {white-space: nowrap;}