@charset "utf-8";
/* CSS layout */

html, body {height: 100%; margin: 0; padding: 0; min-width: 1000px;}
body {
	scrollbar-face-color: #e1e2e4;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color: #C3C4C8;
	scrollbar-3dlight-color: #C3C4C8;
	scrollbar-arrow-color: #dd292a;
	scrollbar-track-color: #F2F4F9;
	scrollbar-darkshadow-color: #7E8085;
	background: #fff url(images/cont_1.gif) repeat-y 236px top;
	font-family: "Tahoma", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;
	min-width: 1000px;
}

.wraper {
	position:relative;
	min-height: 100%;
	height: auto !important;
	min-width: 1000px;
	width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
	margin: 0;
	padding: 0;
	background: url(images/cont_5.gif) repeat-y right top;
}
* html .wraper {height: 100%;}
a {color: #1A6C04;}
a:hover {color: #FF9900;}
/*--------------------------------------------------------------------*/
#shap {height:105px; background: #CAFABD url(images/sh1.gif) no-repeat left top; vertical-align:top;}
.shapAdress {
	float:right;
	background: url(images/sh2.gif) no-repeat;
	width:180px;
	height:105px;
	padding: 0 10px 0 146px;
	font-size: 12px;
	line-height: 15px;
	color: #1A6C04;
	text-align:right;	
}
.shapAdress p {margin-top:0; padding-top:6px;}
#wraperTopmnu {
	height:38px;
	background: url(images/sh3.gif) no-repeat;
	margin:0;
	padding: 0 0 0 393px;
	
}
#topmenu {
	height:38px;
	background: url(images/sh_men.gif) repeat-x;
	text-align:right;
}
#afterShap {
	width:100%;
	height:22px;
	background: url(images/sh_tab.gif) repeat-x;
}
.afterLeft {
	float:left;
	width:355px;
	height:22px;
	background: url(images/sh4.gif) no-repeat;
}
.afterRight {
	float:right;
	width:214px;
	height:22px;
	background: url(images/sh5.gif) no-repeat;
}
/*--------------------------------------------------------------------*/
#middle {padding-bottom:158px;}
.clear {clear: both; width: 100%; height: 20px; padding:0; margin:0;}
.clearContent {width: 100%;  height: 1px; line-height:1px; padding:0; margin:0;}
/*--------------------------------------------------------------------*/
#left {float:left; width: 236px;}
.blockLeftUp, .blockLeftLast, .blockRightUp, .blockRightLast  {
	height: 5px;
	line-height: 5px;
	font-size:5px;
	background-repeat: no-repeat;
}
.blockLeftUp, .blockLeftLast, .blockLeftBott  {width: 236px;}
.blockLeftUp {background-image: url(images/upBlockLeft.gif);}
.blockLeftLast {background-image: url(images/botBlockLeftLast.gif);}
.blockLeftBott {
	background: url(images/botBlockLeft.gif);
	height: 27px;
	line-height: 27px;
	font-size:27px;
}
.blockLeftIn, .blockRightIn {
	padding: 10px;
	border-right: 1px solid #d4dce1;
	border-left: 1px solid #d4dce1;
}
.blockLeftIn {width: 214px;}
.blockLeftIn h2, .blockRightIn h2  {
	font-family:Tahoma;
	font-size: 16px;
	line-height: 16px;
	color: #F60;
	margin: 0;
	padding: 0 0 5px 0 !important;
}
	
/*--------------------------------------------------------------------*/
#content {margin: 0 206px 0 236px; padding: 0 30px 15px 30px; vertical-align:top;}

#content h2 {
	display: table;
	width: auto;
	font-size: 15px;
	line-height: 18px;
	color: #1A6C04;
	white-space: nowrap;
	padding: 19px 0 0 60px;
	background: url(images/bulletTitle.gif) no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#content h3 {
	color: #1A6C04;
	font-size: 13px;
	font-weight: bold;
	
}
#content a:hover, #right a:hover #left a:hover {text-decoration: none;}
#content p {
	text-align: justify;
	font-size: 12px;
	color: #444444;
	line-height: 18px;
}
#content p a:hover {
	background-color: #D9FCCF;
	color: #1A6C04;
	text-decoration: none;
}
#content img {border: 2px solid #E0DFE3;}
#content img.left, #content img.leftNObord {margin-right:15px; margin-bottom:10px;}
#content img.right, #content img.rightNObord {margin-left:15px; margin-bottom:10px;}
#content img.leftNObord, #content img.rightNObord {border: 0 none !important;}

#content ul li, #content ol li {font-size: 11px; line-height:18px;}
#content ul li {list-style-image: url(images/bullet_list.gif);}
#content hr {
	color: #d4dce1;
	width: 1px;
}

h3#post-  {
	font-size: 12px;
	color: #1A6C04;
	background:  url() no-repeat left top;
	padding-left: 0;
}
.spacer {
	padding-bottom: 0;
	margin: 0;
	padding-top: 2px;
}
/*--------------------------------------------------------------------*/
#right {
	float:right;
	width: 206px;
	text-align: left;
}
.blockRightUp, .blockRightLast, .blockRightBott  {width: 206px;}
.blockRightUp {background-image: url(images/upBlockRight.gif);}
.blockRightLast {background-image: url(images/botBlockRightLast.gif);}
.blockRightBott {
	background: url(images/botBlockRight.gif);
	height: 27px;
	line-height: 27px;
	font-size:27px;
}
.blockRightIn {width: 184px;}

/*---------------------------------------------*/
.banner img {}
.vnimanie {
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-align:justify;
	border-bottom: 2px dotted #d4dce1;
	padding: 5px 0 5px 0;
	margin-bottom: 10px;
}
.vnimanie a {font-size:11px;}

/*--------------------------------------------------------------------*/
#footer {position: relative; height: 158px; width:100%; margin: -158px 0 0 0; background-color: #FFF;}
.bottCorns {width: 100%; height:6px; background: url(images/cont_3.gif) repeat-x;}
.bottLeft, .bottRight { height:6px; line-height: 6px; margin: 0; padding: 0;}
.bottLeft {float:left; width: 245px; background: #FFF url(images/cont_2.gif) no-repeat right;}
.bottRight {float:right; width: 214px; background: #FFF url(images/cont_4.gif) no-repeat;}
.foot_bg1 {
	background: url(images/foot1.gif) repeat-x left bottom;
	height: 104px;
}
.foot_bg2 {
	background: #1a6c04 url(images/foot2.gif) repeat-x;
	height: 48px;
	vertical-align:top;
}
.foot_tx {
	font-family: Verdana;
	height:38px;
	margin: 0 40px 0 0;
	text-align:center;
	font-size: 10px;
	color: #4a5d6c;
	line-height:38px;
}
.upBotton {
	float:right;
	height:38px;
	width:40px;
	margin: 0;
	background: url(images/but_up.gif) no-repeat top;
	cursor:pointer;
}
div.upBotton:hover {background-position: bottom;}
.foot_tx a {color: #4a5d6c;}
.foot_tx a:hover {color: #1A6C04;}

/*---------------------------------------------*/
.FSF_searchResults {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}
.FSF_resultLink {
	color: #1A6C04;
}
.FSF_extract {
	font-size: 12px;
	color: #444444;
	line-height: 18px;
	_line-height: 16px;
}

.highlight {
	font-size: 12px;
	background-color: #f2f2f2;
	color: #1A6C04;
	font-weight: bold;
	line-height: 18px;
	_line-height: 16px;
}

.LIn_shortMode {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.LIn_desc {
	display: none;
}
.LIn_date {
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
}
