html, body{
	background-color: #420513;
	background-image:url(img/fon20.png);
	height: 100%;
	margin: 0px;
	width: 100%;
}

table, tr, td, span, div, p{
	border-spacing: 0;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

input, select, textarea{
	background-color: #fafafa;
	border: 1px solid #430513;
	-moz-border-radius: 4px 4px 4px 4px;
	-khtml-border-radius: 4px 4px 4px 4px;
	border-radius: 4px 4px 4px 4px;
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}

img{
	border-width: 0px;
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: #ffcccc;
	cursor:pointer;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a:hover, a:active {
	color: #ccaaaa;
	cursor:pointer;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

table.fon-center{
	background-image:url(img/fon.png);
	background-repeat: no-repeat;
	width:100%;
	height: 100%;
}

td.fon-colon{
	width:50%;
}

table.structure{
	border-spacing: 0px;
	height: 100%;
	width: 100%;
	vertical-align: top;
	margin: 0px auto;
	padding: 0px;
}

td.structure{
	text-align: center;
	padding: 0;
	vertical-align: top;
}

td.structure_line{
	height:15px;
}

td.right{
	text-align: center;
	padding: 0px;
	vertical-align: top;
	width: 220px;
}

td.structure_top{
	text-align: center;
	height: 50px;
	width: 100%;
}

td.structure_center{
	text-align: center;
	height: 100%;
	width: 100%;
}

td.structure_bottom{
	text-align: center;
	height: 30px;
	width: 100%;
}

table.top{
	width: 100%;
}

td.top_a{
	text-align: center;
	height: 80px;
	width: 554px;
	vertical-align:top;
}

td.top_b{
	text-align: center;
	height: 80px;
	width: 310px;
}

td.top_c{
	text-align: center;
	height: 80px;
	width: 130px;
}

td.top_menu{
	height: 42px;
}

td.top_menu_left{
	padding-left:80px;
	vertical-align:middle;
	width:160px;
}

a.top_menu_left{
	color: #ff0000;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
}

td.top_menu_tel{
	width:200px;
}

span.top_menu_tel{
	color: #ff0000;
	font-family: Arial;
	font-size: 20px;
	padding-left:30px;
}

img.top_menu_tel{
	position:absolute;
	width:25px;
	height:25px;
}

td.top_menu_right{
	border-right: 1px solid #5a071a;
	border-left: 1px solid #730921;
	text-align: center;
	padding:0;
	width:120px;
}

a.top_menu:link, a.top_menu:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.top_menu:hover, a.top_menu:active {
	color: #dddddd;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

table.top-menu{
	background: #430513;
	background-image:url(img/info.gif);
	-moz-box-shadow: 1px 1px 4px #2D030D;
	-webkit-box-shadow: 1px 1px 4px #2D030D;
	box-shadow: 1px 1px 4px #2D030D;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin: 0 auto;
	height: 40px;
	width: 1062px;
}

div.logo{
	position:absolute;
	left:6px;
	top:1px;
}

div.cat_name{
	margin:0 auto;
	text-align:center;
	font-size:22px;
	color:#ee7755;
}

div.auth{
	float: left;
	height: 40px;
	width: 302px;
}

div.search{
	margin: 0 auto;
	height: 40px;
	text-align:center;
}

input.search{
	background: #430513;
	color: #bbbbbb;
	padding: 0 36px 0 6px;
	margin-right:-36px;
	height: 30px;
	width: 350px;
}

input.search_b{
	background: url("img/search.png") no-repeat;
	-moz-border-radius: 0px 4px 4px 0px;
	-khtml-border-radius: 0px 4px 4px 0px;
	border-radius: 0px 4px 4px 0px;
	cursor: pointer;
	padding: 0;
	height: 32px;
	width: 32px;
}

img.code{
	border: 1px solid #000000;
	vertical-align: middle;
}

table.reg_form{
	border: 1px solid #61081c;
	border-spacing: 0px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	height: auto;
	margin: 0 auto;
	width: 580px;
}

td.reg1{
	padding: 2px;
	text-align: right;
	width: 50%;
}

td.reg2{
	padding: 2px;
	text-align: right;
	width: 50%;
}

td.reg1a{
	padding: 2px 6px;
	text-align: center;
	width: 50%;
}

td.reg2a{
	padding: 2px 6px;
	text-align: center;
	width: 50%;
}

td.reg3{
	padding: 2px;
}

td.reg4{
	padding: 2px;
}

input.reg{
	background-color: #430513;
	border: 1px solid #C00;
	color: #ffffff;
	width: 300px;
}

input.reg1{
	background-color: #430513;
	border: 1px solid #C00;
	color: #ffffff;
	height: 18px;
	width: 52px;
}

input.reg2{
	background-image: url("img/info20.gif");
	color: #ffffff;
	cursor:pointer;
	font-weight: bold;
	width: 130px;
}

span.red{
	color: #ff0000;
}

span.red_verd_10{
	color: #ff0000;
	font-family: verdana;
	font-size: 10px;
}

span.gray_verd_10{
	color: #cccccc;
	font-family: verdana;
	font-size: 10px;
}

a.menu:link, a.menu:visited {
	color: #0000aa;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu:hover, a.menu:active {
	color: #0000ff;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

div.right{
	text-align: right;
}

div.product_pr{
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 2px 2px 6px #2D030D;
	-webkit-box-shadow: 2px 2px 6px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	float: left;
	margin: 10px 1px;
	padding: 0px;
	height: 260px;
	width: 290px;
}

div.product_pr_over{
	-moz-box-shadow: 2px 2px 6px #2D030D;
	-webkit-box-shadow: 2px 2px 6px #2D030D;
	box-shadow: 2px 2px 6px #2D030D;
	float: left;
	margin: 10px 1px;
	padding: 0px;
	height: 260px;
	width: 290px;
}

div.product_pr_a{
	float: left;
	margin: 1px;
	padding: 0px;
	height: 200px;
	width: 140px;
}

div.product_pr_img{
	float: left;
	margin: 1px;
	text-align: center;
	height: 200px;
	width: 140px;
}

img.product_pr{
	margin: 0 auto;
	border: 1px solid #eeeeee;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 2px 2px 6px #2D030D;
	-webkit-box-shadow: 2px 2px 6px #2D030D;
	box-shadow: 2px 2px 6px #2D030D;
}

div.product_pr_info{
	position: absolute;
	text-align: left;
	margin-left: 4px;
	margin-top: -20px;
	z-index:1;
}

div.product_pr_sale{
	position: absolute;
	margin-left: 6px;
	margin-top: -4px;
	text-align: right;
	z-index:1;
}

div.product_pr_sale_table{
	position: absolute;
	text-align: right;
	margin-top: -82px;
	margin-left: 10px;
	z-index:1;
}

img.product_pr_sale_table{
	position: absolute;
	text-align: right;
	margin-top: -2px;
	margin-left: 30px;
	z-index:1;
}

div.product_pr_name{
	text-align: center;
}

a.product_pr_name:link, a.product_pr_name:visited {
	color: #ffcccc;
	cursor:pointer;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

a.product_pr_name:hover, a.product_pr_name:active {
	color: #ccaaaa;
	cursor:pointer;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

div.product_pr_text{
	text-align: left;
	margin: 5px 5px;
}

div.product_pr_article{
	color: #bbbbbb;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	width: 140px;
}

div.product_pr_article1{
	margin: 0px;
	height: 15px;
	width: 290px;
	float: left;
}

div.product_pr_price{
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	float: left;
	margin-top: 10px;
	padding: 0;
	width: 150px;
	white-space: nowrap;
}

span.product_pr_price{
	color: #ff0000;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

span.product_pr_price1{
	color: #dddddd;
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
	vertical-align: text-top;
}

div.product_pr_basket{
	background-color: #61081c;
	border: 1px solid #810A26;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #dddddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	float: left;
	padding: 0 5px 5px 5px;
	width: 126px;
}

input.product_basket{
	background-color: #430513;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 16px;
	width: 20px;
	vertical-align: middle;
}

input.product_basket_green{
	border: 1px solid #00aa00;
	color: #00aa00;
}

input.product_basket_red{
	border: 1px solid #aa0000;
	color: #aa0000;
}

input.product_basket_yellow{
	border: 1px solid #aaaa00;
	color: #aaaa00;
}

td.product_basket_green{
	background: #99ff99;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #00aa00;
	padding: 2px;
}

td.product_basket_red{
	background: #ff9999;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #aa0000;
	padding: 2px;
}

td.product_basket_yellow{
	background: #ffff99;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #aaaa00;
	padding: 2px;
}

input.product_basket_b{
	background-image: url("img/info20.gif");
	color: #222222;
	cursor:pointer;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	height: 20px;
	width: 70px;
	vertical-align: middle;
}

input.product_basket_b_av{
	background-color: #ff9600;
	color: #ffffff;
}

div.product_basket_av{
	color: #eeeeee;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

div.navigation{
	margin-top: 10px;
	width: 100%;
	padding:0px;
}

span.nav-name{
	font-family: arial;
	font-size: 16px;
}

span.nav-name1{
	font-family: arial;
	font-size: 10px;
}

a.nav:link, a.nav:visited, a.nav:hover, a.nav:active {
	color: #ffffff;
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}



div.nav{
	border-left: 1px solid #C60000;
	border-top: 1px solid #C60000;
	border-bottom: 1px solid #C60000;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	cursor:pointer;
	float: left;
	width: 24px;
	height: 24px;
	text-align:center;
	padding-top: 4px;
}

div.nav1{
	border-left: 1px solid #C60000;
	border-top: 1px solid #C60000;
	border-bottom: 1px solid #C60000;
	font-family: arial;
	font-size: 16px;
	font-weight: normal;
	float: left;
	cursor:pointer;
	height: 24px;
	text-align:center;
	padding: 4px 4px 0 4px;
}

div.nav2{
	border-right: 1px solid #C60000;
	-moz-border-radius: 0px 6px 6px 0px;
	-khtml-border-radius: 0px 6px 6px 0px;
	border-radius: 0px 6px 6px 0px;
}

div.nav3{
	-moz-border-radius: 6px 0px 0px 6px;
	-khtml-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
}

span.nav4{
	color: #ffffff;
	font-size: 14px;
}

div.nav5{
	border-right: 1px solid #ffffff;
}

div.nav6{
	border-left: 1px solid #ffffff;
}

div.nav-fon{
	background-color: #C60000;
	cursor:default;
}

div.nav-shadow-over{
	-moz-box-shadow: 0px 0px 4px #ffaaaa;
	-webkit-box-shadow: 0px 0px 4px #ffaaaa;
	box-shadow: 0px 0px 4px #ffaaaa;
}

div.nav-shadow-out{
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}


div.product_id{
	border-spacing: 0px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	height: auto;
	margin: 0 auto;
	padding: 25px;
	width: 515px;
}

div.product_id_name{
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0 0 20px 0;
	width: 515px;
}

img.product_id{
	border: 1px solid #EEE;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 2px 2px 6px #2D030D;
	-webkit-box-shadow: 2px 2px 6px #2D030D;
	box-shadow: 2px 2px 6px #2D030D;
	border-width: 0px;
	margin: 0px;
	vertical-align: middle;
}

div.product_id_all{
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	margin-left: 220px;
	margin-top: -200px;
	height: 200px;
	width: 314px;
	text-align: center;
}

div.product_id_all_a{
	height: 200px;
	width: 200px;
	text-align: center;
}

div.product_id_all_pr{
	border: 2px solid #f5f5f5;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	float: left;
	text-align: center;
	margin: 4px;
	padding: 4px;
	height: 70px;
	width: 70px;
}

div.product_id_all_pr_a{
	border: 2px solid #aaaaaa;
	-moz-border-radius: 10px 10px 10px 10px;
	-khtml-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	float: left;
	text-align: center;
	margin: 4px;
	padding: 4px;
	height: 70px;
	width: 70px;
}

div.product_id_price{
	background-color: #61081C;
	border: 1px solid #810A26;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin-left: 200px;
	padding: 4px;
	height: 22px;
	width: 150px;
	white-space: nowrap;
}

span.product_id_price{
	color: #ff0000;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

span.product_id_price1{
	color: #ffffff;
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
	vertical-align: text-top;
}

div.product_id_basket{
	background-color: #61081C;
	border: 1px solid #810A26;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #dddddd;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin-left: 375px;
	margin-top: -30px;
	padding: 4px;
	height: 34px;
	width: 130px;
}

div.product_id_about{
	margin-top: 44px;
	margin-left: 0px;
	width: 515px;
}

table.basket_list{
	border: 1px solid #61081C;
	border-spacing: 4px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	height: auto;
	margin: 0 auto;
	padding: 25px;
	width: 890px;
}

td.basket_list_a{
	background-color: #fffffff;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #f5f5f5;
	padding: 2px 0;
}

td.basket_list_b{
	background-color: #810A26;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	border: 1px solid #eeeeee;
	padding: 2px 0;
}

td.basket_list_a_av{
	border: 1px solid #ff4444;
}

div.basket_list_code{
	float: left;
	text-align: center;
	height: 72px;
	width: 80px;
}

div.basket_list_name{
	float: left;
	text-align: center;
	height: 72px;
	width: 200px;
}

div.basket_list_money{
	float: left;
	text-align: center;
	height: 72px;
	width: 90px;
}

div.basket_list_img{
	float: left;
	text-align: center;
	height: 72px;
	width: 70px;
}

div.basket_list_numb{
	float: left;
	text-align: center;
	height: 72px;
	width: 120px;
}

div.basket_list_money1{
	float: left;
	text-align: center;
	height: 72px;
	width: 90px;
}

div.basket_list_delete{
	float: left;
	text-align: center;
	height: 72px;
	width: 40px;
}

div.basket_list_code_b{
	float: left;
	text-align: center;
	height: 20px;
	width: 80px;
}

div.basket_list_name_b{
	float: left;
	text-align: center;
	height: 20px;
	width: 200px;
}

div.basket_list_money_b{
	float: left;
	text-align: center;
	height: 20px;
	width: 90px;
}

div.basket_list_img_b{
	float: left;
	text-align: center;
	height: 20px;
	width: 70px;
}

div.basket_list_numb_b{
	float: left;
	text-align: center;
	height: 20px;
	width: 120px;
}

div.basket_list_money1_b{
	float: left;
	text-align: center;
	height: 20px;
	width: 130px;
}

div.basket_list_bottom{
	text-align: center;
	height: 20px;
	width: 690px;
	white-space: nowrap;
	float: left;
}

div.basket_list_bottom1{
	float: left;
	text-align: center;
	height: 40px;
	width: 350px;
}

div.basket_list_bottom2{
	text-align: center;
	height: 20px;
	width: 130px;
	white-space: nowrap;
	float: left;
}

input.basket_list_bottom2{
	background: #430513;
	background-image:url(../../img/delete_all.png);
	border: 1px solid #ff5555;
	cursor:pointer;
	height: 28px;
	width: 113px;
}

span.basket_bottom_numb{
	font-size: 16px;
	font-weight: bold;
}

span.basket_bottom_money{
	font-size: 16px;
	font-weight: bold;
}

input.basket_button_numb{
	background-image: url("img/info20.gif");
	color: #ffffff;
	cursor:pointer;
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	height: 20px;
	width: 80px;
	vertical-align: middle;
}

span.big{
	font-size: 20px;
}

span.small{
	color: #dddddd;
	font-size: 12px;
}

div.small{
	color: #444444;
	font-size: 10px;
	margin-top: -4px;
	text-align: center;
}

div.small_tbl{
	color: #444444;
	font-size: 10px;
	margin-top: -4px;
	text-align: right;
}

div.small_id{
	color: #444444;
	font-size: 10px;
	margin-top: 4px;
	text-align: right;
}

table.form_auth{
	border-spacing: 0;
	margin: 0;
	padding: 0;
	height: auto;
	width: 300px;
}

td.form_auth{
	color: #eeeeee;
	padding-bottom: 1px;
	text-align: right;
	padding-right: 10px;
}

td.form_auth_a{
	padding: 0;
	text-align: left;
	width: 105px;
	white-space: nowrap;
}

input.form_auth_a{
	background-color: #430513;
	border:1px solid #cc0000;
	font-size: 12px;
	color: #ffffff;
	height: 16px;
	width: 128px;
}

input.form_auth_b{
	background-color: #430513;
	border:1px solid #cc0000;
	font-size: 12px;
	color: #ffffff;
	height: 16px;
	width: 77px;
}

input.form_auth_c{
	background-image:url(img/info20.gif);
	font-size: 12px;
	cursor:pointer;
	color: #ffffff;
	margin-left: 1px;
	height: 20px;
	width: 50px;
	vertical-align: middle;
}

table.form_auth_login{
	margin: auto 0 auto auto;
	width:270px;
}

td.form_auth_login_a{
	width:210px;
}

td.form_auth_login_b{
	width:60px;
}

div.form_auth_login_a{
	width:100px;
	float:left;
}

div.form_auth_login_b{
	text-align:right;
	width:100px;
	float:left;
}

a.small:link, a.small:visited {
	color: #eeeeee;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.small:hover, a.small:active {
	color: #dddddd;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

div.order_check{
	background-color: #ff7777;
	border: 1px solid #0000ff;
	border-radius: 3px;
	display: none;
	float: left;
	margin-right: 2px;
	font-family: arial;
	font-size: 12px;
	text-align: center;
	height: 14px;
	width: 14px;
}

table.order_list{
	border: 1px solid #61081C;
	border-spacing: 4px 20px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	height: auto;
	margin: 0 auto;
	padding: 10px;
	width: 600px;
}

td.order_delivery{
	width: 150px;
}

div.order_delivery_on{
	background-color: #930c2b;
	border: 1px solid #61081C;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	height: 130px;
	width: 130px;
}

div.order_delivery1{
	font-size: 18px;
	padding: 4px 0;
}

div.order_delivery2{
	font-size: 18px;
	padding: 15px 0;
}

div.order_delivery_on_name{
	color: #ffffff;
	font-family: Arial, verdana;
	font-weight: bold;
	text-align: center;
}

div.order_delivery_on_money{
	color: #ff1111;
	font-family: Arial, verdana;
	font-size: 22px;
	font-weight: bold;
	padding: 0 4px;
	text-align: right;
}

div.order_delivery_on_info{
	color: #ffffff;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 0 3px;
	text-align: left;
}

div.order_delivery_on_line{
	background-color: #cc6c00;
	margin: 6px 0 6px auto;
	height: 1px;
	width: 70px;
}

div.order_delivery_off{
	background-color: #813143;
	border: 1px solid #61081C;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	cursor:pointer;
	height: 130px;
	width: 130px;
}

div.order_delivery_off_name{
	color: #777777;
	font-family: Arial, verdana;
	font-weight: bold;
	text-align: center;
}

div.order_delivery_off_money{
	color: #bbbbbb;
	font-family: Arial, verdana;
	font-size: 22px;
	font-weight: bold;
	padding: 0 4px;
	text-align: right;
}

div.order_delivery_off_info{
	color: #bbbbbb;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	padding: 0 3px;
	text-align: left;
}

div.order_delivery_off_line{
	background-color: #cccccc;
	margin: 6px 0 6px auto;
	height: 1px;
	width: 70px;
}

table.order_list_a{
	border: 1px solid #810A26;
	border-spacing: 0px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	margin: 0 auto;
	width: 600px;
}

td.order_list{
	padding: 4px;
	text-align: center;
}

td.order_list_a{
	text-align: right;
}

tr.order_list_a{
	background-color: none;
}

tr.order_list_b{
	background-color: #810a26;
}

table.order_list_c{
	border-left: 1px solid #61081C;
	border-right: 1px solid #61081C;
	border-bottom: 1px solid #61081C;
	border-spacing: 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto;
	width: 860px;
}

td.order_list_c{
	padding: 4px;
	text-align: center;
}

td.order_list_d{
	background-color: #430513;
	border: 1px solid #61081C;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	padding: 4px;
	text-align: center;
}

td.order_list_e{
	background-color: #430513;
	border: 1px solid #61081C;
	-moz-border-radius: 0px 0px 3px 3px;
	-khtml-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
	padding: 4px;
}

td.order_list_f{
	color: #222222;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	padding: 4px 44px 14px 44px;
	text-align: justify;
}

table.order_list_id{
	border: 1px solid #dddddd;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding: 4px;
	margin: 0 auto;
	width: 800px;
}

td.order_list_about{
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
}

textarea.order_list{
	background-color: #430513;
	border: 1px solid #C00;
	color: #ffffff;
	height: 70px;
	width: 690px;
}

input.order_list{
	background-image: url("img/info20.gif");
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	cursor:pointer;
}

table.index_sort{
	border-spacing: 10px;
	width: 100%;
}

td.index_sort{
	width: 50%;
}

a.index_sort:link, a.index_sort:visited {
	color: #ff7c7c;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

a.index_sort:hover, a.index_sort:active {
	color: #ccaaaa;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.index_sort_r:link, a.index_sort_r:visited {
	color: #777777;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.index_sort_r:hover, a.index_sort_r:active {
	color: #ee5555;
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

td.index_available{
	text-align: right;
	width: 50%;
}

div.available{
	background-color: #810A26;
	border: 1px solid #810A26;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding: 2px;
	color: #ffffff;
}

span.available{
	background-color: #6d0000;
	border: 1px solid #c60000;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	padding: 2px;
	color: #ffffff;
}

div.available1{
	padding: 2px;
}

div.available2{
	text-align: right;
	padding: 2px;
}

div.available3{
	color: #aaaaaa;
	padding: 2px;
}

span.available1{
	font-size: 10px;
	color: #dddddd;
}

span.available2{
	font-size: 10px;
	color: #ffffff;
}

span.available3{
	font-size: 10px;
	color: #aaaaaa;
}

table.product_like{
	padding: 4px;
	margin: 0 auto;
	width: 240px;
}

td.product_like{
	padding: 10px 0;
	vertical-align: top;
}

td.product_like_a{
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
	width: 72px;
}

td.product_like_name{
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

img.product_like{
	border: 1px solid #eeeeee;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 2px 2px 6px #2D030D;
	-webkit-box-shadow: 2px 2px 6px #2D030D;
	box-shadow: 2px 2px 6px #2D030D;
}

a.product_like:link, a.product_like:visited {
	color: #5555ee;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.product_like:hover, a.product_like:active {
	color: #ee5555;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

table.product_stock{
	padding: 4px 0;
	margin: 0 auto;
	width: 198px;
}

td.product_stock{
	padding: 10px 0;
	vertical-align: top;
}

td.product_stock_a{
	padding: 10px 0;
	text-align: center;
	vertical-align: top;
	width: 72px;
}

td.product_stock_name{
	color: #000000;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

img.product_stock{
	border: 1px solid #eeeeee;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 2px 2px 6px #2D030D;
	-webkit-box-shadow: 2px 2px 6px #2D030D;
	box-shadow: 2px 2px 6px #2D030D;
	padding: 0px;
}

span.product_stock_price{
	color: #ff0000;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a.product_stock:link, a.product_stock:visited {
	color: #ff4444;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a.product_stock:hover, a.product_stock:active {
	color: #dddddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

div.add_basket{
	background-color: #c92349;
	-moz-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	color: #ffffff;
	display: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	float: left;
	padding: 5px;
	height: 28px;
	width: 114px;
}

div.add_basket_a{
	float: left;
	height: 30px;
	width: 156px;
}

div.add_basket_b{
	float: left;
	height: 30px;
	width: 381px;
}

table.table_product{
	border-spacing: 0px;
	margin: 0 auto;
	width: 100%;
}

td.table_product_left{
	padding: 0;
	width: 204px;
	vertical-align: top;
}

div.table_product_left{
	width: 204px;
	height: 1px;
}

td.table_product_center{
	vertical-align: top;
	text-align:center;
}

div.table_product_center{
	height: 1px;
	width: 889px;
}

table.table_product_brand{
	border-spacing: 0px;
	margin: 0 auto;
	width: 180px;
}

td.table_product_brand{
	background: #430513;
	background-image:url(img/info30.gif);
	background-repeat: x-repeat;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	font: 16px Arial;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	height: 30px;
}

td.table_product_brand1{
	background: #430513;
	border: 1px solid #810a26;
	-moz-border-radius: 0 0 3px 3px;
	-khtml-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	padding: 6px 4px;
	vertical-align: top;
}

span.table_product_brand{
	font: 14px Tahoma, Arial;
	font-weight: bold;
	font-variant: small-caps;
	color: #ff7796;
}

span.table_product_brand1{
	font: 14px Tahoma, Arial;
	font-weight: bold;
	font-variant: small-caps;
	color: #fdb2c3;
}

span.table_product_brand2{
	font: 14px Tahoma, Arial;
	font-weight: bold;
	font-variant: small-caps;
	color: #e5bec7;
}

td.table_index_info{
	background: #430513;
	background-image:url(img/info30.gif);
	background-repeat: x-repeat;
	-moz-border-radius: 3px 3px 0px 0px;
	-khtml-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;
	font: 16px Arial;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	height: 30px;
}

span.table_index_info{
	font: 12px Tahoma, Arial;
	font-weight: bold;
	color: #ffffff;
}

span.table_index_info1{
	font: 14px Tahoma, Arial;
	font-weight: normal;
	color: #ff6600;
}

span.error{
	color: #dd2222;
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
}

div.error{
	color: #dd2222;
	font-family: Arial;
	font-size: 20px;
	text-align: center;
}

span.basket_right{
	color: #ff0000;
	font-family: Arial;
	font-size: 12px;
}

div.basket_right{
	cursor:pointer;
	padding:0px;
	width: 128px;
	height: 50px;
}

div.basket_right_a{
	text-align: center;
	float:left;
	padding-top: 4px;
	height: 40px;
	width: 30px;
}

div.basket_right_b{
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	float:left;
	color: #dddddd;
	margin-top: 9px;
	height: 40px;
	width: 84px;
}


a.basket_right:link, a.basket_right:visited {
	color: #ffffff;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}

a.basket_right:hover, a.basket_right:active {
	color: #dddddd;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.order:link, a.order:visited {
	color: #ff4444;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

a.order:hover, a.order:active {
	color: #ffcccc;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

img.category_about{
	float: left;
	margin: 4px;
}

table.visual_table{
	border-spacing: 10px;
	margin: 0px auto;
}

td.visual_table{
	text-align: center;
}

td.visual_table1{
	color: #dddddd;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
}

div.table_pr_price{
	color: #ffffff;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: right;
	margin: 0px;
	padding: 0;
	white-space: nowrap;
}

span.table_pr_price{
	color: #ff0000;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

span.table_pr_price1{
	color: #222222;
	font-family: Tahoma,Arial;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
	vertical-align: text-top;
}

div.table_pr_basket{
	background-color: #61081C;
	border: 1px solid #810A26;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	color: #dddddd;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 0px auto;
	padding: 5px;
	width: 126px;
}

div.table_add_basket{
	background-color: #dddddd;
	-moz-border-radius: 0px 0px 6px 6px;
	-khtml-border-radius: 0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
	color: #222222;
	display: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bolder;
	text-align: center;
	margin: 0px auto;
	padding: 5px;
	height: 28px;
	width: 114px;
}

img.nophoto{
	border-width: 0px;
	margin: 0px;
}

table.remember{
	border: 1px solid #61081C;
	border-spacing: 4px;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	-moz-box-shadow: 1px 1px 2px #2D030D;
	-webkit-box-shadow: 1px 1px 2px #2D030D;
	box-shadow: 1px 1px 2px #2D030D;
	height: auto;
	margin: 0 auto;
	width: 400px;
}

td.remember{
	text-align: right;
}

td.remember_b{
	text-align: center;
}

input.remember{
	background-color: #430513;
	border: 1px solid #cc0000;
	color: #ffffff;
	width: 150px;
}

input.remember_code{
	background-color: #430513;
	border: 1px solid #cc0000;
	color: #ffffff;
	width: 94px;
}

td.edit{
	color: #222222;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

td.line_menu{
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

a.line_menu:link, a.line_menu:visited {
	color: #ee5555;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.line_menu:hover, a.line_menu:active {
	color: #ffcccc;
	font-family: Arial;
	font-size: 12x;
	font-weight: normal;
	text-decoration: underline;
}

span.line_menu1{
	color: #ee5555;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.line_menu1:link, a.line_menu1:visited {
	color: #ee5555;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

a.line_menu1:hover, a.line_menu1:active {
	color: #ee5555;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

table.feedback{
	background-color: #fdfdfd;
	border: 1px solid #aaaaaa;
	border-spacing: 0px;
	-moz-border-radius: 6px 6px 6px 6px; 
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0px 0px 6px #888888, 0px 0px 18px #cccccc;
	-webkit-box-shadow: 0px 0px 6px #888888, 0px 0px 18px #cccccc;
	box-shadow: 0px 0px 6px #aaaaaa, 0px 0px 18px #cccccc;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=135, Strength=3);
	height: auto;
	margin: 0 auto;
	width: 600px;
}

td.feedback{
	background-color: #e5e5e5;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	color: #5555aa;
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 2px 6px;
}

td.feedback1{
	background-color: #eeeeee;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding: 2px 6px;
}

td.feedback2{
	background-color: #fafafa;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	padding: 2px 6px;
}

input.feedback{
	width: 500px;
}

textarea.feedback{
	height: 150px;
	width: 500px;
}

span.print{
	display: none;
}

img.print{
	border-width: 0px;
	margin: 0px 10px;
	float: right;
}

div.bottom1{
	color: #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	padding: 6px 10px;
	height: 30px;
	width: 200px;
}

div.bottom2{
	color: #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	text-align: left;
	padding: 6px;
	height: 30px;
	width: 100%;
}

td.bottom2{
	width: 100%;
}

a.bottom2{
	color: #aaaaaa;
	font-family: Arial;
	font-size: 12px;
}

div.bottom3{
	color: #aaaaaa;
	font-family: Arial;
	font-size: 12px;
	text-align: right;
	padding: 6px 10px;
	height: 30px;
	width: 200px;
}

.send_stop{
	background-color:#fafafa;
	border: 1px solid #ff9e00;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	font-size: 18px;
	position:absolute;
	text-align:center;

}

span.popup{
	display:none;
}

div.popup{
	background: #ffffff;
	border: 1px solid #ff9e00;
	-moz-border-radius: 6px 6px 6px 6px;
	-khtml-border-radius: 6px 6px 6px 6px;
	border-radius: 6px 6px 6px 6px;
	-moz-box-shadow: 0px 0px 6px #888888, 0px 0px 18px #cccccc;
	-webkit-box-shadow: 0px 0px 6px #888888, 0px 0px 18px #cccccc;
	box-shadow: 0px 0px 6px #aaaaaa, 0px 0px 18px #cccccc;
	display:none;
	position:fixed;
	left:50%;
	top:50%;
	z-index:1001;
	
}

div.popup-close{
	background: #ff9600;
	-moz-border-radius: 6px 6px 0 0;
	-khtml-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
	height: 20px;
	text-align: right;
}

#menuhoriz{
	border: 1px solid #960c2b;
	background: #430513;
	background-image:url(img/gar.png);
	background-repeat: no-repeat;
	-moz-box-shadow: 1px 1px 4px #2D030D;
	-webkit-box-shadow: 1px 1px 4px #2D030D;
	box-shadow: 1px 1px 4px #2D030D;
	-moz-border-radius: 3px 3px 3px 3px;
	-khtml-border-radius: 3px 3px 3px 3px;
	border-radius: 3px 3px 3px 3px;
	cursor:pointer;
	padding:40px 0 0 0;
	margin:0;
	left: 6px;
	position: relative;
	text-align: left;
	width: 190px;
	z-index:100;
}

#menuhoriz img{
	-moz-border-radius: 6px 0px 0px 6px;
	-khtml-border-radius: 6px 0px 0px 6px;
	border-radius: 6px 0px 0px 6px;
}

#menuhoriz li{
	background: none;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#menuhoriz li a{
	display: block;
	background: none;
	margin: 0;
	text-decoration: none;
	color: #ffffff;
}

#menuhoriz li.menu_first{

	border-top: 1px solid #5f0f21;
	border-right-width: 6px;
	background: none;
	padding: 1px 0 0 0;
	margin: 0 0 0 6px;
	height: 38px;
	width: 179px;
}

#menuhoriz li.menu_first:hover{
	border-right: 6px solid #e70000;
}

#menuhoriz a.menu_first{
	font: 16px Arial;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	margin-left: 6px;
	cursor:pointer;
}

#menuhoriz ul.menu_first{
	background: #430513;
	background-image:url(img/fon_menu.gif);
	border: 1px solid #960c2b;
	-moz-box-shadow: 1px 1px 4px #2D030D;
	-webkit-box-shadow: 1px 1px 4px #2D030D;
	box-shadow: 1px 1px 4px #2D030D;
	-moz-border-radius: 0 3px 3px 0;
	-khtml-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	cursor:default;
	margin: 0;
	padding: 10px 0 10px 10px;
	position: absolute;
	width: 784px;
	z-index:100;
}

#menuhoriz li.menu_second{
	background: none;
	float: left;
	margin-left:1px;
	width: 190px;
}

#menuhoriz a.menu_second{
	color: #ffffff;
	font-weight: bold;
}

#menuhoriz ul{
	background: none;
	margin: 0 0 0 15px;
	padding: 0;
	position: relative;
	display: none;
}
		
#menuhoriz li ul li{
	float: none;
}
			
#menuhoriz li ul li a{
	margin: 0;
	font-weight: normal;
	width: auto;
	background: none;
	color: #ffffff;
}
			
#menuhoriz li ul li a:hover{
	text-decoration: underline;
}

#menuhoriz a.menu_all{
	border-bottom: 1px dotted #fabf9a;
	cursor:pointer;
	font: 10px Tahoma, Arial;
	font-variant: small-caps;
	text-decoration: none;
	width: 80px;
}

#menuhoriz a:hover.menu_all{
	color: #ffffff;
	text-decoration: none;
}

#menuhoriz ul.menu_layer{
	border: 2px solid #000000;
	display: none;
	margin:0;
}