@charset "windows-1251";
/* CSS Document */
body {background-image:url(img/fon.jpg)}
p {font: 14px Georgia, "Times New Roman", Times, serif; padding: 5px;}
.gl_table {border: 1px solid #50321D;}
.left_table {border-right: 2px solid #50321D;}

p.title {
background-color: #371F0B;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid #371F0B; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color: #EFD9B8;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #371F0B;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid #371F0B;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color:#371F0B ; /*Фоновый цвет ячейки при наведение курсора*/
color: #EBFCFC;  /*Цвет текста при наведении курсора*/
}
.inf_table {border: 1px solid #CDB196; width: 95%; margin:7px;}
.inf_table a{text-decoration: none; color:#371F0B;}
.inf_table a:hover{text-decoration: underline; color: #694623;}
.foto {margin:5px;}
.fiogl {color:#007;}
.fiogl a { text-decoration:none; color:#007;}
.fiogl a:hover { text-decoration: underline; color: #03F;}
.psp {font: bold 14px Georgia, "Times New Roman", Times, serif; color:#BF6000;}
.tab_doh { border:1px solid #000;}
.tab_doh p { font: 10px;}

/*Стили для горизонтального меню*/
.n_table {
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-bottom: 2px solid #888;
background-color: #F5F5F5;
width:97%;
margin-top:5px;
margin-bottom:5px;
}

.n_menu {
font:bold 11px Verdana;
color:#FFF;
padding: 10px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-top: 2px solid #888;
background-color: #593415;
}

.n_menu a {
color:#FFF;
text-decoration:none;
}
.n_menu a:hover {
color: #F5F39A;
text-decoration: underline;
}

.n_menu77 {
font:bold 11px Verdana;
color:#246F22;
padding: 10px;
border-left: 1px solid #FFF;
border-right: 1px solid #FFF;
border-top: 2px solid #888;
background-color: #F5F5F5;
}

.n_menu77 a {
color: #422100;
text-decoration:none;
}
.n_menu77 a:hover {
color: #FF8000;
text-decoration: underline;
}
/*конец блока*/
.tab_ust {border:2px solid #432112; width:97%;}
.str_ust {border-bottom:1px solid #432112;}
.text_ust { font:bold 12px Verdana, Geneva, sans-serif;}
.text_ust a { text-decoration:none; color:#333;}
.text_ust a:hover { text-decoration: underline; color: #007;}