body { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#434343; 
	background-color:rgb(150,150,150); 
	margin: 0 0 0 0; padding: 0; 
	background-image:url(/img2/bgr_gradient.png); 
	background-repeat:repeat-x; background-position:top;
}

a {
	color:rgb(0,65,112);
	text-decoration:underline;
}

H1 {
	FONT-WEIGHT: 700;
	COLOR: rgb(19,63,120);
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 16pt;
	font-family:Arial, Helvetica, sans-serif;
}
H2 {
	FONT-WEIGHT: bold;
	MARGIN: 20px 0px 5px;
	font-size: 11pt;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	MARGIN: 10px 0px 5px;
}


HR {
	CLEAR: left; BORDER-RIGHT: medium none; BORDER-TOP: #c4ced4 1px solid; MARGIN: 8px 0px 12px; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none; HEIGHT: 1px; width:400px;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	line-height:13pt;
	margin:0px 0pt 10px;
	padding:0pt;
}

p.small_text {
font-family: Tahoma,Arial,sans-serif;
font-size:11px; 
line-height:normal;
}


ul {
	list-style:square;
}	

ul.product_index {
	list-style-type: square;
	list-style-image: url(/img2/small_bullet.gif);
	line-height: 14px;
	font-size:11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: -3px;
}

ul.product_index li {
	padding: 0px;
	margin-left: 20px;
}

.product_index a, .product_index2 a{
	color:rgb(102,102,102);

}	
ul.product_index2 {
	list-style-type: none;
	line-height: 14px;
	font-size:11px;
	padding: 0px;
	margin-top: 26px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.product_index2 span, ul.product_index2 span a {
	color: rgb(102,122,179);
	font-weight: bold; 
	font-size:16px;
	text-decoration:none;
}
ul.product_index2 li {
	margin-top:6px;
}

/*table {float:none;}*/


/* top menu styles ######################################*/
div.topmenu {
	height:26px;
	width:950px;
}

.topmenu a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	width: 224px; /*225  */
	height: 20px;
	float:left;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-image: url(/img2/top_menu_bgr.gif);
	background-repeat: repeat-x;
	}

.topmenu a:hover{
	background-image: url(/img2/top_menu_bgr_hover.gif);
	background-repeat: repeat-x;	
}

.topmenu a.opened {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: rgb(16,58,117);
	text-decoration:none;
	width: 225px; /*224  */
	height: 20px;
	padding:6px 0px 0px 12px;
	float:left;
	background-image: url(/img2/top_menu_opened_bgr.gif);
	}
	


.topmenu ul {
list-style-type:none;
margin:0pt;
padding:0pt;
}

.topmenu ul li {
display:inline;
}

