html, body {
	background: #f5f2ed;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.fantom {
	clear: both;
}

#container {
	width: 770px;
	padding-right: 5px;
	background: url(../_img/page_backg.jpg) left top repeat-y;
}

#header {
	height: 188px;
	padding: 8px 6px 6px;
	background: url(../_img/header_backg.jpg) left top no-repeat;
}

#header img {
	margin-right: 43px;
	float: left;
}

#header object {
	float: left;
}

#menutop {
	height: 11px;
	padding: 22px 234px 17px 15px;
	background: url(../_img/menu_top_backg.jpg) left top no-repeat;
	font: 11px/11px bold;
	color: #4a250a;
	text-align: right;
}

#menutop a {
	color: #4a250a;
	font-weight: normal;
	text-decoration: none;
}

#menutop a:hover {
	color: #000;
	text-decoration: underline;
}

#leftcol {
	width: 147px;
	padding: 0 2px;
	float: left;
}

#menumain {
	list-style-type: none;
	font-size: 12px;
}

#menumain .top {
	height: 5px;
	line-height: 5px;
	font-size: 4px;
}

#menumain .cat {
	margin-bottom: -1px;
}

#menumain .cat a {
	display: block;
	width: 101px;
	min-height: 19px;
	padding: 6px 19px 3px 26px;
	background: url(../_img/menu_main_backg.gif) left center no-repeat;
	color: #4a250a;
	text-decoration: none;
}

* html #menumain .cat a {
	height: 17px;
	padding: 4px 19px 3px 26px;
}

#menumain .cat a:hover, #menumain .cat a:hover.selected {
	background: url(../_img/menu_main_backg.gif) right center no-repeat;
	color: #000;
}

#menumain .cat a.selected {
	background: url(../_img/menu_main_backg.gif) right center no-repeat;
	font-weight: bold;
}

#menumain .pic1 {
	margin-top: -1px;
}

* html #menumain .pic1 {
	margin-top: -6px;
}

#menumain .map {
	text-align: center;
}

#menumain .map a {
	padding-top: 10px;
	height: 135px;
	display: block;
	background: url(../_img/bt_map.gif) left bottom no-repeat;
	font-size: 13px;
	color: #7d3e0c;
	text-decoration: none;
}

#menumain .map a:hover {
	background: url(../_img/bt_map.gif) right bottom no-repeat;
	color: #4b260b;
}

#content {
	width: 615px;
	float: left;
	background: url(../_img/content_backg.jpg) left top no-repeat;
}

#content .catname {
	width: 330px;
	padding: 16px 10px 2px;
	margin: 0 25px;
	border-bottom: 1px dashed #000;
	font-size: 15px;
	color: #7d3e0c;
}

#content .msg {
	width: 330px;
	padding: 16px 10px 2px;
	margin: 0 25px;
	font-size: 13px;
	font-weight: normal;
	color: #7d3e0c;
	text-align: center;
}

#content .info {
	width: 350px;
	margin: 8px 25px 15px;
}

#content #prodinfo {
	min-height: 325px;
}

* html #content #prodinfo {
	height: 325px;
}

#content .info, #content .info a {
	font-size: 12px;
	color: #4a250a;
}

#content .info a:hover {
	text-decoration: none;
}

#latest {
	width: 390px;
	padding: 5px;
}

#latest h1 {
	height: 25px;
	padding-bottom: 5px;
	padding-left: 20px;
	background: url(../_img/latest_backg.gif) left bottom no-repeat;
	font-size: 15px;
	color: #7d3e0c;
}

.item {
	position: relative;
	width: 172px;
	height: 126px;
	float: left;
	padding: 5px;
	margin: 4px 1px 3px 9px;
	background: url(../_img/latest_ad_backg.jpg) left top no-repeat;
}

* html .item {
	margin: 4px 1px 3px 5px;
}

.item h2 {
	margin: 0px;
}

.item h2, .item h2 a, .item h2 select {
	font-size: 11px;
	color: #6e401e;
	text-align: center;
}

.item h2 a:hover {
	text-decoration: none;
	color: #000;
}

.item h2 select {
	border: 1px solid #7d3e0c;
}

.item p {
	width: 76px;
	margin: 5px 0 0;
	float: left;
	font-size: 9px;
	color: #fff;
	text-align: center;
}

.item p img {
	margin-bottom: 3px;
	border: 2px solid #8c5427;
}

.item p span {
	padding: 0 3px;
	background: #ceab8f;
}

.item ul {
	width: 72px;
	float: left;
	margin: 5px 0 0;
	padding-left: 20px;
	list-style-type: none;
	font-size: 9px;
	color: #94582d;
	text-transform: capitalize;
}

.item ul li {
	padding-left: 8px;
	margin-left: -15px;
	background: url(../_img/latest_bullet.gif) left center no-repeat;
}

.arrow {
	position: absolute;
	top: 115px;
	left: 162px;
}

.short {
	margin-bottom: 12px;
}

