body {	background:url("green.jpg") repeat-x;}#container {	padding: 0px;	border: 1px solid #ccc;	width: 800px;	background: white;	color: black;	/* height: 1620px; */	font-family: Tahoma,arial,sans-serif;}#image {	padding-bottom: 5px;	border-bottom: 0px solid #ccc;	background:url("header.jpg") no-repeat;	height: 300px;	color: white;	text-align: left;}#image1 {	padding-bottom: 5px;	border-bottom: 1px solid #ccc;	background:url("okoli.bmp") repeat-x;	height: 200px;	color: white;	text-align: left;}#menu {	float: left;	margin: 5px;	font-family: Tahoma,arial,sans-serif;	font-size: 8pt;}#menu ul {		list-style: none;	width: 160px;	margin: 0 0 10px 0;	padding: 0;	font-size: 1.1em;}	#menu li {	margin-top: 10px;	text-align: left;}#menu li a {	font-weight: bold;	padding-left: 5px;	height: 20px;	text-decoration: none;	color: #000000;	display: block;	background: #ffffff;	border-left: 5px solid #000000;}		#menu li a:hover {	background: #000000;	color: #ffffff;}#main {	margin-top: 10px;	text-align: left;	padding: 0px;	float: right;	font-family: Tahoma,arial,sans-serif;	width:620px;	border-left: 0px solid #ccc;	text-align: center;}#main a {	text-decoration: none;	color: #000000;	background: white;}#main a:hover {	border-bottom: 1px dashed #000000;}#copyright {	margin-top: 5px;	padding: 5px;	font-family: Tahoma,arial,sans-serif;	border-top: 1px solid #ccc;	float: left;	width: 1220px;}#copyright a {	color: #3399FF;	text-decoration: none;	background: white;}#copyright a:hover {	border-bottom: 1px dashed #000000;}h1 {	font-size: 1.4em;}h2 {	font-size: 1.1em;}