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; /* Rasstoyanie ot bukvi do teksta */ width: 1em; /* Shirina */ text-align: right; /* Viravnivanie po pravomu krayu */ display: inline-block; /* Strochno-blochnij element */ } ol.cyrillic li:nth-child( 1)::before { content: 'a.'; } ol.cyrillicP li:nth-child( 1)::before { content: 'a)'; } ol.cyrillic li:nth-child( 2)::before { content: 'b.'; } ol.cyrillicP li:nth-child( 2)::before { content: 'b)'; } ol.cyrillic li:nth-child( 3)::before { content: 'v.'; } ol.cyrillicP li:nth-child( 3)::before { content: 'v)'; } ol.cyrillic li:nth-child( 4)::before { content: 'g.'; } ol.cyrillicP li:nth-child( 4)::before { content: 'g)'; } ol.cyrillic li:nth-child( 5)::before { content: 'd.'; } ol.cyrillicP li:nth-child( 5)::before { content: 'd)'; } ol.cyrillic li:nth-child( 6)::before { content: 'e.'; } ol.cyrillicP li:nth-child( 6)::before { content: 'e)'; } ol.cyrillic li:nth-child( 7)::before { content: 'zh.'; } ol.cyrillicP li:nth-child( 7)::before { content: 'zh)'; } ol.cyrillic li:nth-child( 8)::before { content: 'z.'; } ol.cyrillicP li:nth-child( 8)::before { content: 'z)'; } ol.cyrillic li:nth-child( 9)::before { content: 'i.'; } ol.cyrillicP li:nth-child( 9)::before { content: 'i)'; } ol.cyrillic li:nth-child(10)::before { content: 'k.'; } ol.cyrillicP li:nth-child(10)::before { content: 'k)'; } ol.cyrillic li:nth-child(11)::before { content: 'l.'; } ol.cyrillicP li:nth-child(11)::before { content: 'l)'; } ol.cyrillic li:nth-child(12)::before { content: 'm.'; } ol.cyrillicP li:nth-child(12)::before { content: 'm)'; } ol.cyrillic li:nth-child(13)::before { content: 'n.'; } ol.cyrillicP li:nth-child(13)::before { content: 'n)'; } ol.cyrillic li:nth-child(14)::before { content: 'o.'; } ol.cyrillicP li:nth-child(14)::before { content: 'o)'; } ol.cyrillic li:nth-child(15)::before { content: 'p.'; } ol.cyrillicP li:nth-child(15)::before { content: 'p)'; } ol.cyrillic li:nth-child(16)::before { content: 'r.'; } ol.cyrillicP li:nth-child(16)::before { content: 'r)'; } ol.cyrillic li:nth-child(17)::before { content: 's.'; } ol.cyrillicP li:nth-child(17)::before { content: 's)'; } ol.cyrillic li:nth-child(18)::before { content: 't.'; } ol.cyrillicP li:nth-child(18)::before { content: 't)'; } .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; }