@charset "windows-1251";
/* CSS Document */

.gl_table {border:1px solid #060;}
.gl_tablel {border-right:2px solid #060;}
p {font:14px Verdana, Geneva, sans-serif; margin:5px;}
/*Стиль для навигации*/
p.title {
font: bold 12px Verdana;
background-color: #004F00;
color: #FFFFFF;
font-weight:bold;
margin-top:10px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
padding:5px;
}

/*Главное меню*/
#coolmenu{
border: 2px solid #ffffff; /*Стиль рамки */
border-bottom-width: 1;
width: 95%; /*Ширина меню */
background-color: #f7f7f7;  /*Фоновый цвет ячейки*/
margin:4px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 200px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
background-color: #E6FFE6;
font: bold 11px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #004F00;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid #FFFFFF;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #004F00; /*Фоновый цвет ячейки при наведение курсора*/
color: #E6FFE6;  /*Цвет текста при наведении курсора*/
}
/**/
.table_szu p {font: 12px Georgia, "Times New Roman", Times, serif; margin:3px;}
.table_szu1 p {font: 10px Georgia, "Times New Roman", Times, serif; margin:3px;}
.table_zu {border: 1px solid #060; width:95%; margin:2px;}
.table_zu1 { background-color:#E8FFE8;}
.text_zu {font:bold 18px "Courier New", Courier, monospace;}
.text_zu1 {font: 12px Georgia, "Times New Roman", Times, serif;}
.text_zu1 a {text-decoration:none; color:#004600;}
.text_zu1 a:hover {font:bold; text-decoration:underline; color: #000;}
.text_zussil {font: bold 11px Arial, Helvetica, sans-serif;}
.text_zussil a {text-decoration:none; color:#007;}
.text_zussil a:hover {text-decoration:underline; color:#06F;}
.zagol_zu {color:#004600; margin-top:7px;}