/* 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:199px;
	text-align:left;
	vertical-align:top;
	}

#menu {
	background-image:url(../images/menu.jpg);
	background-repeat:repeat;
	width:330px;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	font-family:Tahoma;
	color:#000000;
	font-weight:normal;
	}

#menu_main {
	background-image:url(../images/menu_up.jpg);
	background-repeat:no-repeat;
	height:509px;
	padding-left:45px;
	padding-right:55px;
	padding-top:0px;
	padding-bottom:10px;
	}

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

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

#ind {
	margin-left:20px;
	margin-bottom:11px;
	position:relative;
	}

#men {
	margin-bottom:10px;
	position:relative;
	}

#men_down {
	margin-bottom:23px;
	position:relative;
	}

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

#rec {
	width:510px;
	text-align:justify;
	vertical-align:bottom;
	font-family:Tahoma;
	font-size:10px;
	color:#000000;
	padding-left:90px;
	padding-right:70px;
	padding-bottom:30px;
	position:relative;
	}

#nazv {
	background-image:url(../images/nazv.jpg);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	width:480px;
	height:25px;
	padding-left:120px;
	padding-right:70px;
	padding-top:30px;
	padding-bottom:0px;
	text-align:left;
	vertical-align:top;
	font-weight:bold;
	}

#text {
	width:510px;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
	padding-left:90px;
	padding-right:70px;
	padding-top:12px;
	padding-bottom:30px;
	text-align:justify;
	}

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

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

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

#vpravo {
	margin-left:10px;
	}

#none {
	text-decoration:none;
	}
