
body.menu {
    color: #FAFAD2;
    background-color: #1E90FF;
    font-family: sans-serif;
    font-size: small;
}

td.menu {
    text-align: center;
    font-family: sans-serif;
    font-size: normal;
}

a.menu{
    color: #FAFAD2;
    text-decoration:none;
}

a.menu:hover {
    text-decoration: underline;
    color: #FFFAF0;
}


body {
    color: #FAFAD2;
    background-color: #00BFFF;
    font-family: sans-serif;
    font-size: small;
    text-align: left;
}

th {
    color: #FAFAD2;
    font-family: sans-serif;
    font-weight: bold;
    font-size: small;
}

td {
    color: #FAFAD2;
    font-family: sans-serif;
    font-size: small;
    vertical-align:top;
    text-align: left;
}

td.c {
    color: #FAFAD2;
    font-family: sans-serif;
    font-size: x-small;
    vertical-align:top;
    text-align: center;
}

td.prava {
    background-color:  #0033FF;
    text-align: center;
}

td.pravam {
    background-color:  #0033FF;
    vertical-align:middle;
    text-align: center;
    font-size: x-small;
}

a {
    text-decoration: none;
    color: #ffffff;
}

a:hover {
    text-decoration: underline;
    color: #eeeeee;
}

h1 {                   
    text-align: center;
    font-family: sans-serif;
    font-size: x-large;
    font-weight: bold;
    color: #FFD700;
}

h2 {                   
    text-align: right;
    font-family: sans-serif;
    font-size: large;
    font-weight: normal;
    color: #FFD700;
}


h3 {                   
    text-align: left;
    font-family: sans-serif;
    font-size: large;
    font-weight: bold;
    color: #FFD700;
}

h4 {                   
    text-align: center;
    font-family: sans-serif;
    font-size: normal;
    font-weight: bold;
    color: #FFD700;
}

img {                   
    border: none;
}

p.yes{
    line-height: 0em;
    color: #000000;
}

p.no {
    line-height: 0em;
    color: #ff0000;
}
