#main-block {
	min-height: 100%;
	margin-bottom: -26px;
}
#wrapper {
    background: transparent url(http://images.morgenshtern.com/spring/content_bottom_bg.gif) 100% 100% no-repeat;
}
/* HEADER */
#header {
	background-color: #847441;
	height: 170px;
}
#header div {
	padding: 0;
	margin: 0;
	background-color: transparent;
}
#header #logo-top {
	height: 26px;
	width: 100%;
	background: transparent url(http://images.morgenshtern.com/top_bg1.gif) repeat-x;
}
#header #logo-bottom {
	clear: both;
	height: 15px;
	width: 100%;
	background: transparent url(http://images.morgenshtern.com/top_bg2.gif) repeat-x;
}
#header #logo-middle {
	width: 100%;
	height: 129px;
	background-color: #ece9eb;
}
#header #logo-middle #logo-middle-left {
	height: 129px;
	width: 717px;
	background: transparent url(http://images.morgenshtern.com/spring/logo.jpg) no-repeat;
}
#header #logo-middle #logo-middle-right {
	float: right;
	min-width: 283px;
	height: 129px;
	background: transparent url(http://images.morgenshtern.com/spring/logo_enter.gif) 100% 0% no-repeat;
}
/* MENU */
#left {
	width: 200px;
	float: left;
}
#menu {
	width: 200px;
	margin: 1px 0 0 0;
}
#menu-right_title {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 9px 0 0 10px;
	background: #a05512 url(http://images.morgenshtern.com/top_menu.gif) repeat-x;
}
#menu-left_title {
	width: 16px;
	height: 39px;
	background-color: #000;
}
/* Êàðòèíêà "ÃËÀÂÍÀß" */
#index-link-img {
	margin-right: 0px;
	margin-left: 10px;
	cursor: pointer;
}
/* Êàðòèíêà "ÔÎÐÓÌ" */
#forum-link-img {
	margin-right: 15px;
	margin-left: 0;
	cursor: pointer;
}
.menu-title {
	display: inline;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
}
.menu-right {
	text-align: left;
	background: #af9e68 url(http://images.morgenshtern.com/morgenshtern.gif) no-repeat 8px 8px;
	color: #665b47;
	width: 224px;
	border-right: 1px solid #706545;
	border-bottom: 1px solid #706545;
	border-top: 1px solid #fff;
	padding: 10px 0 5px 40px;
	font-size: 13px;
	font-family: Palatino Linotype;
}
.menu-left {
	width: 16px;
	background-color: #ddcca0;
	border-bottom: 1px solid #706545;
	border-top: 1px solid #fff;
}
.menu-right a {
	color: #ffffff;
	text-decoration: none;
}
.menu-right a:hover {
	color: #8b0000;
}
.menu-right a.admin-link {
	color: #b32d04;
}
.menu-right a.admin-link:hover {
	color: #8b0000;
}
#menu-right_bottom {
	color: #665b47;
	width: 224px;
	background: #af9e68;
	border-right: 1px solid #706545;
	border-bottom: 1px solid #706545;
	padding: 15px 0px 15px 20px;
	font-size: 14px;
	font-family: Palatino Linotype, Verdana, Georgia;
}
#menu-left_bottom {
	width: 16px;
	background-color: #ddcca0;
	border-bottom: 1px solid #706545;
}
#menu-left-copyright {
	width: 16px;
	height: 39px;
	background-color: #000;
}
#menu-right-copyright {
	text-align: center;
	width: 224px;
	height: 39px;
	background-color: #A05512;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	margin-top: 10px;
	margin-left: 25px;
	font-size: 10px;
	color: #fff;
	font-family: Tahoma, Helvetica, sans-serif;
}
#menu-right-copyright a {
	color: #fff;
	font-size: 10px;
	font-family: Tahoma, Verdana, Palatino Linotype, Georgia;
	text-decoration: none;
}
#menu-right-copyright a:hover {
	color: #000;
}
/* Ñ×ÅÒ×ÈÊÈ */
a.counter img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); /* IE */
	_filter: alpha(opacity=20); /* IE */
	-moz-opacity: 0.2; /* Mozilla */
	-khtml-opacity: 0.2; /* KHTML */
	opacity: 0.2; /* CSS3 */
	border: 0px;
}
a.counter:hover img {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); /* IE */
	_filter: alpha(opacity = 100); /* IE */
	-moz-opacity: 1.0; /* Mozilla */
	-khtml-opacity: 1.0; /* KHTML */
	opacity: 1.0; /* CSS3 */
}
/* CONTENT */
#container {
	width: 100%;
	float: left;
	margin-right: -195px;
}
#content {
	/*
	SIDEBAR OFF
	margin-right: 195px;
	*/
}
#main {
    background: transparent url(http://images.morgenshtern.com/spring/content_top_bg.gif) 100% 0% no-repeat;
	margin-left: 200px;
}
#content-title {
	text-align: center;
	color: #522309;
	font-size: 20px;
	font-family: Verdana, Tahoma;
	font-weight: bold;
	margin-bottom: 20px;
}
#main-content {
	margin-bottom: 0;
	padding: 15px;
}
/* ÏÐÀÂÀß ×ÀÑÒÜ */
#sidebar {
	width: 184px;
	float: right;
	color: #ffffff;
	background-color: #af9e68;
	font-size: 13px;
	font-family: Palatino Linotype;
	border-left: 1px solid #706545;
	border-bottom: 1px solid #706545;
	padding: 10px 5px 5px 5px;
}
/*  ÏÐÀÂÀß ÊÎËÎÍÊÀ */
.right-side-bar {
	width: 173px;
	padding: 0.4em;
	margin-bottom: 15px;
	color: #847441;
}
/* FOOTER */
#footerGuarantor {
	height: 26px; 
	clear: both;
}
#footer {
	background: transparent url(http://images.morgenshtern.com/footer_bg.png) repeat-x;
	height: 26px;
	color: #aaa;
	line-height: 24px;
	text-align: center;
}