.topmenu span {
	display:block;
	float:left;
	height:26px;
	width:2px;
	background-image: url(/img2/top_menu_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/* sub menu styles #######################################*/
div.submenu {
	height:20px;
	width:949px;
	background: transparent url(/img2/sub_menu_bgr.gif) repeat-x scroll left top;
}

.submenu a{
	font-family: Tahoma,Arial,sans-serif;
	font-size:11px;
	font-weight:normal;
	color:rgb(16,58,117);
	text-decoration:none;
	height: 18px;
	padding:0px 20px 0px 0px;
	}

.submenu a:hover {text-decoration:underline;}

.submenu ul {
	list-style-type:none;
	margin:0pt;
	padding-top: 0px;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 11px;
}

.submenu ul li {
	display:inline;
	padding-top: 0px;
}
/* tabs menu styles ######################################*/
div.tabsmenu {
	height:39px;
	width:100%;
	background-image: url(/img2/tabs_menu_bgr.gif);
	background-repeat: repeat-x;
	margin-top: 12px;
}

.tabsmenu a{
	font-size:11px;
	font-weight:bold;
	line-height: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: rgb(41,95,134);	
	text-decoration:none;
	float:left;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	}

.tabsmenu a:hover{
	text-decoration:none;
	background-image: url(/img2/tabs_menu_bgr_hover.gif);
	background-repeat: repeat-x;
}

.tabsmenu a.opened {
	height:28px;
	font-size:11px;
	font-weight:bold;
	line-height: 12px;
	font-family: Tahoma, Arial, sans-serif;
	color: rgb(2,40,79);
	text-decoration:none;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
	float:left;
	background-image: url(/img2/tabs_menu_opened_bgr.gif);
	background-repeat:repeat;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: rgb(152,152,152);
	border-left-color: rgb(152,152,152);
	cursor:default;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-color: rgb(152,152,152);
	border-bottom-color: #FFFFFF;
	}

.tabsmenu ul {
list-style-type:none;
margin:0pt;
padding:0pt;
}

.tabsmenu ul li {
display:inline;
}

.tabsmenu span {
	display:block;
	float:left;
	height:39px;
	width:2px;
	background-image: url(/img2/tabs_menu_separator.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* main content styles ################################# */

.maincontent_pdflist ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.maincontent_pdflist ul li{
	background-image:url(/img2/pdficon.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	height:34px;
	padding-top:8px;
	padding-right:0px;
	padding-left:34px;
	padding-bottom:0px;
	margin: 0px;
	display:block;
}

.maincontent_pdflist ul li.zip{
	background-image:url(/img2/zipicon.gif);

}
.maincontent_pdflist ul li.xls{
	background-image:url(/img2/xlsicon.gif);
	background-position:1px 8px;

}

/* RIGHT BLOCK styles ################################# */
.rightblock_l {
	background-image:url(/img2/right_block_l_bgr.png); 
	width:6px; 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:rgb(202,205,223)
}

.rightblock_c {
	background-image:url(/img2/right_block_bgr.png); 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:rgb(184,190,214)
}
.rightblock_div_catalogs {
	background-image:url(/img2/right_block_header_catalogs.png); 
	background-repeat:no-repeat; 
	background-position:10px 16px; 
	padding-left:4px; 
	padding-top:45px; 
	padding-right:10px; 
	padding-bottom:20px; 
	display:block;
}

.rightblock_div_actual {
	background-image:url(/img2/right_block_header_actual.png); 
	background-repeat:no-repeat; 
	background-position:10px 16px; 
	padding-left:10px; 
	padding-top:45px; 
	padding-right:10px; 
	padding-bottom:10px; 
	display:block;

	font-family: Tahoma,Arial,sans-serif;
	font-size:11px; 
	line-height:normal;
	color:rgb(59,69,87);
}

.rightblock_div_noactual {
	padding-left:10px; 
	padding-top:10px; 
	padding-right:10px; 
	padding-bottom:10px; 
	display:block;

	font-family: Tahoma,Arial,sans-serif;
	font-size:11px; 
	line-height:normal;
	color:rgb(59,69,87);
}

.rightblock_div_catalogs, .rightblock_div_actual a {
	font-family: Tahoma,Arial,sans-serif;
	font-size:11px; 
	line-height:normal;
	color:rgb(59,69,87);
}

.rightblock_div_catalogs, .rightblock_div_actual p {
	line-height:normal;
}

.rightblock_r {
	background-image:url(/img2/right_block_r_bgr.png); 
	width:6px; 
	background-repeat:repeat-x; 
	background-position:top; 
	background-color:rgb(164,170,191);
}

.rightblock_pdflist ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.rightblock_pdflist ul li{
	background-image:url(/img2/iconpdf.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-top:3px;
	padding-right:0px;
	padding-left:26px;
	padding-bottom:7px;
	margin: 0px;
	font-family: Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height:normal;
	color:rgb(59,69,87);
	display:block;
	height:17px;
}

.rightblock_pdflist ul li.zip{
	background-image:url(/img2/iconzip.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-top:3px;
	padding-right:0px;
	padding-left:26px;
	padding-bottom:7px;
	margin: 0px;
	font-family: Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height:normal;
	color:rgb(59,69,87);
	display:block;
}

.rightblock_pdflist ul li.video{
	background-image:url(/img2/iconvideo.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;
	padding-top:3px;
	padding-right:0px;
	padding-left:26px;
	padding-bottom:7px;
	margin: 0px;
	font-family: Tahoma,Arial,sans-serif;
	font-size:11px;
	line-height:normal;
	color:rgb(59,69,87);
	display:block;
}

/* table styles ################################*/
table.zebra {
background-color:#FFFFFF;
border-spacing:0;
border-collapse:collapse;
font-size:9pt;
}

.zebra td {
padding: 3px }

.zebra tbody .odd {
background-color:rgb(230,230,230);
color:#000000;
}
.zebra tbody .even {
background-color:#ffffff;
color:#000000;
}
.zebra tbody .zebra_head {
background-color:rgb(210,210,210);

font-weight:bold;
}
/* LAYOUT ################################*/
#print_comment {
	display:none;
}

#page_center_zone {
	background:#FFFFFF none repeat scroll 0 0;
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	vertical-align: top;
}
#header_zone {
	padding-bottom:16px;
}

#left_block_zone {
	float:left;
	width: 660px;
}
#right_block_zone {
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	clear: none;
	vertical-align: top;
}
#content_bottom_zone{
	clear: both;
	padding-bottom:20px;
	text-align: right;
}
#page_bottom_zone{
	width:950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	
/*text-align: right; */
	color: #FFFFFF;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
}
#search {
	position:absolute;
	width:208px;
	height:20px;
	z-index:1;
	padding-top: 46px;
	padding-left: 15px;
}

