@charset "windows-1251";
/* CSS Document */


body { background-image: url(img/bg.jpg);}
.main_border {border:0px solid #000000;}
p {font-family:Verdana; font-size:12px; margin:12px;}
.center {background-color: #cbc3b6; border-left:2px solid #040ccb; border-right:2px solid #040ccb;}
.left {background-color: #b1aa94; border-left:2px solid #040ccb; border-right:2px solid #040ccb;}
.right {background-color: #cbc3b6; border-right:2px solid #040ccb;}
.right_index {background-color: #cbc3b6; background-image:url('img/index.jpg'); border-right:2px solid #040ccb;}
.rightfight {background-color: #cbc3b6; background-image:url('img/hosp_bg.jpg'); border-right:2px solid #040ccb; border-top:2px solid #040ccb;}
.righttop {background-color: #cbc3b6; border-top:2px solid #040ccb;}

A:Link{ Color: "#000055"; Text-decoration: none;}
A:Visited{ Color: "#000055"; Text-decoration: none;}
A:Hover{ Color: "#000055"; Text-decoration: none;}
td, body {font-family: Lucida Sans Unicode; font-size:18px;} 

.style1 {
font-family: Tahoma;
font-size: 12px;
color: #121212;
}

.style2 {
font-family: Tahoma;
font-size: 12px;
color : maroon;
text-decoration : underline;
font-weight : bold;
}

.style_list {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #121212;
}

.style3 {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #000000;
}
.style_welcome1 {
font-family : serif;
font-size : 28px;
color : red;
font-weight : bold;
font-alihn=center;
text-decoration : none;
  font-style : italic;
  text-align : center;
}

p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0cm;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}

.style_list {
font-family: Tahoma;
font-size: 12px;
font-weight: bold;
color: #121212;
margin: 7px
}
.style_small {
font-family: Tahoma;
font-size: 5px;
font-weight: normal;
color: #000000;
}
.style_blue {
font-family: Lucida Sans Unicode;
font-size: 18px;
color: #0055ff;
font-weight: normal;
}

.style_blue1 {
font-family: Lucida Sans Unicode;
font-size: 15px;
color: #0055ff;
font-weight: normal;
}

.style_menu1 {
font-family: Lucida Sans Unicode;
font-size: 14px;
color: #112244;
font-weight: normal;
}
.style_more {
font-family: Tahoma;
font-size: 12px;
color: #0000aa;
font-weight: bold;
font-align: right;
}
.style_menu {
font-family: Lucida Sans Unicode;
font-size: 16px;
color: #112244;
font-weight: normal;
font-align: right;
text-decoration : none;
}

.style_submenu {
font-family: Lucida Sans Unicode;
font-size: 16px;
color: #040ccb;
font-weight: normal;
font-alihn=right;
text-decoration : none;
}
.style_subblue {
font-family: Lucida Sans Unicode;
font-size: 16px;
color: #0055ff;
font-weight: normal;
font-alihn=right;
text-decoration : none;
}
.style_welcome {
font-family: Times New Roman, serif;
font-size : 16px;
color: #112244;
font-weight : bold;
font-align: right;
font-style : italic;
}

.style_welcome_small {
font-family : serif;
font-size : 18px;
color : #376600;
font-weight : bold;
font-alihn=center;
text-decoration : none;
  font-style : italic;
}
.style_welcome_normal {
font-size : 14px;
color : #0028bd;
font-weight : bold;
font-alihn=center;
text-decoration : none;
  font-style : italic;
  font-family : Arial;
}

TABLE{
font-weight : lighter;
font-style : normal;
}
TD{
font-weight : normal;
font-size : normal;
}
BODY{
background-attachment : fixed;
background-color: #cbc3b6;
}

p.title {
background-color: #ff1918;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 93%; /*Ширина меню */
background-color: #cbc3b6;  /*Фоновый цвет ячейки*/
margin:8px; /*Ширина отступов*/
}


#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;
}

* html #coolmenu{ 
width: 190px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a:hover{
background-color: #82bfc2; /*Фоновый цвет ячейки при наведение курсора*/
color: #000000;  /*Цвет текста при наведении курсора*/
}

