body {
	margin: 0 auto;
}
#strona {
	margin: 0 auto;
	width: 800px;
}
a:link {
	text-decoration: none;
	color: #0066FF;

}
a:visited {
	text-decoration: none;
	color: #0066FF;

}
a:hover {
	text-decoration: none;
	color: #0099FF;

}
a:active {
	text-decoration: none;
	color: #0066FF;
	
}
a.wh:link {
	text-decoration: none;
	color: #FEFFFF;
	cursor: default;
	font-size: 8px;

}
a.wh:visited {
	text-decoration: none;
	color: #FEFFFF;
	cursor: default;
	font-size: 8px;

}
a.wh:hover {
	text-decoration: none;
	color: #FEFFFF;
	cursor: default;
	font-size: 8px;
}
a.wh:active {
	text-decoration: none;
	color: #FEFFFF;
	cursor: default;
	font-size: 8px;
}


a.linkuj:link {
	text-decoration: none;
	color: #707070;
	font-size: 9px;

}
a.linkuj:visited {
	text-decoration: none;
	color: #707070;
	font-size: 9px;

}
a.linkuj:hover {
	text-decoration: none;
	color: #707070;
	font-size: 9px;
}
a.linkuj:active {
	text-decoration: none;
	color: #707070;
	font-size: 9px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.style6 {font-size: 12px; font-weight: bold; }
.style7 {font-size: 14px}
h1 {
	color: #444444;
	cursor: default;
	font-size: 18px;
}
.img {
	border:thin;
	border-style:solid;
}
