html { overflow-x: auto; }
body {
	background-color: #F7FFF7;
	margin: 0px;
}
body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
img {
	border: 0px;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CEEFCE;
}
a {
	color: #7AA973;
}
span.intro {
	color: #F7FFF7;
}

span.head {
	font-size: 12px;
	font-weight: Bold;
	color: #7AA973;
}
span.title {
	font-size: 12px;
	font-weight: Bold;
}
span.text {
	font-size: 11px;
	color: #888888;
}

div#head {
	margin-left: 10px;
	font-size: 12px;
	font-weight: Bold;
	color: #7AA973;
}
div#box {
	width: 340px;
	border: 1px solid #99CC99;
	padding: 5px;
}
div#content {
	position: absolute;
	top: 0px;
	left: 413px;
	width: 403px;
	height: 565px;
	border-left: 1px solid #99CC99;
	border-right: 1px solid #99CC99;
	border-bottom: 1px solid #99CC99;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	overflow: none;
	font-size: 10px;
}
div#content td {
	border: 0px;
	font-size: 10px;
}
div#merchandise {
	margin-left: 5px;
}
div#merchandise td.item {
	padding: 5px;
	border-right: 1px solid #ABE4AB;
	border-bottom: 1px solid #99CC99;
	vertical-align: top;
}
div#merchandise td.item2 {
	border-bottom: 1px solid #99CC99;
}
div#merchandise table {
	border: 1px solid #99CC99;
}
div#knapzak {
	position: absolute;
	top: 170px;
	left: 350px;
	width: 160px;
	background-color: #FFFFFF;
	border: 1px solid #99CC99;
}

div#meetings {
	width: 370px;
	height: 80px;
	border: 1px solid #99CC99;
	margin-top: -1px;
	margin-left: 5px;
	margin-bottom: 30px;
	padding-top: 2px;
	padding-left: 5px;
	overflow: auto;
}

div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 287px;
	height: 135px;
	background-color: #93C493;
}
div#nav {
	position: absolute;
	top: 135px;
	left: 0px;
	width: 414px;
	height: 150px;
	background-color: #FFFFFF;
}
div#l-nav {
	position: absolute;
	top: 200px;
	left: 220px;
	width: 51px;
	height: 70px;
	text-align: right;
}
div#l-nav a {
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}
div#l-nav a:hover {
	font-size: 12px;
	font-weight: Bold;
	color: #93C493;
	text-decoration: none;
}
div#r-nav {
	position: absolute;
	top: 200px;
	left: 300px;
	width: 90px;
	height: 80px;
	text-align: left;
}
div#r-nav a {
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}
div#r-nav a:hover {
	font-size: 12px;
	font-weight: Bold;
	color: #93C493;
	text-decoration: none;
}
div#greenbar {
	position: absolute;
	top: 285px;
	left: 0px;
	width: 287px;
	height: 91px;
	background-color: #7AA973;
}
div#l-leaf {
	position: absolute;
	top: 250px;
	left: 0px;
}
div#m-leaf {
	position: absolute;
	top: 342px;
	left: 180px;
}
div#t-photo {
	position: absolute;
	top: 0px;
	left: 287px;
}
div#fairy {
	position: absolute;
	top: 72px;
	left: 373px;
}
div#m-photo {
	position: absolute;
	top: 285px;
	left: 287px;
}
div#account {
	position: absolute;
	top: 376px;
	left: 287px;
	width: 121px;
	height: 95px;
	border-left: 1px solid #99CC99;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 10px;
}
div#account a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
div#account a:hover {
	font-size: 10px;
	color: #93C493;
	text-decoration: underline;
}
div#b-photo {
	position: absolute;
	top: 471px;
	left: 287px;
}
div#r-leaf {
	position: absolute;
	top: 23px;
	left: 868px;
}
div#r-leaf2 {
	position: absolute;
	top: 23px;
	left: 700px;
}
div#copyright {
	position: absolute;
	top: 375px;
	left: 56px;
	font-size: 10px;
	color: #B8B8B8;
}
div#copyright a {
	color: #B8B8B8;
	text-decoration: none;
}
div#copyright a:hover {
	text-decoration: underline;
}
a.cms {
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
	text-decoration: none;
}
a.cms:hover {
	font-size: 12px;
	font-weight: Bold;
	color: #93C493;
	text-decoration: none;
}