@charset "utf-8";
***/
* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background: #fff;
	height: 100%;
}

html, img, body {
	border: none;
}

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #000;
}

h1 {
	color: #41ac08;
	font: bold 1.6em Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	/*	padding:0 10px 10px;
	margin:0 20px 15px;*/
	border-bottom: 2px solid #d7d7d7;
}

#content h1,#content  h2,#content  h3,#content  h4,#content  h5,#content  h6
	{
	padding: 0 10px 10px;
	margin: 0 20px 15px;
}

h2,h3,h4 {
	font: bold 1.4em Verdana, Arial, Helvetica, sans-serif;
	/*	margin:0 20px 15px;
	padding:0 10px;*/
}

h3 {
	color: #626262;
}

h4 {
	color: #41ac08;
	text-align: center;
}

h5,h6 {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #41ac08;
	/*	padding:0 10px;
	margin:0 20px 15px;*/
}

h6 {
	color: #000;
	padding: 0 10px 10px;
	margin: 0 20px 15px;
}

#content p { /*	font-size:1.2em;*/
	padding: 0 10px;
	margin: 0 20px 12px;
}

p {
	font-size: 1.2em;
}

a {
	color: #41ac08;
	text-decoration: underline;
}

a:visited {
	color: #939393;
}

a:hover {
	color: #ff7800;
}

hr {
	color: #d7d7d7;
	height: 2px;
	background: #d7d7d7;
	border: none;
	margin: 0 20px 15px;
	font-size: 1px;
	overflow: hidden;
	clear: both;
}

#content ul {
	list-style: none;
	padding: 0 10px;
	margin: 0 20px 30px;
	font-size: 1.2em;
	display: inline-block;
}

#content ul li {
	font-weight: bold;
	margin-bottom: 5px;
}

#content ul ul {
	font-size: 1em;
	margin: 0;
	padding: 0;
}

#content ul ul li {
	background: url(../images/bull_green.gif) 0 60% no-repeat;
	padding: 0 0 0 9px;
	font-weight: normal;
}

span.pic {
	display: block;
}

p span.pic {
	margin: 0 0 22px;
}

span.pic img {
	margin-bottom: 2px;
	margin-top: 3px;
}

span.pic.left {
	margin-right: 40px !important;
	float: left;
}

span.pic.center {
	margin: 0 auto;
	display: block;
}

span.pic.right {
	margin-left: 40px;
	float: right;
}

span.pic a,span.pic span {
	clear: both;
	display: block;
}

span.pic.inner {
	margin-top: 22px;
}

/*****typical form
***********************/
form.auto_form {
	width: 706px;
	margin-bottom: 30px;
}

span.cont {
	display: block;
	height: 10px;
	position: relative;
	background: url(../images/form_corner.gif) 0 0 no-repeat;
	overflow: hidden;
	width: 706px;
	font-size: 1px;
}

span.cont.b {
	background-position: 0 100%;
	/*height:13px;*/
}

form.auto_form div.bg {
	border: solid #d7d7d7;
	border-width: 0 2px;
	background: #fff;
	padding: 2px 0 0 0;
}

form.auto_form h4 {
	text-align: left;
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #d7d7d7;
	padding-bottom: 14px;
	margin: 0 18px 0;
}

form.auto_form h4 a {
	text-decoration: none;
}

form.auto_form fieldset {
	padding: 18px;
	border: none;
}

form.auto_form label,form.auto_form div.pseudo_selct {
	display: block;
	text-align: right;
	margin: 0 10px 0 0;
	font-size: 1.1em;
	clear: both;
	height: 19px;
	padding: 0 0 17px;
}

form.auto_form div.pseudo_selct_holder {
	position: relative;
	z-index: 1000;
}

form.auto_form  .inputt {
	width: 440px;
	border: none;
	float: right;
	background: url(../images/form_input_bg.gif) 0 0 no-repeat;
	height: 19px;
	margin-left: 33px;
}

form.auto_form  .inputt.pseudo_selct {
	position: relative;
}

form.auto_form span.clicker {
	display: block;
	width: 415px;
	padding: 0 15px 0 10px;
	text-align: left;
	height: 19px;
	overflow: hidden;
	font-size: 11px;
	background: url(../images/selct_arr.gif) 100% 0 no-repeat;
	right: 0;
	top: 0;
	position: absolute;
}

#content .selct_list {
	display: block;
	width: 426px;
	position: absolute;
	border: 1px solid #ddd;
	top: 19px;
	right: 5px;
	margin: 0;
	padding: 1px;
	z-index: 10000;
	background: #fff;
}

#content .selct_list li {
	font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
	padding: 1px;
	margin: 0;
	text-align: left;
}

form.auto_form label input , form.auto_form input.my_text{
	width: 424px;
	padding: 0px 0 3px;
	margin: 0 8px;
	height: auto;
	border: none;
	background: none;
}

form.auto_form label input.text.type {
	
}

form.auto_form label select {
	height: auto;
	border: 1px inset #dbdbdb;
	margin: 0;
	float: right;
}

form.auto_form label select {
	width: 127px;
	font-size: 0.9em;
}

form.auto_form .txtarea {
	clear: both;
	margin: 0 10px 0 auto;
	display: block;
	font-size: 1.2em;
	height: 123px;
}

form.auto_form label.txtarea b.bg {
	width: 440px;
	height: 123px;
	display: block;
	float: right;
	background: url(../images/form_txtarea_bg2.gif) 0 0 repeat-x;
}

form.auto_form label.txtarea b.bg b {
	background: url(../images/form_txtarea_bg.gif) 0 0 no-repeat;
	float: none;
	height: 123px;
	display: block;
}

form.auto_form label.txtarea textarea {
	width: 430px;
	border: none;
	height: 123px;
	margin-bottom: 15px;
	background: none;
	overflow-y: scroll;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 5px;
}

