/*фон страницы*/
BODY { background-color: #ffffff; background-position: top right; background-repeat: no-repeat; }

/*обычный текст*/
TD { font-size: 80%; color: #333333; font-family: Arial Cyr, Arial, Verdana, Helvetica, Geneva, Sans-serif; }

/*обычные ссылки*/
a:link, a:active, a:visited { color: #ff7b23; text-decoration: underline;  }
a:hover { color: #ff7b23; text-decoration: none; }

/*СПИСКИ*/
ul li { list-style-type: square; margin-left: -24px; }
ol li { margin-left: -16px; }

/*заголовок сайта*/
h1 { font-size: 24px; font-family: arial; font-weight: normal; color: #7c5d4a; letter-spacing: 1px; padding-right: 200px;  }

/*слоган*/
h5 { font-size: 14px; font-family: arial; font-weight: normal; color: #ff7b23; LETTER-SPACING: 2px; display: inline; }

/*заголовок страницы*/
h2 { font-size: 16px; font-family: arial; color: #ff7b23; font-weight: bold; }

h4 { font-size: 14px; font-family: arial; color: #7c5d4a; font-weight: bold; }

h6 { font-size: 14px; font-family: arial; color: #ff7b23; display: inline; font-weight: bold; }



/*ВЕРХНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.top-left { padding: 0 35 40 0; text-align: center; }

/*правая часть*/
.top-right { background-position: bottom left; background-repeat: repeat-x; color: #7c5d4a; padding: 3 20 10 5; }

/*верхнее меню*/
.top-menu { color: #7c5d4a; font-weight: bold; text-align: right; }
.menu-top:link, .menu-top:active, .menu-top:visited { color: #7c5d4a; text-decoration: none; }
.menu-top:hover { color: #ff7b23; text-decoration: underline; }

/*путь*/
.put { color: #ff7b23; text-align: right; margin-top: 55px; }
.path:link, .path:active, .path:visited { color: #7c5d4a; text-decoration: underline; }
.path:hover { color: #ff7b23; text-decoration: none; }



/*ЦЕНТР*/

/*левая часть*/
.left { color: #7c5d4a; padding: 0 0 30 0; background-position: top left; background-repeat: no-repeat; margin-bottom: 20px; background-color: #fbf6e9; }

/*иконки*/
.icons { position: relative; top: -63; left: 15px; }
*html .icons a img { margin: 0 -7 0 0; }
.icons a img { margin: 0 5 0 0; }


/*списки меню*/
.left ul li { color: #f2bd76; list-style-type: square; margin: -10 5 -10 0; }

/*Заголовки меню*/
.submenu { font-size: 14px; font-weight: bold; padding-left: 25px; padding-top: 10px; }

/*левое меню*/
.menu-left:link, .menu-left:active, .menu-left:visited { color: #96725c; text-decoration: none; }
.menu-left:hover { color: #f2bd76; text-decoration: underline; }

/*правая часть*/
.right { color: #333333; padding: 5 20 30 40; }

/*Таблица товаров*/

/*Заголовок таблицы*/
.t-header { font-size: 80%; font-weight: bold; background-color: #ff7b23; color: #ffffff; text-align: left; }

/*Содержание таблицы*/
.t-content { background-color: #fbf6e9; color: #333333; }

/*галерея*/
.gallery { float: left; padding-right: 10px; background-color: #fff; }

.gallery img { background-color: #fff; }  




/*РЕКЛАМНЫЕ АНОНСЫ ОНИ ЖЕ - ТАБЛИЦЫ ХАРАКТЕРИСТИК ТОВАРОВ*/

/*фон под анонсами*/
.adv-bg { padding-top: 20px; padding-right: 20px; background-position: top right; background-repeat: no-repeat; }

/*шапка, рамка*/
.adv-block { color: #ffffff; }

/*заголовок анонса*/
h3 { font-size: 14px; font-family: arial; color: #7C5D4A; display: inline; }

/*ссылка в заголовке анонса*/
.reklama:link, .reklama:active, .reklama:visited { color: #ff7b23; text-decoration: none; }
.reklama:hover { color: #ff7b23; text-decoration: underline; }

/*заголовки таблиц*/
th { font-size: 80%; background-color: #ffffff; color: #ffffff; text-align: left; padding-left: 10px; }

/*содержание анонса*/
.adv-content { color: #333333; background-color: #fbf6e9; }



/*НИЖНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.bottom-left { color: #7c5d4a; text-align: left; background-position: top right; background-repeat: no-repeat; padding: 90 0 20 30; vertical-align: top; }

/*примочки для распорки*/
.bottom-left img { width: 170px; height: 1px; }
.bottom-left a img { width: 24px; height: 24px; }


/*правая часть*/
.bottom-right { color: #7c5d4a; background-position: top left; background-repeat: repeat-x; vertical-align: top; padding: 90 10 20 40; }

/*ссылки в нижнем колонтитуле*/
.bottom:link, .bottom:active, .bottom:visited { color: #ff7b23; text-decoration: underline; } 
.bottom:hover { color: #ff7b23; text-decoration: none; }









/*СЛУЖЕБНЫЕ СИМВОЛЫ ДЛЯ РЕЖИМА РЕДАКТИРОВАНИЯ*/
.edit { font-size: 11px; font-family: Arial Cyr, Arial, Verdana, Helvetica, Geneva, Sans-serif; color: #000000; backgrouynd: #ffffff; }

/*служебные ссылки в блоках редактирования*/
.edit:link { color: #000000; }
.edit:active { color: #000000; }
.edit:visited { color: #000000; }
.edit:hover { color: #000000; }