html, body {
		height:100%;
		background-color: #b6390f;
		margin: 0;
		padding: 0;
		border: 0;
		overflow-y: auto;
		overflow-x: auto;
		background-attachment: fixed;
			}


body { 
		SCROLLBAR-FACE-COLOR: #b6390f; 
		SCROLLBAR-HIGHLIGHT-COLOR: #d6bf86; 
		SCROLLBAR-SHADOW-COLOR: #d6bf86; 
		SCROLLBAR-3DLIGHT-COLOR: #b6390f; 
		SCROLLBAR-ARROW-COLOR: #d6bf86; 
		SCROLLBAR-TRACK-COLOR: #b6390f; 
		SCROLLBAR-DARKSHADOW-COLOR: #b6390f;
			}




A:link {text-decoration: none;color: #ffffff} 
A:visited {text-decoration: none;color: #ffffff} 
A:active {text-decoration: none} 
A:hover {text-decoration: underline;color: #ffffff}
 


p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #d6bf86;
	}


div {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bolder;
	color: #d6bf86;
	}


ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bolder;
	color: #d6bf86;
	}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #d6bf86;
	font-style: bold;
		}

div#tlo {width: 450px; height: 340px;	
	background-image:url(images/glowna.jpg)
		}
