.menuWrapper {
	position:absolute;
	width: 120px;
	visibility:hidden;
	display:block;
	/*background-color:#4F3C1E;*/
	background-color:#4C4420;
	/*border-style:solid;
	border-width:1px;
	border-color:#474B20 ;*/
	padding:3px;
	filter: Alpha(Opacity=85);
}
    
        
.menuItem    {
	cursor:hand;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	padding-left:10px;
	color: #F4B87D;
	/*background-color:#4F3C1E;*/
	background-color:#4C4420;
	text-decoration:none;
	position:absolute;
	left:0px;
	width:120px;
	height:1.4em;
	display:block;
	line-height:1.4em;
	font-weight : bold;
	
}
.menuItemOn  {
	cursor:hand;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;

	padding-left:10px;
	color: #EF8B51;
	background-color:#3E2F17;
	text-decoration:none;
	position:absolute;
	left:0px;
	width:120px;
	height:1.4em;
	display:block;
	line-height:1.4em
}

body {
	background-color: #4D2313;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu {
	color: #FAB86B;
	font-weight: bold;
	background-color: #4C4521;
	text-align: center;
}
.maintext {
	color: #F4B87D;
	text-align: justify;
	text-indent: 0px;

}
.zagalovok {
	background-color: #F6B86D;
	background-image: url(pic/zagol_back_2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
h2 {
	font-size: 18px;
	color: #4D2313;
	margin: 2px;
}
.zagolovok1 {
	background-color: #F6B86D;
	background-image: url(pic/zagol_back_1.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
}
.left_menu {
	font-size: 16px;
	font-weight: bold;
	color: #4D2313;
	margin-left: 30px;
	margin-top: 1px;
	margin-bottom: 1px;
}
.left_img {
	background-image:  url("pic/left_back.gif");
	background-repeat: no-repeat;
	vertical-align: top;
}
.left_text {
	font-size: small;
	vertical-align: top;
	color: #F4B87D;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-indent: 0px;
	text-align: justify;
}
.more {
	letter-spacing: 1px;
	line-height: 20px;
}
a {
	text-decoration: none;
	color: #FBE1C8;
}
.pop_up {
	filter: Alpha(Opacity=25);
	color: #D77943;
}
.back  {
	background-repeat: repeat-x;
	background-position: top;
}
.first_page {
	font-size: 14px;
	color: #4D2313;
	background-color: #4D2313;
	background-image: url(pic/main1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
}
.first_text {
	font-size: 12px;
	color: #4D2313;
	margin: 1px 1px 1px 30px;
	font-weight: bold;
}
a:hover {
	color: #A6471A;
}