form.auto_form .radio_check {
	clear: both;
	margin: 0 10px 7px 0;
	overflow: hidden;
}

form.auto_form .radio_check input {
	width: auto;
	border: none;
	float: left;
}

form.auto_form .radio_check.captcha input {
	width: 115px;
	border: solid #d7d7d7;
	border-width: 2px 1px 1px;
}

form.auto_form .radio_check.captcha  .inp label {
	margin: 4px 0 10px;
	padding: 0;
}

form.auto_form .radio_check.captcha img {
	display: inline;
}

form.auto_form .radio_check .inp {
	width: 440px;
	float: right;
	margin: 0 0 7px 0;
	text-align: left;
	clear: right;
}

form.auto_form .radio_check label {
	width: auto;
	height: auto;
	clear: none;
	margin: 0 0 0 18px;
	text-align: left;
	padding: 0;
	cursor: pointer;
}

form.auto_form .radio_check a {
	font-size: 1.2em;
}

form.auto_form .labl {
	margin-right: 472px;
	display: block;
	text-align: right;
	font-size: 0.9em;
}

/*
			form.auto_form #labl2 {
				font-size:1em;
				}
*/
form.auto_form label .labl {
	font-size: 1em;
}

form.auto_form .txtarea .labl {
	font-size: 0.9em;
}

form.auto_form .pseudo_selct_holder .labl {
	font-size: 1.1em;
	margin-right: 482px;
}

form.auto_form .radio_check .labl {
	font-size: 1.1em;
}

#content p.required {
	display: block;
	padding: 15px 0 0 207px;
	margin: 0 0 15px 10px;
	clear: both;
	font-size: 1.1em;
}

button {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #41ac08;
	height: auto;
	padding: 1px 5px 2px;
	width: 83px;
	border: none;
	height: 18px;
}

button.back {
	background: url(../images/form_button_back.gif) 50% 50% no-repeat;
	margin-left: 10px;
	padding-left: 11px;
}

button.forward {
	background: url(../images/form_button_forw.gif) 50% 50% no-repeat;
	/*float:right;*/
	margin-right: 10px;
	padding-right: 11px;
}

form.auto_form .radio_check.captcha button.forward {
	float: right;
	margin: 30px 0 0;
}

.subscribe button {
	background: url(../images/subscribe.gif) 50% 50% no-repeat;
	width: 103px;
	padding-right: 14px;
	margin-bottom: 15px;
}

form.auto_form.subscribe  fieldset {
	padding-top: 8px;
}

/*****typical table
************************/
table.auto_table {
	border-collapse: collapse;
	width: auto;
	border: 1px solid #d7d7d7;
	margin-bottom: 20px;
	margin-right: 5px;
}

table.auto_table td,table.auto_table th {
	border: 1px solid #d7d7d7;
	padding: 12px 15px;
}

table.auto_table th {
	background: #eaeaea;
	font-size: 1.2em;
	text-align: left;
	vertical-align: middle;
}

table.auto_table td {
	vertical-align: top;
	font-size: 1.1em;
}

a.print_version {
	float: right;
	display: block;
	background: url(../images/printer.gif) 100% 50% no-repeat;
	margin-right: 33px;
	margin-left: 40px;
	margin-top: 6px;
	padding-right: 30px;
	font: 1.1em Tahoma, Arial, sans-serif;
}

/*****/
div.page_menu {
	display: block;
	clear: both;
	padding: 9px 0;
	text-align: right;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}

div.page_menu a,div.page_menu span {
	padding: 5px 6px;
	color: #000;
	text-decoration: none;
}

div.page_menu a:visited {
	color: #939393;
}

div.page_menu a:hover {
	text-decoration: underline;
}

div.page_menu span {
	color: #41ac08;
}

div.page_menu a.signs {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}

div.page_menu a.first {
	background-image: url(../images/page_first.gif);
	margin-right: 11px;
}

div.page_menu a.first:visited {
	background-image: url(../images/page_first_vis.gif);
}

div.page_menu a.first:hover {
	background-image: url(../images/page_first2.gif);
}

div.page_menu a.next {
	background-image: url(../images/page_next.gif);
	margin-left: 10px;
}

div.page_menu a.next:visited {
	background-image: url(../images/page_next_vis.gif);
}

div.page_menu a.next:hover {
	background-image: url(../images/page_next2.gif);
}

div.page_menu a.prev {
	background-image: url(../images/page_prev.gif);
	margin-right: 10px;
}

div.page_menu a.prev:visited {
	background-image: url(../images/page_prev_vis.gif);
}

div.page_menu a.prev:hover {
	background-image: url(../images/page_prev2.gif);
}

div.page_menu a.last {
	background-image: url(../images/page_last.gif);
	margin-left: 11px;
}

div.page_menu a.last:visited {
	background-image: url(../images/page_last_vis.gif);
}

div.page_menu a.last:hover {
	background-image: url(../images/page_last2.gif);
}

div.counters {
	display: block;
	clear: both;
	text-align: right;
	padding: 0 20px 20px 40px;
}

div.counters img {
	margin-left: 3px;
}

/*****layout
*****************/
div#obertka {
	width: 1000px;
	margin: 0 auto;
	min-height: 100%;
	background: #ecffe8;
}

div#container {
	background: #fff url(../images/bg_bottom.png) 0 100% repeat-x;
}

#golova {
	padding: 15px 50px 20px;
	position: relative;
}

#dno {
	margin: 0 20px 0 40px;
	border-top: 2px solid #d7d7d7;
	overflow: hidden;
	min-height: 56px;
}

#dno a {
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #3d3d3d;
	padding-left: 10px;
	display: block;
	float: left;
	line-height: 48px;
}

#copy {
	font-family: Tahoma, Arial, sans-serif;
	float: right;
	color: #7b7b7b;
	line-height: 46px;
}

