body {
	margin-top: 0;
	margin-bottom: 0;
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000; 
}
a:link, a:visited { 
	color: #000080;
	}

a:hover, a:active {
	text-decoration: none;
	color: #808080;
	}

td {
	font-size: 13px;
}

li {
	padding-bottom: 5px;
}

table.main {
	border-style: dashed;
	border-width: 0 2 0;
	background-color: #FFFFFF;
	background-image: url(factory.gif);
	background-repeat: no-repeat;
	background-position: 50% 1%;
}
td.napis {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	word-spacing: 5;
	letter-spacing: 2;
}
td.napis2 {
	font-size: x-large;
	font-weight: bold;
	color: #000000;
	word-spacing: 5;
	letter-spacing: 2;
}

td.tabnadpis {
	border-style: dashed;
	border-width: 1;
	border-color: #C0C0C0;
	font-weight: bold;
	color: #000000;
	background-color: #C0C0C0;
	word-spacing: 5;
	letter-spacing: 2;
	text-align: center;
}
td.male {
	font-size: x-small;
}

td.tabtd {
	border-width: 0 1 0;
	border-style: solid;
	border-color: #C0C0C0;
	text-align: center;
}
td.tabtd2 {
	border-width: 0 1 0;
	border-style: solid;
	border-color: #C0C0C0;
	background-color: #E5E5E5;
	text-align: center;
}
td.tabtd3 {
	border-width: 0 1 1;
	border-style: solid;
	border-color: #C0C0C0;
	text-align: center;
}

input.submit {
	width: 120px;
}