html, body, a img {
	padding: 0;
	margin: 0;
	border: 0;
}

html, body {
	height:100%;
}

body {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*position: relative;*/
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 11px;
	background: #bbbbbb;
	border-top: 6px solid black;
}

a{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
}

#all{
	min-width: 904px;
	width: 100%;
}

#all_inner{

	margin: 0 auto;
	width: 904px;
	padding-bottom: 40px;
}

#top{
	width: 902px;
	border-left: 2px solid black;
	height: 141px;
	overflow: hidden;
	background: url(../images/top.gif) top left repeat-x #f79124;
}

#top embed{
	border-bottom: 1px solid black;
}

#top embed, #top object{
/* 	border-bottom: 3px solid red; */
}

#logo{
	float: left;
	width: 237px;
	height: 141px;
	background: url(../images/logob.gif) top left white;
}

#logo img{
	margin-left: 8px;
	margin-top: 37px;
	float: left;
}

#abnner{
	float: left;
	overflow: hidden;
	width: 473px;
	height: 141px;
}

#topform{
	float: right;
	overflow: hidden;
	width: 190px;
	height: 141px;
	background: url(../images/topform.gif) -2px top no-repeat;
	border-right: 2px solid black;
}

#topform .login{
	font-size: 10px;
	padding-top: 10px;
}

.login label{
	float: left;
	width: 193px;
	height: 28px;
}

.login label span{
	float: left;
	width: 45px;
	padding-right: 5px;
	padding-top: 4px;
	text-align: right;
}

.login label input{
	float: left;
	height: 18px;
	border: 1px solid #7f9db9;
	width: 81px;
}

.login input.submit{
	float: left;
	display: inline;
	margin-top: 4px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 50px;
}

.login a.line{
	float: left;
	margin-left: 50px;
	display: inline;
	width: 120px;
	line-height: 1.1em;
	margin-bottom: 6px;
	text-decoration: none;
	padding-left: 15px;
	background: url(../images/login_a_line.gif) 0px 2px no-repeat;
}

.login a{
	text-decoration: none;
	line-height: 1.1em;
}

.login a:hover{
	text-decoration: underline;
}

.login a.line:hover{
	background: url(../images/login_a_line_hover.gif) 0px 2px no-repeat;
}

#icmenu{
	width: 900px;
	height: 43px;
	background: url(../images/icmenu.gif) top left repeat-x;
	border-right: 2px solid black;
	border-left: 2px solid black;
}

#ic{
	float: left;
	padding-left: 12px;
	padding-top: 8px;
	width: 250px;
}

#ic img{
	float: left;
	margin-right: 6px;
	display: inline
}

#ic form input{
	margin-left: 5px;
	margin-right: 4px;
}

#ic .home, #ic .map, #ic .star{
	float: left;
	height: 16px;
	margin-right: 6px;
	display: inline
}

#ic .home{
	background: url(../images/home.gif) top left no-repeat;
	width: 15px;
}

#ic a:hover .home{
	background: url(../images/home_hover.gif) top left no-repeat;
}

#ic .map{
	background: url(../images/map.gif) top left no-repeat;
	width: 13px;
}

#ic a:hover .map{
	background: url(../images/map_hover.gif) top left no-repeat;
}

#ic .star{
	background: url(../images/star.gif) top left no-repeat;
	width: 17px;
}

#ic a:hover .star{
	background: url(../images/star_hover.gif) top left no-repeat;
}

#hormenu{
	text-transform: uppercase;
	font-weight: bold;
	float: right;
	padding-right: 16px;
	padding-top: 9px;
	color: white;
}

#hormenu a{
	color: white;
	font-size: 10px;
	text-decoration: none;
}

#hormenu a:hover, #hormenu a.act{
	color: #e88923;
}

#body{
	width: 900px;
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: url(../images/body.gif) top left repeat-y white;
}

#body_inner{
	width: 889px;
	border-left: 5px solid #d4d4d4;
	border-right: 6px solid white;
}

#body_top{
	width: 889px;
	border-bottom: 1px solid white;
	height: 69px;
	background: #f2f2f2;
}


#search{
	float: left;
	width: 232px;
	padding-top: 0px;
	height: 69px;
	overflow: hidden;
	background: /*url(../images/search_bg.gif) top right no-repeat*/ #d4d4d4;
	font-size: 9px;
	text-transform: uppercase;
}

#search span{
	display: block;
 	padding-left: 18px; 
	width: 36px;
	padding-top: 4px;
}

