.met0 {
    margin: 0;
    padding: 0;
    border-width: 0;
    border-spacing: 0;
    width: 100%;
}

.met1 {
    margin: 0;
    padding: 0;
    border-width: 0;
    border-spacing: 0;
    width: 100%;
    border-bottom: 1px solid #000;
}

table.met2 {
/ / margin: 1 px;
/ / padding: 1 px;
    border-width: 1px;
/ / border-collapse: collapse;
    border-style: solid;
    border-color: #66ccff;
    width: 100%;
    font-size: 10pt;
    font-family: Arial, sans-serif;

}

table.met2a {
    margin: 1px;
    padding: 1px;
    border-width: 1px;
    border-collapse: collapse;
    border-style: solid;
    border-color: #66ccff;
    font-size: 12pt;
    font-family: Arial, sans-serif;

}

table.met3 {
/ / margin: 0;
/ / padding: 0;
    border-width: 3px;
/ / border-spacing: 2 px;
    border-color: black;
/ / background-color: #ffaadd;
    width: 100%;
}

td.met1, th.met1 {
    border-width: 0;
/ / border-color: blue;
    text-align: center;
    border-style: solid;
    border-color: #66ccff;
    font-size: 10pt;
    font-family: Arial, sans-serif;
}

td.met1l, th.met1l {
    border-width: 0;
/ / border-color: blue;
    text-align: left;
    border-style: solid;
    border-color: #66ccff;
    font-size: 10pt;
    font-family: Arial, sans-serif;
}


td.met2, th.met2 {
    border-width: 1pt;
/ / border-color: blue;
    text-align: center;
    border-style: solid;
    border-color: #66ccff;
    font-size: 10pt;
    font-family: Arial, sans-serif;
}

td.met2a, th.met2a {
    border-width: 2pt;
/ / border-color: blue;
    text-align: center;
    border-style: solid;
    border-color: #66ccff;
    font-size: 10pt;
    font-family: Arial, sans-serif;
    margin: 2px;
    padding: 2px;

}

td.met_w07 {
    width: 70%;
}

td.met_w03r {
    width: 30%;
    text-align: right;
}

td.met_nadpis {
    font-weight: bold;
    font-size: 15pt;
    font-family: Arial, sans-serif;
    /*background-color: #99ccff;*/
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
    background-color: #33aadd;
    text-align: center;
}

td.met_nadpis1m {
    font-weight: normal;
    font-size: 8pt;
    font-family: Arial, sans-serif;
    /*background-color: #99ccff;*/
    margin-top: 10px;
    margin-bottom: 10px;
    color: black;
    background-color: #33aadd;
    text-align: right;
}

.met_nadpis2m {
    margin-top: 10px;
    margin-bottom: 30px;
    color: black;
    background-color: #ffffff;
    font-size: 70%;
    text-align: right;
    font-weight: normal;
}

.met_nadpis1v {
    margin-top: 10px;
    margin-bottom: 30px;
    color: black;
    background-color: #33aadd;
    font-size: 90%;
    text-align: left;
    font-weight: bold;
}

.met_nadpis2v {
    margin-top: 10px;
    margin-bottom: 30px;
    color: black;
    background-color: #ffffff;
    font-size: 90%;
    text-align: left;
    font-weight: bold;
}

tr.met_head1, .title {
    font-weight: bold;
    font-size: 13pt;
    font-family: Arial, sans-serif;
    color: #FF6600;
}

.met_ws1, .met_wo1 {
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial;


    border-bottom: 1px solid #000000;
}

.met_ft1, .body {
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, sans-serif;


    border-bottom: 1px solid #000000;
}

.met_sa1 {
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, sans-serif;
    padding: 10px;
}


PRE.met_l0 {
    display: inline;
    background-color: #BCBCBC;
}

PRE.met_l1 {
    display: inline;
    background-color: #E1EDFB;
}

PRE.met_l2 {
    display: inline;
    background-color: #DDDDDD;
}

TD.met_l0 {


    border-bottom: 2px solid #B3CFEE;
}

TD.met_l1 {


    border-bottom: 1px solid #B3CFEE;
}

TD.met_l2 {


    border-bottom: 1px solid #B3CFEE;
}

PRE.met_s0 {
    display: inline;
    background-color: #BCBCBC;
}

PRE.met_s1 {
    display: inline;
    background-color: #E1EDFB;
}

PRE.met_s2 {
    display: inline;
    background-color: #DDDDDD;
}

TD.met_s0 {
    background-color: #BCBCBC;
}

TD.met_s1 {
    background-color: #E1EDFB;
}

TD.met_s2 {
    background-color: #DDDDDD;
}

PRE.l0 {
    display: inline;
    background-color: #BCBCBC;
}

PRE.l1 {
    display: inline;
    background-color: #E1EDFB;
}

PRE.l2 {
    display: inline;
    background-color: #DDDDDD;
}

TD.l0 {
    background-color: #BCBCBC;
    border-bottom: 2px solid #B3CFEE;
}

TD.l1 {
    background-color: #E1EDFB;
    border-bottom: 1px solid #B3CFEE;
}

TD.l2 {
    background-color: #DDDDDD;
    border-bottom: 1px solid #B3CFEE;
}

PRE.s0 {
    display: inline;
    background-color: #BCBCBC;
}

PRE.s1 {
    display: inline;
    background-color: #E1EDFB;
}

PRE.s2 {
    display: inline;
    background-color: #DDDDDD;
}

TD.s0 {
    background-color: #BCBCBC;
}

TD.s1 {
    background-color: #E1EDFB;
}

TD.s2 {
    background-color: #DDDDDD;
}

