body {
	margin: 0;
	font-family: Georgia, Serif;
	font-size: 9pt;
	color: #202030;
}
h1 {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	/*color: #f96;*/
	color: #bbb087;
	margin-top: 0;
	font-size: 16pt;
}
h2 {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #bbb087;
	font-size: 14pt;
}
h2 a {
	font-family: Georgia, Serif;
	color: #bbb087;
	font-size: 12pt;
}
h3 {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	color: #bbb087;
	font-size: 12pt;
}

/*h3#h3-top {
	font-family: 'Trebuchet MS', Arial, Sans-serif;
	font-size: 8pt;
	color: #40404e;
	text-transform: uppercase;
	margin: 3px;
}*/
a {
	/*color: #f96;*/
	color: #157;
}
a img {
	text-decoration: none;
}
a.h-menu, a.h-menu-sel {
	color: #dfdfe2;
	font-size: 8pt;
}
a.h-menu-sel {
	text-decoration: none;
	font-weight: bold;
}
img {
	border: 0;
}
form {
	margin: 0;
}
/*#slogan {
	background: #112;
}*/
#spacer {
	height: 300px;
}
#counters {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
#admin {
	position: absolute;
	top: 0;
	left: 0;
	padding: 2px 10px;
	background: #e7e7e7;
	font-size: 7pt;
	border: 1px solid #1a1929;
}
#top {
	background: url(/img/bg-top.jpg) no-repeat #112;
}
#h-menu {
	background: url(/img/bg-bottom-index.jpg) no-repeat #112;
}
#footer {
background: url(/img/bg-bottom.jpg) no-repeat #112;
}
#footer * {
	color: #dfdfe2;
}
#footer-index {
	background: url(/img/bg-bottom-index.jpg) no-repeat #112;
}
#footer-index * {
	color: #dfdfe2;
}
#footer-shop {
	background: url(/img/bg-bottom-shop.jpg) no-repeat #112;
}
#footer-shop * {
	color: #dfdfe2;
}
#menu {
	background: url(/img/bg-menu.jpg) repeat-y #112;
}
#menu-shop {
	background: url(/img/bg-menu.jpg) top right repeat-y #112;
}
#menu-shop ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu-shop h2 {
	color: #a0a0a7;
	font-size: 11pt;
}
#menu-shop a, #menu-shop p {
	color: #a0a0a7;
}
#menu-shop ul * {
	color: #dfdfe2;
}
#menu-shop li {
	padding: 10px 0;
	margin-right: 10px;
	background: url(/img/bg-menu-li.jpg) bottom left no-repeat;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul * {
	color: #dfdfe2;
}
#menu ul li {
	padding: 10px 0;
	margin-right: 10px;
	background: url(/img/bg-menu-li.jpg) bottom left no-repeat;
}
#menu ul a {
	text-decoration: none;
	font-size: 11pt;
}
#price td {
	border-bottom: 1px solid #111122;
}
#price th {
	background: #30303f;
	color: #a0a0a7;
}
#sidebar {
	border: 4px double #a0a0a7;
	width: 149px;
	color: #a0a0a7;
	padding: 10px;
}
.left {
	background: url(/img/bg-left.png) top left repeat-y #2c2c35;
}
.right {
	background: url(/img/bg-right.png) top right repeat-y #2c2c35;
}
.main {
	background: url(/img/bg-main.jpg) #dfdfe2;
}
.main p {
	text-align: justify;
}
.c {
	text-align: center;
}
.r {
	text-align: right;
}
.j {
	text-align: justify;
}
.v-line {
	background: #70707a;
}
.brd-lr {
	border-left: 1px dashed #70707a;
	border-right: 1px dashed #70707a;
}
.hr {
	width: 500px;
	height: 21px;
	margin: 0 auto;
	background: url(/img/hr.png) center left no-repeat;
}
dt {
	font-weight: bold;
}
dt span {
	color: #bbb087;
}
.count {
	font-size: 9pt;
	color: #a0a0a7;
}
.product {
	padding-left: 20px;
}
