body, html {
	margin:0;
	text-align: center;
	font-family:verdana;
}
h1 {
	font-weight: normal;
	color: #999999;
	font-size: 28px;
	margin-top: 40px;
	border-bottom: 1px #62B32D solid;
}
#wrap0 {
	margin: 0 auto;
	width: 776px;
}

#head {
	width: 776px;
	height: 100px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: 20px 56px;
	background-color: White;
	border: 1px White dotted;
}
#menumain {
	margin-left: 300px;
	margin-top: 80px;
	background-color: #F6F6F6;
}
.mainitem a {
	display: block;
	float: left;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #a0a0a4;
	text-decoration: none;
	table-layout: fixed;
	letter-spacing: 1px;
	border-right: 2px #FFFFFF solid;
	padding: 0px 4px 2px 15px;
}
.mainitem a:hover {
	color: #62B32D;
	text-decoration: none;
	border-right-color: #4f4f54;
}

.xitem a {
	display: block;
	float: left;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #62B32D;
	text-decoration: none;
	table-layout: fixed;
	letter-spacing: 1px;
	border-right: 2px #FFFFFF solid;
	padding: 0px 4px 2px 15px;
}
.xitem a:hover {
	color: #a0a0a4;
	text-decoration: none;
	border-right-color: #4f4f54;
}


#submeniu {
	background-color: #4f4f54;
	height: 24px;
	margin-bottom: 2px;
}

#footer {
	background-color: #4f4f54;
/*	height: 24px;  */
	margin-top: 2px;
	padding-left: 60px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

#footer a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	height: 400px;
	padding: 0 10px 0 100px;
	margin-right: 2px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4f54;
	overflow: auto;
}
td.maincol2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4f4f54;
}

td textarea, td input {
	border: 1px #999999 solid;
	background-color: #f8f8fa;
	overflow: auto;	
}
#area_1 {
	margin-left: 436px;
}
.last {
	border-right: 2px #FFF solid;	
}
/*
#area_1, #area_2, #area_3 {
	display: none;
}
*/
.contentArea {
	visibility: hidden;
}
#submeniu a {
	display: block;
	float: left;
	margin-top: 4px;
	padding: 0px 15px 1px 3px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#submeniu a:hover {
	color: #62B32D;	
}

td.right {
	background-color: #FAFAFC;
}

.down {font-size:11px;
font-weight:bold;}

.down a:link {color: #333333; font-weight:bold; font-size:11px; text-decoration:none; }
.down a:visited {color: #333333; font-weight:bold; font-size:11px; text-decoration:none; }
.down a:hover {color: #000000; font-weight:bold; font-size:11px; text-decoration:none; border-bottom: 1px dashed;}
.down a:active {color: #333333; font-weight:bold; font-size:11px; text-decoration:none; }