html, body { height:100%; }
body {
font-family:Verdana,arial,Tahoma;
font-size:.8em; 
color:#222;
margin:0;
padding:0;
background: url('../images/bodyBg.jpg') #4f6422;
background-position: center top;
background-repeat: no-repeat;
text-align:justify;
}
a { color:#557FFF; }
a:hover { text-decoration:none; }
p, li { margin:2px; color:#555; padding:2px}
ul { padding-left:1em; }
img { border: none; }
.bordered { border:1px solid #aaa; }
h1 { text-align:right; margin:2px; color:#000; font-family:Georgia,Arial,Tahoma; font-size: 3em;}
h3, h5 { margin-bottom:4px; }
textarea { background:#ccc; color:#333; border:1px solid #aaa; }
#content { width:700px; background:#eee; margin-left:auto; margin-right:auto; padding:8px; border-left:10px solid #ccc; border-right:10px solid #ccc; }

.popupMog {
	z-index: 20000;
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -291px;
	width: 382px;
	background: white;
	font-size: 10pt;
	/* background: url('./images/zarvaWindow.jpg') no-repeat; */
	border: 1px solid gray;
	padding: 10px 10px 10px 20px;
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
font-family: arial;
}

.cont1 {
	width: 1050px;
	height: 900px;
	margin-left: -490px;
	border: 0px solid red;
	position: absolute;
	left: 50%;
}

.contMenu {
	width: 284px;
	height: 900px;
	position: absolute;
	top: 187px;
	left: 0px;
	border: 0px solid red;
}

.contCenter {
	width: 626px;
	height: 620px;
	border: 0px solid red;
	position: absolute;
	top: 183px;
	left: 284px;
	overflow: scroll;
	overflow-x: hidden;
}

.startLap {
	display: block;
	width: 626px;
	height: 177px;
	position: absolute;
	top: 0px;
	left: 284px;
}

#menu1 {
	display: block;
	background: url(../images/m1.jpg);
	width: 284px;
	height: 38px;
}

#menu1:hover { background: url(../images/m1a.jpg); }

#menu2 {
	display: block;
	background: url(../images/m2.jpg);
	width: 284px;
	height: 36px;
}

#menu2:hover { background: url(../images/m2a.jpg); }

#menu3 {
	display: block;
	background: url(../images/m3.jpg);
	width: 284px;
	height: 44px;
}

#menu3:hover { background: url(../images/m3a.jpg); }

#menu4 {
	display: block;
	background: url(../images/m4.jpg);
	width: 284px;
	height: 37px;
}

#menu4:hover { background: url(../images/m4a.jpg); }

#menu5 {
	display: block;
	background: url(../images/m5.jpg);
	width: 284px;
	height: 38px;
}

#menu5:hover { background: url(../images/m5a.jpg); }

#menu6 {
	display: block;
	background: url(../images/m6.jpg);
	width: 284px;
	height: 39px;
}

#menu6:hover { background: url(../images/m6a.jpg); }

#menu7 {
	display: block;
	background: url(../images/m7.jpg);
	width: 284px;
	height: 39px;
}

#menu7:hover { background: url(../images/m7a.jpg); }

#menu8 {
	display: block;
	background: url(../images/m8.jpg);
	width: 284px;
	height: 38px;
}

#menu8:hover { background: url(../images/m8a.jpg); }

.fbLogo {
display: block; background: url('../images/fbLogo.png'); width: 35px; height: 50px; position: absolute; top: 0px; left: 937px;
}

.fbLogo:hover {
background: url('../images/fbLogo2.png');
}