:root {    --color-text: #800000;    --color-cell: #ffffff;       --shrift: Verdana; }                            .background {    background-color: #FDFDCB;    /* #FDFDCB; */    font-family: var(--shrift);      color:   var( --color-text) ;     background-image: url('video/Letopis_Paper_1.jpg'); }             a {    color: var( --color-text); }.cell { background-color: var( --color-cell); border: 1px solid dimgrey; padding: 0px;}h1{ font-family: var(--shrift); font-size: 35pt;   color:   var( --color-text) ;font-weight: bold;margin-bottom: 5px; margin-top: 5px;text-align: center;text-indent: 10px; }               h2{ font-family: var(--shrift); font-size: 25pt;   color:   var( --color-text) ;font-weight: bold;margin-bottom: 5px; margin-top: 5px;text-align: center;text-indent: 10px; }h3{font-family: var(--shrift); font-size: 20pt; color:   var( --color-text) ;font-weight: normal;margin-top: 4px;margin-bottom: 1px; text-align: center;line-height:130%;}               h4{ font-family: var(--shrift); font-size: 16pt; color:   var( --color-text) ;    /*color: #000000; */font-weight: normal;margin-top: 4px;margin-bottom: 1px; text-align: center;line-height:130%;}h5{ font-family: var(--shrift); font-size: 12pt; color:   var( --color-text) ;font-weight: normal;margin-top: 10px;margin-bottom: 10px; line-height:130%;}h6{ font-family: var(--shrift); font-size: 11pt; color:   var( --color-text) ;font-weight: normal;margin-top: 10px;margin-bottom: 10px; line-height:130%;}.Comment_Cent { font-family: var(--shrift); font-size: 10pt;font-weight: normal; color:   var( --color-text) ;margin-top: 5px;margin-bottom: 30px; margin-right: 0cm;text-align: center;line-height:140%;}.Text { font-family: var(--shrift); font-size: 12pt; color:   var( --color-text) ;text-align: justify;margin-bottom: 0; margin-top: 0.8ex;margin-left: 0.0cm; margin-right: 0.0cm;text-indent: 1.0cm; line-height:130%;}.Text_short { font-family: var(--shrift); font-size: 11pt; color:   var( --color-text) ;text-align: justify;margin-bottom: 0; margin-top: 0.1ex;margin-left: 0.0cm; margin-right: 0.0cm;text-indent: 0.0cm; line-height:120%;}.Epigraf { font-family: var(--shrift); font-size: 10pt;font-weight: italic;  color:   var( --color-text) ;text-align: right;margin-bottom: -5; margin-top: 5;margin-left: 0.5cm; margin-right: 0.5cm;text-indent: 1.0cm; line-height:120%;}.Epigraf_left { font-family: var(--shrift); font-size: 10pt;font-weight: italic;  color:   var( --color-text) ;text-align: left;margin-bottom: -5; margin-top: 5;margin-left: 1.5cm; margin-right: 0.5cm;text-indent: 0.0cm; line-height:120%;}