/*****golova content
*************************/
#lang_nav {
	margin-bottom: 30px;
}

#lang_nav a,#lang_nav a:visited {
	text-decoration: none;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-right: 35px;
	color: #afafaf;
}

#lang_nav a:hover {
	color: #ff7800;
}

#lang_nav a.lang_curr {
	color: #00a54f;
}

#top {
	position: relative;
}

#logo img {
	margin-bottom: 20px;
}

#logo span {
	display: block;
	height: 11px;
	text-indent: -9999px;
	background: url(../images/slogan.gif) 0 0 no-repeat;
	}
	#logo span.eng {
		background-image:url(../images/slogan_en.gif);
	}

#icons {
	position: absolute;
	bottom: 2px;
	right: -27px;
	font-size: 1px;
    /**/
   /*right:0;*/
}

#icons a {
	display: block;
	background: url(../images/icons.gif) 0 0 no-repeat;
	width: 12px;
	height: 11px;
	margin-top: 24px;
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
}

#icons a:hover {
	background-position: -12px 0;
}

#icons a#mail {
	background-position: 0 100%;
}

#icons a#mail:hover {
	background-position: -12px 100%;
}

#icons a#search {
	background-position: 0 -68px;
}

#icons a#search:hover {
	background-position: -12px -68px;
}

#icons a#home {
	background-position: 0 -34px;
}

#icons a#home:hover {
	background-position: -12px -34px;
}

#top p {
	font: 1.4em/ 1.6em Arial, Helvetica, sans-serif;
	color: #626262;
}

#bannercontainer {
	position: absolute;
	display: block;
	width: 667px;
	bottom: -4px;
	right: 10px;
}

#main_nav {
	min-height: 220px;
	background-position: 0 0;
	background-repeat: no-repeat !important;
	/*margin-bottom:30px;*/
	width: 100%;
	position: relative;
}

#main_nav object {
	float: right;
}

#main_nav ul {
	padding: 9px 0 0 34px;
	list-style: none;
	display: block;
	position: relative;
	width: 260px;
}

#main_nav ul li {
	display: block;
	height: 38px;
	width: 270px;
	padding: 1px 11px 1px 2px;
	float: left;
}

#main_nav ul a {
	color: #1f8106;
	text-decoration: none;
	height: 38px;
	width: 227px;
	font: 16px/ 38px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	padding: 0 30px 0 13px;
	white-space: nowrap;
	font-weight: bold;
}

#main_nav ul a.last_elem {
	/*font: 11px/ 38px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	font-weight: bold;*/
}

#main_nav ul li a:hover,#main_nav ul li:hover a {
	background: url(../images/menu_hover2.png) 0 50% no-repeat;
}

#main_nav ul li ul {
	display: none;
	position: absolute;
	left: 286px;
	top: 0;
	width: auto;
}

#main_nav ul li:hover ul {
	display: block;
}

#main_nav ul li ul li,#main_nav ul li ul li a {
	width: auto;
	font-weight: bold;
}

#main_nav ul li ul li a {
	font-size: 15px;
}

#main_nav ul li ul li a:hover,#main_nav ul li:hover ul li a {
	background: none;
}

#main_nav ul li:hover ul li a:hover {
	text-decoration: underline;
}

/*****telo
***************/
#telo {
	padding: 30px 15px 50px 35px;
}

#telo .container {
	padding-left: 230px;
}

#telo .main_column {
	width: 720px;
	float: right;
}

#telo #content.main_column {
	padding: 0 0 0 9px;
	width: 711px;
}

#telo .left_column {
	float: left;
	width: 230px;
	margin-left: -230px;
}

.left_column h6 {
	font-size: 1.4em;
	margin: 1px 23px 18px 5px;
	border-bottom: 2px solid #d7d7d7;
	padding-bottom: 10px;
}

.news {
	display: block;
	padding: 0 15px;
	margin-bottom: 50px;
	font-size: 1.2em;
}

.news p {
	margin-bottom: 12px;
	font-size: 1em;
}

.news a,.news a:visited {
	color: #ff7800;
	text-decoration: underline;
}

.news a.more {
	display: block;
	color: #ff7800;
	text-decoration: underline;
}

a.write_to {
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 202px;
	padding: 0 5px;
	height: 38px;
	text-indent: -9999px;
	margin-bottom: 5px !important;
	overflow: hidden;
}

a.write_to em {
	display: block;
	/*height:50px;*/ /*width:220px !important;*/
	/*border-bottom:2px solid #d7d7d7;*/
}

.left_column form h6 {
	color: #626262;
	border: none;
	margin-bottom: 0;
}

.left_column form .input {
	display: block;
	background: url(../images/search_input.gif) 0 0 no-repeat;
	height: 38px;
	width: 190px;
	float: left;
	cursor: text;
}

.left_column form .input input {
	border: none;
	background: none;
	margin: 12px 0 0 13px;
	font-size: 12px;
	color: #939393;
	width: 162px;
	cursor: text;
}

.left_column form button {
	width: 20px;
	background: none;
	margin-top: 10px;
}

/*****index content
************************/ /*
#top div.new_and_top{
-x-system-font:none;
bottom:-4px;
display:block;
line-height:1.6em;
position:absolute;
right:10px;
width:667px;
}
*/
div.new_and_top {
	display: block;
	width: 706px;
	position: relative;
	margin-bottom: 10px;
}

div.brdr {
	width: auto;
	border: solid #d7d7d7;
	border-width: 0 2px;
	background: #fff;
	padding: 0 18px 6px;
}

#content div.new_and_top h2 {
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #41ac08;
	padding: 0;
	margin: -5px 0 10px;
}

#content div.new_and_top p {
	margin: 0;
	padding: 0;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}

