/* CSS Document */

.main_border {border:0px;}
P {font-family:Verdana;font size:12px;margin: 15px;}
.Left {background-color:#4cf30a; border-right:0px solid #424242;}
.Right {background-color:#f6f6f6; border-right:0px solid #424242;}
.Tablita {background-color:#f6f6f6; border-right:0px solid #424242;}
body {background-image:url(../../president-electronics.md/jpg/bg.gif)}
p.title {
background-color:#0C6;
color: #000;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0px;
width: 93%; /*Ширина меню */
background-color: #FF0;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 150px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 13px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #000;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #3F0; /*Фоновый цвет ячейки при наведение курсора*/
color: #FFF;  /*Цвет текста при наведении курсора*/
}

img {border:0}
td.a.st .img,a.st .img{width:200px;height:150px;overflow:hidden;}
td.a.st .img img,a.st .img img{width:200px;height:150px;}
a.st:hover .img{width:100px;height:124px;overflow:visible;visibility:hidden;}
a.st:hover .img img{visibility:visible;width:600px;height:300px;position:absolute;z-index:150;}

.popup {display:none; width:250px; height:70px; font:13px normal 'Tahoma'; color#033151; background:#ecf6ff; border:8px solid #bbe0ff; position:absolute;}
