* {
	padding:0;
	margin:0;
}

body {
	font:0.75em Verdana;
	color:#333333;
	background:#fff url("../images/bg.jpg") repeat-x top left;


}

/* Основные теги */

b {
font-size: 13px;
}
a {
	color:#4EB224;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:none;
}


/* Заголовки */

h1 {
	color:#43A519;
	border-bottom:1px solid #DCE1E3;
	font-size:1.8em;
	font-weight:normal;
	margin-bottom:5px;
}

h2 {
	color:#fff;
	font-size:2.4em;
	font-weight:normal;
}

h2 span {
	color:#FBA57C;
}

h3 {
	color:#006600;
	font-size:1.25em;
	position:relative;
	line-height:22px;
	margin-bottom:8px;
}

h3 img {
	float:left;
	margin-right:8px;
}

h4 {
	color:#AE9463;
	font-size:1.4em;
	margin-bottom:5px;
}

/* Элементы форм */

.textbox {
	background:#fff;
	border:1px solid #E5E5E5;
}

.button {
	background:#fff;
	border:1px solid #E5E5E5;
	height:18px;
	padding:0 2px;
	vertical-align:bottom !important;
	vertical-align:baseline;
}

/* Структура сайта */

#wrapper {
	background:url("../images/header-left.gif") no-repeat left top;
	position:relative      ;
	min-width:1000px;

}



#container {
	width:100%;
	float:left;
	margin-right:-237px;

}
#content {
	margin-right:237px;
}



/* Шапка */

#header {
	height:171px;
	background:url("../images/header-right.gif") no-repeat top right;
	margin-bottom:6px;
}

#header h2 {
	top:50px;
	left:160px;
	position:absolute;
}

.leaf {
	position:absolute;
	top:0;
	left:23px;
}

/* Центральная колонка */

#main {
	margin-left:257px;
	background:#fff url("../images/main-center-top.gif") repeat-x top;
max-width:1680px;
}
#main2 {
	margin-left:256px;
}

#inside9 {
	background:#fff url("../images/main-center-top.gif") repeat-x top;
}
.inside8 {
	background:url("../images/main-center-top.gif") repeat-x top;
}
.inside1 {
	background:url("../images/main-left-center.gif") repeat-y left;

}

.inside2 {
	background:url("../images/main-right-center.gif") repeat-y right;
valine:right;
}

.inside3 {
	background:url("../images/main-center-bottom.gif") repeat-x bottom;
}

.inside4 {
	background:url("../images/main-right-top.gif") no-repeat top right;
}

.inside5 {
	background:url("../images/main-left-top.gif") no-repeat top left;
}

.inside6 {
	background:url("../images/main-right-bottom.gif") no-repeat bottom right;
}

.inside7 {
	background:url("../images/main-left-bottom.gif") no-repeat left bottom;
	padding:20px 30px;
}

#main p {
	margin-bottom:10px;
}

.date {
	float:right;
	background:#FEFEC4;
	color:#88B536;
	font-size:1.25em;
	font-weight:bold;
	padding:4px 5px;
}

.postfooter span a {
	color:#F26C4F;

}



.bottom-anchor {
	font-size:1.1em;
}

/* Левая колонка */

#left {
	width:249px;
	float:left;
	padding-left:7px;
	font-family:Arial;
}

.left-block {
	background:#FFFFB9; 
	margin-bottom:10px;
}

.left-block .inside1 {
	background:url("../images/left-block-bottom.gif") no-repeat bottom;
	padding:10px;
}



.right-block {
	background:#FFFFB9; 
	margin-bottom:10px;

}

.right-block .inside1 {
 
	background:url("../images/left-block-bottom.gif") no-repeat bottom;
	 padding:5px 5px 5px 15px ;

}

.right-block h3 {
	color:#43A519;
	border-bottom:1px solid #DCE1E3;
	font-size:1.2em;
	font-weight:normal;
	line-height: 1;
}

.searchbox {
	padding:15px 0 10px;
	border-bottom:2px solid #E6E699;
	color:#3CB00E;
	font-weight:bold;
	font-size:1.25em;
	margin-bottom:10px;
}

.searchbox .textbox {
	width:135px;
}

.searchbox .button {
	background:url("../images/search-button.gif") no-repeat;
	border:0;
	padding:0;
	width:28px;
	height:25px;
	cursor:pointer;
}

/* Меню */

.menu li {
	list-style:none;
	padding:3px 0;
}


.menu li a {
	color:#555;
	font-size:1.1em;
	text-decoration:none;
	background:url("../images/small-leaf.gif") no-repeat left top;
	padding-left:20px;
	line-height:16px;
}

.menu li a:hover {
	color:#37940E;
	text-decoration:underline;
}

/* Алфавит */

.alphabet {
	margin:0 auto;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
}

.alphabet td {
	padding:0 5px;
}

.alphabet td a {
	color:#555;
}

/*Правая колонка */

#sidebar {
	width:230px;
	float:right;
	padding-right:7px;
        	
	font-family:Arial;



}

/* Правые быстрые ссылки */

#dmenu {
	margin-top:11px;
}

#dmenu a {
	color:#7D7C62;
}

#dmenu p {
	margin-bottom:5px;
}

#dmenu .post-date {
	text-align:right;
}

#dmenu li {
	list-style:none;
	background:#F1E7B9 url("../images/dmenu-bg.gif") no-repeat right top;
}

#dmenu li div {
	display:block;
	padding:10px;
	background:url("../images/dmenu-bg-bottom.gif") no-repeat right bottom;
}

#dmenu li:hover, #dmenu .over {
	background:#E6DCAC url("../images/dmenu-bg-top-over.gif") no-repeat right top;
}

