body {
	padding: 0px;
	margin: 0px; 
	color: #004930;
	background-color: #648f3e;
	text-align:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
a {
	padding: 0px;
	margin: 0px;
	color: #DA0000;
	text-decoration:none; 
}
a:hover {
	padding: 0px;
	margin: 0px;
	color:#004930;
	text-decoration:none;
}
p {
	margin: 0 0 8px 0; 
}
#center { 
	width: 985px;
}
#left {
	width: 230px;
	float:left;
	text-align: right;
}
#left div img {
	padding-right: 3px;
	padding-top: 20px;
}
#left a {
	display: block;
}
#left a:hover {
	display: block;
}
#content {
	width: 755px;
	float:left;
}
#header {
	text-align: right;
	background-color: #ffffff;
}
#middle {
	padding: 20px;
	text-align:left;
	background-color: #ffffff;
	min-height:1000px;
	height:auto !important;
	height:1000px;
}
.title {
	background:url(/public/images/title.jpg) no-repeat top left;	
	height: 22px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0;
	padding:8px 0 15px 5px;
	clear: both;
}
.title_news {
	background:url(/public/images/news.jpg) no-repeat top left;	
	height: 22px;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	margin:10px 0 0;
	padding:8px 0 15px 25px;
	clear: both;
}
#footer {
	width:100%; 
	background:url(/public/images/footer.png) no-repeat top center;
	height: 45px;
	color: #ffffff;	
	text-align: left;
}
#footer a:hover {
	color:#D1FF6F;
	text-decoration:underline;
}
#footer a {
	color:#D1FF6F;
	text-decoration:none;
}
.otstup {
	padding-left: 35px;
}
.schet {
	clear: both;
	padding: 20px 0px;
}
ul.pager {
	padding: 0px;
}

/*Лайтбокс*/
.lightbox {
	width: 20%;
	float: left;
	height: 110px;
}
.lightbox img {
	border:1px solid #004930;
}
/*Новости*/
.news_block {
	background-color:#EAF7EC;
	color:#065B36;
	float:left;
	margin:0 5px 5px 0;
	padding:10px;
	width:327px;
}
.news_page{
	background-color:#EAF7EC;
	color:#065B36;
	margin:0 5px 5px 0;
	padding:10px;
}
.news_block a, .news_page a {
	color:#065B36;
	font-weight:bold;
	text-decoration:none;
}
.news_block a:hover, .news_page a:hover {
	color:#065B36;
	font-weight:bold;
	text-decoration:underline;
}
/*Нижнее меню*/
/* $Id: system-menus.css,v 1.1 2007/10/05 14:50:25 goba Exp $ */

#footer ul.menu {
  list-style: none;
  border: none;
  text-align:left; /* LTR */
  margin-top: 17px;
}
#footer ul.menu li {
  margin: 0 0 0 0.5em; /* LTR */
  display: inline;
  float: right;
}
#footer li.expanded {
  list-style-type: circle;
  list-style-image: url(../../misc/menu-expanded.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
#footer li.collapsed {
  list-style-type: disc;
  list-style-image: url(../../misc/menu-collapsed.png); /* LTR */
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
#footer li.leaf {
  list-style-type: square;
  list-style-image: url(../../misc/menu-leaf.png);
  padding: 0.2em 0.5em 0 0; /* LTR */
  margin: 0;
}
#footer td.menu-disabled {
  background: #ccc;
}
#footer ul.links {
  margin: 0;
  padding: 0;
}
#footer ul.links.inline {
  display: inline;
}
#footer ul.links li {
  display: inline;
  list-style-type: none;
  padding: 0 0.5em;
}
#footer .block ul {
  margin: 0;
  padding: 0 0 0.25em 1em; /* LTR */
}

/*Гостевая*/
#edit-anonname-wrapper, #edit-anonemail-wrapper, #edit-message-wrapper, #edit-captcha-response-wrapper {
	margin-top:0;
}
.captcha {
	height: 60px;
	margin-bottom: 10px;
}
.captcha img {
	float:left;
	width: 180px;
}
#edit-captcha-response-wrapper {
	float:left;
	width: 515px;
	padding-left: 20px;
}
#guestbook-form-entry-form {
	margin-bottom: 20px;
}
.guestbook-message {
	padding:10px 0px;
}

/*Копирайт Анмедиа */
#Unmedia_copyright {
   z-index:1000;
   width:300px;
   height:130px;
   position:absolute;
   z-index: 1000;
   bottom: 12px;
   display:none;
}
#Unmedia_copyright.right {
	right: 100px;
}
#Unmedia_copyright .left {
	left:200px;
}
#Unmedia_copyright img {
	border:none;
	cursor: pointer;
}
#logo_picture {
   margin:17px 42px 0px 17px;
	text-align:left;
	width:240px;
	height: 58px;
}   
#logo_text {
	padding:0px 44px 0px 0px;
	font: 11px Arial;
	text-align: right;
}


