/* CSS Document */

* html #page-all {
	height: 100%;
	width: 900px;
}
html, body {
	height:100%; /* Растягиваем документ на всю высоту окна */
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
table td {
	padding:0px; /* cellpadding="0" */
}
table {
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
}
a:link {
	color: #00b0c7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00b0c7;
}
a:hover {
	text-decoration: underline;
	color: #00b0c7;
}
a:active {
	text-decoration: none;
	color: #00b0c7;
}
#page-all {
	min-height: 100%;
	width: 900px;
	min-width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -242px;
}
#first_line {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	background-color: #f0f0f5;
	margin-bottom: 0px;
}
#second_line {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	width: 900px;
	background-image: url(book_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#bullets {
	width: 100%;
	margin-bottom: 20px;
	margin-right: 10px;
}
#txt {
	float: left;
	width: 460px;
	font-family: tahoma;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}

#txt_comp{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDEEF3;
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-bottom: 5px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#txt_s {
	float: left;
	text-align: justify;
	width: 860px;
}





#banner {
	float: left;
	margin-top: 12px;
}
#news {
	float: right;
	width: 373px;
	background-image: url(bg_gray.gif);
	font-family: tahoma;
	font-size: 11px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#item_new {
	padding: 0px;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}





#banner_line {
	margin: 0px;
	padding: 0px;
	height: 105px;
}
#item_bull {
	background-image: url(bullets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 271px;
	vertical-align: top;
	padding-top: 47px;
}
#all_contents {
	padding-top: 30px;
	margin: 0px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	font-family: tahoma;
	font-size: 11px;
	
}
#bull {
	background-image: url(bullets_bg.gif);
	min-height:50px;
	font-family: Tahoma;
	font-size: 11px;
	margin-left: 19px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 222px;
}
#top_menu {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 80px;
	width: 900px;
	background-image: url(top_sh.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#footer {
	height: 242px;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#page-empty {
	clear: both;
	height: 242px;
	width: 100%;
	background-image: none;
}
#footer_menu {
	background-image: url(bg_gray.gif);
	height: 134px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#separator {
	clear: both;
	width: 100%;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#gl_menu {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 332px;
	background-image: url(menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#right_sh {
	background-image: url(right_sh.jpg);
	float: right;
	height: 240px;
	width: 10px;
}
#book {
	width: 558px;
	float: left;
	height: 240px;
	background-image: url(bg_book.jpg);
	background-repeat: repeat-y;
}
#footer_news {
	background-image: url(dotes.gif);
	height: 25px;
	width: 100%;
	text-align: right;
}
#head_news {
	background-image: url(news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 49px;
	margin: 0px;
}
#footer_news p {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 5px;
}
#dop_menu {
	float: right;
	margin-top: 15px;
	width: auto;
	padding-right: 0px;
	margin-bottom: 20px;
}
#dop_menu img {
	margin-left: 10px;
}
#tables {
	width: 100%;
	border: 1px solid #00B0C7;
	border-collapse:separate; /* cellspacing="0" */
}
#tables td {
	padding: 3px;
	border: 1px solid #00B0C7;
	color: #666666;
	text-align: center;
}


#form_aut {
	float: left;
	font-size: 11px;
	font-family: tahoma;
	margin-top: 15px;
	margin-left: 30px;
}
#form_aut input {
	font-size: 11px;
	font-family: tahoma;
	color: #999999;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}
#form_aut div {
	float: left;
	width: 40px;
	height: 18px;
}
#adress {
	font-family: tahoma;
	font-size: 11px;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 30px;
}
#adress p {
	margin-bottom: 15px;
	margin-top: 0px;
}
#booton_menu {
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	font-family: tahoma;
	font-size: 11px;
}
#booton_menu a {
	text-decoration: underline;
}
#other {
	padding: 10px;
}
#item_gl_menu {
	padding-top: 29px;
	padding-right: 30px;
	padding-left: 127px;
}
#items {
	height: 30px;
	background-image: url(punltir.gif);
	background-repeat: repeat-x;
	background-position: 0px;
	padding-bottom: 20px;
	margin-top: -10px;
}
#items_end {
	height: 30px;
	padding-bottom: 20px;
	margin-top: -10px;
}
#items_end img {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}
#items img {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
}
#items_name {
	font-family: tahoma;
	font-size: 14px;
	color: #000000;
	background-image: url(punltir.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 35px;
	padding-left: 10px;
}

