/* CSS Document */

.main_border {
	border: 4px solid #003399;
	}
.main_border1 {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.main_border2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003399;
}

	
p {font-family:Verdana; font-size:12px; margin:5px;}
.left { background-image:url(img/bgbl.gif); border-right:1px  solid #424242;}
.right { background-image:url(img/bgbr.gif); border-left:1px solid #424242;}
body {
	background-image:url(img/bg3.gif);
	background-attachment: fixed;
}
.opasno {color:#FF0000;}
 p.title {
background-image:url(img/bgbr.gif);
color: #C001BC;
font-weight:bold;
margin:5px;
padding:5px;
}
 p.title1 {
background-image:url(img/bgbr.gif);
color: #C001BC;
font-weight:bold;
margin:5px;
padding:5px;
}
 p.title2 {
background-image:url(img/bgbl.gif);
color: #C001BC;
font-weight:bold;
margin:5px;
padding:5px;
}
#coolmenu{
border: 1px solid gray; /*Стиль рамки */
border-bottom-width: 0;
width: 91%; /*Ширина меню */
background-color: #f6f6f6;  /*Фоновый цвет ячейки*/
margin:5px; /*Ширина отступов*/
}

* html #coolmenu{ 
width: 148px;/*Ширина меню для Internet Explorer*/
}

#coolmenu a{
font: bold 12px Verdana; /*Шрифт текста*/
padding: 2px; /*Внутренний отсутп текста ссылки от краев ячейки*/
padding-left: 4px;/*Внутренний отсутп текста ссылки от левого края ячейки*/
display: block;
width: 100%; /*Ширина ячейки*/
color: #993300;  /*Цвет текста*/
text-decoration: none; /*Подчеркивание у ссылок - нет*/
border-bottom: 1px solid gray;
}

html>body #coolmenu a{ 
width: auto;
}

#coolmenu a:hover{
background-color: #cccccc; /*Фоновый цвет ячейки при наведение курсора*/
color: #009900;  /*Цвет текста при наведении курсора*/
} 

.lesson {border:1px solid #CCCCCC; width:95%;}
.lesson_title {background-color:#f6f6f6;}
.lesson_name {font-weight:bold; margin-top:7px;margin-bottom:5px;}
.lesson_adds {font-size:11px; margin-top:5px; margin-bottom:5px;  color:#424242;}
.view_title {font-size:16px; font-weight: bold; color:#cc0000; text-align: center;}
.view_date {font-size:11px; color:#424242; margin-top:7px; margin-bottom:7px;}
.main_border table {
	margin-bottom: 1px;
	padding-bottom: 1px;
}
.table_pr {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal; padding-left:5px;
}
.tablink {
	background-color:#f6f6f6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: left;
	text-indent: 5px;
	display: compact;
	padding: 2px;
	white-space: normal;
}
.rekltable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background-color: #EEEEEE;
	padding: 1px;
	text-align: center;
	text-indent: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.tablink1 {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	text-align: left;
	text-indent: 5px;
	display: compact;
	padding: 2px;
	white-space: normal;
}

