body {
	background-attachment: fixed; font-size:8pt; font-family:Tahoma,Verdana
}

i {
	color: navy;
	font-size: 20px;
}

h1, h2 {
	color: red;
}

#bialaDiv {
	TOP:0px;
	LEFT:0px;
	width:2000px;
	height:33px;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	POSITION: absolute;
}
#liniaDiv {
	TOP: 33px;
	LEFT: 0px;
	width: 2000px;
	height: 66;
	background-color: #1a0270;
	layer-background-color: #1a0270;
	POSITION: absolute;
}

#napisDiv {
	TOP: 38px;
	LEFT: 20px;
	width: 450px;
	POSITION: absolute;
	visibility: hide;
	visibility: hidden;
}

#logoDiv {
	TOP:0px;
	LEFT:20px;
	width:150px;
	POSITION: absolute;
}

#menuDiv {
	TOP: 102px;
	LEFT: 0px;
	POSITION: absolute;
	width: 156px;
	visibility: hide;
	visibility: hidden;
}

#wstepDiv {
	TOP: 140px;
	LEFT: 10px;
	POSITION: absolute;
	width: 540px;
	visibility: hide;
	visibility: hidden;
}
#produktyDiv, #kontaktyDiv {
	TOP: 140px;
	LEFT: 10px;
	POSITION: absolute;
	width: 540px;
	visibility: hide;
	visibility: hidden;
}