body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(http://www.archiwa.gov.pl/img/s1_bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	text-decoration: none;
	color: #993300;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #745B4B;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
form {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
input, textarea, select{
/*	background-color: #FDFEE2;
	border: 1px solid #7D786B;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

.kontrolka {
	background-color: #FDFEE2;
	border: 1px solid #7D786B;
}

div.text {
	margin: 10px;
	text-align: justify;
}

h2 {
	text-align: center;
}
td.m1 {padding: 2px 0px 2px 0px;}
.m2 td {padding: 2px 0px 3px 1px;}
.m2 {
	background-image: url(http://www.archiwa.gov.pl/img/s1_m2_bg.png);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4840;
	text-decoration: none;
}
td.content {
	background-image: url(http://www.archiwa.gov.pl/img/s1_m2_bg.png);
	background-repeat: repeat-y;
	padding-left: 20px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	padding-bottom: 0px;
}
.left {
	background-image: url(http://www.archiwa.gov.pl/img/s1_bg_l.gif);
	background-repeat: repeat-x;
}
.right {
	background-image: url(http://www.archiwa.gov.pl/img/s1_bg_r.gif);
	background-repeat: repeat-x;
}
.text {
	padding-right: 10px;
}
/*.text p {
	text-align: justify;
}*/
.tytul {
	font-size: 12px;
	font-weight: bold;
	color: #AA7263;
	text-decoration: none;
	margin-top: 0px;
}


#footer {
	position: relative;
	left: 50%;
	width: 300px;
	height: 30px;
	margin-left: -150px;
	text-align: center;
	display: none;
}


#content {
	position: absolute;
	left: 50%;
	top: 0;
	width: 770px;
	margin-left: -365px;
	text-align: left;
	border: 1px solid #999999;
	background-color: #FFFFFF;
}

.header {
	font-size: 16px;
	color: #CC0000;

}
