body {
	margin:0;
	padding:0;
	border:0;
	background-color:#f6f1de;
	background-image: url('/images/bg.jpg');
	text-align:left;
	font-family:arial, sans-serif;
	color:black;
	font-size:90%;
	line-height:130%;
}
table, form {
	border:0;
	margin:0;
	padding:0;
}
form input, textarea {
	border:1px solid #7f9339;
}
img {
	border:0;
}
h1 {
	font-size:130%;
	font-weight:normal;
}
.header_magazin {
	font-size:130%;
	font-weight:normal;
	line-height:100%;
	color:#7f9339;
	margin:10px 0;
}
span.header_magazin {
	font-size:130%;
	font-weight:normal;
	color:#7f9339;
	margin-top:14px;
	margin-bottom:13px;
	display:block;
}
div.header {
	font-size:130%;
}
div.clear {
	clear:both;
}
a {
	color:#7f9339;
	text-decoration: underline;
}
a:hover {
	color:#ff0000;
	text-decoration: none;
}
a:visited {
	color:#7f9339;
	text-decoration: underline;
}
a:visited:hover {
	color:#ff0000;
	text-decoration: none;
}
a.menu_horizon {
	color:#7f9339;
	font-size:130%;
}
a.menu_horizon:hover {
	color:#ff0000;
	font-size:130%;
	text-decoration: none;
}
a.menu_catalog {
	color:#7f9339;
	font-size:130%;
}
a.menu_catalog:hover {
	color:#ff0000;
	font-size:130%;
	text-decoration: none;
}
a.g_section {
	color:#222;
	font-size:16px;
	text-decoration:none;
}
a.g_section:hover {
	color:#F00;
}
/* �������: ����� */

#header {
	height:248px;
	width:100%;
	min-width:1000px;
	background: url('/images/header_bg_sky.jpg') repeat-x;
}
#header_left {
 //top:-126px;
	height:248px;
	width:20px;
	background: url('/images/header_left_bg.jpg') repeat-x;
	_background:none;
	position:absolute;
	left:-20px;
	top:0;
}
#header_center {
	height:248px;
	width:980px;
	background: url('/images/header_center_bg.jpg') repeat-x;
	margin: 0 auto;
	position:relative;
}
#header_right {
 //top:-126px;
	height:248px;
	width:20px;
	background: url('/images/header_right_bg.jpg') repeat-x;
	_background:none;
	position:absolute;
	left:960px;
	top:0;
	right:-20px;
}
#logo {
	position:relative;
	left:249px;
	top:0px;
}
#russia_flag {
	position:relative;
	left:680px;
	top:-260px;
	width:229px;
	height:137px;
}
#header_contacts {
	position:relative;
	left:-24px;
	top:-20px;
	_top:-15px;
	text-align:center;
}
#header_phone {
	font-size:130%;
	color:red;
	line-height:110%;
	_line-height:100%;
}
#cart_informer {
	position:relative;
	left:-24px;
	top:-25px;
	_top:-20px;
	text-align:center;
}
#cart_informer_img {
	position:relative;
	left:-10px;
	top:5px;
}
#cart_form {
	display:inline;
}
#cart_submit {
	background:#7f9339;
	color:white;
	height:20px;
	width:130px;
	margin:0 0 0 5px;
	padding-bottom:2px;
	cursor:pointer;
}
/* �������: �������������� ������������� ���� */

#menu_horizon {
	width:100%;
	min-width:1000px;
	background: url('/images/pixel_transparent50.png');
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#menu_horizon_text {
	width:980px;
	margin: 0 auto;
	padding-left:10px;
}
#menu_horizon_links {
	display:inline;
	list-style-type:none;
	padding-left:0px;
}
#menu_horizon_links li {
	display:inline;
	white-space:nowrap;
	margin-right:10px;
}
#search_form {
	display:inline;
}
#search_text {
	border:1px solid #7f9339;
}
#search_submit {
	background:#7f9339;
	color:white;
	height:20px;
	width:50px;
	margin:0 0 0 5px;
	cursor:pointer;
}
/* �������: �����������, ����� ������ �������� � ������� *_* �� ������� �������� */

#goods {
	width:980px;
	margin: 0 auto;
}
table.g_table {
	width:100%;
}
div.g_section {
	background: url('/images/category_bg1.gif');
	width:280px;
	height:280px;
	margin-right:0px;
}
.section_tdimg a.cloud-zoom{
	float:left;
}
img.g_section_img {
	position:relative;
}
div.g_section_name {
	min-height:23px;
	width:221px;
	padding-top:5px;
	background: url('/images/pixel_transparent80.png');
	text-align:center;
	font-weight:bold;
	margin:0 31px 0 28px;
	position:absolute;
	bottom:0;
}
/* �� ���������� ��������� */

