body {
	background-color: #A8FF00;
	background-image: url(img/puzzle_bar.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
scrollbar-face-color:A8FF00;
scrollbar-highlight-color:DFFFBC;
scrollbar-3dlight-color:77B500;
scrollbar-darkshadow-color:3C5B00;
scrollbar-shadow-color:77B500;
scrollbar-arrow-color:black;
scrollbar-track-color:85CA00;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C5B00;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	background-color: #B8FF33;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.linkTable {
	background-image: url(img/puzzleHoverLink.jpg);
	background-repeat: no-repeat;
}

.puzzleTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.PuzzleDot {
	background-image: url(img/puzzleBarLeft.jpg);
	background-repeat: repeat-y;
	background-color: #A8FF00;
}





.przycisk {
	width: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D8FF66;
	border: 1;
	border-color: #403C02;
	border-width: 2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: ridge;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}

.memo {
	width: 140;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #D8FF66;
	border: 1;
	border-color: #403C02;
	border-width: 2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: groove;
	border-right-style: ridge;
	border-bottom-style: groove;
	border-left-style: ridge;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}