@charset "windows-1251";
/* CSS Document */
.gl_table {border: 1px solid #742301;}
.gl_tableleft {border-right: 2px solid #742301;}
.gl_tableright {border-left: 2px solid #742301;}
p {font-family:Verdana; font-size:12px; margin:15px;}
body {background-image:url(img/ot_fon1.jpg);}

p.title {
background-color: #BF4002;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid #BF4002; /*Стиль рамки */
border-bottom-width: 0;
width: 92%; /*Ширина меню */
background-color: #FAC17C;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #BF4002; /*Фоновый цвет ячейки при наведение курсора*/
color: #FFF;  /*Цвет текста при наведении курсора*/
}

.table_kon {border: 1px solid #742301; width:97%; margin:7px;}
.table_kon1 {background-color:#FEF3E7;}
.text_kon {font: bold 15px Tahoma, Geneva, sans-serif;}
.zag_pol {font: bold 18px Georgia, "Times New Roman", Times, serif; color:#753A00;}/*Для заголовка страницы положение об отделе*/
.text_pol { font: bold 14px Verdana, Geneva, sans-serif;}/*Текст абзацев положения об отделе*/
.text_pol a {text-decoration:none; color:#6F3700;}/*Если абзацы являются ссылками*/
.text_pol a:hover {text-decoration: underline; color: #000;}
.dok_pol {font: bold 14px Arial, Helvetica, sans-serif;}/*Ссылка на документ страницы положение об отделе*/
.dok_pol a {text-decoration:none; color:#007;}
.dok_pol a:hover {text-decoration:underline; color:#09F;}
.text_reg {font: bold 16px Tahoma, Geneva, sans-serif;}/*Заголовок для страницы регламент*/
.text_reg a {text-decoration:none; color:#BF4002;}
.text_reg a:hover {text-decoration:underline; color:#F00;}
.text_reg1 {font: bold 13px "Courier New", Courier, monospace;}/*Текст страницы регламента*/
.text_reg3 {font: bold 11px Georgia, "Times New Roman", Times, serif;}
.text_reg3 a {text-decoration: none; color:#007;}
.text_reg3 a:hover {text-decoration: underline; color: #0CF;}
.table_reg1 {background-color:#FEF3E7; width:50%;}/*Таблица для страницы регламента*/
.text_reg2 {font:bold 16px Georgia, "Times New Roman", Times, serif;}

.pstrnav {padding: 0px 10px 20px 15px; color:#424242;}
.pstrnav a{font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11px;color:#B05800; text-decoration:underline;}
