﻿html, body {
	margin: 0;
	font-family: Times New Roman;
	background-color: #fbf4e0;
	height: 100%;
	font-size: 14px;
	width: 100%;
	background-image: url('/images/big_bg.png');
	background-position: center 5px;
	background-attachment:fixed;
	background-repeat: repeat-y;
}

img {
	border: 0;
}

p {
	margin: 0;
}

#header {
	height: 145px;
	background-color: #187b8c;
	width: 100%;
	overflow: hidden;
	background-image: url('/images/header_shadow.png');
	background-position: bottom;
	background-repeat: repeat-x;
}

#header_data {
	position: relative;
	width: 996px;
	height: 145px;
	margin: auto;
}

#header_fix {
	position: absolute;
	z-index: 80;
	right: 0px;
	top: 131px;
}

#header_scroll {
	position: absolute;
	left: 190px;
	top: 10px;
	height: 110px;
	width: 1000px;
	clip: rect(0px 780px 110px 0px);
	clear: both;
	overflow: hidden;
}

#header_scroll div {
	float: left;
	margin-left: 0px;
}

#header_scroll img {
	margin-right: 10px;
}

#header_left {
	cursor: pointer;
	width: 20px;
	height: 50px;
	position: absolute;
	left: 170px;
	top: 40px;
}

#header_right {
	cursor: pointer;
	width: 20px;
	height: 50px;
	position: absolute;
	left: 970px;
	top: 40px;
}

#core_data {
	position: relative;
	width: 997px;
	margin: auto;
	background-image: url('/images/big_bg2.png');
	background-repeat: no-repeat;
}

#header_logo {
	position: absolute;
	top: 28px;
	left: 30px;
}

#menu {
	margin-left: 36px;
}

#menu_table img{
	margin-right: 3px;
}

#left_box {
	position: absolute;
	top: 80px;
	left: 30px;
}

.jlx_writer {
	width: 145px;
	font-style: italic;
	text-align: center;
	color: #c12424;
	font-weight: bold;
	margin-top: 15px;
}

.jlx_writer a {
	color: #c12424;
	text-decoration: none;
}

.jlx_right {
	text-align: center;
	color: #452707;
	font-size: 11px;
	margin-top: 15px;
}

.jlx_right a {
	color: #452707;
	text-decoration: none;
}

p.box_title {
	color: #c12424;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#data_box {
	position: relative;
	margin-top: 15px;
	margin-left: 180px;
	width: 547px;
}

#data {
	position: relative;
	z-index: 10;
	padding-top: 85px;
}

#data_top {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 547px;
	background-image: url('/images/data_top.png');
	height: 229px;
}

#data_top2 {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 547px;
	background-image: url('/images/data_top2.png');
	height: 100px;
}

#data_center {
	position: absolute;
	top: 229px;
	left: 0px;
	width: 547px;
	background-image: url('/images/data_bg.png');
}

#data_center2 {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 547px;
	background-image: url('/images/data_bg2.png');
}

#data_bottom2 {
	position: absolute;
	bottom: -83px;
	left: 0px;
	width: 547px;
	height: 405px;
	background-image: url('/images/data_bottom2.png');
}

#data_bottom {
	position: absolute;
	bottom: -53px;
	left: 0px;
	width: 547px;
	height: 53px;
	background-image: url('/images/data_bottom.png');
}

#data_left {
	float: left;
	position: relative;
	width: 130px;
	margin-left: 7px;
	margin-right: 54px;
	font-size: 13px;
	color: #452707;
	font-family: Times New Roman;
}

.left_data {
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	padding-right: 5px;
	margin-top: 5px;
}

.left_author {
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	padding-right: 5px;
	margin-top: 5px;
	font-size: 13px;
}

.left_title {
	text-align: right;
	text-transform: uppercase;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 13px;
}

.left_basket {
	text-align: center;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 13px;
}

.left_basket a {
	text-decoration: none;
	color: #452707;
}

