@charset "windows-1251";
/* CSS Document */

body {background-image: url(img/fon_en.gif)}
p {font: 12px Georgia, "Times New Roman", Times, serif; margin: 8px;}
.gl_table {border: 1px solid #707;}
.gl_tablel {border-right: 2px solid #707; background-color:#FFF;}
.gl_tabletext {background-color:#FFF;}

p.title {
background-color:#707;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color: #f7f7f7;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #6C0036;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color:#707; /*Фоновый цвет ячейки при наведение курсора*/
color: #FFE1F0;  /*Цвет текста при наведении курсора*/
}

.table_post {border: 2px solid #707; width:95%; margin: 7px;}
.t_poatzag {background-color:#FBFBD7;}
.text_post {font: 15px Georgia, "Times New Roman", Times, serif;}
.text_post a {text-decoration: none; color:#707;}
.text_post a:hover { font: bold 15px Georgia, "Times New Roman", Times, serif; text-decoration: underline; color: #000;}
.zagol_post {font: bold 18px "Times New Roman", Times, serif; color:#4E0C29;}
.et_zagol {background-color:#FBFBD7;}
.en_zagt {font: bold 16px Georgia, "Times New Roman", Times, serif;}
.ens_tab {font: 13px Georgia, "Times New Roman", Times, serif;}
.ens_tab p {font: 10px Georgia, "Times New Roman", Times, serif;}
.ens_pdok {font: bold 16px Georgia, "Times New Roman", Times, serif;}
.ens_pdok a {text-decoration: none; color:#03C;}
.ens_pdok a:hover {text-decoration: underline; color: #006;}