h1 {
	color: #333333;
	font-size: 14px;

}






table {

	font-family: Tahoma, Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #666666;

}

.mini {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #CCCCCC;

}

a {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;


}

a:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.tytul {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.pasdolny {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pasgorny {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;

}
.ramka {
	border: 1px solid #CCCCCC;
}
.dwiekreski {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.tlo_logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.czer {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}
.raster {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align: center;
	width: 800px;
	margin-top: 40px;
}
.ramka2 {
	border-top: 1px dotted #DBDBDB;
	border-right: 0px;
	border-bottom: 1px dotted #DBDBDB;
	border-left: 0px;
}
#title h1 {
	color: #FFFFFF;
}
