body {
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
a {
	color: #79B020; /* Цвет ссылок */
	text-decoration: none;
}
#container #content .article #block h2 {
	font-size: 14px;
	margin-top: -5px;
	margin-bottom: 5px;
	font-family: Tahoma;
}
#container #content .article .navi_link h4 {
	margin-top: -3px;
	margin-bottom: -3px;
	color: #BCD1C7;
}

#block {
	height: auto;
	float: left;
	text-align: left;
	display: block;
	width: 618px;
	border: 1px solid #090;
	padding-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-top: 10px;
}

a:visited {
	color: #79B024; /* Цвет посещенных ссылок */
}
a:hover {
	color: #79B020; /* Цвет активных ссылок */
}
td.Arrow {
	width: 20px;
	height: 20px;
	background-image: url(images/Arrow.gif);
	background-repeat: no-repeat;
}
td.separator {
	width: 173px;
	height: 5px;
	background-image: url(images/separator.gif);
}
td.menu {
	width: 245px;
	padding-left: 30px;
	vertical-align: top;
	padding-top: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td.level_1 {
	width: 183px;
}
td.little {
	background-repeat: repeat-x;
	background-image: url(images/little.gif);
}
.level_1 a {
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.level_1 a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #79b020;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
td.level_2{
	font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	text-align: left;
	padding-left: 38px;
}
.level_2 a {
	font-family: Tahoma;
	font-size: 13px;
	color: #63C245;
	text-decoration: none;
	text-align: left;
}
.level_2 a:hover {
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
}
td.level_ahtung_new {
	width: 183px;
	color: #FFCC66;
}
.level_ahtung_new a {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

.level_ahtung_new a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFCC66;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
td.level_ahtung {
	width: 183px;
	color: #63c248;
}
.level_ahtung a {
	font-family: Tahoma;
	font-size: 13px;
	color: #63c248;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.level_ahtung a:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #63c248;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
#container {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	overflow: hidden;
}

#header {
	height: 287px;
	text-align: center;
}
h1 {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFC;
	margin-bottom: -10px;
}

#header #logo {
	margin-left: 45px;
	margin-top: 10px;
	float: left;
}
#header #contactinformation {
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #512421;
	width: 250px;
	margin-right: 60px;
	margin-top: 36px;
}
#header #contactinformation p span {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffeeda;
	display: block;
}

#navigator {
	height: auto;
	font-family: Tahoma, Geneva, sans-serif;
	width: 906px;
	margin-top: 5px;
	font-size: 30px;
}
#menu {
	width: 180px;
	float: left;
	margin-right: 40px;
	margin-left: -10px;
	line-height: 24px;
}
#menu li {
	display: block;
	font-family: Tahoma;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #bcd1c7;
	background-image: url(../images/Arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 5px;
	font-size: 13px;
}

#menu li a {
	color: #fff;
	text-decoration: none;
}
#menu li.new a {
	color: #FFCC66;

}
#menu li.new a:hover {
	color: #0CF;
}

#menu li.important a {
	color: #63c248;
}
#menu li a:hover{
	color: #63c248;
}
#content {
	width: 650px;
	float: left;
	height: 100%;
	background-repeat: repeat;
	text-align: center;
}
#container #content .article .article_text h1 a {
	color: #FFC;
	text-align: left;
}

#content  .article  td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5c666f;
	text-align: center;
}

#content .article {
	margin-bottom: 20px;
}
#content .article .article_text p {

}


#content .article .article_header {
	font-family: Tahoma;
	font-size: 16px;
	color: #FFF;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#content .article .article_text {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCC;
	text-align: justify;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
#content .article .article_image {
	float: left;
	margin-right: 12px;
	width: auto;
	text-align: center;
	vertical-align: middle;
	height: auto;
	margin-left: 5px;
}

#content .article .article_text  a {
	color: #79B020;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
#content .article .article_text  a:hover {
	color: #63c248;
	text-decoration: underline;
}
#podval {
	width: 100%;
	background-image: url(images/right_border.jpg);
	background-repeat: no-repeat;
	height: 235px;
	float: left;
	background-position: right bottom;
	display: block;

}
#shapka {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 276px;
	width: 906px;
}
.navigator_left {
	width: 215px;
	float: left;
	display: block;
	height: 45px;
	font-size: 13px;
	text-align: left;
	background-image: url(images/navi_pix.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #79B020;
	margin-left: 30px;
	font-weight: bold;
	margin-right: 10px;
	font-family: Tahoma;
}
.navigator_right {
	width: 650px;
	float: left;
	display: block;
	background-image: url(images/body_pix.gif);
	text-align: justify;
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #FFF;
}
#container #navigator .navigator_right p {
	font-family: Tahoma;
	font-size: 18px;
	margin: 1px;
}




