
body {
	color: #4d1b12;
	background-color: #291000;
	margin: 0;
	padding: 0;
	scrollbar-face-color: #dfdfdf;
	scrollbar-base-color: #e8e8e8;
	scrollbar-track-color: #e8e8e8;
	scrollbar-3dlight-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-arrow-color: #333333;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #666666;
}

.text {
	color: #4d1b12;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
}

.text_phone {
	color: #311101;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
}

.text_contact {
	color: black;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
}

.text_down {
	color: #f9dda1;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
}

a:link, a:visited, a:active, a:hover {
	color: #812d04;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

a:hover {
	color: #b12120;
	text-decoration: none;
}

a:link.a_menu, a:visited.a_menu, a:active.a_menu, a:hover.a_menu {
	color: #572000;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

a.a_menu:hover {
	color: #b12120;
	text-decoration: underline;
}

a:link.a_down, a:visited.a_down, a:active.a_down, a:hover.a_down {
	color: #f9dda1;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}

h1 {
	color: #6a300b;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align: center;
}

.b_img {
	border: 1px gray solid;
}

p {
	margin: 0;
} 

table {
	color: #4d1b12;
	font-family: verdana, arial, sans-serif, tahoma;
	font-size: 12px;
	line-height: 16px;
}


table.price {
	background: #383c3f;
}

table.price th {
  background: 4d1b12;
	color: #fff4c4;
}

table.price td {
  background: #fff4c4;
} 
