html, body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78797e;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
p, td, div, span {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78797e;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-size: 11px;
	border: 1px #c2c2c4 solid;
}
a {
	text-decoration: underline;
	color: #94b608;	
}
a:hover {
	text-decoration: underline;
}
ul {
	padding: 0px 0px 0px 16px;
	margin: 0px;
	color: #78797e;
}
li {
	padding: 0px 0px 12px 2px;
	margin: 0px;
	list-style: none;
	color: #78797e;
}
li a {
	color: #94b608;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #f1426b;
	padding: 12px 0px 12px 0px;
	font-style: italic;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #fcb50f;
	padding: 12px 0px 12px 0px;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #94b608;
	padding: 0px;
}
h4 {
	font-size: 11px;
	color: #56A544;
	padding: 4px 0px 6px 0px;
}
h3 a, h4 a {
	color: #56A544;
}
h5 {
	font-size: 11px;
	color: #6B7A8C;
	padding: 0px 0px 0px 0px;
}
h5 a {
	color: #6B7A8C;
}
p {
	padding: 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-top: none;
	border-bottom: #94b60c 1px  solid;
	margin: 0px;
	padding: 0px;
}
#txt-block1 {
	position: absolute; /* Абсолютное позиционирование */
	width: 255px; /* Ширина слоя в пикселах */
	left: 50%; /* Положение слоя от левого края */
	top: 470px; /* Положение слоя от верхнего края */
	margin-left: -345px; /* Отступ слева */
	text-align: left;
	line-height: 14px;
}
#txt-block2 {
	position: absolute; /* Абсолютное позиционирование */
	width: 255px; /* Ширина слоя в пикселах */
	left: 50%; /* Положение слоя от левого края */
	top: 610px; /* Положение слоя от верхнего края */
	margin-left: 90px; /* Отступ слева */
	text-align: left;
	line-height: 14px;
}
#txt-block3 {
	position: absolute; /* Абсолютное позиционирование */
	width: 255px; /* Ширина слоя в пикселах */
	left: 50%; /* Положение слоя от левого края */
	top: 880px; /* Положение слоя от верхнего края */
	margin-left: -345px; /* Отступ слева */
	text-align: left;
	line-height: 14px;
}
#txt-block4 {
	position: absolute; /* Абсолютное позиционирование */
	width: 255px; /* Ширина слоя в пикселах */
	left: 50%; /* Положение слоя от левого края */
	top: 1030px; /* Положение слоя от верхнего края */
	margin-left: 90px; /* Отступ слева */
	text-align: left;
	line-height: 14px;
}
#frm1 {
	position: absolute; /* Абсолютное позиционирование */
	width: 290px; /* Ширина слоя в пикселах */
	left: 50%; /* Положение слоя от левого края */
	top: 1960px; /* Положение слоя от верхнего края */
	margin-left: 90px; /* Отступ слева */
	text-align: left;
	line-height: 14px;
}
#frm2 {
	position: absolute; /* Абсолютное позиционирование */
	width: 290px; /* Ширина слоя в пикселах */
	left: 50%; /* Положение слоя от левого края */
	top: 1960px; /* Положение слоя от верхнего края */
	margin-left: -345px; /* Отступ слева */
	text-align: left;
	line-height: 14px;
}
table.frm-border {
	width: 280px;
}
table.frm-border td {
	padding: 5px 0px 5px 0px;
}
table.frm-border input {
	width: 180px;
}
table.frm-border textarea {
	width: 280px;
}

table.frm-border2 {
	width: 260px;
}
table.frm-border2 td {
	padding: 5px 0px 5px 0px;
}
table.frm-border2 input {
	width: 160px;
	height: 16px;
}
table.frm-border2 textarea {
	width: 260px;
}
/* ------------------------------- inner ------------------------------- */

.box-bg {
	background-image: url(images/inner/box-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.box-top {
	background-image: url(images/inner/box-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-bott {
	background-image: url(images/inner/box-bott.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* ------------------------------- orders ------------------------------- */
.order-btns {
	background: url(images/order/btn-bg.gif) no-repeat left top;
	text-align: right;
	padding: 0px 20px;
	margin: 0px;
}
.order-btns a {
	margin: 0px 8px;
}
.order-title {
	margin: 0px;
	background: url(images/order/h-bg.gif) no-repeat left top;
	line-height: 44px;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	padding: 0px 24px;
}
.basket {
	background: url(images/order/basket-bg.gif) repeat-y left top;
	width: 652px;
	margin: 0px auto;
}
.basket-top {
	margin-bottom: -2px;
}
.basket-bott {
	margin-top: -2px;
}
.basket-sep {
	margin: -2px auto -2px auto;
}
.basket-price {
	color: #f1426b;
	font-weight: bold;
	text-align: center;
	width: 106px;
}
.basket-checkbox {
	background: url(images/order/checkbox-bg.gif) no-repeat left center;
	text-align: center;
	width: 18px;
}
.basket-checkbox input {
	border: none;
}
.basket-textbox {
	width: 106px;
	text-align: center;
}
.basket-textbox input {
	background: url(images/order/textbox-bg.gif) no-repeat left top;
	width: 70px;
	text-align: center;
	border: none;
	height: 18px;
}
.basket-description {
	padding: 0px 14px 0px 12px;
}
.basket-frm {
	background: url(images/order/frm-bg.gif) repeat-y left top;
}
.basket-frm input {
	border: 1px #b8b8b8 solid;
	width: 160px;
	height: 14px;
}
.basket-frm td {
	padding: 8px 12px;
}

.order-new-title {
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
	padding: 0px 24px;
}