div.new_and_top a.navig {
	display: block;
	width: 11px;
	height: 41px;
	background: url(../images/index_back.gif) 100% 0 no-repeat;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -20px;
	text-indent: -9999px;
}

div.new_and_top a.navig:hover {
	background-position: 0 0;
}

div.new_and_top a.navig.forw {
	background: url(../images/index_forw.gif) 0 0 no-repeat;
	left: auto;
	right: 0;
}

div.new_and_top a.navig.forw:hover {
	background-position: 100% 0;
}

div.new_and_top .boxx {
	width: auto;
	margin: 0 auto;
	text-decoration: none;
}

#content div.new_and_top .boxx h6 {
	padding: 0;
	margin-left: 0;
	margin-bottom: 7px;
}

div.new_and_top .boxx .item { /*display:table-cell;*/
	width: 323px;
	height: 142px;
	background: #fff;
	text-decoration: none;
}

div.new_and_top .boxx .item:hover b.corner_box {
	visibility: visible;
}

.item table {
	width: 320px;
	margin: 0 auto;
	border-collapse: collapse;
	height: 124px;
}

.item table th {
	width: 175px;
}

.item td {
	vertical-align: top;
}

.item td div {
	display: block;
	min-height: 61px;
	height: auto;
	padding: 18px 0 45px;
	position: relative;
}

.item td a.more {
	display: block;
	height: 17px;
	width: 83px;
	font: bold 10px/ 16px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/more_opacity.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: 7px;
	position: absolute;
	bottom: 17px;
	left: 0;
}

/*****search results
*************************/
div.search_results {
	display: block;
}

div.search_results h3 {
	margin-bottom: 10px;
}

div.search_results form {
	display: block;
	width: 666px;
	position: relative;
	background: url(../images/search_input_long.gif) 0 0 no-repeat;
	padding: 12px 0 0;
	margin-left: 20px;
}

div.search_results input { /*display:block;*/
	width: 600px;
	border: none;
	background: none;
	margin: 0 19px 25px;
	color: #626262;
	font-size: 12px;
}

div.search_results button {
	background: url(../images/page_next2.gif) 100% 50% no-repeat;
	position: absolute;
	right: 13px;
	top: 10px;
	padding-right: 10px;
	color: #626262;
	font-size: 12px;
}

div.search_results form p {
	text-align: center;
	margin-bottom: 4px;
}

dl {
	margin: 0pt 20px 30px;
	padding: 0pt 10px;
	font-size: 1.2em;
}

div.search_results dt b {
	font-weight: normal;
	margin-right: -1em;
	display: block;
	float: left;
}

#content div.search_results dt p {
	margin-left: 1em;
	font-size: 1em;
	margin-bottom: 0;
}

div.search_results dd {
	margin-left: 3em;
	margin-bottom: 0.6em;
}

div.search_results h6 {
	margin-bottom: 11px;
}

div.search_results  dl.publ dt {
	display: block;
	float: left;
	width: 6em;
	margin-right: -6em;
	clear: left;
}

div.search_results  dl.publ dd {
	margin-left: 6em;
	padding-left: 2px;
}

/*****publication
**********************/
div.publication_item {
	overflow: hidden;
	margin-bottom: 35px;
}

div.publication h2 {
	color: #41ac08;
}

div.publication_item h2 {
	color: #000;
	margin-bottom: 10px;
}

div.publication_item h2 a {
	color: #626262;
	text-decoration: none;
	font-weight: normal;
}

div.publication_item h2 a:hover {
	text-decoration: underline;
}

b.date {
	display: block;
	float: right;
	width: 8em;
	text-align: right;
	color: #41ac08;
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-right: 44px;
}

div.publication_item .page_menu {
	text-align: left;
	font-weight: normal;
	padding: 9px 30px;
	clear: both;
}

div.publication_item .page_menu a,div.publication_item .page_menu span {
	padding: 0;
	margin: 0;
	text-decoration: none;
}

div.publication_item .page_menu a {
	color: #000;
}

div.publication_item .page_menu span {
	color: #939393;
}

div.publication_item .page_menu a:visited {
	color: #939393;
}

div.publication_item .page_menu a:hover {
	color: #41ac08;
	text-decoration: none;
}

div.publication_item .page_menu a.prev,div.publication_item .page_menu span.prev
	{
	background: url(../images/page_prev.gif) 0 60% no-repeat;
	padding: 0 0 0 18px;
	margin-right: 60px;
}

div.publication_item .page_menu a.prev:visited {
	background-image: url(../images/page_prev_vis.gif);
}

div.publication_item .page_menu a.prev:hover {
	background-image: url(../images/page_prev.gif);
}

div.publication_item .page_menu span.prev {
	background: none;
}

div.publication_item .page_menu a.to_list,div.publication_item .page_menu span.to_list
	{
	background: url(../images/up.gif) 0 60% no-repeat;
	padding: 0 0 0 19px;
	margin-right: 70px;
}

div.publication_item .page_menu a.to_list:visited {
	background: url(../images/page_up_vis.gif) 0 60% no-repeat;
}

div.publication_item .page_menu a.to_list:hover {
	background-image: url(../images/up.gif);
}

div.publication_item .page_menu span.to_list {
	background: none;
}

div.publication_item .page_menu a.next,div.publication_item .page_menu span.next
	{
	background: url(../images/page_next.gif) 100% 60% no-repeat;
	padding-right: 17px;
}

div.publication_item .page_menu a.next:visited {
	background: url(../images/page_next_vis.gif) 100% 60% no-repeat;
}

div.publication_item .page_menu a.next:hover {
	background-image: url(../images/page_next.gif);
}

div.publication_item .page_menu span.next {
	background: none;
}

div.publication_item .page_menu a.archive {
	background: url(../images/page_next.gif) 100% 60% no-repeat;
	padding-right: 13px;
	display: block;
	float: right;
	font-size: 1em;
}