#search .text{
	width: 130px;
	font-size: 11px;
	padding-left: 3px;
	height: 15px;
	margin-left: 15px;
	margin-top: 3px;
	border: 1px solid #dcdcdc;
}

* html #search .text{
	margin-top: 1px;
}

#search select{
	float: left;
	display: inline;
	width: 135px;
	height: 17px;
	margin-left: 15px;
	font-size: 11px;
	margin-top: 5px;
	border: 1px solid #dcdcdc;
	text-transform: none;
}

* html #search select{
	margin-top: 2px;
}

#search .image{
	float: left;
	display: inline;
	margin-top: 5px;
	margin-left: 7px;
}

#body_top_right{
	float: right;
	width: 100%;
	margin-left: -232px;
}

#body_top_right_inner{
	margin-left: 232px;
}

#bread{
	float: left;
	padding-left: 22px;
	padding-top: 44px;
	font-size: 11px;
	width: 100%;
	margin-right: -160px;
	line-height: 1.1em;
}

#bread_inner{
	margin-right: 150px;
}

#bread a{
	text-decoration: none;
}

#yourorder{
	float: right;
	font-size: 10px;
	white-space: nowrap;
	/*background: url(../images/yourorder.gif) center top no-repeat;*/
	
	margin-top: 3px;
	margin-right: 9px;
	display: inline;
	text-align: center;
}

#yourorder_full{
	float: right;
	font-size: 10px;
	white-space: nowrap;
	/*background: url(../images/yourorder_full.gif) center top no-repeat;*/
	margin-top: 3px;
	margin-right: 9px;
	display: inline;
	text-align: center;
}

#yourorder a, #yourorder_full a{
/* 	padding-top: 44px; */
/* 	display: block; */
	text-align: center;
}

#left{
	float: left;
	width: 233px;	
}

.menu{
	/*margin-top: 49px;*/
	margin-bottom: 20px;
	width: 233px;
	overflow: hidden;
}

.menu.postcat{
	margin-top: 0;
}

#pre_menu{
	height: 34px;
	font-size: 18px;
	margin-top: 13px;
	padding-top: 2px;
	margin-left: 13px;
	background: url(../images/pre_menu.gif) left top no-repeat;
	padding-left: 29px;
}

.menu .first, .menu .firstact{
	padding-top: 10px;
	padding-bottom: 6px;
	background: url(../images/menu_first.gif) top left no-repeat white;
	font-size: 12px;
	font-weight: bold;
	padding-left: 16px;
	text-transform: uppercase;
}

.menu .first a, .menu .firstact a{
	text-decoration: none;
}

.menu .firstact{
	background: url(../images/menu_firstact.gif) top left no-repeat white;
}

.menu .second, .menu .secondact{
	background: white;
	padding-left: 27px;
	padding-right: 17px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #949494;
	font-style: italic;
}

.menu .second a, .menu .secondact a{
	color: #949494;
	text-decoration: none;
}

.menu .secondmenu{
	background: white;
	padding-bottom: 5px;
}

.menu .second a:hover, .menu .secondact a{
	color: #f38f23;
}

.menu .secondact a{
	font-weight: bold;
}

#right{
	float: right;
	width: 656px;
}

.content{
	margin: 45px 12px 51px 22px;
}

.content h1{
	text-transform: uppercase;
}

.content h1, .content h2{
	margin-top: 0;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 16px;
}

.content p{
	text-indent: 16px;
}

#totop{
	text-align: right;
	padding-bottom: 30px;
}

#botmenu{
	border-left: 2px solid black;
	border-right: 2px solid black;
	background: url(../images/botmenu.gif) top left repeat-x;
	height: 19px;
}

#botmenu_inner{
	background: url(../images/botmenu_inner.gif) top left no-repeat;
	height: 19px;
}

#botmenu_inner2{
	float: right;
	height: 17px;
	padding-top: 2px;
	background: url(../images/botmenu_inner2.gif) top left no-repeat #d4d4d4;
	padding-left: 14px;
	padding-right: 14px;
	color: #6d6d6d;
	font-size: 10px;
}

#botmenu_inner2 a{
	color: #6d6d6d;
}

#botmenu_inner2 a:hover{
	color: white;
}

#footer{
	height: 110px;
	background: url(../images/footer.gif) top left repeat-x;
}

#footer_inner{
	height: 110px;
	background: url(../images/footer_inner.gif) top left no-repeat;
}

#footer_inner2{
	height: 110px;
	background: url(../images/footer_inner2.gif) top right no-repeat;
}

