/*Заголовки меню*/
.submenu {font-size: 110%; font-weight: bold;}

/*Заголовок таблицы*/
.t-header { font-size: 80%; background-color: #999999; color: #ffffff; text-align: left }

/*Содержание таблицы*/
.t-content { background-color: #ffffff; color: #333333 }

/*фон страницы*/
BODY { background-color: #ffffff; background-position: top left; background-repeat: no-repeat }

/*обычный текст*/
TD { font-size: 80%; color: #000000; font-family: Arial Cyr, Arial, Verdana, Helvetica, Geneva, Sans-serif }

/*обычные ссылки*/
a:link { color: #FFC800 }
a:active { color: #FFC800 }
a:visited { color: #FFC800 }
a:hover { color: #FFC800; text-decoration: none }

/*СПИСКИ*/
ul li { list-style-type: square; margin-left: -24px }
ol li { margin-left: -16px }

/*заголовок сайта*/
h1 { font-size: 18px; color: #999999; font-family: verdana, sans-serif; margin: 0 0 10 0; }

/*слоган*/
h5 { font-weight: bold; font-family: verdana; font-size: 13px; color: #999999; margin: 15 0 0 0; }

/*заголовок страницы*/
h1 { font-size: 13px; color: #000000; font-family: Verdana; font-weight: bold; display:inline; }

h2 { font-size: 18px; COLOR: #FFC800; font-family: verdana; }

h4 { font-size: 110%; COLOR: #FFC800; font-family: verdana; }

h6 { font-size: 100%; COLOR: #FFC800; font-family: verdana; display: inline }



/*ВЕРХНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.top-left { border-bottom: solid 2px #efd334; padding: 0 0 0 0 }

/*правая часть*/
.top-right { color: #ff9933; border-bottom: solid 2px #efd334; background-position: bottom right; background-repeat: no-repeat;  padding-left: 40px; padding-right: 120px; }

/*верхнее меню*/
.top-menu {text-align: right; color: #ff9933; position: relative; right: -60px }
.menu-top:link { color: #ff9933; text-decoration: none }
.menu-top:active { color: #ff9933; text-decoration: none }
.menu-top:visited { color: #ff9933; text-decoration: none }
.menu-top:hover { color: #ff9933; text-decoration: underline }

/*путь*/
.put { color: #ff9933; text-align: right; margin-top: 20px; }
.path:link { color: #ff9933; text-decoration: none }
.path:active { color: #ff9933; text-decoration: none }
.path:visited { color: #ff9933; text-decoration: none }
.path:hover { color: #ff9933; text-decoration: underline }



/*ЦЕНТР*/

/*левая часть*/
.left { color: #FFC800;
font-family: Verdana, Geneva, Sans-serif; 
font-weight: bold; font-size: 80%; background-color: #ffffff; padding-top: 20px }
.icons { position: absolute; top: 145px }

/*левое меню*/
.menu-left:link { color: #666666; font-size: 11px; text-decoration: none }
.menu-left:active { color: #ff8f15; font-size: 11px; text-decoration: none }
.menu-left:visited { color: #666666; font-size: 11px; text-decoration: none }
.menu-left:hover { color: #ff8f15; font-size: 11px; text-decoration: underline }

/*правая часть*/
.right { background-color: #ffffff; color: #000000; padding-top: 20px; padding-left: 20px }



/*РЕКЛАМНЫЕ АНОНСЫ ОНИ ЖЕ - ТАБЛИЦЫ ХАРАКТЕРИСТИК ТОВАРОВ*/

/*фон под анонсами*/
.adv-bg { padding-top: 50px }

/*шапка, рамка*/
.adv-block { background-color: #ff8f15; color: #ffffff }

/*заголовок анонса*/
h3 { font-size: 100%; color: #ffffff; display: inline }

/*ссылка в заголовке анонса*/
.reklama:link { color: #ffffff; text-decoration: none }
.reklama:active { color: #ffffff; text-decoration: none }
.reklama:visited { color: #ffffff; text-decoration: none }
.reklama:hover { color: #ffffff; text-decoration: underline }

/*заголовки таблиц*/
th { font-size: 80%; background-color: #ff8f15; color: #ffffff; text-align: left }

/*содержание анонса*/
.adv-content { background-color: #ffffff; font-weight: bold; color: #FFC800; padding: 10 10 10 10 }



/*НИЖНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.bottom-left { background-color: #ffffff; text-align: right; padding: 100 20 30 0; }

/*правая часть*/
.bottom-right { color: #000000; background-position: bottom right; background-repeat: no-repeat; padding: 100 0 30 20; }

/*ссылки в нижнем колонтитуле*/
.bottom:link { color: #ff8f15 }
.bottom:active { color: #ff8f15 }
.bottom:visited { color: #ff8f15 }
.bottom:hover { color: #ff8f15; 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 }


/*галерея*/
.gallery { float:left; padding-right:10px; }                     