div.publication_item .page_menu a.archive:visited {
	background-image: url(../images/page_next_vis.gif);
}

div.publication_item .page_menu a.archive:hover {
	background-image: url(../images/page_next.gif);
}

div.publication div.page_menu {
	text-align: center;
}

div.publication  div.publication_item {
	margin-bottom: 5px;
}

div.publication  div.publication_item span.pic {
	margin-bottom: 11px;
}

/*****site map
*******************/
dl.site_map {
	margin: -10px 20px 15px;
	padding: 0;
	font-size: 1em;
}

dl.site_map a:hover {
	text-decoration: underline;
}

dl.site_map dt {
	color: #000;
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}

dl.site_map dd {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

dl.site_map a,dl.site_map em {
	text-decoration: none;
	font-style: normal;
	color: black;
	display: block;
	padding: 5px;
	border-bottom: 1px dashed #bcbcbc;
}

dl.site_map dt a,dl.site_map dt em {
	padding: 5px 10px 6px;
	border-bottom: 1px solid #bbb;
	color: black;
}

dl.site_map dd a,dl.site_map dd em {
	padding: 5px 5px 5px 50px;
	color: #939393;
}

#content dl.site_map ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
}

#content dl.site_map li {
	background: none;
	margin: 0;
	font-weight: normal;
}

#content dl.site_map li li a {
	color: #939393;
	background: url(../images/bull_gray.gif) 80px 50% no-repeat;
	padding-left: 90px;
}

#content dl.site_map li a,#content dl.site_map li em {
	padding: 5px 5px 5px 72px;
	background: none;
	color: black;
}

/*****enlarged image
*************************/
body#enlarged {
	padding: 40px 50px 20px;
	background: #fff;
	height: auto;
}

body#enlarged div#obertka {
	width: auto;
	min-height: 0;
	background: #fff;
	width: 700px;
	margin: 0 auto;
}

body#enlarged #dno {
	display: block;
	clear: both;
	color: #7b7b7b;
	font: 1em Tahoma, Arial, sans-serif;
	text-align: center;
	margin: 0;
	padding: 15px 0 0 0;
	min-height: 0;
}

body#enlarged #logo {
	margin-bottom: 40px;
}

body#enlarged #telo {
	overflow: hidden;
	padding: 0;
}

body#enlarged #telo img {
	float: left;
	margin-right: 50px;
}

body#enlarged #telo .page_menu {
	text-align: center;
	clear: both;
	padding: 25px 0 30px;
}

body#enlarged #telo p {
	color: #626262;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

/*****subscribe
********************/
form.auto_form.subscribe {
	margin-top: -17px;
	font-size: 1.1em;
}

.labl em.h2 {
	font: normal bold 1.1em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-align: left;
}

form.auto_form.subscribe p {
	font-size: 1em;
}

form.auto_form.subscribe .radio_check {
	padding-top: 14px;
	padding-left: 3px;
}

form.auto_form.subscribe .radio_check .inp {
	width: 437px;
	margin-bottom: 10px;
}

form.auto_form.subscribe .radio_check label {
	margin-left: 29px;
}

form.auto_form.subscribe hr {
	margin-bottom: 9px;
}

#content .subscribe .txt_cntr p {
	margin-bottom: 0;
	padding-bottom: 4px;
}

form.auto_form.subscribe div.bg {
	min-height: 303px;
	width: 702px;
}

div.ff_bug {
	min-height: 193px;
}

/*****brands
*****************/
div.filtr {
	border-bottom: 2px solid #d2d2d2;
	position: relative;
	z-index: 10000;
}

div.filtr div {
	background: #d1ffb9;
	border-bottom: 1px solid #b3b3b3;
	display: block;
	padding: 4px 0 3px;
	position: relative;
}

form#filtr1 {
	display: block;
	position: absolute;
	top: 0;
}

.main_column form#filtr1 {
	position: static;
}

div.filtr div.pseudo_selct {
	display: block;
	width: 179px;
	height: 16px;
	position: absolute;
	left: 19px;
	top: 6px;
	padding: 0;
	border: none;
}

div.filtr div.pseudo_selct select {
	width: 160px;
	font-size: 10px;
	display: none;
}

button#js_off {
	background: #fff;
	border: 1px solid #ddd;
	width: auto;
	position: absolute;
	top: 7px;
	left: 377px;
}

div.filtr div.pseudo_selct#sel2 {
	left: 213px;
}

div.pseudo_selct ul {
	position: absolute;
	list-style: none;
	top: 17px;
	left: 5px;
	background: #fff;
	border: 1px solid #ddd;
	padding: 0;
	display: none;
	color: #5d5d5d;
	font-size: 11px;
	white-space: nowrap;
	z-index: 1000;
}

div.pseudo_selct li {
	background: #fff;
	padding: 0 5px 1px;
	cursor: default;
}

div.pseudo_selct li:hover {
	background: #eee;
}

span.clicker { /*display:none;*/
	display: block;
	/*position:absolute;*/ /*width:179px;*/
	height: 16px;
	overflow: hidden;
	left: 0;
	top: 0;
	color: #5d5d5d;
	font: 11px/ 15px Tahoma, Arial, sans-serif;
	text-indent: 10px;
	cursor: default;
	background: url(../images/filtr_pseudo.gif) 0 0 no-repeat;
}

div.filtr form.catalog_search {
	top: 0;
	margin: 0 0 0 417px;
	height: 20px;
	padding: 2px 0 0;
	line-height: 20px;
	width: 567px;
	background: url(../images/filtr_bg.gif) 0 0 no-repeat;
}

div.filtr form.catalog_search  h6 {
	color: #1f8106;
	padding: 0 12px 0 15px;
	display: inline;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	vertical-align: middle;
}

