/* ======= Основное */
html, body{
	margin: 0; padding: 0;
	height: 100%;
	min-width: 900px;
	}
html{
	background: #f6f5f2 url('/i/rightpad.gif') right top repeat-y;
	}
body{
	height: auto !important;
	min-height: 100%;
	height: 100%;
	position: relative;
	background: url('/i/leftpad.gif') left top repeat-y;
	font-family: arial, tahoma, sans-serif;
	font-size: 0.74em;
	color: #000;
	}

/* ======= Страница */
#page{
	padding: 9px 69px 75px;
	}

/* ======= Чердак */
#header{
	position: relative;
	border-bottom: #907045 solid 11px;
	background: #9d815c;
	padding-bottom: 8px;
	}
#header .logo{
	position: absolute;
	left: 0; top: 0;
	}
#header .lines{
	padding: 1px 1px 1px 0;
	margin-left: 242px;
	border-color: #7c623e;
	border-style: solid;
	border-width: 1px 1px 1px 0;
	background: #b8b090;
	}
#header .picture{
	height: 168px;
	background: url('/i/header-picture.jpg') left top repeat-x;
	}
#header .picture .right{
	position: relative;
	right: -2px; top: -2px;
	width: 10px; height: 10px;
	float: right;
	background: url('/i/header-right.gif') left top no-repeat;
	}
#header .icons{
	margin-right: 11px;
	padding-top: 4px;
	text-align: right;
	}
#header span{
	margin-left: 17px;
	}

/* ======= Контент */
#content{
	position: relative;
	margin-left: 260px;
	padding: 25px 25px 0 0;
	height: 1%;
	}
.content-wrapper{
	width: 99%;
	overflow-x: auto;
	padding: 0 1px 15px;
	}
/* ---- Поиск */
#searchbar{
	position: absolute;
	right: 0; top: -29px;
	width: 239px; height: 39px;
	background: url('/i/search-panel.gif') left top no-repeat;
	}
#searchbar input.text{
	position: absolute;
	left: 45px; top: 25px;
	width: 140px;
	margin-top: -0.75em;
	border: none;
	background: transparent;
	color: #4a371c;
	font-size: 100%;
	}
#searchbar input.submit{
	position: absolute;
	left: 197px; top: 13px;
	}

/* ======= Левая колонка */
#leftcolumn{
	position: relative;
	float: left;
	width: 240px;
	}
/* ---- Правый уголок */
#leftcolumn .right{
	position: absolute;
	right: -10px; top: 0;
	width: 10px; height: 10px;
	background: url('/i/menu-right.gif') left top no-repeat;
	}
/* ---- Меню */
#leftcolumn .menu{
	padding-bottom: 27px;
	background: #907045 url('/i/menu-navigation-bottom.gif') left bottom no-repeat;
	}
#leftcolumn .menu .wrapper{
	position: relative;
	padding: 48px 3px 0;
	background: url('/i/menu-navigation.gif') 50% 3px no-repeat;
	}
.english #leftcolumn .menu .wrapper{
	background-image: url('/i/menu-navigation-en.gif');
	}
#leftcolumn .menu ul{
	list-style-type: none;
	position: relative;
	margin: 0;
	padding: 20px 0 0;
	border: #ccbeaa solid 1px;
	border-width: 0 1px;
	background: #b0987a;
	}
#leftcolumn .menu li{
	background: url('/i/menu-item.gif') 50% top no-repeat;
	padding: 3px 0 3px 25px;
	color: #fff;
	font-weight: bold;
	}
#leftcolumn .menu span, #leftcolumn .menu span a{
	color: #40463d;
	}
#leftcolumn .menu a{
	color: #000;
	text-decoration: none;
	}
#leftcolumn .menu a:hover{
	text-decoration: underline;
	}
#leftcolumn .menu .bull{
	padding-left: 12px;
	background: url('/i/menu-bull-black.gif') left 50% no-repeat;
	}
#leftcolumn .menu ul ul{
	padding: 3px 0 3px 20px;
	border: none;
	background: transparent;
	font-size: 95%;
	}
#leftcolumn .menu ul ul li{
	padding: 1px 0;
	background: transparent;
	font-weight: normal;
	}