div#g_left {
	width:280px;
	float:left;
}
div#g_right {
	width:650px;
	margin-left:300px;
}
ul#menu_catalog_links {
	list-style-type:none;
	padding-left:0px;
	margin-left:5px;
	margin-top:0px;
}
ul#menu_catalog_links li {
	margin-bottom:7px;
}
b.menu_catalog_selected {
	font-size:120%;
}
input#sorter_submit {
	background:#7f9339;
	color:white;
	height:20px;
	width:50px;
	margin:0 0 0 5px;
}
div#breadcrumbs {
	margin-top:-5px;
}
div.paginator {
	margin:15px 0 15px 0;
}
div.paginator .paginator_links {
	display:inline;
	font-size:130%;
}
table#section_catalogtable {
	width:100%;
	margin-bottom:20px;
}
table#section_catalogtable td {
	vertical-align:top;
	padding-bottom:20px;
}
table#section_catalogtable td.section_tdimg {
	width:300px;
	/*text-align:center;*/
}
table#section_catalogtable a.section_txt {
	font-size:130%;
}
table#section_catalogtable a.section_img {
	font-size:0%;
}
table#section_catalogtable span.section_price {
	display:inline;
	font-size:130%;
}
table#section_catalogtable div.section_img {
	background: url('/images/category_bg1.gif');
	width:280px;
	height:280px;
	margin-right:0px;
}
table#section_catalogtable div.section_txt {
	margin-top:25px;
}
table#section_catalogtable div.section_img_extra {
	background: url('/images/category_bg2.gif');
	width:103px;
	height:103px;
	margin:0 0 23px 23px;
	float:left;
}
table#section_catalogtable div.section_img_extra img {
	margin: 2px 0 0 1px;
	width:99px;
	height:99px;
}
form.section_form {
	display:inline;
	margin-left:10px;
}
form.section_form input.section_buy {
	background:#7f9339;
	color:white;
	height:25px;
	width:90px;
	cursor:pointer;
}
form.section_form a {
	margin-right:20px;
}
div#feedback {
	background: url('/images/pixel_transparent50.png');
	_background:white;
	width:100%;
	padding:10px;
}
div#feedback span#txt_header {
	font-size:130%;
}
div#feedback div#txt_name {
	float:left;
	margin-right:40px;
}
div#feedback div#txt_message {
	margin:30px 0 30px 0;
}
div#feedback form#feedback_form {
	margin-top:20px;
}
div#feedback input#feedback_submit {
	background:#7f9339;
	color:white;
	height:20px;
	width:130px;
	margin:0 0 0 5px;
	padding-bottom:2px;
}
/* �������� ���������� ������ */

table#basket_table {
	width:100%;
	margin-left:5px;
	margin-bottom:20px;
	border-collapse: collapse;
}
table#basket_table td#b_head_name {
	background: url('/images/pixel_transparent50.png');
	_background:white;
	font-weight:bold;
}
table#basket_table td#b_head_price, td#b_head_quantity, td#b_head_delete {
	background: url('/images/pixel_transparent50.png');
	_background:white;
	text-align:center;
	font-weight:bold;
}
table#basket_table td.b_name {
	border:2px #f6f3ec solid;
}
table#basket_table td.b_price, td.b_quantity, td.b_delete {
	border:2px #f6f3ec solid;
	text-align:center;
	white-space: nowrap;
}
div#basket_div {
	background: url('/images/pixel_transparent50.png');
	_background:white;
	width:99%;
	margin:0 5px 0 5px;
	padding:15px;
}
div#basket_div div#txt_name, div#txt_email {
	float:left;
	margin-right:40px;
}
div#basket_div div#txt_adress, div#txt_comments {
	margin-top:15px;
}
div#basket_div input#basket_adress {
	width:810px;
}
div#basket_div textarea#basket_comments {
	width:810px;
}
div#basket_div input#basket_submit {
	background:#7f9339;
	color:white;
	font-size:130%;
	margin:0px 0 0 0px;
	padding-bottom:2px;
	cursor:pointer;
}
/* �������: ����� ������� �� ������� �������� */

#letters {
	background: url('/images/pixel_transparent50.png');
	_background:white;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	min-width:1000px;
}
#letters_text {
	width:980px;
	margin: 0 auto;
	padding-left:10px;
}
#letters_left {
	width:300px;
	float:left;
}
#letters_right {
	width:300px;
	margin-left:330px;
}
/* �������: ������ */

#footer {
	width:100%;
	min-width:1000px;
	background: url('/images/footer_bg.gif') repeat-x;
	height:21px;
	margin-top:30px;
}
#footer_text {
	width:980px;
	margin: 10px auto;
	padding-left:10px;
}
#img_001 {
	background-image: url(/images/tl1.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#img_002 {
	background-image: url(/images/tr1.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#img_003 {
	background-image: url(/images/br1.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#img_004 {
	background-image: url(/images/bl1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#img_005 {
	background-image: url(/images/tc.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#img_006 {
	background-image: url(/images/lc.png);
	background-repeat: no-repeat;
	background-position: center left;
}
#img_007 {
	background-image: url(/images/bc.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#img_008 {
	background-image: url(/images/rc.png);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 26px 28px 33px 25px;
}
#img_009 {
	min-width:150px;
	min-height:82px;
	max-height:250px;
	max-width:250px;
	padding:2px;
	line-height:190px;
}
#ram_top {
	background:url(/images/ram_top.png) no-repeat;
	width:280px;
	padding-top:27px;
}
#ram_bottom {
	background:url(/images/ram_bottom.png) bottom no-repeat;
	padding-bottom:34px;
	width:280px;
}
#ram_center {
	background:url(/images/ram_center.png) repeat-y;
	width:280px;
	position:relative;
}
#ram_center #ram_bg {
	background:#FFF;
	margin:0 31px 0 28px;
	text-align:center;
}
#dop_menu {
	width:100%;
}
#dop_menu td {
	width:33%;
	padding-left:30px;
}

.right_mobile {margin-top:10px;float:right;width:20%;}
#fixed {font-size:80%;background:#dbeaa5;border-radius: 10px 0 0 10px;width:120px;padding:10px 15px;margin-top:0px;position:absolute;right:0px;z-index:10;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);-moz-opacity:0.9;-khtml-opacity:0.9;opacity:0.9;}
form#cart_form #cart_submit_mobile {background: none repeat scroll 0 0 #a4b665;color:white;cursor:pointer;height:20px;margin:0px;padding-bottom:2px;width:120px;}
