@charset "windows-1250";
*{
	font-size: 0.95em;
	font-family: Arial, Helvetica, sans-serif;
}
BODY{
	background:#000000 url('../pic/bkg_m.jpg') center repeat-y;
	margin-top:3px;
}
#p {
	position: absolute;
	width: 777px;
	left: 50%;
	padding: 0px;
	border: 0px solid #000000;
	margin-left:-388px;
	voice-family: "\"\"" ;
	voice-family: inherit;
	margin-left:-388px;
	background: none url('none');
}
#hm1 {
	position: absolute;
	width: 777px;
	height: 40px;
	top: 0px;
	right: 777px;
	bottom: 40px;
	left: 0px;
	border:0px;
	background: #000000 url('../pic/bkg_m.jpg') repeat-y;
}
#hm2 {
	position: absolute;
	width: 777px;
	height: 196px;
	top: 40px;
	right: 777px;
	bottom: 236px;
	left: 0px;
	border:0px;
	background: #000000 url('../pic/hm2.jpg') no-repeat left;
}
#hm3 {
	position: absolute;
	width: 777px;
	height: 136px;
	top: 236px;
	right: 777px;
	bottom: 372px;
	left: 0px;
	margin: 0px;
	background: #000000 url('../pic/bkg_m.jpg') center repeat-y;
}

#m {
	position: absolute;
	width: 777px;
	top: 372px;
	right: 777px;
	left: 0px;
	overflow: auto;
	color:#ffffff;
	background: #000000 url('../pic/bkg_m.jpg') center repeat-y;
}
H1 {
	font-size: 1.5em;
}
H2 {
	font-size: 1.2em;
	font-style: italic;
}
H3 {
	font-size: 1.2em;
}
H4 {
	font-size: 1em;
	text-decoration: underline;
	text-align: center;
	line-height: 0.1em;
}
LI {
	font-size:1.1em;
	list-style-image: none;
	list-style-position: outside;
	marker-offset: 15px;
}
P {
	font-size:1.1em;
}
A:link {
	color:#FFFFFF;
	font-weight: 800;
	text-decoration: none;
}
A:visited {
	color:#FFFFFF;
	font-weight: 800;
	text-decoration: none;
}
A:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#m TABLE {
	margin-left: 0px;
}
#m TD {
	font-size: 1.1em;
	color: #FFFFFF;
}
#hm3 TD {
	vertical-align:top;
}
.center {
	text-align: center;
}

#copyright {
	position: relative;
	bottom: 0%;
	text-align: center;
	overflow: auto;
	color:#888888;
	font-size: 0.7em;
	background: #000000 url('none');
}