/* CSS Document */



.ps1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.ps2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color:#000000;
	text-decoration:underline;
	padding-left:1px;
	padding-right:1px;
}

a:hover {
	background-color:#FFB50A;
}

.psl1 {
	border-bottom:1px solid #FFB50A;
}

.psl2 {
	border-right:1px solid #FFB50A;
}

.psl3 {
	border-bottom:1px solid #ffffff;
}

.psl4 {
	border-right:1px solid #ffffff;
}

.psm {
	background-color:#FFB50A;
}

.psm2 {
	background-color:#DBDBDB;
}
.linia1 {
	border-bottom:1px solid #FFB50A;
}

.linia2 {
	border-right:1px solid #FFB50A;
}

.t1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