div.filtr .catalog_search  label {
	display: inline;
	vertical-align: middle;
	font: 12px/ 100% Tahoma, Arial, sans-serif;
	color: #5c5c5c;
	margin-right: 15px;
}

div.filtr .catalog_search  label input {
	vertical-align: text-bottom;
	display: inline;
	margin-right: 8px;
}

div.filtr .catalog_search  label.textt {
	margin-right: 0;
}

div.filtr .catalog_search  label.textt input {
	width: 158px;
	border: none;
	background: none;
	margin-left: 10px;
	height: auto;
	font-size: 11px;
	position: static;
	color: #5d5d5d;
}

div.filtr .catalog_search  button {
	background: none;
	width: auto;
	margin: 1px 0 0 2px;
	padding: 0;
	height: auto;
	line-height: 12px;
	height: 15px;
}

div.filtr .catalog_search  button img {
	vertical-align: middle;
}

#js_off {
	display: none;
}

/*****brand list
*********************/
#brand #telo {
	padding: 0;
}

.brand_list_logo {
	text-align: center;
	padding-top: 30px;
}

.brand_list_logo img {
	margin: 0 33px 30px;
	opacity: 0.5;
}

.brand_list_logo a:hover img {
	opacity: 1;
}

/*****brand page
*********************/
#telo.brand_page {
	/*background: ;*/
}

#telo.brand_page .container {
	padding-left: 294px;
	width: 706px;
	overflow: hidden;
}

#telo.brand_page .main_column {
	float: right;
	width: 706px;
}

#telo.brand_page .left_column {
	width: 294px;
	float: left;
	margin-left: -294px;
}

#telo.brand_page h4.preparat_name {
	text-align: left;
	margin-left: 294px;
	margin-right: 40px;
	margin-bottom: 0;
	padding: 0 0 16px;
	border-bottom: 2px solid #d0d0d0;
}

.container.preparat .left_column {
	text-align: center;
}

.container.preparat .main_column dl {
	display: block;
	font: 1.1em Tahoma, Arial, sans-serif;
	margin: -6px 0 16px 10px;
	padding: 0;
}

.container.preparat .main_column dt {
	color: #3bac07;
	font-weight: bold;
	margin: 22px 0 5px;
}

.container.preparat .main_column dd {
	color: #5d5d5d;
	margin-bottom: 4px;
}

.full_description {
	margin: 0pt 20px 0pt 40px;
	border-top: 2px solid #d7d7d7;
	padding: 20px 10px 0;
	clear: both;
	font: 1.1em Tahoma, Arial, sans-serif;
	color: #6d6e71;
}

.full_description * {
	font-size: 1em;
}

.full_description h5 {
	color: #3bac07;
	padding: 0;
	margin: 0 0 6px;
}

.full_description p {
	margin-bottom: 20px;
}

.full_description ul {
	list-style: none;
	margin-bottom: 20px;
}

.full_description ul li {
	font-weight: bold;
	margin-bottom: 4px;
}

.full_description h6 {
	padding: 0;
	margin: 0 0 20px;
	color: #6d6e71;
}

.container.preparat.brand_logo_n_name {
	padding-top: 15px;
}

.brand_logo_n_name h1 {
	border: none;
	margin: 9px 20px 6px 0;
}

.brand_logo_n_name p {
	margin-bottom: 11px;
	margin-right: 20px;
}

.brand_logo_n_name hr {
	margin-left: 0;
	margin-bottom: 5px;
}

.preparat div.new_and_top {
	width: 670px;
	margin-bottom: 17px;
	position: static;
}

.preparat div.new_and_top .boxx {
	width: 670px;
	border-collapse: collapse;
}

.preparat div.new_and_top .boxx .item {
	background: none;
	vertical-align: top;
}

.preparat div.new_and_top .boxx .item:hover {
	/*background:url(../images/td_hover.png) 50% 50% no-repeat;*/
	
}

b.corner_box {
	display: block;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}

.preparat div.new_and_top .boxx .item:hover b.corner_box {
	visibility: visible;
}

b.corner_box b {
	display: block;
	overflow: hidden;
	font-size: 1px;
}

b.corner_box b.bg1 {
	height: 1px;
	background: #d7d7d7;
	margin: 0 4px;
	border: solid #dbdbdb;
	border-width: 0 1px;
}

b.corner_box b.bg2 {
	height: 1px;
	background: #d7d7d7;
	margin: 0 2px;
}

b.corner_box b.bg3 {
	height: 1px;
	background: #e6e6e6;
	margin: 0 1px;
	border: solid #d7d7d7;
	border-width: 0 2px;
}

b.corner_box b.bg4 {
	height: 1px;
	background: #e6e6e6;
	margin: 0 1px;
	border: solid #d7d7d7;
	border-width: 0 1px;
}

.item div.bg {
	background: transparent;
	margin: 0 2px;
}

div.new_and_top .boxx .item:hover div.bg {
	background: #e6e6e6;
	border: solid #d7d7d7;
	border-width: 0 2px;
	position: relative;
	margin: 0;
}

.preparat .item table {
	width: auto;
	border-collapse: collapse;
}

.preparat .item table th {
	width: 96px;
	vertical-align: top;
	padding-top: 10px;
}

.preparat .item table td {
	padding-top: 7px;
	padding-left: 10px;
}

.preparat .item table div {
	padding-top: 0;
	min-height: 88px;
	height: auto;
	padding-bottom: 31px;
}

.preparat .item h6 {
	color: #3bac07;
	font-size: 11px;
	margin: 0 0 3px;
	padding: 0;
}

.preparat .item p {
	font: 1.1em Tahoma, Arial, sans-serif;
	color: #5d5d5d;
}

.preparat .item td a.more {
	bottom: 7px;
}