.short p {
	width: 76px;
	float: left;
	font-size: 9px;
	color: #fff;
	text-align: center;
}

.short p img {
	margin-bottom: 3px;
	border: 2px solid #8c5427;
}

.short p span {
	padding: 0 3px;
	background: #ceab8f;
}

.short ul {
	width: 250px;
	float: left;
	padding-left: 20px;
	list-style-type: none;
	font-size: 11px;
	color: #94582d;
	text-transform: capitalize;
}

.short ul li {
	display: block;
	width: 110px;
	float: left;
	padding-left: 8px;
	background: url(../_img/latest_bullet.gif) left center no-repeat;
}

.short h2 {
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}

.short h2, .short h2 select {
	font-size: 11px;
	color: #6e401e;
}

.short h2 select {
	border: 1px solid #7d3e0c;
}

.thumbs {
	margin: 10px;
}

.thumbs img {
	margin: 3px 2px;
	border: 2px solid #8c5427;
}

.bigpic {
	padding: 6px;
	text-align: left;
}

.bigpic img {
	border: 2px solid #8c5427;
}

.paging {
	margin-top: 5px;
	padding-top: 5px;
	border-top: 1px dashed #6e401e;
}

.paging, .paging a {
	font-size: 11px;
	color: #6e401e;
	text-align: center;
}

.paging a {
	font-weight: bold;
	text-decoration: none;
}

.paging a:hover {
	color: #000;
}

#rightcol {
	position: absolute;
	width: 208px;
	height: 510px;
	top: 123px;
	left: 550px;
	font-size: 11px;
	color: #3e3e3e;
	z-index: 1000;
}

.bul {
	background: url(../_img/rightcol_backg_bg.jpg) left bottom no-repeat;
}

.eng {
	background: url(../_img/rightcol_backg_en.jpg) left bottom no-repeat;
}

.bul .cont {
	padding: 38px 21px;
	background: url(../_img/rightcol_backg1_bg.gif) left top no-repeat;
}

.eng .cont {
	padding: 38px 21px;
	background: url(../_img/rightcol_backg1_en.gif) left top no-repeat;
}

#rightcol .exchange {
	margin: 1px 0 20px;
	list-style-type: none;
}

#rightcol .exchange li {
	display: block;
	height: 12px;
	padding: 2px 0px 2px;
}

* html #rightcol .exchange li {
	padding: 1px 0px 2px;
}

#rightcol .exchange li img {
	padding: 0px 40px 0px 10px;
}

#rightcol .weather {
	margin: 29px 0 20px;
	list-style-type: none;
}

#rightcol .weather li {
	display: block;
	position: relative;
	height: 14px;
	padding: 3px 0px 1px 10px;
}

#rightcol .weather li span {
	margin-left: 20px;
	position: absolute;
	left: 66px;
}

#rightcol form {
	margin-top: 44px;
	text-align: right;
}

#rightcol form .txt, #rightcol form select {
	margin-bottom: 2px;
	border: 1px solid #7d3e0c;
	font-size: 11px;
	color: #666;
}

#rightcol form .txt {
	width: 82px;
}

#rightcol form select {
	width: 170px;
}

#mapper {
	width: 366px;
	margin: 10px 15px 20px;
	border: 1px solid #7d3e0c;
	text-align: center;
}

#mapper .tabl1 {
	width: 230px;
	margin: 50px auto;
	background: #7d3e0c;
}

#mapper input.txt, #mapper input.txt2, #mapper textarea {
	border: 1px solid #7d3e0c;
}

#addprop {
	padding-left: 15px;
	font-size: 11px;
	text-align: left;
}

#addprop h3 {
	height: 14px;
	margin: 5px;
	font-size: 13px;
	color: #7d3e0c;
}

#addprop div.big {
	margin: 4px 0;
}

#addprop div.txt {
	width: 110px;
	float: left;
	font-weight: bold;
}

#addprop .fld {
	width: 220px;
	float: left;
	font-size: 11px;
}

#addprop input.txt, #addprop input.file, #addprop select, #addprop textarea {
	width: 216px;
	font-size: 11px;
}

#addprop input.txt2 {
	width: 80px;
	font-size: 11px;
}

#addprop textarea {
	height: 60px;
}

#footer {
	height: 15px;
	padding-top: 42px;
	padding-bottom: 4px;
	margin-bottom: -2px;
	background: url(../_img/footer_backg.jpg) left bottom no-repeat;
	vertical-align: middle;
}

#footer, #footer a {
	font-size: 11px;
	color: #fff;
}

#footer a:hover {
	color: #e4d8b9;
	text-decoration: none;
}

#footer img {
	vertical-align: middle;
}

#footer .left {
	width: 151px;
	float: left;
	text-align: center;
}

#footer .center {
	width: 300px;
	float: left;
	padding: 0px 30px;
	text-align: left;
}

#footer .right {
	width: 196px;
	padding: 0px 30px;
	float: left;
	text-align: right;
}