/** {margin: 0px;
	padding: 0px;}*/
body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-size: 14px;
}
p, div {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#top {
	top: 0px;
	overflow: hidden;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	height: 330px;
	background-position: 0px 0px;
	position: relative;
	
}
#top h1 A {
	position: absolute;
	top: 100px;
	left: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCFF99;
	line-height: normal;
	text-decoration: none;
}
A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00CC00;
	text-decoration: none;
}
h1, h2, h3, h4 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-variant: normal;
	font-weight: normal;
} 
h1 {
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	font-weight: bolder;
}
h2 {
	line-height: 14px;
	text-align: left;
	background-image: url(images/im1.gif);
	background-repeat: no-repeat;
	background-position: left center;
		text-indent: 15px;
	
}
h3 { 
	text-align: center;
	line-height: 20px;
}
#naz {
	line-height: 16px;
	text-align: left;
	text-indent: 5px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #33CC33;
	padding: 5px;
	width: 220px;
	margin-top: -10px;
	font-size: 14px;
}

#menu {
	overflow: hidden;
	position: relative;
	top: -30px;
	height: 30px;
	/*width: 1000px;*/
	text-align: center;
	line-height: 16px;
	/*: 0 auto;*/
	margin-left: 250px;
	font-variant: small-caps;
}

#menu A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	display: list-item;
}



#content {
	position: relative;
	overflow: visible;
	color: #030;
	text-align: justify;
	width: 1000px;
	margin: 0 auto;
	/*top: 20px;*/
}

#list {
	background-color: #030;
	text-align: center;
	height: 25px;
	width: 300px;
	position: relative;
	line-height: 25px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: 0px;
	}

.logo {
	margin: 0px;
	padding: 5px;
	border: 1px solid #666;
	vertical-align: bottom;
	width: 310px;
}
.logo1 {
	margin: 0px;
	padding: 5px;
	border: 1px solid #666;
	vertical-align: bottom;
	width: 226px;
}
.zap {
	text-align: center;
	vertical-align: bottom;
	
}

FORM.poisk {height: 16px;	display: inline;
}
INPUT.normal {
	width: 30px;
	font-weight: normal;
	border:none;
	background-color: #030;
	color: #FFFFFF;
}

INPUT.but {
	height: 16px;
	background-color: #7f5040;
	font-weight: bold;
	border:none;
}