/*****bread crumb
**********************/
#telo .bread_crumb {
	display: block;
	padding: 22px;
	font: 1.1em Tahoma, Arial, sans-serif;
	text-align: left;
	color: #6d6e71;
}

/*****classes
******************/
.clearer {
	height: 0;
	overflow: hidden;
	clear: both;
	display: block;
}

.txt_cntr {
	text-align: center;
}

/******news
****************/
.archive {
	font-size: 1.2em;
	padding-left: 35px;
}

#content ul li {
	font-weight: normal;
}

/******img padding
*****************/
.pic.left img {
	padding-left: 30px;
}

p .pic.left img {
	padding-left: 0px;
}

/****** archive of news *******/
.news_archive {
	margin: 0pt 20px 15px;
	padding: 0pt 10px 10px;
}

.news_archive .news_nav_table {
	padding-bottom: 20px;
	padding-top: 10px;
}

.news_archive .news_nav_table .nav { /*    color:#41AC08;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
}

.news_archive  dl.news_item {
	margin: 0pt 10px 10px;
}

.news_archive  dl.news_item dt {
	display: block;
	float: left;
	width: 6em;
	margin-right: -6em;
	clear: left;
}

.news_archive  dl.news_item dd {
	margin-left: 6em;
	padding-left: 2px;
}

/***** avtoblocks ******/
.left_column .new_and_top {
	width: auto;
	margin-top: 15px;
	position: static;
}

.left_column .brdr {
	width: auto;
	border: solid #d7d7d7;
	border-width: 0 2px;
	background: #fff;
	padding: 0 18px 6px;
}

#content .left_column .new_and_top h2 {
	font: normal 1.8em Verdana, Arial, Helvetica, sans-serif;
	color: #41ac08;
	padding: 0;
	margin: -5px 0 10px;
}

#content .left_column .new_and_top p {
	margin: 0;
	padding: 0;
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
}

.left_column .new_and_top a.navig {
	display: block;
	width: 11px;
	height: 41px;
	background: url(../images/index_back.gif) 100% 0 no-repeat;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -20px;
	text-indent: -9999px;
}

.left_column .new_and_top a.navig:hover {
	background-position: 0 0;
}

.left_column .new_and_top a.navig.forw {
	background: url(../images/index_forw.gif) 0 0 no-repeat;
	left: auto;
	right: 0;
}

.left_column .new_and_top a.navig.forw:hover {
	background-position: 100% 0;
}

.left_column .new_and_top .boxx {
	width: auto;
	margin: 0 auto;
	text-decoration: none;
}

.left_column .new_and_top .boxx h6 {
	padding: 0;
	margin-left: 0;
	margin-bottom: 7px;
	font-size: 1.2em;
	border: none;
}

.left_column .new_and_top .boxx .item { /*display:table-cell;*/
	width: 323px;
	height: 142px;
	text-decoration: none;
	background: none;
}

.left_column .new_and_top .boxx .item:hover b.corner_box {
	visibility: visible;
}

.left_column .item {
	background: none
}

.left_column .item table { /*width:320px;*/
	width: auto;
	margin: 0 auto;
	border-collapse: collapse;
	height: 124px;
	/*background:none*/
}

.left_column .item table th { /*width:175px;*/
	width: auto;
	padding: 10px;
}

.left_column .item td {
	vertical-align: top;
}

.left_column .item td div {
	display: block;
	min-height: 61px;
	height: auto;
	padding: 18px 0 45px;
	position: relative;
}

.left_column .item td a.more {
	display: block;
	height: 17px;
	width: 83px;
	font: bold 10px/ 16px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/more_opacity.gif) 0 0 no-repeat;
	text-decoration: none;
	text-indent: 7px;
	position: absolute;
	bottom: 17px;
	left: 0;
}

.left_menu { /*border-bottom: 2px solid #D7D7D7;*/
	/*margin-bottom: 56px !important;*/
	width: 212px;
}

.left_menu b.brdr_bot {
	display: block;
	margin: 0 5px;
	height: 2px;
	overflow: hidden;
	font-size: 1px;
	background: #d7d7d7;
}

#content .slideclose,#content .slideopen {
	margin: 0 20px 0px;
	padding: 0 10px 10px;
	font-size: 1.2em;
	display: block;
}

#content .slide {
	display: none;
	font-size: 1.2em;
	margin: 0 30px 12px;
	padding: 0pt;
}

/*
#telo {
    padding:0pt;
}
*/
#brand_types {
	padding-top: 15px;
}

#brand_types h1 {
	border: none;
	margin: 9px 20px 6px 0;
	padding-left: 30px;
}

/**** typical image ******/
span.pic2 { /*display:block;*/
}

p span.pic2 { /*margin:0 0 22px;*/
	
}

span.pic2 img {
	margin-bottom: 2px;
	margin-top: 3px;
	text-decoration: none;
}

span.pic2.left {
	margin: 0 15px 15px 30px;
	float: left;
}

span.pic2.center {
	margin: 0 auto;
	display: block;
}
center span.pic2.center {
	display: inline;
}

span.pic2.right {
	margin: 0 30px 15px 15px;
	float: right;
}

span.pic2 a,span.pic2 span { /*clear:both;*/ /*display:block;*/
	text-decoration: none;
}

span.pic2.inner { /*margin-top:22px;*/
	
}

/*****fix 09/01/2008
****************************/
#i89 {
	position: absolute;
	right: 28px;
	top: 5px;
	z-index: 10000;
}

#brand_filter {
	position: relative;
	z-index: 10;
}

div.filtr .catalog_search button {
	position: absolute;
	right: 6px;
	top: 2px;
}

div.filtr form.catalog_search {
	padding-top: 4px;
	height: 18px;
}

div.new_and_top .boxx .hren {
	width: 100%;
}

