body, html {
	margin:0px; 
	padding:0px;
	padding-bottom: 10px;
	font: 15px Arial Narrow, Arial, sans-serif;
	color: black;
	background: black;
	scrollbar-face-color:#e5b35f;

	scrollbar-3dlight-color:#96653c;
	scrollbar-darkshadow-color:#96653c;
	scrollbar-shadow-color:#96653c;
	scrollbar-arrow-color:#96653c;
	scrollbar-track-color:#edd6a5;
}
a { 
	color:#353535; 
	text-decoration:none;
}
a img {
	border-width: 0px;
}
img {
	margin:0px;
}
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}
input,textarea,select {
	font: 11px Tahoma, Arial, sans-serif;
	background: white;
	color: #2c2c2c;
  border:1px solid #2c2c2c;     
}

form {
	margin: 0px;
	padding: 0px;
}

.right {
	float: right;
}
.left {
	float: left;
}
.standart_margin {
	display: block;
	margin-bottom: 12px;
}
.small_margin {
	display: block;
	margin-bottom: 3px;
}
table {
	border-collapse: collapse;
}
h1, .h1 {
	font-weight: bold;
	font-size: 17px;
	margin: 0px;
	margin-bottom: 15px;
}
h2, .h2 {
	font-size: 15px;
	color: #a42500;
	font-style:italic;
	font-weight: normal;
}
.our_link {
	float: right;
}
.our_link a {
	color: #ac5d2f;
	font-size: 14px;
	height: 15px;
}
/* HEAD */
.main {
	text-align: left;
}
.main td.main_field {
	width: 1006px;
	vertical-align: top;
	background: url('images/main_fon.jpg') no-repeat right 206px;
}

.main td.main_field div.main_field {
	height: auto !important;
	height: 1033px;
	min-height: 1033px;
}

.main .left_field {
	background: url('images/main_fon_left.jpg') no-repeat right top;
}
.main .right_field {
	background: url('images/main_fon_right.jpg') no-repeat left top;
}

/* Header */
.header {
	background: url('images/header.jpg') no-repeat left top;
	width: 100%;
	height: 206px;
}
.header .adres {
	position: relative;
	top: 66px;
	left: 835px;
	line-height: 15px;
}

/* Main area */
.menu {
	background: url('images/menu_fon.jpg') no-repeat left top;
	width: 248px;
	height: 229px;
	font-size: 16px;
}
.menu div {
	padding: 44px 0px 0px 98px; 
}
.menu a {
	display: block;
	margin-bottom: 4px;
}
.menu a.select {
	font-weight: bold;
}

.art {
	width: 213px;
}
.art div img{
	margin: 12px 0px 0px 12px;
	width: 188px;
	height: 151px;
}
.art_1 {
	background: url('images/art_fon_1.jpg') no-repeat left top;
	height: 185px;
}
.art_2 {
	background: url('images/art_fon_2.jpg') no-repeat left top;
	height: 186px;
}
.art_3 {
	background: url('images/art_fon_3.jpg') no-repeat left top;
	height: 175px;
}
.canvas {
	padding: 0px 12px 0px 13px;
}
.page {
	background: url('images/canvas_fon.jpg') repeat-y left top;
	line-height: 15px;
}
.page_inner {
	background: url('images/canvas_top.jpg') no-repeat left top;
	height: auto !important;
	height: 465px;
	min-height: 465px;
	padding: 42px 40px 0px 40px; 
}
.page_inner .end {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
.page_end {
	background: url('images/canvas_bottom.jpg') no-repeat left top;
	height: 40px;
}
.copyright {
	color: #ac5d2f;
	font-size: 14px;
	height: 15px;
}
.pagebar {
	color: #a42500;
}
.pagebar .current {
	font-weight: bold;
}
.pagebar a{
	color: #a42500;
}

/* Content */
.screen {
	margin-top: 12px;
}
.screen img {
	margin-right: 15px;
	float: left;
}

.product_item {
	line-height: 16px;
	clear: both;
	margin-bottom: 30px;
}
.product_item .caption{
	font-style: italic;
}
.product_item .price{
	float: right;
}
.product_link {
	color: #a42500;
}

.gallery {
	margin: 0px 15px;
}
.gallery td {
	padding-right: 50px;
	padding-bottom: 15px;
}
.gallery td.last {
	padding-right: 0px;
}
.gbook_item {
	line-height: 18px;
	margin-bottom: 30px;
}
.date {
	color: #a42500;
}
.divider {
	background: url('images/divider.gif') repeat-x left top;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	width: 100%;
	margin-bottom: 20px;
}
a.email {
	font-style: italic;
	color: black;
}

.gbook_form {
	width: 275px;
	margin-left: 85px;
	text-align: left;
}
.gbook_form .label {
	font-size: 14px;
}
.gbook_form input {
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top: 3px;
	background: #fde6b5;
	border: solid 1px #96653c;
	width: 98%;
}
.gbook_form textarea {
	background: #fde6b5;
	border: solid 1px #96653c;
	width: 98%;
	height: 125px;
	margin-bottom: 25px;
}

.gbook_form .button {
	background: #fde6b5;
	border: solid 1px #96653c;
	width: 120px;
	height: 20px;
	color: #a42500;
}
.note {
	color: #a42500;
}



