body {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #000000;

}

th {
	font-family: Arial;
	font-size: 12px;
}

form {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border: #FFFFCC;


	}

input {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-image: url(../drukowanie/bg-input.jpg);

}

textarea {
	font-family: Arial;
	font-size: 11px;
	color: #000000;


}

select {
	font-family: Arial;
	font-size: 12px;
	border: #000000;

}

ul {
	font-family: Arial;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	border: #000000;

}

li {
	font-family: Arial;
	font-size: 12px;
	border: #000000;

}

ol {
	font-family: Arial;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
	border: #000000;

}

img { border-color:#000000;}
