/*----------Text Styles----------*/
span.text_default
{
  font-size: 13px;
  font-family: Arial;
  color: #000000;
}
a.link_default, span.link_default /* L       ссылка по умолчанию */
{
  font-size: 13px;
  font-family: Arial;
  color: #000000;
  text-decoration: underline;
}
a.link_default:hover { color: #ff6600; }
strong /* B      текст жирный */
{
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  color: #000000;
}
em /* I       текст курсив */
{
  font-size: 13px;
  font-family: Arial;
  font-style: italic;
  color: #000000;
}
big /* A      текст увеличенный */
{
  font-size: 16px;
  font-family: Arial;
  color: #000000;
}
small /* S      текст уменьшенный */
{
  font-size: 11px;
  font-family: Arial;
  color: #000000;
}
span.text_1 /* T1     текст 1 (18px оранжевый) */
{
  font-size: 18px;
  font-family: Arial;
  color: #ff7b13;
  text-transform: uppercase;
}
span.text_2 /* T2     текст 2 (18px серый) */
{
  font-size: 18px;
  font-family: Arial;
  color: #757575;
  text-transform: uppercase;
}
span.text_3 /* T3     текст 3 (22px оранжевый) */
{
  font-size: 22px;
  font-family: Arial;
  font-weight: bold;
  color: #ff7b13;
}
span.text_4 /* Т4     текст4(16px) */
{
  font-size: 18px;
  font-family: Arial;
  color: #323232;
}
span.text_5 /* Т5     текст5(16px оранжевый) */
{
  font-size: 18px;
  font-family: Arial;
  color: #ff7b13;
}
a.text_6, span.text_6 /* Т6     текст6(14px серый) */
{
  font-size: 14px;
  font-family: Arial;
  font-weight: bold;
  color: #757575;
  text-decoration: none;
}
span.text_7 /* T7     текст7(33px серый) */
{
  font-size: 33px;
  font-family: Arial;
  color: #757575;
}
span.text_8 /* T8     текст8(12px серый) */
{
  font-size: 12px;
  font-family: Arial;
  color: #757575;
}
span.text_9 /* Т9     текст9(13px оранжевый) */
{
  font-size: 13px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #ff7b13;
}
span.text_10 /* Т10   текст 10(14px светло-серый)  */
{
  font-size: 14px;
  font-family: Arial;
  color: #d6d6d6;
}
a.text_11, span.text_11 /* T11   текст11(оранжевый 14px курсив) */
{
  font-size: 14px;
  font-family: Arial;
  font-style: italic;
  color: #ff7b13;
  text-decoration: none;
}
a.text_11:hover { color: #ff7b13; }
span.text_12 /* Т12   тест12(светло-серый 31px narow) */
{
  font-size: 31px;
  font-family: 'Arial Narrow';
  color: #aeaeae;
}
span.text_13 /* Т13   текст13( 12px Narrow) */
{
  font-size: 12px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
span.text_14 /* Т14   текст14 (16px Narrow) */
{
  font-size: 16px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
}
span.price /* Цена */
{
  font-size: 39px;
  font-family: Arial;
  color: #c0c0c0;
}
a.link_1, span.link_1 /* L1     ссылка 1(12px) */
{
  font-size: 11px;
  font-family: Arial;
  color: #323232;
  text-decoration: underline;
}
a.link_2, span.link_2 /* L2     ссылка 2 (16px серая) */
{
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  color: #757575;
  text-decoration: none;
}
a.link_2:hover { color: #757575; }
a.link_3, span.link_3 /* L3     ссылка 3 (16px тёмная) */
{
  font-size: 14px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #323232;
  text-transform: uppercase;
  text-decoration: none;
}
a.link_3:hover { color: #323232; }
a.link_4, span.link_4 /* L4     ссылка 4(14px серая) */
{
  font-size: 12px;
  font-family: Arial;
  color: #757575;
  text-decoration: none;
}
a.link_5, span.link_5 /* L5     ссылка(14px белый) */
{
  font-size: 14px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
a.link_6, span.link_6 /* L6     ссылка6(14px чёрный) */
{
  font-size: 14px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #000000;
  text-transform: uppercase;
  text-decoration: none;
}
a.link_6:hover { color: #000000; }
a.link_7, span.link_7 /* L7     ссылка7(14px оранжевая) */
{
  font-size: 14px;
  font-family: 'Arial Narrow';
  color: #ff7b13;
  text-decoration: none;
}
h1 /* H1    заголовок H1 */
{
  font-size: 31px;
  font-family: 'Arial Narrow';
  font-weight: bold;
  color: #323232;
  text-decoration: none;
}
h2 /* H2    заголовок H2 */
{
  font-size: inherit;
  font-family: inherit;
  color: #f3c100;
}
h3 /* H3    заголовок H3 */
{
  font-size: 20px;
  font-family: Arial;
  font-weight: bold;
  color: #ff7b13;
}
h4 /* H4    заголовок H4 */
{
  font-size: 14px;
  font-family: verdana;
  font-weight: bold;
  color: #993300;
}
h5 /* H5    заголовок H5 */
{
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  color: #000080;
}
h6 /* H6    заголовок H6 */
{
  font-size: 16px;
  font-family: verdana;
  font-weight: bold;
  color: #00ccff;
}
del /* DEL     текст удаленный */
{
  font-size: 12px;
  font-family: verdana;
  color: #000000;
  text-decoration: line-through;
}
ins /* INS      текст добавленный */
{
  font-size: 12px;
  font-family: verdana;
  color: #666699;
  text-decoration: underline;
}
blink /* BLK     текст мигающий */
{
  font-size: 12px;
  font-family: verdana;
  font-weight: bold;
  color: #ff0000;
}
cite /* CITE    цитата */
{
  font-size: 12px;
  font-family: Verdana;
  font-style: italic;
  font-weight: bold;
  color: #000000;
}
kbd /* KBD     ввод */
{
  font-size: 12px;
  font-family: Verdana;
  color: #800080;
}
code /* CODE  программный код */
{
  font-size: 14px;
  font-family: 'MS Sans Serif';
  color: #008000;
}
sup /* SUP     верхний индекс */
{
  font-size: 12px;
  font-family: Verdana;
  color: #000000;
  vertical-align: super;
}
sub /* SUP     нижний индекс */
{
  font-size: 12px;
  font-family: Verdana;
  color: #000000;
  vertical-align: sub;
}
a.proposal_1, span.proposal_1 /* заголовок для предложений (серый) */
{
  font-size: 24pt;
  font-family: 'Myriad Pro';
  font-weight: bold;
  color: #969696;
  text-decoration: none;
}
a.proposal_2, span.proposal_2 /* заголовок для предложений (оранжевый) */
{
  font-size: 24pt;
  font-family: 'Myriad Pro';
  font-weight: bold;
  color: #ff7b13;
  text-decoration: none;
}
/*----------Para Styles----------*/
.paragraph-left
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph-center
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph-right
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph-justify
{
  text-align: justify;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.paragraph-left-space /* §««««     по левому краю с интервалами */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 26px 0px 26px 0px;
}
.paragraph-center-space /* »»§««     по центру с интервалами */
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}
.paragraph-right-space /* »»»»§     по правому краю с интервалами */
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}
.paragraph-justify-space /* ««§»»     по ширине с интервалами */
{
  text-align: justify;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 10px 0px;
}
.paragraph-left-indent /* []««««     по левому краю с отступами */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 20px;
}
.paragraph-center-indent /* »»[]««     по центру с отступами */
{
  text-align: center;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 20px;
}
.paragraph-right-indent /* »»»»[]     по правому краю с отступами */
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 20px;
}
.paragraph-justify-indent /* ««[]»»     по ширине с отступами */
{
  text-align: justify;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 20px 0px 20px;
}
blockquote /* [-----]      выделенный блок текста */
{
  text-align: left;
  text-indent: 0px;
  background: #d7d7d7;
  padding: 10px 10px 10px 10px;
  margin: 10px 190px 10px 40px;
}
.example /* пример */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.help /* справка */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.structure /* структуры */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.dop /* дополнительно */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.voskl /* восклицание */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.RVPS3825 /* по правому краю с верхним интервалом */
{
  text-align: right;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 10px 0px 0px 0px;
}
.RVPS3826 /* по левому краю с верхним интервалом */
{
  text-align: left;
  text-indent: 0px;
  padding: 0px 0px 0px 0px;
  margin: 26px 0px 0px 0px;
}
/*----------List Styles----------*/
ul.list_1 /* Список простой 1 */ { text-indent: 0px; margin-left: 0px; list-style:inside; }
ul.list_2 /* Список простой 2 (со стрелочками) */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ul.list_3 /* Список простой 3 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ol.list_num_1 /* Список нумерованый 1 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ol.list_num_2 /* Список нумерованый 2 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }
ol.list_num_3 /* Список нумерованый 3 */ { text-indent: 0px; margin-left: 20px; list-style:outside; }




