/*-- style sheets by Dmitry Kurkin --*/
H1 {
	font-size: 24px;
	font-weight: normal;
}
H2 {
	font-size: 18px;
	font-weight: normal;
	color: #0066CC;
}
H3 {
	font-size: 16px;
	font-weight: normal;
	color: #0066CC;
}
H4 {
}
H5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
H6 {
}
.cell_menu {
	height: 49px;
	background: #0066CC;
}
.cell_menu_link {
	background: #0066CC;
	height: 49px;
	padding-left: 5px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}
.cell_menu_link_left {
	background: #0066CC url('../i/video/bg_menu_l.gif') no-repeat top left;;
	height: 49px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #e0e0e0;
	text-align: left;
}
.cell_menu_right {
	height: 49px;
	border-bottom: 1px solid #e0e0e0;
	background: #0066CC url('../i/video/bg_menu_r.gif') no-repeat right;
}
.product_price {
	text-align: left;
	color: #0066CC;
	font-weight: bold;
}
.ads_price {
	text-align: left;
	font-size: 18px;
	color: #0066CC;
	font-weight: normal;
}
.cell_ads_pic {
	background: #ffffff url('../i/video/bg_ads_right.gif') no-repeat right bottom;
	height: 186px;
	padding: 10px 10px 20px 10px;
	text-align: center;
	vertical-align: middle;
}
.cell_sections_main_vi {
	height: 125px;
	background: #0066CC url('../i/video/bg_main.gif') right bottom no-repeat;
}
.cell_sections_bottom_vi {
	background: url('../i/video/bg_main_bottom_temp2.gif') top right no-repeat;
	padding: 25px 10px 10px 10px;
	font-size: 10px;
	color: #333333;
}

/***** ourselfs styles *****/
ul.catalog_list {
  padding-left: 15px;
  list-style-image: url('../i/video/ul_catalog_bullet.gif');
}
ul.catalog_list li {
  margin: 5px 0px;
}
.nativecolor {
  color: #0066CC;
}
