html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	background-color: #fff5df;
	background-image: url(/design/standart/images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
}
table, td {
	font-size: 1em;
}
.shap {
	height: 316px;
}
.lefttop {
	background-color: #ffebbc;
	background-image: url(/design/standart/images/st1.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}
.leftbot {
	background-color: #ffebbc;
}
.ikon {
	padding-top: 29px;
	padding-bottom: 28px;
}
.righttop {
	background-image: url(/design/standart/images/topbg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.ludi {
	background-image: url(/design/standart/images/ludi.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.vanna {
	background-image: url(/design/standart/images/vanna.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: right;
}
.basket {
	width: 229px;
	background-image: url(/design/standart/images/basket.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.basket div {
	margin-left: 70px;
	padding-top: 13px;
	color: #583a00;
	font-family: Tahoma,Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	white-space: nowrap;
}
.basket div a {
	color: #fa5f00;
	font-weight: bold;
	text-decoration: underline;
}
.basket div a:hover {
	text-decoration: none;
}
/* -- конец шапки --*/

form {
	margin: 0px;
	padding: 0px;
}
input.search {
	border: 1px solid #d1ba88;
	background-color: White;
	height: 24px;
}
input.f {
	border: 1px solid #bebebe;
	background-color: White;

}



/* menu */
.m {
	background-image: url(/design/standart/images/m.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 25px;
	height: 30px;
	line-height: 30px;
}
#mv {
	background-image: url(/design/standart/images/mv.gif);
}
.m a {
	color: #5b3b03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	text-decoration: none;
	font-weight: bold;
}
.m a:hover {
	text-decoration: underline;
}
.mm {
	background-image: url(/design/standart/images/m_.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-left: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 0px;
	line-height: 0px;
}
.subm {
	margin-bottom: 3px;
}
.subm td{
	padding-left: 30px;
}
.subm td div {
	font-size: 80%;
	color: #9b6404;
	padding-left: 10px;
	margin-bottom: 6px;
	margin-top: 7px;
	font-weight: bold;
}
.subm td div a {
	text-decoration: underline;
	color: #9b6404;
}
.subm td div a:hover {
	text-decoration: none;
}
.subv {
	background-image: url(/design/standart/images/ar1.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/**/
.oranj {
	color: #fa5f00;
}
.br80 {
	color: #583a00;
	font-size: 80%;
	font-weight: bold;
}
/**/
h1 {
	color:  #fa5f00;
	text-transform: uppercase;
	font-size: 109%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-size: 100%;
	margin-bottom: 5px;
}
.line {
	border-bottom: 1px solid #d7cca9;
	}
.sq {
	background-image: url(/design/standart/images/sq.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 5px;
	height: 27px;
	vertical-align: bottom;
}
.content {
	color: #573a01;
}
.content td {
	color: #573a01;
}
.content td span {
	font-size: 80%;
}
.content td td {
	font-size: 1em;
}
.content p {
	font-size: 80%;
}
.brown {
	color: #573a01;
}
a {
	text-decoration: underline;
	color: #5e3b00;
}
a:hover {
	text-decoration: none;
}
/* */

body.s .lefttop {
	background-color: #ffebbc;
	background-image: url(/design/standart/images/st1_s.gif);
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}
body.s .righttop {
	background-image: url(/design/standart/images/topbg_s.jpg);
	background-position: top left;
	background-repeat: repeat-x;
}
.oval {
	width: 211px;
	height: 125px;
	background-image: url(/design/standart/images/under-basket.gif);
}
body.s .basket {
	width: 211px;
	height: 125px;
	background-image: url(/design/standart/images/basket.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.stena {
	background-image: url(/design/standart/images/stena.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
body.s .shap {
	height: 266px;
}
.track {
	color: #5b3b03;
	font-size: 80%;
	margin-left: 22px;
	margin-bottom: 25px;
}
.track a{
	color: #5b3b03;
	text-decoration: underline;
}
.track a:hover {
	text-decoration: none;
}
.vibor {
	margin-left: 22px;
}
.vibor td {
	font-size: 80%;
	color: #fa5f00;
	font-weight: bold;
	padding-right: 10px;
}
.sort {
	margin-left: 22px;
	font-size: 80%;
	margin-top: 20px;
}
.sort img {
	margin: 0 4px -4px 4px;
}
.sort a {
	color: #fa5f00;
}
.cat1 {
	padding-right: 30px;
	padding-bottom: 30px;
}
.cat1 table {
	font-size: 80%;
}
.cat1 table img {
	border: 1px solid #000;
	margin-right:12px;
}
.price {
	color: #fa5f00;
	font-size: 110%;
	font-weight: bold;
}
.pages {
	text-align: center;
	font-size: 120%;
}
.pages a {
	color: #fa5f00;
}
ul.nost {
	margin-top:0px;
	padding-top: 0px;
}
ul.nost li {
	list-style: none;
	font-size: 90%;
}
ul.innost {
	margin-top:0px;
	padding-top: 0px;
}
 ul.innost li {
	list-style: none;
	font-size: 80%;
}
.day {
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 12px;
}
.news {
	margin-top: 30px;
}
a.inbasket {
	color: #fa5f00;
	font-weight: bold;
	text-decoration: underline;
	font-size: 120%;
}





/**/
.bottom {
	height: 148px;
	border-top: 1px solid #ff861c;
	background-color: #ffca38;
	background-image: url(/design/standart/images/bottombg1.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 47px;
}
.m2 {
	background-color: White;
	line-height: 32px;
	color: #ff861c;
	font-size: 12px;
}
.m2 a {
	color: #ff861c;
	font-weight: bold;
	text-decoration: none;
	padding-left: 9px;
	padding-right: 9px;
}
.m2 a:hover {
	text-decoration: underline;
}
.copy {
	color: #9c6a1f;
	font-size: 12px;
	line-height: 14px;
	margin-top: 23px;
	padding-right: 30px;
}
.madein {
	background-position: right;
	background-image: url(/design/standart/images/spacebox.gif);
	background-repeat: no-repeat;
	padding-right: 89px;
	font-size: 11px;
	line-height: 16px;
	height: 16px;
	text-align: right;
	margin-top: 12px;
	margin-right: 30px;
	cursor: pointer;
}
.madein a {
	color: #9c6a1f;
	text-decoration: none;
}
.madein a:hover {
	text-decoration: underline;
}
