body {background-color: #FFFFFF; background-position: left bottom; margin: 0; FONT: 100% Verdana; color: #000000; font-size: 100%}

a { text-decoration : none; color: #99111e; FONT: 100% Verdana}
a:visited { text-decoration : none; color: #99111e; FONT: 100% Verdana}
a:hover { text-decoration : underline; COLOR: #FF0000; FONT: 100% Verdana}
a:active { text-decoration : underline; COLOR: #FF0000; FONT: 100% Verdana}

h1 { text-align: center; FONT: 17pt/17pt Verdana; margin-left: 10px; margin-right: 10px; color: #79111E}
h2 { text-align: center; FONT: 16pt/16pt Verdana; margin-left: 10px; margin-right: 10px; color: #79111E}
h3 { text-align: center; FONT: 15pt/15pt Verdana; margin-left: 10px; margin-right: 10px; color: #79111E}
h4 { text-align: center; FONT: 14pt/14pt Verdana; margin-left: 10px; margin-right: 10px; color: #79111E}
h5 { text-align: center; FONT: 13pt/13pt Verdana; margin-left: 10px; margin-right: 10px; color: #79111E}
h6 { text-align: center; FONT: 12pt/12pt Verdana; margin-left: 10px; margin-right: 10px; color: #79111E}

p { FONT: 100% Verdana; font-size: 100%; text-indent: 20px; text-align: justify; margin-left: 10px; margin-right: 10px}

p.copyright {text-indent: 0px; color: #333333; font-size: 70%; margin-left: 0;margin-top: 0px; margin-bottom: 0px }
p.copymat {text-indent: 0px; color: #222222; font-size: 70%; margin-left: 0; margin-top: 0px; margin-bottom: 0px }

ul { text-align: justify; margin-right: 5px}
ol { text-align: justify; margin-right: 5px}
pre { text-indent: 0px; text-align: justify; FONT: 100% Courier New; margin-left: 10px; margin-right: 10px; color: #442222}

div.img {  text-align:center; font-style: italic; FONT: Times New Roman; color: #666655}
p.author  { text-indent: 0px; text-align: none; margin-left: 10px; margin-right: 10px; color: #552222}
i.comment  { font-style: italic; font-size: 80%; color: #555555}
i.copyright { font-style: italic; font-size: 75%; color: #112233}
p.ephigr { text-align: right; margin-left: 10px; margin-right: 10px; font-size: 100%}

a.content { text-decoration : none; color: #99111e; FONT-FAMILY: bold 80% Times New Roman}
a.content:visited { text-decoration : none; color: #99111e; FONT-FAMILY: bold 80% Times New Roman}
a.content:hover { text-decoration : underline; COLOR: #FF0000; FONT-FAMILY: bold 80% Times New Roman}
a.content:active { text-decoration : underline; COLOR: #FF0000; FONT-FAMILY: bold 80% Times New Roman}

a.globallinks {text-decoration: none; COLOR: #eeeeee; FONT: 11pt/12pt Tahoma; margin-left: 7px; margin-right: 7px; margin-top: 10px; margin-bottom: 2px}
a.globallinks:hover {text-decoration: underline; COLOR: #ffffff; FONT: 11pt/12pt Tahoma; margin-left: 7px; margin-right: 7px; margin-top: 10px; margin-bottom: 2px}

a.globallinks_m {text-decoration: none; COLOR: #79111e; FONT: bold 10pt/11pt Tahoma; margin-left: 7px; margin-right: 7px; margin-top: 2px; margin-bottom: 2px}
a.globallinks_m:hover {text-decoration: none; COLOR: #ba1a2e; FONT: bold 10pt/11pt Tahoma; margin-left: 7px; margin-right: 7px; margin-top: 2px; margin-bottom: 2px}

div.copyrights { text-align:center; font: 80% Verdana; color: #ffffff}
div.copyrights_m { text-align:center; font: 80% Verdana; color: #333333}

.search {text-align: center; FONT: 12pt/12pt Verdana; color: #eeeeee}

.recomendCont {margin-left: 1px; margin-right: 1px;}
.recomendCont a {text-decoration : none; color: #eeeeee; FONT: 80% Verdana;}
.recomendCont a:hover {text-decoration : none; color: #ffffff; FONT: 80% Verdana;}

.recomendContL {margin-left: 1px; margin-right: 1px;; FONT: 83% Verdana;}
.recomendContL a {text-decoration : none; color: #99111e; FONT: 83% Verdana;}
.recomendContL a:hover {text-decoration : none; color: #bb111e; FONT: 83% Verdana;}

.recomendContMobile {margin-left: 3px; margin-right: 3px; margin-top: 14px; margin-bottom: 14px}
.recomendContMobile a {text-decoration : none; color: #aa0000;}
.recomendContMobile a:hover {text-decoration : none; color: #ff0000;}

.fixed_block1 {
width: 100%;
position: fixed;
bottom: 0; 
left: 0;
display: flex; 
justify-content: center;
}

.fixed_block2 {
box-shadow: rgba(17, 58, 102, 0.45) 0px 4px 6px 3px;
z-index: 999999;
position: relative;
}

#close {
background: #fff;
width: 21px;
line-height: 21px;
border-radius: 5px;
border: 1px solid grey;
color: #000;
display: inline-block;
text-align: center;
position: absolute;
top: -20px;
right: 1px;
z-index: 999999;
}