body { font: 14px sans-serif; background:#a9a0d0; } /* текст и фон документа */
h1   { font: bold 38px sans-serif; color: white; } /* заголовок */
h2   { text-align: center; color: #990000;} /* заголовок текста*/

p { text-align: justify; text-indent: 2em; }
p.title-edu { text-align: center; text-indent: 2em; }

a:hover {text-decoration: underline}
a:link {text-decoration: none}
a:visited {text-decoration: none}

a.menulink1 { font: bold 14px sans-serif; background-color: #990000; color: white; border-color: white; }  /* меню - ссылка на раздел */
a.menulink2 { font: bold 12px sans-serif; background-color: #b83535; color: white; border-color: white; }  /* меню подпункт - ссылка на раздел */
a.textlink { font: 14px sans-serif; color: black; }  /* основной текст */
a.textlink2 { font: bold 13px sans-serif; color: navy; }  /* основной текст - синяя ссылка*/

td.menu1  { font: bold 14px sans-serif; background-color: #990000; color: white; border-color: white; border-style: solid; border-width: 2px 0px 2px 0px; } /* меню */
td.menu2  { font: bold 12px sans-serif; background-color: #b83535; color: white; border-color: white; border-style: solid; border-width: 2px 0px 2px 0px; } /* меню подпункт*/
td.text   { font-size: 14px ; background-color: #ffffff; text-align: left; padding: 30px; color: black; border-color: #990000; border-style: solid; border-width: 1px; } /* текст*/
td.borderzag { border-color: white; border-style: solid; border-width: 2px 0px 2px 0px; }

ul.vert-one{   margin:0; padding:0;list-style-type:none;display:block;font:bold 14px Helvetica, Verdana, Arial, sans-serif;line-height:165%;width:220px;}
ul.vert-one li{margin:0; padding:0;border-top:2px solid #fff; /*border-bottom:2px solid #761A1A;*/width:220px;} /*4D0000*/
ul.vert-one li a{       display:block;text-decoration:none;color:#fff;background:#990000;padding:0 0 0 0px;width:220px;} /*600*/
ul.vert-one li.sub-li a{display:block;text-decoration:none;color:#fff;background:#b83535;padding:0 0 0 0px;width:220px;} /*600*/
ul.vert-one li a:hover{background:#550000 url("images/vert-one_arrow.gif") no-repeat 0 9px;}
ul.vert-one li a.current,ul.vert-one li a.current:hover{background:#933 url("images/vert-one_arrow.gif") no-repeat 0 9px;}


