@charset "utf-8";
/* CSS Document */
							
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video 															  { display: inline-block; }
.lt-ie8 audio, .lt-ie8 canvas, .lt-ie8 video									  { display:inline; min-height:0}
audio:not([controls]) 															  { display: none; }
[hidden] 																		  { display: none; }

html, body, div, span, h1, h2, h3, h4, h5, h6, p, em, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, form, label, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			background: transparent;
			font-size: 100%;
							}

img { padding: 0; outline: 0; background: transparent; font-size: 100%}

html 						{ font-size: 100%; overflow-y: scroll; height:100%; min-width:980px;}
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body 						{ margin:0; padding:0; height:100%; min-width:980px; text-align: left; line-height: 1.25; font: 14px Arial, Helvetica, sans-serif; color: #5e514c; background: #986336 url(bgbg.jpg) repeat left top;}

a 							{ color: #5e514c;  margin: 0; padding: 0; font-size: 100%; background: transparent; text-decoration:underline;}
a:visited 					{ color: #5e514c; }
a:hover 					{ color: #5e514c; text-decoration:none }
a:focus						{ outline: thin dotted; }
a:hover, a:active 			{ outline: 0; }
abbr[title] 				{ border-bottom: 1px dotted; }
b, strong 					{ font-weight: bold; }
dfn 						{ font-style: italic; }
hr 							{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins							{ background: #ff9; color: #000; text-decoration: none; }
mark 						{ background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp 		{ font-family: monospace, serif; font-size: 1em; }
pre 						{ white-space: pre; white-space: pre-wrap;}

q 							{ quotes: none; }
q:before, q:after 			{ content: ""; content: none; }
small 						{ font-size: 85%; }
sub, sup 					{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup 						{ top: -0.5em; }
sub 						{ bottom: -0.25em; }

p, pre, blockquote, dl      { margin: 1em 0;}

ul, ol						{ margin: 1em 0; padding: 0 0 0 40px; }
dd 							{ margin: 0 0 0 40px; }
nav ul, nav ol				{ list-style: none; list-style-image: none; margin: 0; padding: 0; }

img 						{ vertical-align: middle; }
svg:not(:root) 				{ overflow: hidden; }
figure 						{ margin: 0; }

form						{ margin: 0; }
fieldset 					{ border: 0; margin: 0; padding: 0; border: 1px solid gray; }

label 						{ cursor: pointer; }
legend						{ border: 0; padding: 0; white-space: normal; }
.lt-ie8 legend 				{ margin-left:7px}
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; }
.lt-ie8 button, input, select, textarea{ vertical-align: middle;} 
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
.lt-ie8 button, input[type="button"], input[type="reset"], input[type="submit"]{ overflow:visible;}
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0;}
.lt-ie8 input[type="checkbox"], input[type="radio"] { width: 13px; height: 13px;}
textarea { overflow: auto; vertical-align: top; resize: vertical; }

a img { border: none;}

@font-face {
    font-family: 'CuprumRegular';
    src: url('cuprum-webfont.eot');
    src: local('☺'), url('cuprum-webfont.woff') format('woff'), url('cuprum-webfont.ttf') format('truetype'), url('cuprum-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; line-height: normal; color: #4f2419; font-family: "CuprumRegular", Arial, Helvetica, sans-serif;}
h1 { font-size: 30px; margin: 0 0 10px; color: #4f2419;}
h2 { font-size: 18px; margin: 0.83em 0;}
h3 { font-size: 16px; margin: 1.0em 0;}
h4 { font-size: 14px; margin: 1.33em 0;}
h5 { font-size: 12px; margin: 1.5em 0;}
h6 { font-size: 11px; margin: 1.67em 0;}

#wrapper { min-height: 100%; height: auto !important; height: 100%; background: url(reapeat-y.png) repeat-y center top;}
.site-wrap2 { background: url(header.png) no-repeat center top; width: 100%;}
.wrapper-inner { width: 980px; margin: 0 auto;}


/*--HEADER
----------------*/
#site-header { height: 342px; position: relative;}
.site-name { position: absolute; top: 15px; left: 69px;}
.site-slog {background: url(slog.png) no-repeat left top;position: absolute;top: 12px;left: 376px;height: 24px;width: 253px;}
.contacts-top {position: absolute;top: 35px;left: 375px;font: 22px "CuprumRegular";color: #6a7527;}
.contacts-top a,
.contacts-top a:hover { color: #6a7527; text-decoration: none;}
.contacts-top p { margin: 0;}

.but { display: block; height: 102px; width: 126px; cursor: pointer; background: url(but.png) no-repeat left top; position: absolute; top: 181px; right: 77px;}

.etop { position: absolute; top: 103px; left: 37px; font: 16px/1 "CuprumRegular"; color: #ffffff; text-align: center; width: 585px;}
.etop a { color: #ffffff; text-decoration: none;}
.etop a:hover { color: #ffffff; text-decoration: underline;}
.etop table { border-collapse: collapse; border-spacing: 0; width: 100%;}
.etop td { padding: 0; width: 143px;}


/* TOP MENU */

ul.menu-top { margin: 0; padding: 265px 0 0 55px; list-style: none; font-size: 0; min-height: 0;}
ul.menu-top li { margin: 0; padding: 0; float: left;}
ul.menu-top li a { display: block; color: #684712; font: 16px "CuprumRegular"; text-decoration: none; padding: 18px 12px 0;}
ul.menu-top li a:hover { color: #6a7527; text-decoration: underline; background: url(mtbgo.png) no-repeat center top;}


/* LEFT MENU */

.ml { background: url(mlx.gif) repeat-y left top; width: 232px; margin: 0 0 37px;}
.ml2 { background: url(mltop.gif) no-repeat left top;}
.ml3 { background: url(mlbot.gif) no-repeat left bottom; min-height: 150px; padding: 11px 2px 25px}

ul.menu-left { margin: 0; padding: 0; list-style: none; font-size: 0;}
ul.menu-left li { padding: 0 0 2px; background: url(mlline.gif) no-repeat left bottom;}
ul.menu-left li a { display: block; font: 16px "CuprumRegular"; text-decoration: none; color: #fff8f5; margin: 0 0 0 12px; padding: 0 0 4px;}
ul.menu-left li a:hover { color: #674a31; text-decoration: none; background: url(mlbgobot.png) no-repeat left bottom;}
ul.menu-left li a .b1 { display: block; padding: 7px 10px 4px 8px;}
ul.menu-left li a:hover .b1 { background: url(mlbgotop.png) no-repeat left top;}

/* EDIT BLOCK */

.edit-block { padding: 0 0 4px; background: url(ebot.gif) no-repeat left bottom; width: 227px;}
.edit-block2 { background: url(etop.gif) no-repeat left top; font: 26px/1 "CuprumRegular"; color: #fefefe; padding: 2px 16px 0;}
.edit-block3 { margin: 3px 0 30px;}

.informers { text-align: center; padding: 0; width: 232px; margin: 0 0 14px;}

.crumbs { font: 11px Tahoma, Geneva, sans-serif; color: #6f6f6f; text-decoration: none; margin: 0 0 14px;}
.crumbs a { text-decoration: underline; color: #6c7b27;}
.crumbs a:hover { text-decoration: none; color: #6c7b27;}

/* Middle
-----------------------------------------------------------------------------*/
#middle { width: 100%; padding: 0 0 106px; height: 1%; position: relative;}
#middle:after {	content: '.'; display: block; clear: both; visibility: hidden; height: 0;}
#container { width: 100%; float: left; overflow: hidden; position: relative; z-index: 5; }
#content { padding: 18px 13px 14px 290px; z-index: 5;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sideLeft {	float: left; width: 232px; margin-left: -100%; position: relative; padding: 0 0 0 22px; z-index: 5;}


/* FOOTER
-----------------------------------------------------------------------------*/
#site-footer { background: url(footer.png) no-repeat center bottom; height: 190px; width: 100%; margin: -190px 0 0;}
.footer-inner { height: 106px; padding: 84px 0 0; width: 980px; margin: 0 auto; position: relative;}

ul.menu-bot { margin: 0; padding: 0 22px 0 0; list-style: none; font-size: 0; float: right;}
ul.menu-bot li { margin: 0; padding: 0; float: left; background: url(https://lendoski.ru/t/v71/images/mbbg.gif) no-repeat left center;}
ul.menu-bot li:first-child { background: none;}
ul.menu-bot li a { display: block; font: 14px/1 "CuprumRegular"; text-decoration: none; color: #ffffff; padding: 0 0 0 7px;}
ul.menu-bot li a:hover { text-decoration: none; color: #ffffff; background: url(mbbgoleft.png) no-repeat left top;}
ul.menu-bot li a .b1 { display: block; padding: 8px 11px 8px 6px;}
ul.menu-bot li a:hover .b1 { background: url(mbbgoright.png) no-repeat right top;}

.copyrights { font: 11px Tahoma, Geneva, sans-serif; color: #080808; padding: 0; display: none;}
.mega { color: #f8f0ea; font: 11px Tahoma, Geneva, sans-serif; text-decoration: none; width: 122px; text-align: right; background: url(m.png) no-repeat left top; min-height: 31px; position: absolute; bottom: 23px; left: 11px; padding: 3px 0 0 34px;}
.mega a { color: #f8f0ea; text-decoration: underline;}
.mega a:hover { color: #f8f0ea; text-decoration: underline;}
.site-counters { position: absolute; bottom: 19px; left: 207px;}

/* tables */

table.table0 { border-collapse:collapse;}
table.table0 td { padding:5px; border: none}


table.table1 { border-collapse:collapse;}
table.table1 tr:hover {background: #e0e0e0; }
/*table.table1 tr:hover{ color:#fff}
table.table1 tr:hover a{ color:#fff}*/
table.table1 td { padding:5px; border: 1px solid #7f7f7f;}


table.table2 { border-collapse:collapse;}
/*table.table2 tr + tr:hover{ color:#fff;}
table.table2 tr + tr:hover a{ color:#fff;}*/
table.table2 tr:hover {background: #e0e0e0}
table.table2 td { padding:5px; border: 1px solid #261001;}
table.table2 th { padding:8px 5px; border: 1px solid #261001; background:#73980e; color: #fff; text-align:left;}
/*table.table2 th{ color:#fff}*/

/* GALLERY */

table.gallery {border-spacing:10px; border-collapse:separate;}
table.gallery td {background-color:#f0f0f0; text-align:center; padding:15px;}
table.gallery td img {}

.thumb {color:#000000}
.YMaps { color:#000;}

.clear { clear: both; height: 0; overflow: hidden; font-size: 0;}