html, body {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
}

#head {
	position: relative;
	margin: 40px 0 0 0;
}

#logobox {
	position: relative;
}

#logo {
	width: 205px;
	height: 143px;
	border: 0;
}

#logotext {
	position: absolute;
	top: 90px;
	left: 220px;
	color: #b5b5b5;
	background-color: inherit;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#menu {display: none}

img.mouse {display: none}

#copy {
	position: absolute;
	bottom: 0;
	right: 0;
}

#copytext {
	width: 182px;
	color: #7f7f7f;
	font-size: 13px;
	text-align: center;
	margin: 10px auto 0 auto;
}
#copytext span{
	margin: 0 0 0 10px;
}
#counter {
	display: none;
}

#content {
	width: auto;
}

div.header {
	width: 150px;
	height: 105px;
	margin: 10px 0 0 30px;
}

h1, h2, h3, h4, div.h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
h1, h4, div.h1, div.h2, h4 a, div.h1 a, div.h2 a {
	color: #813408;
}
h1 {
	font-size: 16px;
	font-weight: 900;
	margin: 43px 0 0 42px;
}
div.h1, div.h2, h4 {
	font-size: 13px;
}
div.h1, h4 {
	margin: 15px 0 0 0;
}
div.h1, h4 {
	font-weight: 600;
}
div.h2 {
	font-weight: 500;
}
h2, h3 {
	color: #000;
}
h2 {
	font-size: 13px;
	font-weight: 600;
	margin: 35px 0 15px 0;
}
h3 {
	font-size: 11px;
	margin: 0 0 0 45px;
	font-weight: 500;
}

#context {
	font-size: 2.1ex;
	margin: 10px 50px 0 80px;
}

img.meh {
	width: 212px;
	height: 63px;
	margin: 15px 0 0 -5px;
	border: 0;
}

a.pro {
	display: block;
	font-size: 14px;
	margin: 0 0 5px 5px;
}
a.pro:link, a.folio:link, a.pro:visited, a.folio:visited {color: #666}
a.pro:hover, a.folio:hover, a.pro:active, a.folio:active {color: #813408}

div.foline, div.refline {
	position: relative;
	padding-bottom: 35px;
}
div.refline {
	min-height: 150px;
	height: auto !important;
	height: 150px;
}

#sorokin {page-break-after: always}

div.foline {
	margin-right: 190px;
}
div.foline img {
	width: 180px;
	height: auto;
	border: 0;
	cursor: pointer;
}
div.foline a {text-decoration: none}

div.fotext {
	position: absolute;
	left: 190px;
	width: auto;
}

div.revtext {
	margin-left: 170px;
}

div.revtext p {
	margin: 10px 0;
	font-size: 13px;
}

div.refline img {
	position: absolute;
	left: 0;
	width: 150px;
	height: 150px;
	border: 1px solid #ccc;
	float: left;
}

p.close {
	cursor: pointer;
}

#newli {
	position: absolute;
	right: 100px;
	width: 700px;
	text-align: center;
	z-index: 3;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid #bbb;
}

p.close {
	color: #00d;
	font-weight: 600;
	text-align: right;
	margin: 15px 15px 0 0;
}

p.newli{
	margin-bottom: 35px;
}

#newli img {
	margin: 15px 0 5px 0;
	cursor: pointer;
}

.pricetext {
	margin-right: 20px;
	margin-bottom: 25px;
}

.pricetext p {
	margin-top: 10px;
}

ul {
	margin-top: 7px;
	margin-bottom: 5px;
}

.black {color: #000;}

.last {margin-bottom: 25px}

/* Начало order */
#order {
	width: 425px;
}

div.orderline {
	position: relative;
	height: 30px;
}

div.commentline {
	position: relative;
	height: 80px;
}

label, select, textarea, input, textarea {
	position: absolute;
	top: 5px;
}
select, textarea, input, textarea {
	left: 150px;
	font-size: 12px;
}
label {left: 0}

div.commentline label {top: 25px}

textarea, input, textarea {
	width: 250px;
}

select {
	width: 257px;
}

textarea {
	height: 60px;
}

#but {
	text-align: right;
	margin: 5px 12px 0 0;
}

fieldset {padding: 5px}
legend {
	color: #333;
	font-size: 15px;
}

div.error {
	color: #a00;
	margin: 5px 0 0 20px;
}
a.error {
	color: #00f;
}

div.answer div {
	color: #070;
	margin: 5px 0 0 20px;
}
/* Конец order */