/* скрываем вначале все topmenu*/
#menu_firstpage, #menu_products, #menu_catalogs, #menu_company, #menu_contacts { 
display:none;
}

/* FORM ELEMENTS STYLE*/
input.InputModern {
background-color:#F0F0F0;
border:1px solid #A0A0A0;
font-family:Arial, Helvetica, sans-serif;
}
textarea.TextAreaModern {
background-color:#F0F0F0;
border:1px solid #A0A0A0;
font-family:Arial, Helvetica, sans-serif;
}

ul li h3 {
	margin-bottom:-10px;
}

.textleft {
	display: block;
	float: left;
}

.textright {
	display: block;
	float: right;
}


/* Все что относится к формам логина */

/*.login_area {background-color: #E6ECF6; margin-top: 14px; font-family:Calibri,Arial,Helvetica,sans-serif; width: 281px;}*/
.login_area {background: url("/cms/d/i/bg_blue.png") repeat-y left top; color: rgb(102,102,102); 
	margin-top: 0; font-family:Calibri,Arial,Helvetica,sans-serif; padding: 15px 15px 5px; width: 251px; margin-bottom: 14px;}
.login_area table {width: 100%; }
.login_area fieldset {border: 0; margin-top: 5px;}
.login_area input {width: 158px; height: 17px;font-size: 12px;}
.login_area .submit {background: url("/cms/d/i/bt_o.png") no-repeat left top; border: 0; height: 24px; width: 26px;}
.login_area .login_title {color:#4c4c4c; font-size: 20px; padding-bottom: 10px;}
.login_area .login_title span {font-size: 13px; color: red;}
.login_area .label {font-size: 11px; font-family: Tahoma,Arial,Helvetica,sans-serif; width: 45px;}
#login_form_err {color:red; margin-top: 15px;}
#regform input {width: 200px;}

/* Kate entered new style BEGIN */
.blok {position: relative;}

.overlay{
  display: none;
  height: auto;
  position:fixed;
  top: 5%;
  left: 5%;
  width: auto;
  z-index: 999;
}
.overlay .overlay_container{
  display: table-cell;
  
  vertical-align: middle;
}
.overlay_container img{
  background-color: #678;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.overlay:target {
  display: table;
}
/* Kate entered new style END */
