html, body {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFCC;
	width: 100% !important;
	height: 100% !important;
}

#box {
	width: 1000px;
	height: auto;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
	z-index: 1;
}
#header {
	height: 519px;
	background-image: url('../img/header.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
#header_link0 {
	position: absolute;
	width: 330px;
	height: 150px;
	right: 120px;
	top: 190px;
}
#header_link1 {
	position: absolute;
	width: 95px;
	height: 45px;
	left: 115px;
	top: 290px;
}
#header_link2 {
	position: absolute;
	width: 75px;
	height: 25px;
	left: 367px;
	top: 330px;
}
#header_link0 a, #header_link1 a, #header_link2 a {display:block;width:100%;height:100%;}
#lpanel {
	display: block;
	position: absolute;
	width: 200px;
	height: 90px;
	left: 240px;
	top: 410px;
}
#rpanel {
	display: block;
	position: absolute;
	width: 200px;
	height: 90px;
	left: 550px;
	top: 410px;
}
#rpanel a {
	font-size: 12px;
	color: #000000;
}
#kont {
	position: absolute;
	width: 200px;
	height: 100px;
	right: 245px;
	top: 340px;
	color: #AB2522;
	font-weight: bold;
}
#basket {
	position: absolute;
	width: 142px;
	height: 140px;
	right: 0px;
	top: 370px;
	color: #AB2522;
	font-size: 12px;
}
#basket div.h {
	color: #000000;
	margin: 8px 0px 18px 55px;
}
#basket strong {
	font-weight: bold;
	color: #000000;
}
#basket div.center {
	padding-top: 10px;
	padding-right: 20px;
}
#basket a {
	color: #000000;
	text-decoration: underline;
}
#main {
	border-left: 215px solid #FFF975;
	border-right: 171px solid #FFFF73;
}
#lsidebar {
	background-color: #FFF975;
	width: 215px;
	margin-left: -215px;
	height: 100%;
	float: left;
}
#menu {
	padding: 0px;
	margin: 0px;
}
#menu * {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menu li {
	display: block;
}
#menu span, #menu .l1 a {
	display: block;
	width: 217px;
	height: 27px;
	background-image: url('../img/lmenu.jpg');
	background-position: 0px 0px;
	padding-left: 10px;
	padding-top: 2px;
	cursor: pointer;
}
#menu ul.l2 {
	background-color: #FFFCC9;
}
#menu li ul {padding-bottom: 5px; padding-left: 15px; margin-bottom: 10px; /*display:none;*/}
#menu li.cur span {background-position: -227px 0px;}
/*#menu li.cur ul {display:block;}*/
/*#menu li:hover span {background-position: -227px 0px;}
#menu li:hover ul {display:block;}*/
#menu a {color: #000000; text-decoration: underline;}
#menu a:hover {color: #9A0202; text-decoration: none;}
#content {
	width: 534px;
	float: left;
	height: 100%;
	padding: 0px 40px;
}
#rsidebar {
	background-image: url('../img/rsidebar_bg.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: #FFFF73;
	width: 171px;
	margin-right: -171px;
	float: left;
	_height: 515px;
	min-height: 515px;
}
#rmenu {
	padding: 0px;
	margin: 0px;
}
#rmenu * {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#rmenu li {
	display: block;
}
#rmenu li {
	display: block;
	width: 157px;
	height: 27px;
	background-image: url('../img/rmenu.png');
	background-position: -188px 0px;
	padding-left: 10px;
	padding-top: 2px;
	cursor: pointer;
	padding-left: 25px;
	margin-left: -15px;
}
#rmenu li.cur {background-position: 0px 0px;}
#rmenu li a {color: #000000;text-decoration:none;}

#hidden_footer {
	height: 200px;
}
#footer {
	position: relative;
	height: 194px;
	width: 1000px;
	margin: 0px auto;
	margin-top: -200px;
	background-image: url('../img/footer_bg.jpg');
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index: 2;
}
#footer_left {
	width: 216px;
	height: 194px;
	position: absolute;
	left: 0px;
	bottom:  0px;
	background-image: url('../img/footerl.jpg');
}
#footer_right {
	width: 388px;
	height: 194px;
	position: absolute;
	right: 0px;
	bottom:  0px;
}

div.position {
	position: relative;
	display: block;
	width: 158px;
	height: 232px;
	background-image: url('../img/item.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: left;
	margin-left: 15px;
	margin-bottom: 20px;
}
div.position div.title {
	display: block;
	position: absolute;
	width: 120px;
	height: 35px;
	left: 5px;
	top: 50px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
}
div.position div.title a {
	display: block;
	font-size: 10px;
	text-align: center;
	color: #000000;
	text-decoration: none;
}
div.position div.image {
	display: block;
	position: absolute;
	width: 101px;
	height: 106px;
	left: 20px;
	top: 84px;
	overflow: hidden;
	font-size: 10px;
}
div.position div.price {
	display: block;
	position: absolute;
	width: 100px;
	height: 10px;
	text-align: center;
	left: 20px;
	top: 191px;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
}
div.position div.panel {
	display: block;
	position: absolute;
	width: 101px;
	height: 30px;
	left: 40px;
	top: 203px;
	overflow: hidden;
	font-size: 10px;
}
div.position div.panel button {
	float: left;
	width: 20px;
	height: 20px;
	border: 0px;
	padding: 0px;
	margin-left: 5px;
	background: transparent;
	background-image: url('../img/basket.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
}
div.position div.panel button.hover {
	background-position: -20px 0px;
}
div.position div.panel input {
	float: left;
	height: 16px;
	border: 1px solid #CCCCCC;
	padding: 2px 10px;
	margin: 0px;
	background-color: #FFFFFF;
}

input.sinput {
	width: 160px;
	height: 18px;
	border: 1px solid #666666;
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
input.binput {
	width: 185px;
	height: 18px;
	border: 1px solid #666666;
	background: transparent;
	padding: 0px;
	margin: 0px;
	margin-top: 5px;
}
input.arrow {
	width: 20px;
	height: 20px;
	border-width: 0px;
	background: transparent;
	background-image: url('../img/arrow.gif');
	background-position: 1px 1px;
	background-repeat: no-repeat;
	padding: 1px;
	margin: 0px;
	margin-top: 5px;
	cursor:pointer;
}

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.cap {
	display: none;
}
table.border {
	border-collapse: collapse;
	width: 100%;
}
table.border td, table.border th {
	border: 1px solid #000000;
}

h1 {
	color: #AB292B;
	font-family: Arial, Helvetica;
	font-size: 16px;
	text-align: center;
}
.photo_item {
	border: 1px solid #FC0403;
	padding: 20px;
	margin: 20px;
}
.photo_item img {
	float: left;
	margin-right: 10px;
}

/* звезды */
.star_, .star_red, .star_blue{
	width:32px;
	height:32px;
	float:left;
}
.position .star_,.position .star_red,.position  .star_blue{
	position:absolute;
	left:20px;
	top:150px;
}
.star_{
	display:none;
}
.star_red{
	background-image:url(../../img/star_red.png);
}
.star_blue{
	background-image:url(../../img/star_blue.png);
}
.producer, .producer_country, .age {
	display: none;
}

#footer_logo {
	position: absolute;
	left: 230px; 
	top: 150px;
}

#footer_logo a{
	text-decoration: none;
	font-size: 13px;
	color: black;
	font-family: tahoma;
}

#footer_logo a:hover{
	text-decoration: none;
	color: #ff7e00;
}

#footer_logo img{
	vertical-align: middle;
}