body {
	background-color: #96A7C8;
	background-image: url(rysga_01.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
}
.textwelcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000735;
	text-decoration: none;
}
.textbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #061189;
	text-decoration: none;
}
.textnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: none;
}
.linkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: underline;
}
.linkfooter:hover {
	color: #000000;
	text-decoration: none;
}
.textgeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: none;
	background-image: url(bg_textfield.jpg);
	height: 18px;
	width: 240px;
	border: 1px solid #16206b;
	padding-left: 3px;
}
.textfield_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: none;
	background-image: url(bg_textfield.jpg);
	height: 18px;
	width: 315px;
	border: 1px solid #16206b;
	padding-left: 3px;
}
.textfield_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: none;
	background-image: url(bg_textfield.jpg);
	height: 18px;
	width: 200px;
	border: 1px solid #16206b;
	padding-left: 3px;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: none;
	/*background-image: url(bg_textfield.jpg);*/
	width: 250px;
	border: 1px solid #16206b;
	padding-left: 3px;
}
.select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	text-decoration: none;
	background-image: url(bg_textfield.jpg);
	height: 19px;
	width: 200px;
	border: 1px solid #16206b;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #061189;
	font-weight: bold;
	text-decoration: none;
	background-image: url(bg_boton.jpg);
	height: 21px;
	width: 73px;
	border: 1px solid #16206b;
}
.textform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 5px;
}
.linkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #16206B;
	text-decoration: none;
}
.linkheader:hover {
	color: #5F82D4;
	text-decoration: none;
}
.linksite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #16206B;
	text-decoration: none;
	font-weight: bold;
}
.linksite:hover {
	color: #5F82D4;
	text-decoration: none;
}
.linksubsite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2438B4;
	text-decoration: none;
}
.linksubsite:hover {
	color: #5F82D4;
	text-decoration: none;
}
.imgborder {
	border: 1px solid #16206B;
}
.border {
	border: 1px solid #333333;
	height: 65px;
}
.borderform {
	border: 1px solid #333333;
}
