.divLegItem {
padding-bottom:10px;
}


/* General site styles */

body, html {
padding: 0px;
margin: 0px;
background: #eee;
}

body, td {
	font-size: 11px;
	font-family: Tahoma;
	color: #80462f;
}
table, td {
	vertical-align: top;
	font-size: 11px;
	font-family: Tahoma;
	color: #80462f;
}
.body {
	background: url(img/print.gif) no-repeat right bottom;
}

/* center part*/
.main {
	background: #fff;
	padding: 20px 25px 35px 25px;
}
/* head */
.head {
	background: url(img/head.jpg) no-repeat;
	height: 135px;
	border-bottom: 9px solid #4d2c1a;
	padding: 20px 22px 0px 40px;
}

/* left colomn */
.LeftPane {
	background: #ece8df url(img/fonLeft.jpg) no-repeat bottom;
	
}
/* left menu*/
.LeftMenu {
	padding: 40px 25px 160px 35px;
}
.menu1 {
	margin-bottom: 20px;
}
.menu1 a:link, .menu1 a:visited, .menu1 a:hover{
	color: #82411c;
	text-decoration: none;
	font-weight: bold;
}

.menu1act {
	margin-bottom: 20px;
}

div.menu1act a:link, div.menu1act a:hover, div.menu1act a:visited
{
	color: #82411c;
	text-decoration: underline;
	font-weight: bold;
}

div.menu2 {
	margin-bottom: 20px;
	padding-left: 15px;
	background: url(img/bulletMenu2.gif) no-repeat 0px 4px;
}
div.menu2 a:link, div.menu2 a:visited, div.menu2 a:hover {
	color: #a76431;
	text-decoration:none;
}

div.menu2act a:link, div.menu2act a:hover, div.menu2act a:visited
{
	text-decoration: underline;
	color: #a76431;
}

div.menu2act {
	margin-bottom: 20px;
	padding-left: 15px;
	background: url(img/bulletMenu2.gif) no-repeat 0px 4px;
}

div.menu3 {
	margin-top: 5px;
	padding-left: 10px;
	background: url(img/bullet.gif) no-repeat 0px 5px;
}
div.menu3 a:link, div.menu3 a:visited, div.menu3 a:hover {
	color: #80462f;
	text-decoration:none;
}

.menu3act {
	margin-top: 5px;
	padding-left: 10px;
	background: url(img/bullet.gif) no-repeat 0px 5px;
}

div.menu3act a:link, div.menu3act a:hover, div.menu3act a:visited
{
	text-decoration: underline;
	color: #80462f;
}


/* right colomn */
.RightPane {
	background: #ece8df;
}
div.RightMenu {
	padding: 40px 30px; 
}


div.CenterColumn
{
	padding: 20px 20px 20px 20px; 
	background: #e8dbc7;
	margin-bottom: 10px;
}

div.CenterMenu
{
margin-top:15px;	
padding:0 0 0 0;
}


.RightBlock {
	background: #e8dbc7;
	padding: 12px 6px 15px 10px;
	margin-bottom: 10px;
}
.RightBlock li {
	list-style-image: none;
	list-style: none;
	margin-left: 0px;
	padding-left: 15px;
	background: url(img/bulletRight.gif) no-repeat 5px 6px;
}
div.banner {
	margin: 15px 0px;
	text-align: center;
}
/*  */
.content {
	background: #f6f3ee;
	padding: 40px 20px;
	font-size: 11px;
	font-family: Tahoma;
	color: #80462f;
}






/* footer */
.foot{
	text-align: center;
	vertical-align: middle;
}
.foot a:link, .foot a:visited, .foot a:hover {
	color: #fef9d9;
}


div.m {
margin: 10px;
padding: 10px;
background: #FFF; 
}

div.faq {
margin: 10px;
padding: 1px 10px 10px 10px;
background: #FFF;
}

a:link, a:visited, a:hover {
	color: #80462f;
	font-size: 11px;
}

/* Special site styles */

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

h1, h2, h3, h4, h5, h6 {
padding: 0px;
margin: 0px;
}

h1 {
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #893910;
	font-weight: normal;
}

h2 {

}

h3 {

}

h4 {

}

/* Standart styles (please don't edit it!) */

body {
overflow: auto
}

img {
border: 0
}

form {
margin: 0; padding: 0
}

ul, ol, li {
padding: 0; margin: 0
}

li {
margin-left: 15px
}

ul ul {
padding-top: 3px
}

ol li {
list-style-type: decimal
}

