body { 	background: white;
		font-family: tahoma, vendera, arial; 
		font-size: 12pt;
	}
	
#header {
		display: none;
		}
	
#txtheader {
		display: block;
		font-size: 14pt;
		font-weight: bold;
		text-align: left;
}


#menu {
	display: none;
	}
	
#container {
	width: 100%; 
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}

#content { 
	width: 100%;
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;			
}

#okno {
	width: 100%;
}


		
li {list-style-type: circle;
	}


a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
</STYLE>