form.auto_form .labl.file_labl {
	margin-right: 480px;
	margin-top: 1px;
}

div.fileinputs {
	position: relative;
	text-align: right;
	margin: 0 10px 0 0;
	float: right;
	width: 450px;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
	width: 100%;
}

.fakefile input {
	border: 0;
	height: 19px;
	background: url(/images/file_input.gif) 0 0 no-repeat;
	vertical-align: middle;
	margin: 0px 10px 0 0;
	/*color:#939393;*/
	width: 339px;
	padding: 0 0 0 8px;
}

.fakefile img {
	vertical-align: middle;
}

input.file {
	position: relative;
	text-align: right;
	-moz-opacity: 0;
	/*filter: alpha(opacity :   0);*/
	opacity: 0;
	z-index: 1000;
	padding: 0 20px 0 0;
}

dd p {
	font-size: 1em;
}

.bannercontainer {
	bottom: -4px;
	display: block;
	position: absolute;
	right: 10px;
	width: 667px;
}

/*********************************************/
.left_column .item td a.big {
	width: 100px;
	background: transparent url(/images/more_opacity_big.png) no-repeat
		scroll 0 0;
}

.left_column .item td a.vote {
	margin-left: 20px;
}

.left_column .new_and_top button.more {
	/*-x-system-font: none;*/
	background: transparent url(/images/more_opacity_big.png) no-repeat
		scroll 0 0;
	bottom: 17px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 17px;
	left: 0;
	line-height: 16px;
	position: absolute;
	text-decoration: none;
	text-indent: 7px;
	width: 100px;
	text-align: left;
	cursor: pointer;
}

.left_column .new_and_top button.vote {
	margin-left: 20px;
}

.left_column .new_and_top button.more span {
	display: block;
	margin-top: -2px;
}


div.results {
	padding-left:20px;	
}

.votes_success {
	font-size: 12px;
	padding: 10px 0 10px 20px;
}
div.results table {
	width:500px;
	margin-bottom:20px;
}
div.results table td.text {
	width:100px;
	font-size:125%;
}
div.results table div.persdiv {
	background: #BDF3A0;
}
/***/
#golova {
	padding-right:0;
	padding-bottom:24px;
}
#icons {
	padding:0 24px;
	right:0;
}
#logo {
	width:225px;
}
#top .bannercontainer {
	right:0;
	width:725px;
}
#main_nav {
	/*background:#ddd;*/
}
#icons a {
	margin-top:7px;
	}
	#icons {
		bottom:-15px;
		width:auto;
		padding:0 18px;
		}
		#icons a {
			float:right;
			margin:0 0 0 18px;
			}
			#icons a#map-natur {
				background-position:0 2px;
				}
				#icons a#map-natur:hover {
					background-position:-12px 2px;
				}
.preambula p {
	color:#626262;
	font:normal 400 1.4em/1.6em Arial,Helvetica,sans-serif;
	/*padding-right:60px;*/
}
#top div.new_and_top {
	width:100%;
	}
	#top div.new_and_top span.pic {
		margin:0 0 0 auto;
	}
	#top div.new_and_top span.pic img {
		margin:0;
		display:block;
	}
.news, .left_menu, .left_column form .input {
	margin-bottom:24px;
}
body#enlarged {
	padding:20px 50px;
}
body#enlarged #telo {
	text-align:center;
	}
	body#enlarged #telo img.pic {
		float:none;
		margin-right:15px;
		}
		.centered-img {
			float:right;
			}
			.centered-img h2,
			.centered-img p {
				text-align:left;
				width:222px;
			}
	body#enlarged #logo {
		/*border-bottom:2px solid #D7D7D7;*/
		width:100%;
	}
.left_column .new_and_top {
	clear:both;
	width:100%;
}
.banner_in_content {
    padding:1em 0;
    /*text-align:right;*/
    clear:both;
	zoom:1;
    }
    .banner_in_content div.new_and_top {
        width:auto;
    }
    div.banner_in_content .pic {
        display:block;
        margin:0 auto;
    }
.banner_in_content img {
	display:block!important;
	margin:0 auto!important;
}
.preparat-logo {
    margin:9px 0 27px;
}


/*********************** Company ****************************/

div.content div.main_company {
	
}

div.main_company div.company {
	
}

div.company div.region {
	display:block;
	float:left;
	zoom:1;
}

div.main_company div#flMap {
	position:relative;
}

div#flWin {
	position:absolute;
	border:1px solid #eee;
	width:100px;
	display:none;
	background:#fff;
	padding:3px 0 3px 5px;
}
div#flWin.aaa {
	display:block;
	zoom:1;
}

#content .region ul {
	display:block;
}

.checkbox {
    float: right;
    width : 447px;
}
.checkbox label {
    float :left;
    padding:0 0 8px!important;
}

.checkbox label input {
    float:left;
}
form.auto_form label input.checkbox, form.auto_form label input.radio {
    width:auto;
    background:none;
}

div.__fix28_07 {     
    width:100%;
    padding-bottom:10px;
}
div.__fix28_07:after {
    clear:both;
    content:' ';
    display:block;
    height:0;
}

.auto_form .checkbox label {
    margin:0;
    height:auto;
    width:100%;
    text-align:left;
}
.auto_form b.required {
    color:red;
    font-size:20px;
}

.auto_form p.required {
    color:red;
}

div.big {
	margin-top:20px;
	width:1000px;
	display:block;
}

div.big span.cont {
	background:transparent url(../images/form_corner-big.png) no-repeat scroll 0 0;
	width : 999px;
}
div.big span.b {
	background-position:0 100%;
}

div.big div.block {
	float:left;
	width:33%;
}

div.big div.brdr {
	display:inline-block;
	width:959px;
}


div.big ul li {
	list-style:none;
	margin-top:10px;
}

div.big ul li a {
	font-size:120%;
}
