.TitleColor{
background-color: #99CCFF;
}

.DataColor1{
background-color: #EEEEEE;
}

.DataColor2{
background-color: #F9F9F0;
}

div.RisVstavka {
        float: right;
        margin-left:20px;
        margin-right:0px;
        font-size:10pt;
        margin-top:20px;
        margin-bottom:20px;
        text-align: center;
        font-size: 12pt;
        font-weight: bold;
        clear:right;
}

table.ResultTable {
        width: 100%;
        border: none;
        text-align: justify;
        font-size: 12pt;
        line-height: 130%;
}

.DefaultText {
        text-align: justify;
        text-indent: 0px;
        font-size: 14pt;
        line-height: 130%;
}

.CenterText {
        text-align: center;
        text-indent: 0px;
        font-size: 14pt;
        line-height: 130%;
}
/*
div {
        margin-top:40px;
        margin-bottom:40px;
}
*/
table {
        border: none;
        text-align: justify;
        font-size: 14pt;
        line-height: 130%;
}

p {
        text-align: justify;
        text-indent: 5%;
        font-size: 14pt;
        line-height: 130%;
}

li {
        text-align: justify;
        text-indent: 5%;
        font-size: 14pt;
        line-height: 130%;
}

h1 {
        font-size: 17pt;
        text-align: center;
        margin: 5%;
}

h2 {
        font-size: 16pt;
        text-align: center;
        margin: 4%;
}

h3 {
        font-size: 15pt;
        text-align: center;
        margin: 3%;
}

p.SourceLinkText {
        text-align: left;
        font-size: 12pt;
        margin-top: 5%;
}
