html {
   padding: 0px;
   margin: 0px;
   height: 100%;
}
body {
   width: 100%;
   padding: 0px;
   margin: 0px;
   font: normal 100.01% "Trebuchet MS", Tahoma;
   color: #5D5D5D;
}

a img {
   border: none;
}
.clear {
   clear: both;
   height: 0px;
   line-height: 0px;
   overflow: hidden;
}
.wrapper {
   max-width: 1050px;
   min-width: 970px;
   padding: 10px;
   margin: auto;
   _width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 990 ? "970px": ((document.documentElement.clientWidth || document.body.clientWidth) > 1240 ? "1050px" : "970px"));
}
.wrapper_inner {
   border: solid 1px #d1d1d1;
   padding: 12px 24px;
   position: relative;
   z-index: 1;
   max-width: 1001px;
   _width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 990 ? "922px": ((document.documentElement.clientWidth || document.body.clientWidth) > 1240 ? "1001px" : "922px"));
}
.upper_nav {
   float: right;
   width: 200px;
}

.lang_switcher {
   padding: 0px;
   margin: 0px;
   list-style-type: none;
   float: right;
   font-size: 75%;
   text-transform: uppercase;
   color: #46cc03;
   font-weight: bold;   
}
.lang_switcher li {
   display: inline-block;
   //display: inline;
   //zoom: 1;
   float: left;
   margin: 0px 2px;
}
.lang_switcher a {
   font-weight: normal;
   color: #5c5c5c;
   font-size: 100%;
}
.lang_switcher .separator {
   color: #5c5c5c;
   font-weight: normal;
}
.icons {
   padding: 0px;
   margin: 0px 20px 0px 0px;
   list-style-type: none;
   float: right;
}
.icons li {
   display: inline-block;
   //display: inline;
   //zoom: 1;
   float: left;
   margin: 0px 6px 0px 0px;
}
.icons a {
   display: block;
   height: 16px;
   width: 18px;
   outline: none;
}
.icons a.search {
   background: url(../images/bg-1.gif) 0px 0px no-repeat;
}
.icons a.home {
   background: url(../images/bg-1.gif) -22px 0px no-repeat;
}
.icons a.site_map {
   background: url(../images/bg-1.gif) -45px 0px no-repeat;
}
.icons a.mail {
   background: url(../images/bg-1.gif) -68px 0px no-repeat;
}

.logo {
   float: left;
   margin: 7px 0px 0px -12px;
   _margin: 7px 0px 0px -6px;
   width: 236px;
   height: 62px;
}
.logo a {
   outline: none;
}
.logo-en {
   float: left;
   margin: 7px 0px 0px -12px;
   _margin: 7px 0px 0px -6px;
   width: 236px;
   height: 78px;
}
.logo-en a {
   outline: none;
}
.slogan {
   position: relative;
   margin: 40px 0px 0px 320px;
   *margin: 55px 0px 0px 320px;
   _margin: 55px 0px 0px 317px;   
   text-transform: uppercase;
   font-size: 80%;
   width: 550px;
   /*float: left;*/
   z-index: 2;
}
.header {
   margin: 25px 0px 0px 0px;
   _margin: 20px 0px 0px 0px;
   height: 226px;
   background: #34bc04 url(../images/bg-6.jpg) left top no-repeat;
}
.h1 {
	background: #34bc04 url(../images/head-1.jpg) left top no-repeat;
}
.h2 {
	background: #34bc04 url(../images/head-2.jpg) left top no-repeat;
}
.h3 {
	background: #34bc04 url(../images/head-3.jpg) left top no-repeat;
}
.h4 {
	background: #34bc04 url(../images/head-4.jpg) left top no-repeat;
}
.vmenu {
   float: left;
   padding: 0px;
   margin: 13px 0px 0px 18px;
   _margin: 13px 0px 0px 9px;
   list-style-type: none;
   font-size: 85%;
}
.vmenu li {
   margin: 0px 0px 13px 0px;
}
.vmenu a {
   color: #ffffff;
}
.vmenu a.active {
   font-weight: bold;
   text-decoration: none;
}
.header .phones {
   float: right;
   width: 151px;
   height: 55px;
   background: url(../images/bg-2.png) top left no-repeat;
   margin: 147px -5px 0px 0px;
   padding: 10px 5px 5px 20px;
   font-size: 70%;
   overflow: hidden;
   color: #ffffff;
   behavior: url(js/iepngfix.htc);
   
   display:none;
}
.header .phones a {
   color: #ffffff;
}

.hmenu {
   padding: 0px;
   margin: 13px 0px 0px 320px;
   list-style-type: none;
   font-size: 75%;
   font-weight: bold;
}
.hmenu li {
   display: inline-block;
   //display: inline;
   //zoom: 1;
   padding: 0px 12px 0px 5px;
   background: url(../images/bg-3.gif) right 5px no-repeat;
   /*_background: expression(this.nextSibling==null ? 'none' : 'url(images/bg-3.gif) right 5px no-repeat');*/
}
.hmenu > li.last-child {
   background: none;
}
.hmenu a {
   color: #3eaa0e;
}
.hmenu a.active {
   text-decoration: none;
}

