/* CSS Document */
.main_border { border:1px solid #000000; width: 73%;}
p { font-family:Verdana; font-size:13px; margin:15px;}
li.menu { list-style-image:url(IMG/perech.JPG); background-color:#CCC; list-style-position: inside;margin-left: 2px; font-size:15px;}
li.marker { list-style-image:url(IMG/marker.JPG);}
li { list-style-image:url(IMG/marker.JPG); font-size:13px; font-family:Verdana, sans-serif, "Courier New";}
/* Нумерованный список уроков */ 
li.num_spisok_yrokov { font-family:Verdana, "Courier New"; font-size:15px; list-style-image:none;}
li.podpunkt { list-style-image:url(IMG/tire.JPG); padding-left: 1em; }
.name { font-family:Verdana, Geneva, sans-serif; color:#FF0; font-size:20px; font-weight:650;}
.opisanie { font-family:Verdana, Geneva, sans-serif; font-size:13px; text-align:justify;}
/* Стиль названия глобального раздела Меню */
.menu_name { font-family:Verdana, Geneva, sans-serif; font-size:25px; color:#CCC; font-weight:650;}
/* Шапка сайта */
.shapka {font-size:56px; font-family:"Comic Sans MS", cursive; color:#999; text-align:center;}

/* для примеров программ */
.primer { background-color:#999; font-family:"Courier New", Courier, monospace; font-size:16px; color:#FF0;font-weight:550; }
/* Для даты */
.date {font-family:Geneva, sans-serif; font-size:14px; }
/* Для ссылки перехода */
.goto {font-family:Geneva, sans-serif; text-align:right; color:#FF0; }
/* для решения */
.reshenie { font-size:16px; font-family:"Times New Roman", Times, serif}
.proba { border-bottom:2px solid #999; font-family:Verdana, Geneva, sans-serif; font-size:15px; text-align:justify;}

/* Для ссылок */
a:link { text-decoration:none;}
a:visited { color:#00F; text-decoration:none;}
a:hover {color:#00F; text-decoration:underline;}
a:active {color:#00F; text-decoration:none;}
/* для заглавия разделов статьи */
.head_stat {font-size:16px; font-weight:700; }
h2 {font-size:20px; font-weight:600; font-family:Verdana, Geneva, sans-serif; color:#787878;}
h1 {line-height: 21px; text-indent:1em; font-family:Verdana, Geneva, sans-serif; color:#FF0; font-size:16px; font-weight:750;}
/* для таблицы что б сделать верхнюю видимую границу */
.top { border-top: 4px solid #999}
/* для вставки фонового рисунка */
.fon { border-top: 4px solid #999; background-repeat:no-repeat;
      background-position: top right; 
     } 
.bottom-menu {  border-bottom: 1px solid #CCCCCC }  
.bottom { border: 1px solid #CCCCCC }  
 /* тэг strong */
 strong { color:#484848; font-family:Verdana; font-size:13px; font-weight:500; }
 .im { margin: 17px;}
