body {
	background : #FFFFFF;
	margin : 0px;
	padding : 0px;
}
.tab {
	border-right : 1px solid #E5E5E5;
	border-left : 1px solid #E5E5E5;
}
.tab_bottom {
	border-right : 1px solid #000000;
	border-left : 1px solid #000000;
}
.tytul_strony {
	font-family : Verdana;
	font-size : 11px;
	color : #000000;
	font-weight : bold;
	letter-spacing : 1px;
}
.stopka {
	font-family : Verdana;
	font-size : 9px;
	color : #353535;
	text-align : center;
}
.stopka:link, .stopka:visited, .stopka:active {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none;
	color : #B00000;
}
.stopka:hover {
	font-family : Verdana;
	font-size : 9px;
	text-decoration : none;
	color : #08357F;
}
td {
	font-family : Verdana;
	font-size : 11px;
	color : #575757;
}
h1 {
	font-family : Verdana;
	font-size : 10px;
	color : #575757;
	font-weight : bold;
}
.spis:link, .spis:visited, .spis:active {
	font-size : 10px;
	text-decoration : none;
	color : #353535;
}
.spis:hover {
	font-size : 10px;
	text-decoration : none;
	color : #08357F;
}
a.link:link, a.link:visited, a.link:active {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #353535;
}
a.link:hover {
	font-family : Verdana;
	font-size : 11px;
	text-decoration : none;
	color : #08357F;
}
.u1 {
	position : absolute;
	z-index : -3;
	left : 1px;
	top : 20px;
	visibility : hidden;
}
