body {
    font: normal 100% Sans-serif, arial, tahoma;
}

h1 {
    width: 95.21%;
}

.content {
    width: 100%;
}
h2 {
    width: 80.21%;
}

table.line {
    border-collapse: collapse;
    border: solid 1px #B6CEF7;
    border-radius: 10px;
}

table.line td {
    border: solid 1px #B6CEF7;
}

.line td {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    color: #696969;
}

.prognoz_text {
    font-family: Sans-serif, arial, tahoma;
    font-size: 7pt;

}

.pakazatel_text {
    font-family: Sans-serif, arial, tahoma;
    font-size: 55pt;
    color: #000000;

}
.text1 {
    font-family: Sans-serif, arial, tahoma;
    font-size: 8pt;
    color: #696969;

}

.text_small {
    font-family: Sans-serif, arial, tahoma;
    font-size: 8pt;
    color: #696969;

}

.text2 {
    font-family: Sans-serif, arial, tahoma;
    font-size: 12pt;
    color: #696969;

}

.text3 {
    font-family: Sans-serif, arial, tahoma;
    font-size: 12pt;
    color: #000000;

}

.hr {
    border: none;
    background-color: red;
    color: red;
    height: 2px;
}
