/* CSS Document */

.main_border {border:1px solid #000000;}
p {font-family:Verdana; font-size:12px; margin:15px;}
.left {background-color: #f7f7f7; border-right:1px solid #804000;}
body {background-image:url(img/fonpobeda.gif)}
p.title {
background-color: #A22B02;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color: #EAEAEA;  /*Фоновый цвет ячейки*/
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: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

.naim { border-bottom::1px solid #990033; width:95%;}
.lesson_title {background-color: #F7F7F7;}
.lesson_title1 {background-color: #E9B61B;}

.foto_geroi{
border: 1px solid #CCCCCC;
margin-right: 10px;
margin-bottom: 5px;
}

.zvanie{
color: #FF0000;
font-weight: bold;
}

.ssilka1{
text-decoration:none;
color: #0000DD;
font: bold 16px Verdana;}

.title_geroi{
color:#FF0000;
font: bold 18px Georgia;
padding-top: 4px;
padding-bottom: 4px;}