/* ---- Контакты */
#leftcolumn .contacts{
	padding-bottom: 13px;
	background: #65974f url('/i/menu-contacts-bottom.gif') left bottom no-repeat;
	font-size: 95%;
	}
#leftcolumn .contacts .wrapper{
	position: relative;
	padding: 57px 3px 0;
	background: url('/i/menu-contacts.gif') 50% 13px no-repeat;
	}
.english #leftcolumn .contacts .wrapper{
	background-image: url('/i/menu-contacts-en.gif');
	}
#leftcolumn .contacts .content{
	padding: 10px;
	border: #b6ceac solid 1px;
	border-width: 0 1px;
	background: #90b47f;
	}
.contacts p{
	margin: 0;
	padding-left: 20px;
	background-position: left 1px;
	background-repeat: no-repeat;
	}
.contacts p, .contacts a{
	color: #40463d;
	}
.contacts p.address{
	background-image: url('/i/icon-address.gif');
	}
.contacts p.phone{
	background-image: url('/i/icon-phone.gif');
	}
.contacts p.fax{
	background-image: url('/i/icon-fax.gif');
	}
.contacts p.email{
	background-image: url('/i/icon-email.gif');
	}
/* ---- Языки */
#leftcolumn .lang{
	padding-bottom: 10px;
	background: url('/i/menu-lang-bottom.gif') left bottom no-repeat;
	}
#leftcolumn .lang .wrapper{
	position: relative;
	padding: 20px 3px 0;
	background: #907045 url('/i/menu-lang.gif') 50% 12px no-repeat;
	}
#leftcolumn .lang .content{
	padding: 0 10px;
	border: #c6b6a0 solid 1px;
	border-width: 0 1px;
	background: #a88e6c;
	font-weight: bold;
	color: #fff;
	}
#leftcolumn .lang .content *{
	vertical-align: middle;
	}
#leftcolumn .lang img{
	padding: 0 3px;
	}
/* ======= Контент */
.breadcrumbs img{
	margin: 0 6px;
	}

/* ======= Штуковина */
#clearer{
	clear: both;
	}

/* ======= Подвал */
#footer{
	position: absolute;
	left: 0; bottom: 0;
	width: 100%;
	}
#footer .content{
	margin: 0px 69px 0px 69px;
	background: url('/i/footer-bottom.gif') left bottom repeat-x;
	}
#footer .round{
	position: relative;
	height: 10px;
	margin: 0 10px;
	background: url('/i/footer-top.gif') left top repeat-x;
	}
#footer .round .left, #footer .round .right{
	position: absolute;
	top: 0px;
	width: 10px; height: 10px;
	}
#footer .round .left{
	left: -10px;
	background: url('/i/footer-left.gif') left top no-repeat;
	}
#footer .round .right{
	right: -10px;
	background: url('/i/footer-right.gif') left top no-repeat;
	}
#footer .copyrights div{
	position: relative;
	top: -5px;
	}
#footer .copyrights{
	padding: 0 15px;
	border-color: #7c623e;
	border-style: solid;
	border-width: 0 1px;
	color: #7c623e;
	font-size: 83%;
	background: url('/i/footer-top.gif') left -10px repeat-x;
	}
#footer .copyrights *{
	vertical-align: middle;
	}
#footer .copyrights .right{
	position: relative;
	float: right;
	}

/* ======================================================== Гиперссылки ===== */
a{
	color: #35731d;
	text-decoration: underline;
	}
a.passive{
	text-decoration: none;
	}
a.passive:hover{
	text-decoration: underline;
	}
a.glossary{
    text-decoration: none;
	}
a.glossary:hover {
	color: #90B47F;
	text-decoration: underline;
    }	
/* ============================================================== Текст ===== */
p{
	padding: 0;
	margin: 0 0 1em;
	}
.nowrap{
	white-space: nowrap;
	}
.bold{
	font-weight: bold;
	}
/* ---- easy-align */
.tocenter{
	text-align: center;
	}
.tojustify{
	text-align: justify;
	}
	
.toleft{
	text-align: left;
	}
.toright{
	text-align: right;
	}
.tomid{
	vertical-align: middle;
	}
.lfloat{
	float: left;
	}
.rfloat{
	float: right;
	}
.rclear{
    clear:right;
}
.full{
	width: 100%;
	}
/* ---- easy-margin */
.mt{
	margin-top: 1em;
	}
