body,td,p,pre {
	font-family: "Arial CE", Helvetica, sans-serif;
	font-size: 11px;
	color : #484848;
}

.line {
    text-align: justify;
	line-height: 15px;
}
A:link, A:active,A:visited {
	text-decoration: none;
	color: #483D8B;
	font-weight: 500;
}	 


A:hover {
	color: Fuchsia;
	font-weight: 500;
	text-decoration : none;
} 

A.zobacz:link, A.zobacz:active,A.zobacz:visited {
    font-size: 9px;
	text-decoration: none;
	color: #888888;
	font-weight: 500;
}

A.zobacz:hover {
	font-size: 9px;
	color: Fuchsia;
	font-weight: 500;
	text-decoration : none;
} 

.small {
	font-size: 9px;
	color: #BFBFBF;
}
.middle {
	font-size: 10px;
}
.pogrub {
    font-size: 11px;
	font-weight: 600;
}
input,select,textarea {
	border : 1px solid Gray;
	border-color : Gray;
	font-size : 10px;
	background : #FDF5E6;
}
input.bla {
	border : 0px;
}
.comment {
	font-size: 9px;
	color: #8C8C8C;
}
.naglowek {
	font-size: 10px;
	color: #ff4500;

}