html {
	margin: 0px auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-repeat: no-repeat;
	background-color: #0f0404;
}

#index {
	height: 900px;
	width: 1010px;
	margin: 0 auto;
	position: relative;
	background-image: url(../imbase/perg1.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 843px;
	position: absolute;
	left: 43px;
	top: 430px;
}
#menu a {
	color: #402;
	text-decoration: none;
	height: 30px;
	width: 200px;
	display: block;
	text-align: center;
	padding: 4px;
	font-size: 17px;
	background-image: url(../imbase/index-vyp.png);
	background-repeat: no-repeat;
	float: left;
}
#menu a:hover {
	background-image: url(../imbase/index-zap.png);
}
.im1 {
	position: absolute;
	left: 58px;
	top: 46px;
}
.im2 {
	position: absolute;
	left: 720px;
	top: 243px;
}
.im3 {
	position: absolute;
	left: 200px;
	top: 258px;
}
.im4 {
	position: absolute;
	left: 547px;
	top: 55px;
}
.im5 {
	position: absolute;
	left: 352px;
	top: 107px;
}
.im6 {
	padding-left: 200px;
	margin-bottom: -10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 5px;
}
hr {
	clear: both;
	visibility: hidden;
}
