body {
	color: #000000;
	background: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: tahoma, verdana,arial;
}

a:link {
	color: #066AB5;
	text-decoration:none;
}
a:visited {
	color: #066AB5;
	text-decoration:none;
}
a:hover {
	color: #066AB5;
	text-decoration: underline;
}

.left_part {
	background-color: #E9F1F8;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/	
	
}

#top_part {
	background-color: #E9F1F8;
	height: 115px;
}

h1 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #296CBC;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 7px 10px 7px 21px; /* top, right, bottom, left*/	
	
}

h1 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
h1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
h1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

h3 {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #296CBC;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 7px 10px 7px 21px; /* top, right, bottom, left*/	
	
}

h4 {
	font-size: 12px;
	color: #FF0000;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 5px 0px 0px 0px; /* top, right, bottom, left*/
}

#phones h1 {
	font-size: 12px;
	color: #FF0000;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 5px 0px 0px 0px; /* top, right, bottom, left*/
	background-color: transparent;
}

#phones h1 a:link{
  color: red;
}
#phones h1 a:visited {
	color: red;
	text-decoration:none;
}
#phones h1 a:hover{
 text-decoration: underline;
}

/*-- main menu styles --*/

#main_menu {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 5px 10px 5px 10px; /* top, right, bottom, left*/
	width: 868px; 
	background-color: #00579F;
}

#main_menu td{
 text-align: center;
}

#main_menu h1{
 background-color: transparent;
 padding: 0px 0px 0px 0px;
 font-size: 13px;
}

#main_menu h1 a:link {
	color: #CCCCCC;
	text-decoration:none;
}
#main_menu h1 a:visited {
	color: #CCCCCC;
	text-decoration:none;
}
#main_menu h1 a:hover {
	color:#FFFFFF;
	border-bottom: 1px red  solid;
}


table.pricetable tr td {
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	padding: 1px 2px; /* top, right, bottom, left*/
	margin: 1px;
	border: 1px inset #999999;
}
table.pricetable caption {
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	color:#000000;
	padding: 1px 2px; /* top, right, bottom, left*/
	margin: 1px;	
}

/*-- chapters in other div --*/
p.other_chapter {
	font-weight: normal;
	font-size: 11px;
	color:#000000;
	padding: 5px 5px 5px 5px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px;
}

p.other_chapter b {
	display: block;
	font-size: 13px;
	color: #066AB5;
	padding: 2px 0px 5px 0px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/

}

p.other_chapter b a:link {
	color: #066AB5;
	text-decoration:none;
}
p.other_chapter b a:visited {
	color: #066AB5;
	text-decoration:none;
}
p.other_chapter b a:hover {
	color: #066AB5;
	text-decoration: underline;
}


img.img_other {
	margin: 0px 0px 23px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
}

/*-- chapters in rus div --*/
p.rus_chapter {
	font-weight: normal;
	font-size: 11px; 
	color: #066AB5;	
	padding: 0px 10px 28px 12px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
}

p.rus_chapter b {
	display: block;
	font-size: 13px;
	color: #000000;
	padding: 0px 0px 5px 0px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
}

p.rus_chapter a:link {
	color: #000000;
	text-decoration:none;
}
p.rus_chapter a:visited {
	color: #000000;
	text-decoration:none;
}
p.rus_chapter a:hover {
	color: #000000;
	text-decoration: underline;
}

p.rus_chapter b a:link {
	color: #000000;
	text-decoration:none;
}
p.rus_chapter b a:visited {
	color: #000000;
	text-decoration:none;
}
p.rus_chapter b a:hover {
	color: #000000;
	text-decoration: underline;
}

img.img_rus {
	margin: 0px 0px 0px 12px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
}

/*-- logos --*/
#logos {
	height: 39px;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 7px 0px 0px 0px; /* top, right, bottom, left*/
	background-color: #FFFFFF;	
	border-top: #E9F1F8 solid 2px;
	
	vertical-align: bottom;
}

img.img_logo {
	margin: 0px 21px 0px 10px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
}

/*-- bottom menu styles --*/

#main_menu_bottom {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 20px 0px 20px 0px; /* top, right, bottom, left*/
	width: 888px; 
}

#main_menu_bottom td{
text-align:center;
}


#main_menu_bottom h1{
 margin: 0px 0px 0px 0px;
 background-color: transparent;
 font-size: 11px;
}

#main_menu_bottom h1 a:link {
 font-size: 11 px;
	color: #000000;
	text-decoration:none;
}
#main_menu_bottom h1 a:visited {
	color: #000000;
	text-decoration:none;
}
#main_menu_bottom h1 a:hover {
	color: #066AB5;
	text-decoration: none;
	border-bottom:1px red solid;
}


