/* 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:523px;
	height:283px;
	text-align:right;
	vertical-align:top;
	}

#menu_l {
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:528px;
	padding-top:150px;
	padding-bottom:0px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	}

#menu_r {
	background-image:url(../images/right.jpg);
	background-repeat:no-repeat;
	width:225px;
	padding-top:145px;
	padding-bottom:0px;
	text-align:right;
	vertical-align:top;
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	}

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

a:hover {
	text-decoration:underline;
	}

.link {
	padding-left:0px;
	margin-bottom:6px;
	margin-top:6px;
	}

.link_1 {
	padding-right:0px;
	margin-bottom:6px;
	margin-top:6px;
	}

.link_2 {
	padding-right:30px;
	margin-bottom:6px;
	margin-top:6px;
	}

#feed {
	margin-left:60px;
	margin-bottom:5px;
	float:none;
	}

#men {
	margin-left:50px;
	margin-bottom:5px;
	float:none;
	}


#men_1 {
	margin-left:28px;
	margin-bottom:5px;
	float:none;
	position:relative;
	}

#men_2 {
	margin-right:37px;
	margin-bottom:30px;
	float:none;
	position:relative;
	}

#men_3 {
	margin-right:22px;
	margin-bottom:40px;
	float:none;
	position:relative;
	}

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

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

#nazv {
	width:470px;
	font-size:12px;
	font-family:Tahoma;
	color:#09628F;
	padding-left:23px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:12px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	position:relative;
	}

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

#copy {
	margin-right:20px;
	margin-top:60px;
	position:relative;
	}

#image {
	width:140px;
	height:140px;
	border:solid 1px #71CBF6;
	margin-left:20px;
	margin-right:-20px;
	margin-bottom:20px;
	}