/* CSS Document */

.menu{
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #FFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 5mm;
	clip:   rect(10mm auto auto auto);
}
.central{
	font: bold normal 16px Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 10px;
}
.centraltabbold{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
	text-indent: 0px;
}
.mini{
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000000;
	text-indent: 5px;
}
.invisible{
	font: normal 1px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #ffffff;
	text-indent: 0px;
}
.opis{
	font: bold normal 12px Courier New;
	text-align: left;
	text-indent: 0px;
}
.back{
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 20px;
}
.centraltitle{
	font: bold 26px Times New Roman;
	color: #0000c0;
	text-decoration: underline;
	text-align: left;
	text-indent: 0px;
}
.centraltab{
	font: bold normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: 2px;
}

.tabl{
	font: bold;
	text-align: center;
}
.tabl1{
	font: bold normal 10px Arial, Helvetica, sans-serif;
}
a:link.1{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link.2{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link{
	color: #0000ff;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:active{
	color: #CC0000;
	font-weight: bold;
}
a:visited{
	color: #993366;
	font-weight: bold;
}
a.tab:link.{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #0000ff;
}
a.tab:hover{
	text-decoration: underline;
	color: #cc0000;
	font-weight: normal;
}
a.tab:active{
	color: #CC0000;
	font-weight: normal;
}
a.tab:visited{
	color: #993366;
	font-weight: normal;
}
a.menu:link{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #0000c0;
}
a.menu:hover{
	text-decoration: underline;
	color: #0000c0;
	font-weight: bold;
}
a.menu:active{
	color: #0000c0;
	font-weight: bold;
}
a.menu:visited{
	color: #0000c0;
	font-weight: bold;
}