#items_name_sel {
	font-family: tahoma;
	font-size: 14px;
	color: #00B0C7;
	background-image: url(punltir.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-left: 35px;
	padding-left: 10px;
}

#lang {
	float: left;
	padding-top: 30px;
	padding-left: 30px;
}
#lang img {
	margin-right: 10px;
}
#logotip {
	float: left;
	padding-top: 15px;
	padding-left: 215px;
}

#tel {
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}
#snipet_item {
	float: left;
	background-image: url(bullets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 271px;
}
#snipets {
}
#snip_bg {
	background-image: url(bg_snipet.gif);
	background-repeat: repeat-y;
	width: 271px;
	vertical-align: top;
	background-position:0 50%; /* Смещение вверх по вертикали */
}
#snipets {
	width: 100%;
	margin-bottom: 20px;
}
#bulls {
	background-image: url(bullets.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	font-family: tahoma;
	font-size: 11px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
	position: relative;
}
#head_snip {
	background-image: url(bullets.gif);
	height: 47px;
	width: 271px;
	background-repeat: no-repeat;
}
#txt_snip {
	background-image: url(bg_snipet.gif);
	background-repeat: repeat-y;
	width: 203px;
	padding-left: 46px;
	padding-right: 22px;
	font-family: tahoma;
	font-size: 12px;
	padding-bottom: 5px;
	text-align: justify;
	line-height: 150%;
}
#null_snip {
	float: left;
}
#snip {
	float: left;
	margin-bottom: 30px;
	width: 271px;
}
#Date_news {
	font-family: tahoma;
	font-size: 10px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Title_news {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
#Desc_news {
	margin-top: 10px;
	margin-bottom: 15px;
	text-align: justify;
	font-size: 12px;
	line-height: 150%;
}






#txt_snip_link {
	width: 200px;
	font-family: tahoma;
	font-size: 10px;
	text-align: right;
	margin-top: 3px;
	margin-bottom: 5px;
}
#items_name a {
	color: #000000;
}
#d_m {
	float: left;
	width: 271px;
	margin-bottom: 20px;
}
#navigator {
	padding-left: 302px;
	padding-bottom: 15px;
}

#d_m_l{
	float: left;
	width: 19px;
}#all_d_m {
	background-image: url(d_bg.gif);
	background-repeat: repeat-y;
	margin-left: 19px;
}
#menu_items {
	padding-left: 30px;
	padding-bottom: 15px;
}

#page-all #second_line #all_contents #cont #d_m #all_d_m #d_m_b {
	background-image: url(d_m_b.gif);
	height: 39px;
	width: 252px;
}
#booton_dmb {
	padding-top: 10px;
	padding-left: 50px;
}
#booton_dmb img {
	margin-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text {
	float: right;
	padding-left: 30px;
	width: 557px;
	font-size: 12px;
	line-height: 150%;
	text-align: justify;
}
#head_d_m2 {
	height: 37px;
	width: 271px;
	background-image: url(d_top.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#div_bg {
	height: 3px;
	background-image: url(corp_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 1px;
	margin: 0px;
	padding: 0px;

}
#item_lev1 {
	font-weight: bold;
}
#item_lev1 a {
	color: #333333;
	text-decoration: none;
}
#item_lev2 a {
	color: #333333;
}
#item_lev2 {
	height: 15px;
	background-image: url(punltir.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
	color: #00B0C7;
}
h1 {
	font-size: 18px;
	color: #00b0c7;
	font-family: Tahoma;
}
h2 {
	font-family: Tahoma;
	font-size: 16px;
	color: #999999;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #00b0c7;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #00b0c7;
	font-weight: lighter;
	font-style: italic;
}
#sub_levels_item {
	float: left;
	width: 265px;
	padding-bottom: 20px;
	text-align: justify;
}
#Title_sub_item {
	font-size: 12px;
	color: #00b0c7;
	margin: 0px;
	padding: 0px;
}
#Txt_sub_item {
	padding-top: 10px;
}
#Title_News_item {
	font-size: 12px;
	color: #00b0c7;
	margin: 0px;
	padding: 0px;

}
#Txt_News_item {
	padding-top: 10px;
	text-align: justify;
}
#Txt_News_item img {
	float: left;
	margin-right: 15px;
}
#pager_item {
	float: left;
	padding-right: 3px;
	padding-left: 3px;
}
#News_levels_item {
	padding-bottom: 20px;
}