/*-- top links styles  --*/
#top_links {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	width: 206px;
	height: 115px;
	/* background-color: #0264B3; */
	background: url(images/top_element.jpg) no-repeat right top  #0264B3;
	
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
}

#top_links p {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 5px 0px 5px 21px; /* top, right, bottom, left*/
}

#top_links h1{
 font-size: 9pt;
 font-weight: bold; 
	color: #fffff;
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 20px; /* top, right, bottom, left*/
	line-height: 16px;
	background-color: transparent;
}

#top_links a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#top_links a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#top_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


/*-- phones div styles --*/
#phones {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	width: 428px;
	height: 50px;
	float: left;
	
	font-weight: normal; 
	color: #066AB5;
	text-decoration: none;
	font-size: 12px;
}

#phones p {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 10px 16px 6px 17px; /* top, right, bottom, left*/
	line-height: 14px;
	text-align: left;
}

/*-- other pages styles --*/

#submenu {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 10px 0px; /* top, right, bottom, left*/
	/* width: 250px; */ 
	
	font-weight: bold; 
	color: #066AB5;
	text-decoration: none;
	font-size: 11px;
	line-height: 16px;
}


#submenu ul, #submenu li {
	display: block;
	text-align: left;
	list-style-type: none;
}

#submenu ul {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	/* width: 260px; */	
}

#submenu li {
	margin: 3px 0px 3px 20px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	/* width: 260px; */	
}

#submenu li a:link {
	color: #066AB5;
	text-decoration:none;
}
#submenu li a:visited {
	color: #066AB5;
	text-decoration:none;
}
#submenu li a:hover {
	color: #066AB5;
	text-decoration: underline;
}

img.img_in_txt {
	float: left;
	margin: 0px 11px 0px 0px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
}


img.img_in_txt_right {
	float: right;
	right: 0px;
	margin: 0px 0px 10px 11px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
}


/*-- ---------------------------- --*/

p.txt_top_article {
	font-weight: normal;
	font-size: 11px; 
	color:#000000;	
	padding: 0px 0px 40px 10px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
}

p.txt_top_article b {
	font-size: 13px;
	color: #066AB5;
	padding: 0px 0px 5px 0px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/

}

p.txt_top_article b a:link {
	color: #066AB5;
	text-decoration:none;
}
p.txt_top_article b a:visited {
	color: #066AB5;
	text-decoration:none;
}
p.txt_top_article b a:hover {
	color: #066AB5;
	text-decoration: underline;
}


div.article {
	margin: 0px 0px 0px 0px; /* top, right, bottom, left*/
	padding: 6px 0px 6px 0px; /* top, right, bottom, left*/
	background-color: #FFFFFF;
	
}


#only_for_print {
	display: none;

}
img.img_in_article 
{
	display: block;
	float: left;
	margin: 12px 17px 12px 12px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
}
img.img_small 
{
	display: block;
	float: left;
	margin: 0px 8px 0px 3px; /* top, right, bottom, left*/
	padding: 0px; /* top, right, bottom, left*/
	border: 0px;
}
img.img_under {
	float: none;
	margin: 4px 1px 4px 4px; /* top, right, bottom, left*/
	padding: 0px 0px 0px 0px; /* top, right, bottom, left*/
	border: 0px;
	border-color: #ffffcc;
}
table.table_links {
	font-weight: normal;
	font-size: 11px;
	color: #066AB5;
	text-decoration:none;
	padding: 1px 1px; /* top, right, bottom, left*/
	margin: 1px;	
}
textarea.links 
{
font-size: 11px;	
}
p.other_chapter_l 
{
	font-family: Times New Roman;
	font-weight: normal;
	font-style:italic;
	font-size: 15px;
	color:#000000;
	padding: 11px 15px 11px 10px; /* top, right, bottom, left*/
	margin: 0px 0px 0px 0px;
	background-color:#ffffcc;
}
div.baner
{ font-family: Times New Roman;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  text-color: Silver;
  color: #333333;
  width: 1000px;
  }
div.baner a:link {
	color: #333333;
	text-decoration:none;
}
div.baner a:visited {
	color: #333333;
	text-decoration:none;
}
div.baner a:hover {
	color: gray;
	text-decoration: underline;
} 
  
div.baner-l {
  font-family: Times New Roman;
  font-weight: normal;
  font-size: 10px;
  text-align: center;
  color: silver;
  color: #333333;
  width: 1000px;
}

#stat
{
	font-size:7pt;
	color:#e0e0e0;
	text-align:right
}

ul.tech
{
 margin-top: 0px;
 list-style-type: disc;
;

}
ul.tech li
{
 font-size: 11px;
}