div.fon {
	width: 126px;
	height: 88px;
	background-image: url(images/fon.jpg);
	background-repeat: no-repeat;
	margin-left: 115px;
	display: block;
	float: left;
	margin-top: 50px;
}
div.fon2 {
	width: 126px;
	height: 88px;
	display: block;
	float: left;
	margin-top: 50px;
}

div.fon_text {
	width: 126px;
	height: 44px;
	background-repeat: no-repeat;
	float: left;
	display: block;
	color: #79B020;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	font-family: Tahoma;
}
#container #content .article .article_text h2 {
}

div.fon_text2 {
	width: 126px;
	height: 44px;
	background-repeat: no-repeat;
	display: block;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma;
	text-align: center;
	clear: left;
}
#podval2 {
	width: 100%;
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	height: 150px;
	float: left;
	background-position: bottom;
	display: block;
	margin-left: -33px;
	padding-top: 85px;
}
div.center {
	width: 300px;
	height: 150px;
	display: block;
	float: left;
}
#container #content .article .spec {
	color: #FFCC66;
}


div.right {
	width: 300px;
	height: 150px;
	display: block;
	float: right;
	font-family: Tahoma;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	color: #000;
}
#content .article .article_image_right {
	float: right;
	width: 170px;
	text-align: center;
	vertical-align: middle;
	margin-left: 12px;
}
div.prokrutka {
	width: 650px;
	height: 150px;
	font-family: Tahoma;
	font-size: 12px;
	color: #CCC;
	text-align: left;
	overflow:auto;
	overflow-y:scroll;
	float: right;
}
div.stat {
	width: 170px;
	height: auto;
	display: block;
	background-image: url(images/columnbg.jpg);
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 20px;
	padding-top: 10px;
	border: thin solid #030;
	font-size: 11px;
	line-height: 10px;
	padding-bottom: 20px;
	float: none;
	margin-left: 10px;
}
#container .prokrutka p {
	text-align: justify;
}
#container .prokrutka h4 {
	text-align: center;
}

#container  #content  .article  .article_text  .author  {
	text-align: center;
	font-weight: bold;
}

#container #menu .stat a {
	color: #026A37;
	font-style: normal;
	text-decoration: none;
}
#container #menu .stat a:hover {
	color: #79B020;
	text-decoration: none;
}
#container #menu .stat a:visited {
	color: #79B020;
	text-decoration: none;
}
div.stat p {
	background-image: url(images/columnbg.jpg);
	font-size: 12px;
	line-height: 10px;
	font-family: Tahoma;
	font-weight: bold;
	color: #600;
}
div.stat h2 {
	font-size: 11px;
	font-family: Tahoma;
	color: #006835;
	margin-top: -5px;
}

div.navi_link {
	width: 650px;
	display: block;
	text-decoration: none;
	float: left;
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
	color: #FFC;
	margin-bottom: 30px;
}
#container #content .article .navi_link a {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
	padding-right: 5px;
	padding-left: 5px;
}
div.schetchik {
	width: 300px;
	height: 25px;
	display: block;
	float: left;
	margin-top: -10px;
}
div.navigator_text {
	text-align: right;
	font-size: 12px;
	color: #79B020;
	font-family: Tahoma;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
div.navigator_fon {
	text-align: left;
	font-size: 16px;
	color: #FFF;
	font-family: Tahoma;
}
#content .article .article_image_doors {
	float: left;
	margin-right: 12px;
	width: 130px;
	vertical-align: middle;
}
#container #content .article .article_text h2 {
	color: #FFC;
	font-size: 14px;
	text-align: center;
}
#container #content .article .article_text h3 {
	color: #63c248;
	font-size: 12px;
}
#container #content .article .article_text h3 a {
	color: #63c248;
	font-size: 12px;
}
#content .article .article_image_center {
	width: auto;
	text-align: center;
	vertical-align: middle;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
#container #content .article .article_text .link_text {
	color: #ccc;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
}
.back {
	text-align: right;
	margin-bottom: 20px;
}