ul li {
	list-style-image: url(img/bullet.gif);
}

p {text-align: justify}
div.table table {
	border-top: 1px solid #C29670;
	border-right: 1px solid #C29670;
}
div.table table td, div.table table th {
	border-bottom: 1px solid #C29670;
	border-left: 1px solid #C29670;
}
div.line {
	border-bottom: 1px solid #C29670;
	font-size: 1px;
	height: 1px;
	margin: 10px 0px;
}

input, label {vertical-align: middle}

.inline {display: inline}

.red, .red a {color: red}

.darkred, .darkred a {color: #800000}

.green, .green a {color: #008000}

.blue, .blue a {color: blue}

.black, .black a {color: black}

.small, .small a {font-size: 10px}

.bold, .bold a {font-weight: bold}

.star {color: red}

.error {color: red}

.leftalign, .left {text-align: left}

.rightalign, .right {text-align: right}

.centeralign, .center {text-align: center}

.topvalign, .top {vertical-align: top}

.middlevalign, .middle {vertical-align: middle}

.bottomvalign, .bottom {vertical-align: bottom}

/* Admin Links (please don't edit it!) */

.divEdit {
margin: 0 0 15px 0;
}

.adminDivCreate {
margin-top:10px;
margin-bottom: 10px;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/* Forms (please don't edit it!) */

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */

}

.divForm .divFormButton { /* Submit button */
margin-top: 20pt;
}

.divForm .divFormButton input {
	border: 1px solid #C29670;
}

.divForm .divFormStar { /* "* - обязательные поля" */
margin: 10pt 0;
}

.divListErrors { /* Error list */
margin: 10pt 0;
}

.divListErrorsHead {
font-weight: bold;
padding: 0;
margin: 0;
margin-bottom: 10pt;
}

.divListErrors .divError {
color: #FF0000;
margin: 3pt 0;
padding-left: 10pt;
}

.divListErrors .desc {
font-size: 90%;
color: #333333;
}

.formField { /* Form element */
margin-bottom: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
font-family: Verdana, Arial, Sans-Serif;
font-size: 10pt;
margin-top: 1pt;
border: 1px solid #C29670;
width:98%;
}

.formField textarea {
width: 98%;
}

.formField label {
margin-left: 4pt;
}

.formField  textarea.mono {
font-size: 11pt;
font-family: "Courier New", Courier, monospace;
}

/* Paging */

.disabledArrow {color: #AAA}

/* Search */

.searchResultsHead {
margin-top: 8pt;
font-size: 12pt;
}

.searchResultsCount {
margin: 10pt 0;
}

.searchPages {

}

/* Articles */

.divArtList {

}

.tdArtListItem {
padding: 15px 0px 0px 0px;
}

.divArtListTitle {
font-weight: bold;
text-align: left; 
}

.divArtListDate, .divArtDate {
color: #848484; 
font-size: 8pt;
}

.divArtListPreview {
text-align: justify;
}

.divArtPages {

}

.divArt {

}

.divArtTitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #893910;
	font-weight: bold;
}

.divArtText {

}

.divArtBack {
	text-align: right;
}

/* News */

.divNewsList, .divNewsMainList {

}

.divNewsListItem, .divNewsMainListItem {
padding: 15px 0px 0px 0px;
}

.divNewsListTitle, .divNewsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate {
color: #848484; 
font-size: 8pt;
}

.divNewsListPreview, .divNewsMainListPreview {
text-align: justify;
}

.divNewsPages {

}

.divNews {

}

.divNewsTitle {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #893910;
	font-weight: bold;
}

.divNewsText {

}
.divNewsBack {
	text-align: right;
}

/* Contacts */

.divContactsList, .divContactsMainList {

}

.divContactsListItem, .divContactsMainListItem {
padding: 0px 0px 15px 0px;
}

.divContactsListTitle, .divContactsMainListTitle {
font-weight: bold;
text-align: left; 
}

.divContactsListDate, .divContactsMainListDate, .divContactsDate {
color: #444444; 
font-size: 10pt;
}

.divContactsListPreview, .divContactsMainListPreview {
text-align: justify;
}

.divContactsPages {

}

.divContacts {
width: 100%;
}

.tableContacts {
border-top: 1px solid #285B86;
border-right: 1px solid #285B86;
}

.tableContacts td, .tableContacts th {
border-left: 1px solid #285B86;
border-bottom: 1px solid #285B86;
text-align: left;
padding: 3px 5px;
}

.divContactsBack {
text-align: right;
}