BODY {
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		background-image: url(graf/...jpg);
		background-attachment: fixed;
		background-color: #778292;
		font-family: verdana;
		font-size: 10px;
		color: black;
		text-decoration: none;
		scrollbar-3dlight-color:#708BA9;
		scrollbar-arrow-color:#708BA9;
		scrollbar-base-color:#1F2A40;
		scrollbar-darkshadow-color:#708BA9;
		scrollbar-face-color:#99A9B6;
		scrollbar-highlight-color:white;
		scrollbar-shadow-color:white;
		}

TD {
		line-height: 12pt;
		font-family: verdana;
		font-size: 12px;
		color:white;
		text-decoration: none;
		}

A:link {position: relative;
		font: 10px verdana;
		color: white;
		font-weight : normal;
		text-decoration: none;
		}
A:visited {	position: relative;
		font: 10px verdana;
		color: white;
		font-weight : normal;
		text-decoration: none;
		}
A:active {	position: relative;
		font: 10px verdana;
		color: "#000063";
		font-weight : normal;
		text-decoration: none;
		}
A:hover {	position: relative;
		font: 10px verdana;
		color: "#000063";
		font-weight : normal;
		text-decoration: none;
		}
LI.glowne{	list-style-type: disc;
		list-style-position: outside;
		}
LI.dolne{	list-style-type: circle;
		list-style-position: outside;
		}