p.spacja {
	font-weight: normal; 
	font-size: 5px; 
	font-family: arial; 
	color: #333333; 
	line-height: 5px;
	text-align: justify; 
}
.stopka {
	text-decoration:none; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: blue; 
	text-align: justify; 
}
.stopka_right {
	text-decoration:none; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: blue; 
	text-align: right; 
}
a.link {
	text-decoration:none; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: blue; 
	text-align: justify; 
}
a:hover.link {
	text-decoration:none; 
	font-weight: normal; 
	font-size: 10px; 
	font-family: arial; 
	color: black; 
	text-align: justify; 
}
.text {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	line-height: 13px;
	text-align: justify; 
}
a.one {
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	line-height: 15px;
	font-family:arial; 
	color:#2F68AF; 
}

a:hover.one {
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	font-family:arial; 
	line-height:15px;
	color:blue; 
}
a.two {
	text-decoration:none; 
	font-weight:inherit; 
	font-size:11px; 
	font-family:arial; 
	line-height:13px;
	color:#2F68AF; 
}

a:hover.two {
	text-decoration:none; 
	font-weight:inherit; 
	font-size:11px; 
	font-family:arial; 
	line-height:13px;
	color:blue; 
}
a.three {
	text-decoration:none; 
	font-weight:bold; 
	font-size:14px; 
	font-family:arial; 
	line-height:17px;
	color:#2F68AF; 
}
a:hover.three {
	text-decoration:none; 
	font-weight:bold; 
	font-size:14px; 
	font-family:arial; 
	line-height:17px;
	color:blue; 
}
.three {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 1px; 
	LINE-HEIGHT: 0px; 
	FONT-FAMILY: arial; 
	TEXT-ALIGN: left
}
.text_center {
	font-weight: normal; 
	font-size: 11px; 
	font-family: arial; 
	color: #333333; 
	text-align: center; 
}
.text_big {
	font-weight: bold; 
	font-size: 15px; 
	font-family: arial; 
	color: blue; 
	text-align: justify; 
}
.naglowek{
	text-decoration:none; 
	font-weight:bold; 
	font-size:14px; 
	font-family:arial; 
	line-height:17px;
	color:blue; 
}
.reszta{
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	line-height: 15px;
	font-family:arial; 
	color:#333333; 
}
.reszta_right{
	text-decoration:none; 
	font-weight:bold; 
	font-size:12px; 
	line-height: 15px;
	font-family:arial; 
	color:#333333; 
	text-align: right; 
}
.spacja{
	text-decoration:none; 
	font-weight:normal; 
	font-size:20px; 
	line-height:20px;
	font-family:arial; 
}
input.button{
	font-family:Verdana; 
	font-weight:bold; 
	font-size:12px;
	color:blue; 
	line-height:17px; 
	background-color:white;
}

.formDescription
{
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:rgb(8,52,118);
	text-decoration:none;
	text-align:left;	
	vertical-align:top;
}

ul#tabnav 
{
	
	font-family:verdana;
	font-size:11px;
	color:rgb(8,52,118);
	text-decoration:none;
	text-align:left;	
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #000;
margin: 0;
}

ul#tabnav li {
float: left;
height: 21px;
background-color: #ccc;
margin: 2px 2px 0 2px;
border: 1px solid #000;
}

#tabnav a {
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#tabnav a:hover {
background: #fff;
}

#tabnav a:active {
background: #fff;
}

ul#tabnav li.current 
{
	background: #fff;
	border-bottom: 1px solid #fff;
}

table.sprawa
{
	vertical-align:top;
	padding:0px;
	font-family:verdana;
	font-size:11px;
	color:rgb(8,52,118);
	text-decoration:none;
	text-align:center;	
	border-style:ridge; 
	border-width:thin; 
	margin:20pt;
}

table.sprawa td
{	
	padding:5pt 2pt 5pt 2pt;
}