body {
	background-color: white;
	margin: 1px 1px 1px 1px;
	color: black;
}

a:link {  color: #9E846B;text-decoration: underline; }
a:visited {  color: #9E846B;text-decoration: underline; }
a:hover  {  color: #666E7F;text-decoration: underline; }

.logo {
 margin-left: 17px;
 margin-top: 3px;
}

.nii {
 margin-left: 10px;
 margin-top: 10px;
}

.header {
 background-image: url("images/headerbg.jpg");
 background-repeat: no-repeat;	
 background-color: #8792A8;
}

.header2 {
 background-color: #8792A8;
}

.dotted-line {
 background-image: url("images/header-dotted-line.gif");
 background-repeat: repeat-x;	
}

.menu {
	background-color: #666E7F;
}

.menu-underline {
	background-image: url("images/menu-underline.gif");
	background-repeat: repeat-x;	
	background-position: left bottom;
	font: bold 16px/15px serif;
	color: #000000;
}


.menu-image {
	margin: 7px 12px 0px 8px;
	padding-bottom: 0px;
}

.menu-contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.separator {
	background-image: url("images/dotted-separator.gif");
	background-repeat: repeat-y;	
	background-position: 7px 7px;
}

.separator2 {
	background-image: url("images/dotted-separator.gif");
	background-repeat: repeat-y;	
	background-position: 50% 0%;
}


ul.menu-list {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

li.menu-list-item {
	list-style-type: square;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 3px 0px;
	font: 11px/13px sans-serif;
}


.menu-bottom {
 background-color: #BFAF9F;
}

.dotted-main-line {
	background-image: url("images/dotted-block-line.gif");
	background-repeat: repeat-x;	
}

.article-header {
	font-size: 16pt;
	color: black;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 6px;
	text-align: center;
}

p.text {
	text-indent: 1em;
	text-align: justify;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 10px 5px 3px 5px;
}

.article-image {
 padding: 8px 20px 8px 20px;
}

.footer {
	background-color: #8792A8;
}

.dotted-bottom-line {
	background-image: url("images/dotted-bottom-line.gif");
	background-repeat: repeat-x;	
}

.footer-address {
	font: 11px/13px sans-serif;
	color: #000000;
	padding: 3px 5px 5px 10px;
}

.footer-copyright {
	font: 11px/13px sans-serif;
	color: #000000;
	padding: 3px 10px 5px 5px;
	text-align: right;
}
.leftmenu-header {
	background-color: #8792A8;
	text-align: right;
	font: bold 16px/16px serif;
	color: #ffffff;
	padding-right: 5px;
}

.leftmenu-item {
	background-image: url("images/dotted-bottom-line.gif");
	background-repeat: repeat-x;	
	background-position: left bottom;
  background-color: #ffffff;
	font: 12px/14px sans-serif;
	color: #000000;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 1px;
}

.menu-border {
 background-color: #666E7F;
}

.path {
	font: 12px/14px monospace;
	color: #000000;
	text-align: left;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 5px;
}

.news-line a {
	color: black;
}

.news-img {
	float: left;
	margin: 5px 5px 5px 0px;
}

.news-time {
	width: 10%;
	text-align: center;
}

#all-news {
	font-weight: bold;
	padding-left: 10px;
}

.news-header {
	vertical-align: top;
	text-align: center;
	background: #666e7f;
	color: white;
}

.news-line1 {
	background: #F6EFDF;
}

.news-line2 {
	background: #ffffff;
}
/* Поиск */
#search {
	width: 100%;
	background: #BFAF9F;
	height: 23px;
}

#search-label {
	color: white;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	width: 207px;
	font-size: 10pt;
}

#search-1 {
	width: 282px;
}

#search-2 {
	width: 210px;
}

#search-input, #search-submit {
	font-size: 10px;
}

#search-ex {
	text-align: right;
	padding-right: 10px;
}

#search-ex a{
	color: white;
	font-size: 10px;
}

#search-f {
	margin-top: 3px;
	margin-bottom: 3px;
}
