.bg_header {
	background: url('/a/shop2/img/header/bg_header.gif') repeat-x bottom left;
}
.bg_logo {
	background: url('/a/shop2/img/header/bg_logo.gif') no-repeat top left;
}
.search_image {
	background: url('/a/shop2/img/header/s_text.gif') no-repeat 3px 0;
}
.top_line {
	border: 1px solid #fff;
}
.section, .section a {
	color: #4a7500;
}
.log_stat {
	color: #059;
}
.log_stat a {
	color: #059;
}
.search {
	color: #45463d;
}
.search_input {
	color: #919289;
}

/* menu */
.menu {
	background: url('/a/shop2/img/header/menu_left.gif') top left no-repeat;
}
.menu a {
	background: url('/a/shop2/img/header/a_menu.gif') repeat-x top left;
	color: #5f8c1f;
}
.menu a:hover {
	color: #354f10;
}
.menu a#current {
	color: #333333;
}
.menu_in {
	background: url('/a/shop2/img/header/menu_right.gif') repeat-x top right;
}
/* end menu */


.bg_logo_table {
	background: url('/a/shop2/img/header/bg_logo_middle.gif') repeat-x top left;
}

/* submenu */
.submenu_bord {
	border-color: #007ba8;
}
.submenu a {
	color: #059;
}
.submenu a:hover {
	color: #059;
}
.submenu a#submenu_current {
	color: #059;
}
/* end  submenu */

.new_logo {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=http://i.bigmir.net/a/shop2/img/header/logo.png);
	width: expression(1);
	height: expression(1);
	padding-top: expression('8px')
}
.submit {
	color:#333;
	background:url('/a/shop2/img/header/submit.gif') no-repeat;
}
.box_color_up_full {
	background-color:#AC00A0;
}
.submit:hover { 
	color:#333; 
	background:url('/a/shop2/img/header/submit.gif') bottom left no-repeat; 
}

a.podarki_but {
	width:109px;
	height:21px;
	background: url('/a/shop2/img/header/podarok_but.png') no-repeat top left;
	background-color:none;
	border:none;
	display:block;
	cursor:pointer;
	margin-top:-19px;
	padding:24px 6px 0 10px;
	position:relative;
	behavior: url(/iepngfix.htc);
}
a.podarki_but:hover {
	background: url('/a/shop2/img/header/podarok_buth.png') no-repeat top left;
	background-color:none;
	border:none;
	 behavior: url(/iepngfix.htc);
}
#podarki_but2 {
	width:109px;
	height:23px;
	background: url('/a/shop2/img/header/podarok_but.png') no-repeat top left;
	background-color:none;
	border:none;
	display:block;
	cursor:pointer;
	margin-top:-19px;
	padding:24px 6px 0 10px;
	position:relative;
	 behavior: url(/iepngfix.htc);
	color:#333;
	font-weight:bold;
}
#podarki_but2:hover {
	background: url('/a/shop2/img/header/podarok_buth.png') no-repeat top left;
	background-color:none;
	border:none;
	 behavior: url(/iepngfix.htc);
	color:#333;
}