body {
	font-family: Arial, Helvetica, sans-serif;
	paddig:0px;
	margin:0px;
}
form
{
	padding:0px;
	margin:0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1
{
	padding:0px;
	margin:0px;
	color:#A4C327;
	font-size:24px;
	font-weight:normal;
}
.column_header
{
	padding:0px;
	margin:0px;
	color:#959182;
	font-size:20px;
	font-weight:bold;
}
h2
{
	padding:0px;
	margin:0px;
	color:#A4C327;
	font-size:24px;
	font-weight:normal;
	
}
input
{
	padding-left:2px;
}
.search_field
{
	border:none;
	width:152px;
	height:19px;
	background:url(images/forms/search_ground.gif);
}
.search_button
{
	border:none;
	width:27px;
	height:19px;
	background:url(images/forms/search_button.gif);
	cursor:pointer;
}
.short_input
{
	border:none;
	width:35px;
	height:19px;
	background:url(images/forms/short_input.gif);
}
.login_field
{
	border:none;
	width:139px;
	height:19px;
	background:url(images/forms/login_field.gif);
}
.password_field
{
	border:none;
	width:113px;
	height:19px;
	background:url(images/forms/password_field.gif);
}
.ok_button
{
	border:none;
	width:27px;
	height:19px;
	background:url(images/forms/ok_button.gif);
	cursor:pointer;
}
.sel_button
{
	border:none;
	width:62px;
	height:19px;
	background:url(images/forms/sel_button.gif);
	cursor:pointer;
	color:#3E3E3C;
	font-size:12px;
}
.nav_list
{
	/*list-style-image: url(images/forms/li_l1.gif);*/
	font-size:14px;
	list-style-type: square;
	font-weight:bold;
	color:#FC6F11;
}
.nav_list a,.nav_list span
{
	color:#55341E;
}
.nav_list li ul 
{
	list-style-image:none;
	list-style-type: none;
	
}
.nav_list li ul
{
	margin-left:0px;
	padding-left:25px;
}
.nav_list li ul a
{
	font-weight:normal;
	color:#3E3E3C;
}
.nav_list .sel_record
{
	list-style-image: url(images/forms/li_l2.gif);
	color:#8EAA1B;
	
}

.new_year_cat
{
	list-style-image: url(images/yal.gif);
	color:#8EAA1B;
}

.new_year_cat a
{
	color:#8EAA1B;
}

.nav_list .sel_record a
{
	color:#8EAA1B;
	text-decoration:none;
}
.news_date
{
	color:#96AF2B;
	padding-left:7px;
	background:url(images/forms/green_arrow.gif) no-repeat left center;
	font-style: italic;
	font-size:12px;
	margin-top:10px;
}
.news_header
{
	color:#55341E;
	padding-left:7px;
	background:url(images/forms/orange_arrow.gif) no-repeat left center;
	font-weight:bold;
	text-decoration:underline;
	font-size:12px;
}
.news_body
{
	color:#595957;
	padding-left:7px;
	text-decoration:underline;
	font-size:12px;
	margin-bottom:18px;
}
.news_body a
{
	color:#595957;
}
.goods_pictures td
{
	height: 121px;
	text-align:center;
}
.goods_descriptios td h3
{
	padding:0px;
	margin:0px;
	color:#6E9BC4;
	font-size:12px;
	text-decoration:underline;
	
}
.goods_descriptios td div
{
	color:#595957;
	font-size:12px;
}
.goods_descriptios td div a
{
	color:#6E9BC4;
}
.goods_descriptios td h4
{
	font-size:14px;
	color:#595957;
	margin-top:15px;
	margin-bottom:15px;
}

.good_price
{
	font-size:14px;
	font-weight:bold;
	color:#595957;
	margin-top:15px;
	margin-bottom:15px;
}

.goods_descriptios td .good_price
{
	font-size:14px;
	font-weight:bold;
	color:#595957;
	margin-top:15px;
	margin-bottom:15px;
}

.basket a, .full_basket a, .bonus_basket a
{
	display:block;
	width:28px;
	height:27px;
	background:url(images/icons/basket_hoverless.gif) no-repeat;
	cursor:pointer;
	text-decoration:none;
}
.basket a:hover
{
	display:block;
	width:28px;
	height:27px;
	background:url(images/icons/basket.gif) no-repeat;
}
.full_basket a
{
	background:url(images/icons/full_hoverless_basket.gif) no-repeat;
}
.full_basket a:hover
{
	background:url(images/icons/full_basket.gif) no-repeat;
}
.bonus_basket a
{
	background:url(images/icons/bonus_hoverless_basket.gif) no-repeat;
}
.bonus_basket a:hover
{
	background:url(images/icons/bonus_basket.gif) no-repeat;
}