.mb{
	margin-bottom: 1em;
	}
.no-mb{
	margin-bottom: 0;
	}
.ml {
    margin-left: 1em;
}
/* ---- easy-size */
.bigger{
	font-size: 120%;
	}
.smaller{
	font-size: 95%;
	}
p.tojustify{
	text-align: justify;
	}
.pt {
	padding-top: 1em;
	}
/* ========================================================== Заголовки ===== */
h1, h2, h3{
	font-family: tahoma, arial, sans-serif;
	margin: 0 0 12px;
	padding: 0;
	color: #35731d;
	}
h1{
	position: relative;
	padding-left: 21px;
	background: url('/i/h-bull.gif') left bottom no-repeat;
	height: 1%;
	font-weight: normal;
	font-size: 150%;
	}
h1.no-bull{
	padding: 0;
	background: transparent;
	}
h1.pic{
	padding-top: 18px;
	}
h1 div{
	padding-left: 7px;
	border-bottom: #35731d solid 1px;
	}
h1 img{
	position: absolute;
	right: -10px; bottom: 1px;
	}
h1 .extra{
	float: right;
	padding-top: 0.5em;
	font-size: 66%;
	}
h1 .extra span{
	color: #000;
	}
h2{
	font-size: 120%;
	}
h3{
	font-size: 105%;
	}

/* ============================================================= Списки ===== */
ul{
	list-style-type: disc;
	margin: 0;
	padding: 0;
	}
ol{
	list-style-position: inside;
	margin: 0;
	padding: 0;
	}
ol.outside{
	list-style-position: outside;
	margin: 0;
	padding: 1em;
	margin-left: 1em;
	}
	
ul ul{
	list-style-type: square;
	}
ul.ml, ul ul{
	margin-left: 3em;
	}
ul.no-ml{
	margin-left: 0;
	}
ul.no-bull{
	list-style-type: none;
	}
ul.spacer li, ol.spacer li{
	margin-bottom: 0.7em;
	}

/* ============================================================== Формы ===== */
form{
	margin: auto;
	padding: 0;
	}

/* ============================================================ Таблицы ===== */

table td, table th{
	text-align: left;
	vertical-align: top;
	}
table.simple{
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 1em 0;
	}
table.sertif {
	background-color: #CCC ;
	border: 1px solid #777;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.simple td, table.simple th{
	border: #777 solid 1px;
	padding: 0.3em 0.7em;
	}
table.sertif  td, table.sertif th{
	border: #777 solid 1px;
	padding: 0.3em 0.7em;
	}
/* ============================================================= Разное ===== */
img{
	border: 0;
	padding: 0; margin: 0;
	}
img.pt {
	padding-top: 1em;
}

.bordered{
	padding: 3px;
	border: #c8beb2 solid 1px;
	}

/* ================================================= Оформление шаблонов ===== */
.date{
	margin: 0;
	padding-left: 13px;
	background: url('/i/icon-date.gif') left 0.2em no-repeat;
	font-size: 95%;
	font-weight: bold;
	}
.date, .date a, .title, .title a{
	color: #7c623e;
	}
a.details{
	display: block;
	margin: 0.3em 0 2em;
	padding-right: 15px;
	background: url('/i/details.gif') right 50% no-repeat;
	font-size: 95%;
	}
a.details span{
	display: block;
	background: url('/i/dots.gif') left bottom repeat-x;
	text-align: right;
	}
/* ---- Постраничная навигация */
.page-navigation{
	margin-top: 1em;
	text-align: center;
	}
.page-navigation a, .page-navigation .brownbox{
	margin: 0 3px;
	vertical-align: middle;
	}
.page-navigation strong{
	margin-right: 1.5em;
	}
.brownbox{
	padding: 4px 0 4px 6px;
	background: url('/i/brownbox-left.gif') left 50% no-repeat;
	color: #fff;
	}
.brownbox b{
	padding: 4px 6px 4px 0;
	height: 30px;
	background: url('/i/brownbox-right.gif') right 50% no-repeat;
	}

/* ---- Новости */
.newstable{
	border-collapse: collapse;
	}
.newstable td{
	padding: 0;
	}
.newstable td.left{
	padding-right: 10px;
	}
.newstable td.right{
	padding-left: 10px;
	}