#data_right {
	float: left;
	position: relative;
	width: 300px;
	text-align: justify;
	font-family: Georgia;
	font-size: 11px;
	color: #452707;
	font-style: italic;
}

#data_close {
	clear: both;
}

#basket {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 0px;
	color: #452707;
	text-transform: uppercase;
	font-size: 10px;
}

#basket a {
	color: #452707;
	text-decoration: none;
}

.search_button {
	background-color: transparent;
	border: 0;
	color: #c12424;
	font-weight: bold;
}

#search {
	position: absolute;
	padding-top: 4px;
	z-index: 20;
	top: 0px;
	right: 45px;
	width: 105px;
	font-family: Tahoma;
	color: #c12424;
	text-align: center;
	font-size: 11px;
	height: 60px;
	font-weight: bold;
}

#search input {
	width: 84px;
	height: 14px;
	color: #000000;
	font-size: 10px;
	border: 1px solid #cde1e2;
	text-align: center;
	text-transform: uppercase;
	margin-top: 3px;
}

#search .search_button {
	background-color: transparent;
	border: 0;
	color: #c12424;
	font-weight: bold;
}

#search .select {
	width: 86px;
	height: 16px;
	color: #000000;
	font-size: 10px;
	border: 1px solid #cde1e2;
	text-align: center;
	text-transform: uppercase;
	margin-top: 3px;
}

.prod_image {
	float:right;
	background: url('/images/shadow.png');
	background-repeat: no-repeat; 
	background-position: bottom right;
}

.shadow {
	float:right;
	background: url('/images/shadow.png');
	background-repeat: no-repeat; 
	background-position: bottom right;	
}

.prod_image img {
	display: block;
	position: relative;
	background-color: #fff;
	margin: -6px 6px 6px -6px;
}

#partners {
	position: relative;
	width: 542px;
	margin-top: 60px;
	margin-left: 177px;
	text-transform: uppercase;
	color: #452707;
	font-size: 10px;
}

#partners p {
	position: relative;
	margin-left: 15px;
	margin-top: 3px;
}

#partners img {
	position: relative;
	top: 5px;
	margin-left: 10px;
}

#partners a {
	text-decoration: none;
	color: #452707;
}

#counter {
	margin-left: 192px;
	text-transform: uppercase;
	font-size: 10px;
	position: relative;
	width: 542px;
	margin-top: 15px;
	color: #452707;
}

#data_static {
	position: relative;
	display: block;
}

#data_static table {
	position: relative;
	display: block;
}

#data_right a {
	color: #452707;
}

.letter_book {
	margin-top: 20px;
	margin-right: 10px;
}

.letter_book p {
}

.letter {
	font-size: 14px;
}

.letter a {
	margin-right: 2px;
}

#right_box {
	position: absolute;
	top: 80px;
	right: 5px;
	width: 265px;
}

#pickpack {
	text-align: center;
	margin-bottom: 15px;
}

#pickpack a {
	color: #452707;
	text-decoration: none;
	font-weight: bold;
}

#right_1 {
	float: left;
	width: 130px;
	height: 100px;
}

#right_2 {
	margin-left: 10px;
	float: left;
	width: 120px;
	height: 100px;
}

#right_close {
	clear: both;
}

.form_left {
	float: left;
	text-align: right;
	width: 120px;
	margin-right: 5px;
	padding-top: 3px;
}

.form_right {
	float: left;
	text-align: left;
	width: 150px;
}

.form_right input, .form_right select {
	font-family: Times New Roman;
	width: 150px;
}

.form_right textarea {
	font-family: Times New Roman;
	width: 150px;
	overflow: hidden;
	height: 100px;
}

.form_clear {
	clear: both;
	height: 5px;
}

.form_block {
	display: none;
}

#popup_window {
	width: 650px;
	position: absolute;
	left: 50%;
	top: 80px;
	z-index: 100;
	margin-left: -325px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#popup_data {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	background-color: #ffff00;
	padding-bottom: 10px;
}

#popup_close {
	position: relative;
	cursor: pointer;
	background-color: #ffff00;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: right;
}

#bg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	z-index: 10;
}