#counters{
	float: right;
	display: inline;
	margin-top: 63px;
	margin-right: 15px;
}

#counters img, #counters table{
	float: right;
	display: inline;
	margin-right: 8px;
}

.pright{
	text-align: right;
}

table.prod{
	border-collapse: collapse;
	width: 100%;
}

table.prod td{
	text-align: center;
	vertical-align: top;
	border: 1px solid #e7e7e7;
	color: #7f7f7f;
	padding: 3px;
}

table.prod td.head{
/* 	text-transform: uppercase; */
	background: #efefef;
	font-weight: bold;
	text-align: center;
	color: #000000 !important;
	padding-top: 6px;
	padding-bottom: 6px;
	border-right: 1px solid white;
}

table.prod td.head.right{
	border-right: 1px solid #e7e7e7;
}

table.prod tr.dark td{
	background: #efefef;
	border-right: 1px solid white;
}

table.prod tr.dark td.right{
	background: #efefef;
	border-right: 1px solid #e7e7e7;
}

table.prod td.center{
	text-align: center;
}

#leftnews{
	margin-top: 47px;
	margin-left: 16px;
	margin-right: 16px;
}

#leftnews.postmenu{
	margin-top: 0;
}

#leftnews strong{
	font-size: 18px;
	font-weight: normal;
}

#leftnews .item{
	margin-top: 1em;
}

p.pages{
	font-size: 13px;
	color: #7f7f7f;
}

p.pages span{
	text-decoration: underline;
}

p.pages a{
	color: #7f7f7f;
	text-decoration: none;
}

p.pages a:hover{
	text-decoration: underline;
}

form.content_enter .text{
	height: 138px;
	overflow: hidden;
}

* html form.content_enter .text{
	height: 148px;
}

form.content_enter label{
	float: left;
	padding-bottom: 6px;
}

form.content_enter label strong{
	width: 63px;
	float: left;
	padding-top: 6px;
	padding-right: 12px;
	text-align: right;
}

form.content_enter label input{
	float: left;
	width: 153px;
	height: 20px;
	border: 1px solid #bdbdbd;
}

.content form.content_enter p{
	font-size: 11px;
	margin-top: 8px;
}

form.content_enter p a{
	color: #7f7f7f;
}

form.content_enter .button input{
	margin-left: 47px;
}

.content p.small{
	margin-top: -12px;
	margin-left: 16px;
	text-indent: 0;
}

.content ol{
	margin-top: 0;
	margin-bottom: 0;
	list-style-position: outside;
	margin-left: -23px;
	color: #7f7f7f;
}

* html .content ol{
	margin-left: 15px
}

.getout{
	font-size: 12px;
	color: black;
	padding-left: 22px;
	padding-top: 40px;
}

.getout a{
	display: block;
	margin-top: 17px;
	padding-top: 8px;
	font-size: 11px;
	text-decoration: underline;
	padding-left: 22px;
	background: url(../images/getout_a.gif) bottom left no-repeat;
}
.getout a:hover{
	text-decoration: none;
}
.pics{
	margin-top: 15px;
}

.pics .item{
	float: left;
	width: 200px;
	height: 220px;	
}

.pics .item img{
	padding: 3px;
	border: 1px solid #d8d8d8;
}

.pics .item span{
	clear: both;
	display: block;
	color: #7f7f7f;
}

.feedback{
	width: 296px;
	color: #7f7f7f;
}

.feedback .feedback_inner{
	padding-top: 15px;
	padding-bottom: 17px;
	padding-left: 21px;
	padding-right: 21px;
	border: 1px solid #e9e9e9;
}

* html .feedback .feedback_inner{
	border-left: 0;
	border-right: 0;
	padding-left: 21px;
	padding-right: 21px;
	background: url(../images/feedback.gif) top left repeat-y;
}

.feedback select{
	border: 1px solid #dfdfdf;
	font-size: 11px;
}

.feedback p{
	color: #7f7f7f;
	text-indent: 0;
}

.feedback label.text, .feedback label.textarea{
	padding-bottom: 3px;
	display: block;
}

.feedback label.text span, .feedback label.textarea span{
	display: block;
	padding-bottom: 2px;
}

.feedback label.text input, .feedback textarea{
	width: 251px;
	height: 20px;
	border: 1px solid #bdbdbd;
}

.feedback textarea{
	height: 90px;
}

.feedback label.blank{
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}

.feedback label.text.loginf{
	
}

.feedback label.text.loginf span{
	float: left;
	width: 126px;
	padding-top: 6px;
}

