/* CSS Document */

.main_border {border:1px solid #000000;}

p {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin: 12px;}

h1 {
	
	color:#444444;
	font-family: Tahoma;
	font-size : 11px;
	text-align : center;
	}



h2 { font-family:Verdana, Arial, Helvetica, sans-serif; color:#009933; font-size:20px; font-weight:350; text-align:center;
    
}




h3 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; margin: 12px;
text-align:center;
font-weight:bold;}

.left_border {background-color:#ffffff; border-right:1px solid #424242;border-bottom: 1px solid;
              border-top: 1px solid;  
			   }

.border_verh {border-bottom: 1px solid;
              border-top: 1px solid; 
			   
			}

body {background-color:#CCFFCC;}


p.title {
background-color: #008800;
color: #ffffff;
font-weight:bold;
margin:5px;
padding:5px;
}

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

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

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

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

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

}

.lesson { border:1px solid #cccccc; width:95%;}
.lesson_title { background-color: #f6f6f6; }

.lesson_name { font-weight:bold; margin-top:7px; margin-bottom:7px; }
.lesson_avtor {font-size:11px;  margin-top:7px; margin-bottom:7px; color:#424242;}


 .book_name { font-weight:bold; margin-top:7px; margin-bottom:7px; text-align:center}
 .book_avtor {font-size:11px;  margin-top:7px; margin-bottom:7px; color:#424242; text-align:center}
 .book {border:0px; text-align:center;}
 .kurs {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	margin : 5px;
	
}
	
	.kurszagolovok  {font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	margin : 3px;
	
	font-weight : bolder;
	color : #CC0000;
	text-align : center;
	
}

.cena {
	
	text-decoration : line-through;
}

.kniga {
	
	color : #330099;
	font-size : 18px;
	text-align : center;
	
}

.novinka {
	
	color : #CC0000;
	font-size : 18px;
	text-align : center;
	
}

a:link {
color:#0000CC;
text-decoration : underline;
font-weight : normal;}

a:visited {
	color:#0000CC;
	text-decoration : underline;
	font-weight : normal;}
	
	a:hover {
	color:#0000CC;
	text-decoration : none;
	font-weight : bold;
	}
	
a:active {
	color:#0000CC;
	text-decoration : underline;
	font-size: 14px;
	font-weight: bold;
}
	
.ssilka1 {
	font-size: 18px;
}
.ssilk2 {
	font-size: 16px;
}
