a.top1 { text-decoration: none; /*убераем подчеркивание*/ color: #0a2bbe; /*цвет текста*/ font-size: 16px; /*размер текста text-align: justify;*/ } a.top1:hover { text-decoration: none; /*убераем подчеркивание*/ color: #840cd4; /*цвет текста*/ } a.top1:visited { text-decoration: none; /*убераем подчеркивание*/ color: #110352; /*цвет текста*/ } a.docs { color: #000000; /*цвет текста*/ font-size: 14px; /*размер текста*/ font-weight: bold; /*жирный шрифт*/ line-height: 1.5; /*высота строки*/ /*text-decoration: none;/*убераем подчеркивание*/ } a.usl { color: #000000; /*цвет текста*/ font-size: 14px; /*размер текста*/ /*font-weight: bold;/*жирный шрифт*/ line-height: 1.5; /*высота строки*/ } a.wsbuttons { background: #7ed9fa;/**/ /*цвет фона*/ border-radius: 3px; /*радиус скругления*/ box-shadow: 0 -3px 0 0 hsla(0, 0%, 0%, 0.2) inset; /*внутрення тень*/ color: #444444; /*цвет текста*/ font-family: sans-serif; /*семейство шрифта*/ font-size: 14px; /*размер текста*/ font-weight: bold; /*жирный шрифт*/ line-height: 1.5; /*высота строки*/ padding: 5px 5px; /*внутрение отступы*/ /*margin:0 auto;/*выравнивание по центру*/ text-decoration: none; /*убераем подчеркивание*/ transition: all 0.3s; /*плавный эффект перехода*/ } a.wsbuttons:hover { background: #076283; /*другой цвет фона*/ box-shadow: 0 3px 0 0 hsla(0, 0%, 0%, 0.2) inset; /*расположение тени сверху*/ color: #ffffff; } a.dekret7 { text-decoration: none; /*убераем подчеркивание*/ color: #000000; /*цвет текста*/ font-size: 14px; /*размер текста*/ } a.dekret7:hover { text-decoration: none; /*убераем подчеркивание*/ color: #ffffff; /*цвет текста*/ } a.dekret7:visited { text-decoration: none; /*убераем подчеркивание*/ color: #000000; /*цвет текста*/ } a.obzh { text-decoration: none; /*убераем подчеркивание*/ color: #000000; /*цвет текста*/ font-size: 14px; /*размер текста*/ text-align: justify; } a.obzh:hover { text-decoration: none; /*убераем подчеркивание*/ color: #ffffff; /*цвет текста*/ } a.obzh:visited { text-decoration: none; /*убераем подчеркивание*/ color: #ffffff; /*цвет текста*/ } a.button17 { display: inline-block; font-family: arial, sans-serif; font-size: 11px; color: rgb(205, 216, 228); text-shadow: 0 -1px rgb(46, 53, 58); text-decoration: none; user-select: none; line-height: 2em; padding: 1px 1.2em; outline: none; border: 1px solid rgba(33, 43, 52, 1); border-radius: 3px; background: rgb(81, 92, 102) linear-gradient(rgb(81, 92, 102), rgb(69, 78, 87)); box-shadow: inset 0 1px rgba(101, 114, 126, 1), inset 0 0 1px rgba(140, 150, 170, .8), 0 1px rgb(83, 94, 104), 0 0 1px rgb(86, 96, 106); } a.button17:active { box-shadow: inset 0 1px 3px rgba(0, 10, 20, .5), 0 1px rgb(83, 94, 104), 0 0 1px rgb(86, 96, 106); } a.button17:focus:not(:active) { border: 1px solid rgb(22, 32, 43); border-bottom: 1px solid rgb(25, 34, 45); background: rgb(53, 61, 71); box-shadow: inset 0 1px 3px rgba(0, 10, 20, .5), 0 1px rgb(83, 94, 104), 0 0 1px rgb(86, 96, 106); pointer-events: none; } a.nws { text-decoration: underline; } a.nws:visited { color: #000055; } a.nws:hover { color: #000000; text-decoration: underline; text-shadow: #3792B3 0 0 10px; } a.gorod { color: rgb(36, 85, 78); text-decoration-line: none; box-sizing: border-box; } a.button7 { font-weight: 200; color: white; text-decoration: none; padding: .1em .8em calc(.1em + 2px); border-radius: 3px; background: rgb(64, 100, 150); box-shadow: 0 -3px rgb(53, 100, 140) inset; transition: 0.2s; } a.button7:hover { background: rgb(53, 100, 140); } a.button7:active { background: rgb(53, 100, 140); box-shadow: 0 3px rgb(53, 90, 140) inset; } a.button71 { font-weight: 200; color: white; text-decoration: none; padding: .1em .8em calc(.1em + 2px); border-radius: 3px; background: rgb(5, 29, 61); box-shadow: 0 -3px rgb(53, 100, 140) inset; transition: 0.2s; } a.button71:hover { background: rgb(53, 100, 140); } a.button71:active { background: rgb(53, 100, 140); box-shadow: 0 3px rgb(53, 90, 140) inset; }