img.CHImg { border: 1px solid white; } img.CHImg:hover { height:55px; } a.icon { border: 1px solid white; } a.icon:hover { border: 1px solid silver; } img.imgDecor { border: 1px solid white; } img.imgDecor:hover { border: 1px solid #00ff00; } a.CHRef { text-decoration:none; } a.CHRef:hover { text-decoration:underline; } a.CHRefC { color:hsl(120,40%,50%); text-decoration:none; background-color: lightyellow; } a.CHRefC:hover { color:hsl(120,20%,50%); text-decoration:underline; background-color: lightyellow; } a.CHRefContent::after { content: " (" attr(href) ")"; } .firstletter:first-letter { float:left; } ul.CNLst { list-style:none; } ul.CULst { list-style:none; padding: 0; margin: 0; } ul.CULst > li { padding-left: 16px; } ul.CULst > li::before { content: "*"; padding-right: 8px; color:blue; } ol.parenthesis { list-style-type: none; counter-reset: item; margin-top: 0px; margin-bottom:0px; } ol.parenthesis > li:before { margin-right: 10px; content: counter(item) ')'; counter-increment: item; } ol.cyrillic, ol.cyrillicP { list-style-type: none; } ol.cyrillic li::before, ol.cyrillicP li::before { margin-right: 10px; /* Расстояние от буквы до текста */ width: 1em; /* Ширина */ text-align: right; /* Выравнивание по правому краю */ display: inline-block; /* Строчно-блочный элемент */ } ol.cyrillic li:nth-child( 1)::before { content: 'а.'; } ol.cyrillicP li:nth-child( 1)::before { content: 'а)'; } ol.cyrillic li:nth-child( 2)::before { content: 'б.'; } ol.cyrillicP li:nth-child( 2)::before { content: 'б)'; } ol.cyrillic li:nth-child( 3)::before { content: 'в.'; } ol.cyrillicP li:nth-child( 3)::before { content: 'в)'; } ol.cyrillic li:nth-child( 4)::before { content: 'г.'; } ol.cyrillicP li:nth-child( 4)::before { content: 'г)'; } ol.cyrillic li:nth-child( 5)::before { content: 'д.'; } ol.cyrillicP li:nth-child( 5)::before { content: 'д)'; } ol.cyrillic li:nth-child( 6)::before { content: 'е.'; } ol.cyrillicP li:nth-child( 6)::before { content: 'е)'; } ol.cyrillic li:nth-child( 7)::before { content: 'ж.'; } ol.cyrillicP li:nth-child( 7)::before { content: 'ж)'; } ol.cyrillic li:nth-child( 8)::before { content: 'з.'; } ol.cyrillicP li:nth-child( 8)::before { content: 'з)'; } ol.cyrillic li:nth-child( 9)::before { content: 'и.'; } ol.cyrillicP li:nth-child( 9)::before { content: 'и)'; } ol.cyrillic li:nth-child(10)::before { content: 'к.'; } ol.cyrillicP li:nth-child(10)::before { content: 'к)'; } ol.cyrillic li:nth-child(11)::before { content: 'л.'; } ol.cyrillicP li:nth-child(11)::before { content: 'л)'; } ol.cyrillic li:nth-child(12)::before { content: 'м.'; } ol.cyrillicP li:nth-child(12)::before { content: 'м)'; } ol.cyrillic li:nth-child(13)::before { content: 'н.'; } ol.cyrillicP li:nth-child(13)::before { content: 'н)'; } ol.cyrillic li:nth-child(14)::before { content: 'о.'; } ol.cyrillicP li:nth-child(14)::before { content: 'о)'; } ol.cyrillic li:nth-child(15)::before { content: 'п.'; } ol.cyrillicP li:nth-child(15)::before { content: 'п)'; } ol.cyrillic li:nth-child(16)::before { content: 'р.'; } ol.cyrillicP li:nth-child(16)::before { content: 'р)'; } ol.cyrillic li:nth-child(17)::before { content: 'с.'; } ol.cyrillicP li:nth-child(17)::before { content: 'с)'; } ol.cyrillic li:nth-child(18)::before { content: 'т.'; } ol.cyrillicP li:nth-child(18)::before { content: 'т)'; } .shadow { text-shadow: 3px 3px silver; zoom: 1; filter: DropShadow(OffX=3, OffY=3, Color=silver); } .shadow2 { text-shadow: 5px 5px gray, 10px 10px silver; zoom: 1; filter: DropShadow(OffX=5, OffY=5, Color=gray), DropShadow(OffX=10, OffY=10, Color=silver); } ul.AsteriskListNowrap, ul.AsteriskList { list-style-type: none; padding:0; margin:0; } ul.AsteriskListNowrap li::before, ul.AsteriskList li::before { content: '*'; color: darkgreen; padding-right: 7px; } ul.AsteriskListNowrap li { white-space: nowrap; } p.first:first-letter { float:left; } .imgCursur { cursor:url('http://martyrs.pstbi.ru/sbt/magnif.cur'),default; } .imgCursur { cursor:url('http://martyrs.pstbi.ru/sbt/magnif.cur'),default; }