
/*Заголовки меню*/
.submenu {font-size: 110%; font-weight:bold;}

/*Заголовок таблицы*/
.t-header { font-size: 80%; background-color: #cccccc; color: #ffffff; text-align: left }

/*Содержание таблицы*/
.t-content { background-color: #ffffff; color: #000000}

/*фон страницы*/
BODY { background-color: #ffffff }

/*обычный текст*/
TD { font-size: 80%; color: #000000; font-family: Arial Cyr, Arial, Verdana, Helvetica, Geneva, Sans-serif }

/*обычные ссылки*/
a:link { }
a:active { }
a:visited { color: #0033FF}
a:hover { text-decoration: none }

/*СПИСКИ*/
ul li { list-style-type: square; margin-left: -24px }
ol li { margin-left: -16px }

/*заголовок сайта*/
h1 { font-size: 20px; color: #E4162E; font-family: Arial Cyr, Arial, Verdana, Helvetica; display: inline; position: absolute; top: 40px; white-space:nowrap }

/*слоган*/
h5 { font-weight: normal; font-family: verdana; font-size: 12px; color: #000000; display: inline; position: absolute; top: 65px; white-space:nowrap }

/*заголовок страницы*/
h2 { font-size: 140%; COLOR: #999999}

h4 { font-size: 120%; COLOR: #E4162E}

h6 { font-size: 100%; COLOR: #E4162E; display: inline }

/*кнопка*/
.find { font-size: 90%; COLOR: #E4162E; text-decoration: underline; background-color: #ffffff; border: solid 1px #ffffff; font-weight=bold }

/*поле*/
.inp { font-size: 90%; border: solid 1px #999999}

/*кнопка в заказе*/
a.send { COLOR: #E4162E; font-weight: bold }
a.send:visited { COLOR: #E4162E }

/*ВЕРХНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.top-left { background-color: #ffffff; border-bottom: solid 1px #ffffff; padding-top: 25px; padding-bottom: 25px;  }

/*правая часть*/
.top-right { background-color: #ffffff; color: #000000; border-bottom: solid 1px #ffffff; padding-right: 120px; background-position: bottom right; background-repeat: no-repeat; }

/*верхнее меню*/
.top-menu {text-align: right; color: #000000; text-align: right; }
.menu-top:link { color: #000000; text-decoration: none }
.menu-top:active { color: #000000; text-decoration: none }
.menu-top:visited { color: #000000; text-decoration: none }
.menu-top:hover { color: #000000; text-decoration: underline }

/*путь*/
.put { color: #E4162E; text-align: right; margin-right: 40px; margin-top: 35px }
.path:link { color: #000000; text-decoration: none }
.path:active { color: #000000; text-decoration: none }
.path:visited { color: #000000; text-decoration: none }
.path:hover { color: #000000; text-decoration: underline }



/*ЦЕНТР*/

/*левая часть*/
.left { color: #E4162E; border-top: solid 4px #E4162E; border-bottom: solid 4px #E4162E; background-repeat: no-repeat; background-position: bottom; }

/*левое меню*/
.menu-left:link { color: #000000; text-decoration: none }
.menu-left:active { color: #000000; text-decoration: none }
.menu-left:visited { color: #000000; text-decoration: none }
.menu-left:hover { color: #000000; text-decoration: underline }

/*правая часть*/
.right { color: #000000; border-top: solid 4px #E4162E; border-bottom: solid 4px #E4162E}



/*РЕКЛАМНЫЕ АНОНСЫ ОНИ ЖЕ - ТАБЛИЦЫ ХАРАКТЕРИСТИК ТОВАРОВ*/

/*фон под анонсами*/
.adv-bg { padding-top: 18px; border-top: solid 4px #E4162E; border-bottom: solid 4px #E4162E; }

/*шапка, рамка*/
.adv-block { background-color: #cccccc; color: #ffffff }

/*заголовок анонса*/
h3 { font-size: 100%; color: #ffffff; display: inline }

/*ссылка в заголовке анонса*/
.reklama:link { color: #ffffff }
.reklama:active { color: #ffffff }
.reklama:visited { color: #ffffff }
.reklama:hover { color: #ffffff; text-decoration: none }

/*заголовки таблиц*/
th { font-size: 80%; background-color: #cccccc; color: #ffffff; text-align: left }

/*содержание анонса*/
.adv-content { background-color: #ffffff; color: #000000}



/*НИЖНИЙ КОЛОНТИТУЛ*/

/*левая часть*/
.bottom-left { background-color: #999999; color: #ffffff; text-align: left; vertical-align: top; border-top: solid 4px #E4162E; border-top: solid 1px #ffffff; padding-top: 20px; padding-bottom: 30px }

/*правая часть*/
.bottom-right { background-color: #999999; color: #ffffff; ; border-top: solid 1px #ffffff; padding-top: 20px; padding-bottom: 30px  }

/*ссылки в нижнем колонтитуле*/
.bottom:link { color: #ffffff }
.bottom:active { color: #ffffff }
.bottom:visited { color: #ffffff }
.bottom:hover { color: #ffffff; 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; }                              