BODY {
	background-color : White;
	margin-top : 5px;
	margin-bottom : 0px;
}
.subOptions {
	VISIBILITY: hidden;
	POSITION: absolute;
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
input {
	font-size:11;
}
input.1 {
	border-color: Black;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11;
	background-color: White;
	width: 123px;
	height: 15px;
}
input.2 {
	border-color: Black;
	border-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11;
	background-color: White;
	width: 140px;
	height: 18px;
}
.10{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.11{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.14{
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}

A:link {
	color: #1E90FF;
	text-decoration:none;
}
A:visited {
	color:#1E90FF;
	text-decoration:none;
}
A:hover {
	color: #FF9900;
	text-decoration:none;
}
A:active {
	color: Red;
	text-decoration:none;
}
td{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
A.slowniczek:link {
	color: red;
	text-decoration:none;
}
A.slowniczek:visited {
	color:#FF9900;
	text-decoration:none;
}
A.slowniczek:hover {
	color: red;
	text-decoration:none;
}
A.slowniczek:active {
	color: Red;
	text-decoration:none;
}
SELECT {
	font-size: 11px;
}
textarea {
	font-size:11;
	font-family: Arial, Helvetica, sans-serif;
}