#dmenu li:hover div, #dmenu .over div {
	background:url("../images/dmenu-bg-bottom-over.gif") no-repeat right bottom;
}

/* Подвал */

#footer {
	background:url("../images/footer-bg.gif") repeat-x bottom;
	border-top:1px solid #D5E6CF;
	color:#fff;
	text-align:center;
	font-size:1.25em;
	margin-top:10px;
}

#footer a {
	color:#fff;
}

#footer .inside1 {
	background:url("../images/footer.jpg") no-repeat center;
	height:58px;
	padding-top:30px;
}

.clearing {
	height:0;
	clear:both;
	font-size:0;
}

/* Межстраничная навигация */

.navigation {
	color:#666; 
	border:0px;
}

.navigation a {
	text-decoration:none;
	color:#636363;
	background:#F9F9F9;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	background:#FFFFB9;
	color:#333;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #999;
	color:#999;
	font-size:11px;
}
.col1 {
margin-top: 10px;  
width: 300px;		/* Ширина левой колонки */
  float: left;		/* Обтекание с правого края */
margin-left: 45px;	
}
.col2 {
display:block;
margin-top: 10px; 
line-height:18px;
 margin-left: 340px;		/* Сдвиг правого края на ширину первой колонки */
}

.col2 br {
margin-bottom: 4px;  
}
.colnews1 {

margin-top: 10px;  
width: 50%;		/* Ширина левой колонки */
  float: left;		/* Обтекание с правого края */
}
.colnews2 {
display:block;
margin-top: 10px;  
 margin-left: 50%;		/* Сдвиг правого края на ширину первой колонки */
}

.news {
	overflow:hidden;
	margin-bottom:10px;

}

.news p {

line-height: 1.5;
margin-top: 15px;
text-indent: 15px;

}

li.news_cons  {
font-size: 17px;
text-indent: 15px;
}
.news li {
line-height: 1.5;
margin-left: 15px;


}
.news_short p{
font-size: 14px;
margin-top: 10px;
text-indent: 15px;
line-height: 1.4;

}
.news img {
padding-right: 15px;
padding-bottom: 5px;
}

.news_right p {

line-height: 1.5;
margin-top: 5px;
margin-bottom: 30px;
font-size: 0.9em;
color:#666666;


}


a.menu_cat:link, a.menu_cat:visited {
	
	display:block;
	color:#106B34;
	text-decoration:none;
	font-size:11px;
	
	padding-left:18px;
	padding-top:1 px;
	padding-bottom:4px;
	font-weight:normal;
}

a.menu_cat:hover {
	
	color:#40A210;
	font-weight:normal;
text-decoration:underline;
}

#slink {

height: 40px;
margin-bottom: 10px;


}
#slink a{
font-size: 15px;
height: 30px;
margin-bottom: 10px;
color: #297D06;
}

#slink2{
height: 150px;
font-size: 12px;
line-height: 1.3;

}
#warp{
margin-right: 10px;
}

.insidee8 {
	background:url("../images/main-center-top1.gif") repeat-x top;
}
.insidee1 {
	background:url("../images/main-left-center1.gif") repeat-y left;

}

.insidee2 {
	background:url("../images/main-right-center1.gif") repeat-y right;
valine:right;
}

.insidee3 {
	background:url("../images/main-center-bottom1.gif") repeat-x bottom;
}

.insidee4 {
	background:url("../images/main-right-top1.gif") no-repeat top right;
}

.insidee5 {
	background:url("../images/main-left-top1.gif") no-repeat top left;
}

.insidee6 {
	background:url("../images/main-right-bottom1.gif") no-repeat bottom right;
}

.insidee7 {
	background:url("../images/main-left-bottom1.gif") no-repeat left bottom;
	padding:20px 30px;
}
.newsgrad {

background:url("../images/bg-sideb.jpg") no-repeat  top right;
}

#sectionLinks{
	margin: 0px;
	padding: 0px;
	background:#F3E8B3;

}

#sectionLinks h3{
	padding: 10px 0px 2px 2px;
	color:#006600;
	font-size:1.28em;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav00.jpg");
	
	padding: 7px 0px 3px 15px;
	color: #555555;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #F2CFA6;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
color:#006600;
}

#sectiontop{
height: 67px;	
margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #439119;	
background:#F2CFA6;
}

.image {
 
   	 float: left;
   	 clear: both;
   	 padding: 5px 10px 0px 0;}

.image_big {
       float: left;
	clear: both;
    	width: 215px;
   	padding: 20px 10px 0px 0;}
.image_big_right {
       float: right;
	clear: both;
    	width: 215px;
   	padding: 10px 10px 0px 0;}

.image_big  img 
	{border: 1px solid #439119;
	padding: 5px 5px 5px 5px;}

.image_big_right  img 
	{border: 1px solid #439119;
	padding: 5px 5px 5px 5px;}

.bord 	{border: 1px solid #439119;

	}

.vstavka {
	background-color: #FFF4BF;
    	width: 220px;
   	padding: 10px 10px 5px 10px;
	margin: 10px 10px 0px 5px;
	border: 2px solid #FFDAAF;

	}

.vstavka p {
	margin-top: 0px;
	line-height: 1.2;
	text-indent: 15px;
	color: #555555;
	
	}


.vstavka img {
	border: 2px solid #FFDAAF;
	padding: 0px 0px 0px 0px;
	margin-left: 8px;
	}

.vstavka2 {
	background-color: #FFF4BF;
    	width: 150px;
   	padding: 10px 10px 5px 10px;
	margin: 10px 10px 0px 5px;
	border: 2px solid #FFDAAF;
		}
.vstavka2 p {
	margin-top: 0px;
	line-height: 1.2;
	text-indent: 15px;
	color: #555555;
	
	}
