html, body {
	margin:0px;
	padding:0px;
	background: url('../pic/bg.gif') repeat-x #323232;
	font-family: "Trebuchet MS", Arial, Tahoma, Sans Serif;
	font-size: 12px;
	color: #F6C3C5;
}
table{
	border-collapse: collapse;
	padding: 0;
}
img {
	border: 0px;
}
embed {
	display: block;
	background-color: #D1DBDB;
}
td, input, select, textarea, div {
	vertical-align: top; 
}

p {
	margin: 15px 0 5px 0;
	clear: left;
}
A:link {
	color: #F6C3C5;
}
A:visited {
	color: #F6C3C5;
}
A:hover {
	color: white;
	text-decoration: none;
}
A:active {
	color: #F6C3C5;
}
																				/* Хэдэр */
.header {
	width: 920px;
	background: #8D0300;
	height: 173px;
	margin-top: 18px;
	text-align: left;
}
#logo {
	padding-left: 30px;
	width: 400px;
}
#logo img {
	display: block;
}
#description {
	text-align: left:
	 
}
#description p {
	font-size: 20px;
	line-height: 100%;
	padding: 47px 0 0 0;
}
																				/* Адрес */
#adress {
	font-size: 14px;
	text-align: center;
	padding: 5px 0 7px 0;
	color: white;
}
#adress A:link, A:visited {
	color: white;
}
																				/* Тело, навигация */
.telo {
	width: 920px;
	background: #8D0300;
	text-align: left;
}
#navigation {
	font-size: 16px;
	width: 230px;
	padding: 40px 20px 60px 40px;
}
#navigation_cata {
	font-size: 16px;
	width: 230px;
	padding: 40px 10px 60px 30px;
}
#sections_main {
	padding: 5px 0 0 0px;
}
#sections_main a:link {
	color: #F6C3C5;
}
#sections_main A:hover {
	color: #F6C3C5;
}
#sections_main A:visited {
	color: #F6C3C5;
}
#sections_main p {
	margin: 0 0 5px 15px;
}
#sections_dop p {
	padding: 0 0 0 2px;	
	font-size: 12px;
	line-height: 110%;
	margin: 0 0 8px 0;
}
#sections_dop a:link {
	color: #F6C3C5;
}
#sections_dop A:hover {
	color: #F6C3C5;
}
#sections_dop A:visited {
	color: #F6C3C5;
}
																				/* Тело, белая картинка */
#picture {
	width: 560px;
	height: 555px;
	background: url('../pic/bag.gif') no-repeat top left;
	color: #6C6969;
	font-size: 20px;
}
#t1 {
	position: relative;
	top: 70px;
	left: 28px;
}
#t2 {						/* изменение №1 */
	position: relative;
	top: 320px;
	left: -110px;
	text-align: right;
	font-size: 22px;
	line-height: 110%;
}
*html #t2 {
	left: -62px;
}							/* до сюда */
																				/* Складка */
.skladka {
	height: 64px;
	background: url('../pic/skladka.gif') no-repeat #8D0300 center;
}
																				/* Выходные данные */
.footer {
	width: 920px;
	background: #8D0300;
	text-align: left;
	height: 110px;
	font-size: 12px;
}
.copyright {
	padding: 20px 0 30px 350px;
}
.copyright A:visited {
	color: white;
}
.bronic {
	padding: 20px 60px 30px 0;
}
.prostavka {
	height: 30px;
}
																				/* Каталог */
#rarr {
	background: url('../pic/rarr.gif') no-repeat;
	padding-left: 15px;
	color: #E19DA0;
}
#catalog {
	padding: 30px 10px 0 15px;

}
.catalog {
	color: #6C6969;
	width: 620px;
	background: white;
}
.cat_top_left {
	background: url('../pic/cat_top_left.jpg') no-repeat;
	height: 35px;
	width: 35px;
}
.cat_top {
	background: url('../pic/cat_top.jpg') repeat-x;
	height: 35px;
}
.cat_top_right {
	background: url('../pic/cat_top_right.jpg') right no-repeat;
	height: 35px;
	width: 35px;
}
.cat_left {
	background: url('../pic/cat_left.jpg') repeat-y;
	width: 35px;
}
.cat_right {
	background: url('../pic/cat_right.jpg') repeat-y;
	width: 35px;
}
.cat_bot_left {
	background: url('../pic/cat_bot_left.jpg') no-repeat;
	height: 35px;
	width: 35px;
}
.cat_bot {
	background: url('../pic/cat_bot.jpg') repeat-x;
	height: 35px;
}
.cat_bot_right {
	background: url('../pic/cat_bot_right.jpg') right no-repeat;
	height: 35px;
	width: 35px;
}
																				/* Позиция */
.position {
	color: #6C6969;
	font-size: 12px;
	line-height: 110%;
}
.cat_pic {
	width: 170px;
	height: 170px;
	padding: 0;
	margin: 0;
}
.cat_descript {
	width: 175px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#catalog A:link, A:visited {
	color: #AD0400;
}
#catalog A:hover {
	color: #AD0400;
	text-decoration: none;
}

td.position {
	color: #6C6969;
	font-size: 90%;
	padding-bottom: 15px;
}

td.position p {
	clear: none;
}
