/*-- style sheets by Dmitry Kurkin --*/
H1 {
  font-size: 24px;
  font-weight: normal;
}
H2 {
  font-size: 18px;
  font-weight: normal;
  color: #32B55A;
}
H3 {
  font-size: 16px;
  font-weight: normal;
  color: #32B55A;
}
H4 {
  text-align: left;
}
H5 {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
  color: #000000;
}
H6 {
}
.cell_menu {
  height: 49px;
  background: #32B55A;
}
.cell_menu_link {
  background: #32B55A;
  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: #32B55A url('../i/bezpeka/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: #32B55A url('../i/bezpeka/bg_menu_r.gif') no-repeat right;
}
.product_price {
  text-align: left;
  color: #32B55A;
  font-weight: bold;
}
.ads_price {
	text-align: left;
	font-size: 18px;
	color: #32B55A;
	font-weight: normal;
}
.cell_ads_pic {
	background: #ffffff url('../i/bezpeka/bg_ads_right.gif') no-repeat right bottom;
	height: 186px;
	padding: 10px 10px 20px 10px;
	text-align: center;
	vertical-align: middle;
}
.cell_sections_main_bp {
	height: 125px;
	background: #32B55A url('../i/bezpeka/bg_main.gif') right bottom no-repeat;
}
.cell_sections_bottom_bp {
	background: url('../i/bezpeka/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/bezpeka/ul_catalog_bullet.gif');
}
ul.catalog_list li {
  margin: 10px 0px;
}
.nativecolor {
  color: #32B55A;
}
H1.main_page {
  font-size: 26px;
  font-weight: bold;
  color: #32B55A;
  margin-bottom: 0px;
}
a.head1, a.head1:visited {
	color: #32B55A;
	text-decoration: none;
}
a.head1:hover, a.head1:active {
	color: #32B55A;
	text-decoration: underline;
}

