/********************** Общее описание **********************/
body {
	font: 9pt Arial;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
}
img {
	border: 0;
}
.container {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0;
}
.container_main {
	position: relative;
	width: 998px;
	margin: 0 auto;
	padding: 0;
}
/********************** Шапка **********************/
#border_top {
	height: 22px;
	background: #ff33a2 url('/img/back_border_top.gif') center no-repeat;
	border-bottom: 1px solid #fff;
}
#border_top div {
	width: 998px;
	height: 22px;
	margin: 0 auto;
	background: url('/img/back_border_top.gif') center no-repeat;
}
#title {
	height: 170px;
	background: #f4f4f4 url('/img/back_title.jpg') center no-repeat;
}
#title div {
	width: 998px;
	height: 170px;
	background: url('/img/back_title_fixed.jpg') center no-repeat;
	margin: 0 auto;
	font-size: 1pt;
}
#title div img {
	width: 248px;
	height: 170px;
	margin-left: 44px;
	font-size: 11pt;
}
#menu {
	height: 65px;
	background: #fff url('/img/back_menu.gif') repeat-x;
}
#menu ul {
	width: 958px;
	height: 65px;
	margin: 0 auto;
	padding: 0 0 0 40px;
	background: #fff url('/img/back_menu.gif') repeat-x;
}
#menu ul li {
	height: 55px;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li.select {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #cfcfcf;
	background: #d2d2d2 url('/img/back_li.gif') repeat-x;
}
#menu ul li a {
	height: 43px;
	display: block;
	float: left;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	padding: 12px 15px 0 18px;
}
#menu ul li.select a {
	border-top: 1px solid #feffff;
	border-bottom: 1px solid #e1e1e1;
	background: url('/img/back_li_a.gif') right bottom no-repeat;
	padding-top: 10px;
}
#menu ul li a span {
	display: block;
	color: #9f9f9f;
	font-size: 8pt;
	font-weight: normal;
	margin-top: 3px;
}
/********************** Основной текст **********************/
.container_main_text {
	position: relative;
	width: 912px;
	margin: 0 auto;
	border: 1px solid #e1e1e1;
	background: #fff;
	padding: 2px;
}
.main_text {
	width: 892px;
	border: 10px solid #ebebeb;
	background: #fff url('/img/back_main_text.gif') 2px 2px no-repeat;
	padding-bottom: 25px;
}
.main_text a {
	text-decoration: underline;
}
.main_text h1 {
	color: #eb1f8f;
	font-size: 18pt;
	font-weight: normal;
	text-transform: uppercase;
	padding: 30px 35px 0 35px;
	margin: 0;
}
span.uder_h1 {
	color: #ff9ad4;
	font-size: 10pt;
	text-transform: uppercase;
	display: block;
	padding: 0 35px 10px 35px;
}
.main_text p {
	font-size: 9pt;
	padding: 7px 0;
	margin: 0 35px;
	text-align: justify;
}
#index p {
	width: 510px;	
}
.main_text ul {
	width: 820px;
	font-size: 9pt;
	text-align: justify;
}
.main_text ul li {
	margin-left: 35px;
}
.arrow {
	width: 11px;
	height: 10px;
	margin-right: 12px;
}
.pic_index {
	width: 461px;
	height: 238px;
	padding: 5px 6px;
	margin: 15px 0 0 46px;
	background: #eee;
	border: 7px solid #d5d5d5
}
h3 {
	font-size: 9pt;
	padding: 9px 0 3px 0;
	margin: 0 35px;
}
.advice {
	display: block;
	margin: 11px 20px 0 17px;
	padding: 5px 6px;
	background: #eee;
	border: 7px solid #d5d5d5;
	float: left;
}
/********************** Новинки на главной справа **********************/
.novelty {
	position: absolute;
	top: 14px;
	left: 592px;
	width: 307px;
	border-right: 1px solid #e7e6e6;
	border-left: 1px solid #e7e6e6;
	background: #f7f6f6 url('/img/back_novelty.gif') repeat-y;
}
.novelty div.title {
	height: 30px;
	color: #6a6a6a;
	font-size: 11pt;
	text-align: center;
	border-bottom: 1px solid #e7e6e6;
	padding-top: 14px;
}
.all_kley {
	width: 307px;
	height: 362px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e7e6e6;
}
.type_of_kley {
	float: left;
	padding: 5px 0 0 20px;
}
.type_of_kley a.pic {
	width: 119px;
	height: 112px;
	display: block;
	text-align: center;
	border: 3px solid #eee;
	padding: 5px 0;
	background: #fff;
}
.type_of_kley div {
	position: relative;
	width: 115px;
	height: 34px;
	color: #6a6a6a;
	font-size: 7pt;
	line-height: 8pt;
	padding: 3px 5px;
	margin-top: 4px;
	background: #e4e3e3;
}
.type_of_kley div a {
	position: absolute;
	top: 25px;
	right: 5px;
}
.slogan {
	width: 271px;
	height: 40px;
	color: #ff33a2;
	font: 14pt Arial;
	font-weight: bold;
	padding: 24px 0 0 36px;
	background: url('/img/back_slogan.gif') 70px 2px no-repeat;
	border-top: 1px solid #fff;
	clear: both;
}
.contacts {
	width: 183px;
	height: 62px;
	font-size: 8pt;
	line-height: 17px;
	padding: 12px 0 0 87px;
	margin: 2px 0 10px 17px;
	background: #eee url('/img/back_contact.gif') 0px 10px no-repeat;
	border: 3px solid #d6d5d5;
}
.contacts span {
	margin-left: 27px;
}
/********************** Продукция **********************/
.description {
	width: 750px;
	float: left;
}
h2 {
	color: #fff;
	font-size: 8pt;
	padding: 1px 5px;
	margin: 0 35px;
	background: #cc99cc;
	clear: both;
}
h2#green {
	background: #c2e066;
}
h2#blue {
	background: #7fe5ff;
}
h2#yellow {
	background: #ffff7f;
	color: #000;
}
.description h2 {
	width: 715px;
	margin-right: 0;
}
h2 b {
	font-size: 11pt;
}
.description p {
	width: 710px;
	margin-right: 0;
}
.pic_cat {
	float: right;
	margin: -7px 35px 5px 0;
}
table.cat {
	width: 822px;
	margin: 0 auto 25px auto;
	border-collapse: collapse;
}
table.cat th {
	color: #fff;
	font-size: 8pt;
	padding: 3px;
	border: 1px solid #000;
	background: #ff73c1;
}
table#lilac th {
	background: #cc99cc;
}
table#green th {
	background: #c2e066;
}
table#blue th {
	background: #7fe5ff;
}
table#yellow th {
	background: #ffff7f;
	color: #000;
}
table.cat td {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #000;
}
table.cat td.name {
	text-align: left;
}
/********************** Где купить, обратная связь **********************/
table#buy td {
	text-align: left;
	vertical-align: middle;
}
table#buy td.number {
	text-align: center;
}
.map {
	width: 550px;
	height: 280px;
	padding: 5px 6px;
	margin: 15px auto;
	background: #eee;
	border: 7px solid #d5d5d5;
	display: block;
}
/********************** Копирайт **********************/
#copy {
	height: 26px;
	padding-top: 3px;
	background: #f4f4f4;
}
#copy div {
	width: 998px;
	margin: auto;
	background: #f4f4f4;
}
#copy div a {
	color: #989898;
	font-size: 7pt;
	display: block;
	font: 7pt Arial;
	text-align: right;
	margin-right: 40px;
}
#copy div a span {
	color: #c11010;
}
#border_bottom {
	height: 22px;
	background: #ff33a2 url('/img/back_border_bottom.gif') center no-repeat;
	border-bottom: 1px solid #fff;
}
#border_bottom div {
	width: 998px;
	height: 22px;
	margin: 0 auto;
	background: url('/img/back_border_bottom.gif') center no-repeat;
}
