.releasecomment {
    font-family: verdana, arial, helvetica;
    font-size: 10px;
    font-weight: normal;
    color: #225588;
    text-align: left;
    text-decoration: none;
    padding-left: 0px;
    /*position: relative;*/
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 1;
    text-indent: 0px;
}


body {
    background-color: #ffffff;
    /*	background-color: #E1FFDF;*/
    padding: 0px;
    margin: 10px;
}

tr, td, table {
    padding: 0px;
    margin: 0px;
}

.copyright {position: fixed; bottom:1px; right:1px; font-family:arial; font-size:9px; font-weight:normal;}

.table_decoration {
    /*border: thin dashed;*/
}

.main_table_decoration {
    background-color: antiquewhite;
}
.main_table_decoration2 {
    background-color: aqua;
}


.head_title {
    font-family: Arial;
    font-size: 40px;
    font-weight: bold;
    color: #225588;
    text-align: center;
    text-decoration: none;
}


.project_name {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #225588;
    text-align: center;
    text-decoration: none;
}

.project_description {
    font-family: Arial;
    font-size: 20;
    font-weight: normal;
    color: #000000;
    text-align: left;
    word-wrap: normal;
    text-decoration: none;
}

.main_table {
    width: 700px;
    /*height:100%;*/
    border: #336699 4px solid;
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    /*border-collapse: collapse;*/
}

.menu_font {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #225588;
    text-align: center;
    text-decoration: none;
}


/*font pro download*/
.menu_font_d {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #EB695A;
    text-align: center;
    text-decoration: none;
}




.menu_style {
    border: #336699 1px solid;
    text-align: center;
    background-color: #aaccee;
}

.menu_font2 {
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    color: #225588;
    text-align: center;
    text-decoration: underline;
}

.menu_style2 {
    border: #336699 1px solid;
    text-align: center;
    /*	background-color: #C3F9C1;*/
    background-color: #FFDA00;
}

H1 {
    font-family: verdana, arial, helvetica;
    font-size: 30px;
    font-weight: bold;
    color: #225588;
    text-align: left;
    text-decoration: underline;
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1;
    text-indent: 0px;
}

H2 {
    font-family: verdana, arial, helvetica;
    font-size: 20px;
    font-weight: bold;
    color: #225588;
    text-align: left;
    text-decoration: none;
    padding-left: 10px;
    /*position: relative;*/
    margin: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1;
    text-indent: 0px;
}

H3 {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #225588;
    text-align: left;
    text-decoration: none;
    padding-left: 20px;
    /*position: relative;*/
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 1;
    text-indent: 0px;
}




.zvyrazneni {
    color: black;
    background-color: orange;
    border-style: dotted;
    border-color: black;
    border-width: 1px;
    white-space: nowrap;
}

.znevyrazneni {
    color: gray;
    font-size: 9px;
    border-style: dotted;
    border-color: black;
    border-width: 1px;
    white-space: nowrap;
}



p, li {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #225588;
    text-align: left;
    text-decoration: none;
    /*left: 20;*/
    padding-left: 20px;
    /*	position: relative;*/
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    line-height: 1.4;
    text-indent: 0px;
}

a:hover {
    background-color: yellow;
}

a.odkaz {
    font-family: verdana, arial, helvetica;
    font-size: 14px;
    font-weight: normal;
    color: #225588;
    text-decoration: underline;
    border-style: solid;
    border-color: #AACDEE;
    border-width: 1px;
}

    a.odkaz:hover {
        font-family: verdana, arial, helvetica;
        font-size: 14px;
        font-weight: normal;
        color: #ffffff;
        text-decoration: underline;
        background-color: #336699;
        border-style: solid;
        border-color: black;
        border-width: 1px;
    }
