
BODY {
		text-align: justify;
		margin-bottom: 0px;
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 0px;
		background-image: url(../graf/bgr/04.gif);
		background-attachment: fixed;
		background-color: #778292;
		font-family: verdana;
		font-size: 12px;
		color: white;
		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: 12px verdana;
		color: #F27629;
		font-weight : normal;
		text-decoration: underline;
		}
A:visited {	position: relative;
		font: 12px verdana;
		color: #F27629;
		font-weight : normal;
		text-decoration: underline;
		}
A:active {	position: relative;
		font: 12px verdana;
		color: white;
		font-weight : normal;
		text-decoration: none;
		}
A:hover {	position: relative;
		font: 12px verdana;
		color:white;
		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;
		}