.feedback label.text.loginf input{
	float: left;
	width: 124px;
	margin-bottom: 8px;
	display: inline;
}

.feedback label.captcha span{
	display: block;
	padding-bottom: 2px;
}

.feedback label.captcha img{
	float: left;
}

.feedback label.captcha input{
	float: right;
	height: 20px;
	border: 1px solid #bdbdbd;
	width: 124px;
}

.feedback label.checkbox{
	position: relative;
	display: block;
	margin-top: 6px;
	margin-left: 6px;
	margin-bottom: 10px;
}

.feedback label.checkbox span{
	position: relative;
	top: -2px;
}

.feedback label.checkbox span span{
	position: static;
	display: block;
	font-size: 10px;
	margin-left: 30px;
}

.feedback .image{
	margin-left: 38px;
	margin-top: 39px;
}
.iwanna, .already{
	float: left;
	width: 296px;
	color: #7f7f7f;
}

.iwanna h3, .already h3{
	margin-top: 0;
	margin-left: 10px;
	font-size: 13px;
	color: #7f7f7f;
}

.iwanna .square, .already .square{
	width: 268px;
	padding-left: 13px;
	padding-right: 13px;
	height: 220px;
	padding-top: 12px;
	border: 1px solid #e9e9e9;
	overflow: hidden;
}	

.iwanna .square p, .already .square p{
	margin-bottom: 2em;
	font-size: 12px;
	text-indent: 9px;
}

.already .square p{
	text-indent: 0;
	margin-left: 9px;
}

.iwanna .square .text{
	overflow: hidden;
	height: 188px;
}

.iwanna img, .already img{
	margin-top: 24px;
}

.already img{
	margin-left: 2px;
}

.iwanna .square img, .already .square img{
	margin-top: 0;
	margin-left: 47px;
}

.already{
	width: 300px;
}

.already .square, .already h3{
	margin-left: 4px;
}

p.yourord{
	color: #7f7f7f;
	font-size: 11px;
	margin-bottom: 0;
	margin-top: -10px;
}

#accents{
	margin-left: 9px;
	font-size: 10px;
}

#accents a{
	text-decoration: none;
}

#accents strong.head{
	font-size: 12px;
}

#accents img{
	margin-top: 2px;
}

#accents .accent{
	margin-top: 21px;
}

.picblock{
	border: 10px solid #f2f2f2;
	padding: 1px;
}

.picblock img{
	margin: 0;
}

#bread span.current, #bread a.current{
	font-weight: bold;
	text-decoration: underline;
	color: #f79124;
}
#bread a.current:hover{
	font-weight: bold;
	text-decoration: none;
	color: #f79124;
}
#bread span.tobe, #bread a.tobe{
	color: #f79124;
}
.ordbred a:hover{
	color: #f79124;
}








.mfastbasket-popup {
	width: 470px;
	/*height:300px;*/
	background: rgb(253,135,1); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(253,135,1,1) 0%, rgba(254,169,60,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(253,135,1,1)), color-stop(100%,rgba(254,169,60,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(253,135,1,1) 0%,rgba(254,169,60,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(253,135,1,1) 0%,rgba(254,169,60,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(253,135,1,1) 0%,rgba(254,169,60,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(253,135,1,1) 0%,rgba(254,169,60,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fd8701', endColorstr='#fea93c',GradientType=0 ); /* IE6-9 */
	position: relative;

}

.container-fbasket {
	padding:40px 38px 10px 45px;
}

.mfastbasket-button-close {
	position: absolute;
	right: 10px;
	top: 10px;
}

.title-fbasket {
	color:#ffe6ae;
	margin-bottom: 10px;
}

.mfastbasket-form {
	position: relative;
	margin-top: 10px;
}

.mfastbasket-button {
	position: absolute;
	right: 0px;
	bottom: 0px;
}


.mfastbasket-button input {
	display: block;
	width: 110px;
	background: #ff8700;
	border:1px solid #fff8b4;
	height: 20px;
	line-height: 20px;
}

.mfastbasket-container-right > div {
	margin-bottom: 10px;
}

.mfastbasket-container-right > div label {
	vertical-align: top;
	line-height: 22px;
	margin-right: 5px;
}

.mfastbasket-massage-show {
	color:#ffffff;
	font-weight: bold;
	margin-bottom: 15px;
}
<!--Array
(
    [label01] =>    0.00000
    [label02] =>    0.00111
    [label03] =>    0.09510
    [label04] =>    0.09510
    [label05] =>    0.09511
)
-->