/* CSS Document */
body{
	margin:0px;
}

#head
{
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	width:626px;
	height:300px;
	text-align:left;
	vertical-align:top;
	float:left;
	position:relative;
}

#menu {
	background-image:url(../images/menu_up.jpg);
	background-repeat:no-repeat;
	width:287px;
	font-size:14px;
	font-family:Comic Sans MS;
	color:#FFFFFF;
	text-align:right;
	vertical-align:top;
	}

#menu_main {
	width:232px;
	padding-left:10px;
	padding-right:40px;
	padding-top:236px;
	padding-bottom:0px;
	float:left;
	position:relative;
	}

a {
	font-size:14px;
	font-family:Comic Sans MS;
	color:#FFFFFF;
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

#men {
	margin-bottom:6px;
	float:none;
	}

#feed {
	margin-right:3px;
	margin-bottom:20px;
	float:none;
	}

#right {
	background-image:url(../images/right_down.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-bottom:168px;
	width:87px;
	text-align:left;
	vertical-align:top;
	}

#main {
	width:626px;
	font-size:11px;
	font-family:Tahoma;
	color:#000000;
	vertical-align:top;
	}

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

#nazv {
	width:601px;
	font-size:14px;
	font-family:Comic Sans MS;
	color:#557EC2;
	padding-left:0px;
	padding-right:0px;
	padding-top:15px;
	padding-bottom:15px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	float:left;
	position:relative;
	}

#text {
	background-image:url(../images/text.jpg);
	background-repeat:no-repeat;
	width:601px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:25px;
	padding-right:0px;
	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;
	width:1000px;
	height:44px;
	text-align:left;
	vertical-align:top;
	}

#copy {
	margin-left:40px;
	margin-top:25px;
	position:relative;
	}

#image {
	width:200px;
	height:170px;
	border:solid 1px #557EC2;
	margin-left:20px;
	margin-bottom:20px;
	}
