/* CSS Document */
body{
	margin:0px;
}

#page {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 1000px;
}

#head {
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:1000px;
	height:423px;
	font-size:14px;
	font-family:Tahoma;
	color:#4FBD44;
	text-align:right;
	vertical-align:top;
	}

#menu_main {
	padding-left:30px;
	padding-right:700px;
	padding-top:70px;
	padding-bottom:0px;
	height:202px;
	float:right;
	position:relative;
	}

#menu_feed {
	padding-left:0px;
	padding-right:905px;
	padding-top:0px;
	padding-bottom:0px;
	float:right;
	position:relative;
	}

#men {
	margin-bottom:3px;
	float:none;
	position:relative;
	}

#men_feed {
	font-size:10px;
	font-family:Tahoma;
	color:#4FBD44;
	float:none;
	position:relative;
	}

#men_feed a {
	font-size:10px;
	font-family:Tahoma;
	color:#4FBD44;
	font-weight:normal;
	text-decoration:none;
	}

#men_feed a:hover {
	text-decoration:underline;
	}

a {
	font-size:14px;
	font-family:Tahoma;
	color:#4FBD44;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#men_p {
	font-size:12px;
	font-family:Tahoma;
	color:#4FBD44;
	padding-top:1px;
	float:none;
	}

#men_p a {
	font-size:11px;
	font-family:Tahoma;
	color:#4FBD44;
	font-weight:normal;
	text-decoration:none;
	}

#men_p a:hover {
	text-decoration:underline;
	}


#main {
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
	width:1000px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:top;
	}

#rec {
	width:930px;
	text-align:justify;
	vertical-align:bottom;
	font-family:Tahoma;
	font-size:10px;
	color:#ff0000;
	padding-left:35px;
	padding-right:35px;
	padding-top:0px;
	padding-bottom:30px;
	position:relative;
	float:left;
	}

#nazv {
	width:930px;
	font-size:12px;
	font-family:Tahoma;
	color:#6C716C;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:15px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	float:none;
	position:relative;
	}

#text {
	width:930px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:35px;
	padding-right:35px;
	padding-top:0px;
	padding-bottom:30px;
	text-align:justify;
	float:left;
	position:relative;
	}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:10px;
	color:#6C716C;
	width:1000px;
	height:38px;
	text-align:right;
	vertical-align:top;
	}

#copy {
	margin-right:15px;
	margin-top:8px;
	position:relative;
	}

#image {
	width:170px;
	height:160px;
	border:solid 1px #777474;
	margin-left:20px;
	margin-bottom:20px;
	}
