/* CSS Document */
body{
	margin:0px;
	background-color:#000000;
}


#head {
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:730px;
	height:319px;
	text-align:right;
	vertical-align:top;
	}

#menu{
	background-image:url(../images/left_top.jpg);
	background-repeat:no-repeat;
	width:270px;
	font-size:13px;
	font-family:Tahoma;
	color:#8F0000;
	text-align:left;
	vertical-align:top;
	}

#menu_main {
	width:250px;
	padding-left:20px;
	padding-right:0px;
	padding-top:320px;
	padding-bottom:0px;
	float:left;
	position:relative;
	}

#men {
	margin-bottom:8px;
	float:none;
	position:relative;
	}

#men_p {
	font-size:13px;
	font-family:Tahoma;
	color:#000;
	margin-bottom:2px;
	float:none;
	position:relative;
	}

#men_p a {
	font-size:11px;
	font-family:Tahoma;
	color:#000;
	font-weight:normal;
	text-decoration:none;
	}

#men_p a:hover {
	text-decoration:underline;
	}

a {
	font-size:13px;
	font-family:Tahoma;
	color:#8F0000;
	font-weight:normal;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#main {
	background-image:url(../images/main_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:730px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	text-align:justify;
	vertical-align:top;
	}

#rec {
	width:680px;
	text-align:justify;
	vertical-align:bottom;
	font-family:Tahoma;
	font-size:10px;
	color:#ff0000;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
	position:relative;
	float:none;
	}

#nazv {
	width:680px;
	font-family:Tahoma;
	font-size:13px;
	color:#000000;
	padding-left:0px;
	padding-right:0px;
	padding-top:20px;
	padding-bottom:15px;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
	float:none;
	position:relative;
	}

#text {
	background-image:url(../images/text.jpg);
	background-repeat:no-repeat;
	width:680px;
	font-family:Tahoma;
	font-size:11px;
	color:#FBC064;
	padding-left:25px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:20px;
	text-align:justify;
	float:none;
	position:relative;
	}

#text a {
	font-size:11px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	}

#text a:hover {
	text-decoration:underline;
	}

#footer {
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	width:1000px;
	height:67px;
	text-align:left;
	vertical-align:top;
	}

#copy {
	margin-left:280px;
	margin-top:50px;
	position:relative;
	}

#image {
	width:130px;
	height:130px;
	border:solid 1px #E1771C;
	margin-left:20px;
	margin-bottom:20px;
	}