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

#head {
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:718px;
	height:396px;
	text-align:left;
	vertical-align:top;
	}

#menu {
	background-image:url(../images/menu.jpg);
	background-repeat:no-repeat;
	width:282px;
	height:396px;
	font-size:11px;
	font-family:Tahoma;
	color:#7F7272;
	text-align:right;
	vertical-align:top;
	}

#menu_main {
	padding-left:0px;
	padding-right:75px;
	padding-top:220px;
	padding-bottom:0px;
	float:none;
	position:relative;
	}

#men {
	background-image:url(../images/img.jpg);
	background-repeat:no-repeat;
	background-position: right;
	padding-right:13px;
	margin-bottom:15px;
	float:none;
	position:relative;
	}

#men_p {
	font-size:12px;
	font-family:Tahoma;
	color:#7F7272;
	margin-bottom:5px;
	float:none;
	position:relative;
	}

a {
	font-size:12px;
	font-family:Tahoma;
	color:#7F7272;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#men a {
	font-size:11px;
	font-family:Tahoma;
	color:#7F7272;
	font-weight:normal;
	text-decoration:none;
	}

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

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

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

#nazv {
	width:850px;
	font-family:Tahoma;
	font-size:11px;
	color:#7F7272;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:15px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	float:none;
	position:relative;
	}

#text {
	width:850px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:75px;
	padding-right:75px;
	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:11px;
	color:#000000;
	font-weight:bold;
	width:1000px;
	height:77px;
	text-align:right;
	vertical-align:top;
	}

#copy {
	margin-right:30px;
	margin-top:53px;
	position:relative;
	}

#image {
	width:220px;
	height:220px;
	border:solid 1px #887B7B;
	margin-left:20px;
	margin-bottom:20px;
	}