#spacer_sub_item {
	float: left;
	width: 27px;
}
#sub_levels_item img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}


h5 {
	font-family: Tahoma;
	font-size: 12px;
	color: #00b0c7;
	font-weight: normal;
}
h6 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
#item_lev1 {
	margin-bottom: 10px;
}
#item_lev2_sel {
	background-image: url(select.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	
}

#Head_Pictures {
	background-image: url(pic.jpg);
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 558px;
	background-repeat: no-repeat;
}
#txt_snip_link a {
	text-decoration: underline;
}


.master_form {
	width: 550px;
}
.master_form_input{
	width: 430px;
}
.master_form_textarea{
	width: 430px;
	height: 200px;
}
#status_form{
	color: #FF0000;
}

#table1c_data {
	font-size: 11px;
}
#table1c_data input {
	font-size: 11px;
	font-family: tahoma;
	color: #999999;
	border: 1px solid #CCCCCC;
	margin-bottom: 3px;
}


#table_1c_rezult_1 {
	background-color: #EDEEF3;
	padding: 5px;
}
#table_1c_rezults {

}
#table_1c_rezult_2 {
	padding: 5px;
}
#table_1c_rezults_head {
	font-size: 10px;
	padding: 10px;
	background-color: #D9F4F9;
	vertical-align: bottom;
}
#table_1c_rezults {
	border: 1px solid #CCCCCC;
}
#top_banner {
	float: right;
	margin-top: 20px;
}

#selector {
}
#txt_s h1 {
	font-size: 16px;
	font-weight: bold;
	width: auto;
}
#selector p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	width: 460px;
}
#selector {
	padding-bottom: 10px;
	width: 460px;
	float: left;
	clear: both;
	font-size: 12px;
	line-height: 150%;
}
.notes {
	font-size: 12px;
	line-height: 150%;
	display: inline;
}
#fd {
	width: 860px;
}
.sel{
	color: #000000;
	width: 450px;
}
.nosel
{
	color: #00B0C7;
	cursor: pointer;
	width: 450px;
}


.nosel:hover
{
	text-decoration: underline;
}
#zoom_kl {
	margin-bottom: 15px;
}
#for_logo_kl {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}


#title_snip {
	width: auto;
	padding-top: 20px;
	margin-left: 45px;
	text-align: center;
}
#title_snip_t {
	font-size: 13px;
	color: #00B0C7;
	font-weight: bold;
	width: auto;
	padding-top: 20px;
	margin-left: 45px;
	text-align: center;
	padding-right: 22px;
}
#about {
	background-image: url(/design/new_unitrade_/About.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 5px;
	height: 15px;
}
#grey_line {
	height: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDEEF3;
	width: 100%;
}
#rasp {
	height: 15px;
	margin-bottom: 5px;
}
#top_banner p {
	margin: 0px;
	padding: 0px;
}
.bullet_h2 {
	background-image: url(bul_logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 25px;
	color: #00B0C7;
}
.search_er {
	background-color: #44C7ED;
}
#table_order {
	width: 100%;
}
#table_order th {
	color: #00B0C7;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#table_order td {
	padding: 3px;
	vertical-align: top;
}
#tov_order th {
	color: #333333;
	font-size: 11px;
	vertical-align: bottom;
	padding: 3px;
	text-align: center;
}
#tov_order {
	width: 100%;
}

#download td {
	vertical-align: top;
}
#download p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}