.main {
   margin: 37px 0px 30px 0px;
   border-collapse: collapse;
   width: 100%;
}
.main td {
   vertical-align: top;
}
.main .left {
   width: 300px;
}
.main .right {
   width: 166px;
}
.block {
   border: solid 1px #d1d1d1;
   background: url(../images/bg-4.gif) left top no-repeat;
   padding: 12px 18px 10px 18px;
   *padding: 12px 18px 0px 18px;
   _padding: 12px 18px 0px 18px;
   margin: 0px 0px 28px 0px;
   font-size: 70%;
}
.block h1 {
   color: #3eaa0e;
   font-weight: normal;
   font-size: 160% !important;
   margin: 0px 0px 10px 0px;
}
.block h1 a {
   color: #3eaa0e;
}
.block img {
   width: 260px;
}

p.more {
   text-align: right;
   font-weight: bold;
}
p.more a {
   color: #3eaa0e;
}
ul.sub-classes {
	list-styl: none;
	margin: 0 0 28px 0;
	padding: 12px 18px 10px 18px;
   *padding: 12px 18px 0px 18px;
   _padding: 12px 18px 0px 18px;
   font-size: 85%;
}
ul.sub-classes li {
	margin: 5px 0;
	padding: 0;
	list-style: none;
}
ul.sub-classes li a:link,
ul.sub-classes li a:visited,
ul.sub-classes li a:hover {
	color: #3EAA0E;
	font-weight: normal;
	text-decoration: underline;
}
ul.sub-classes li a.active:link,
ul.sub-classes li a.active:visited,
ul.sub-classes li a.active:hover {
	font-weight: bold;
	text-decoration: none;
}
.left h1, .right h1 {
   color: #3eaa0e;
   font-weight: normal;
   font-size: 120%;
   margin: 0px 0px 10px 0px;
}

.right .news_list {
   padding: 0px;
   margin: 0px;
   list-style-type: none;
   font-size: 70%;
}
.right .news_list li {
   margin: 0px 0px 20px 0px;
}
.right .news_list h2 {
   font-size: 100%;
   color: #3eaa0e;
   font-weight: bold;
   margin: 0px;
}
.right .news_list h2 a {
   color: #3eaa0e;
}
.right .news_list p {
   margin: 5px 0px;
}
.right .news_list p.date {
   color: #959595;
}

.main .content {
   font-size: 85%;
   padding: 0px 18px;
   text-align: justify;
}
.main .content h1 {
   color: #3eaa0e;
   font-weight: normal;
   font-size: 180%;
   text-align: left;
}
.main .content h2{
	text-align: left;
	font-size: 140%;
	
}
.main .content a {
   color: #3eaa0e;
}

.tail {
   background: url(../images/bg-5.gif) left top repeat-x;
   padding: 20px 50px 10px 50px;
   text-align: right;
   font-size: 70%;
   color: #5c5c5c;
}
.tail .counters {
   float: left;
}
.search_form input.text,
.search_form select {
   display: block;
   border: solid 1px #adadad;
   color: #959595;
   width: 260px;
   padding: 5px 3px;
   margin: 0px 0px 7px 0px;
   background: #ffffff;
   font: 85% "Trebuchet MS",Tahoma
}
.search_form select {
	width: 268px;
}
.search_form input.button {
   width: 78px;
   height: 24px;
   border: none;
   padding: 0px;
   float: right;
}

.fake-select {
	border: solid 1px #adadad;
	width: 241px;
	margin: 0 0 7px;
	padding: 5px 20px 5px 5px;
	color: #959595;
	cursor: pointer;
	cursor: hand;
	background: #ffffff url(../images/bg-7.gif) right center no-repeat;
	font-size: 85%;
}
.fake-select span {
	display: block;
	width: 241px;
	overflow: hidden;
	white-space: nowrap;
}
.fake-select-options-holder {
	display: none;
	position: absolute;
	overflow: auto;
	width: 266px;
	margin: -8px 0 0 !important;
	padding: 0;
	border: 1px solid #adadad;
	border-bottom: none;
	font-size: 85%;
}
.fake-select-options-holder .fake-select-option {
	border-bottom: solid 1px  #adadad;
	padding: 3px 5px;
	background-color: #FFFFFF;
}
.fake-select-options-holder .hover {
	background-color: #e7e7e7;
	cursor: pointer;
}
.fake-select-options-holder .selected {
	background-color: #e7e7e7;
}
a.doc {
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	
	background: transparent url(../images/docs.gif) no-repeat 2px 0;
	padding: 2px 2px 2px 20px;
}
a.pdf {
	background-position: 0 -82px;
}

img.issue-image {
	float:left;
	margin: 0 10px 10px 0;
}
table p {
	margin: 0px;
}
