
h1 { font-size: 16pt; font-family: stone, Arial;}

table.clanekbody {
    width: 580px;
}

table.clanekbody tr td div.messages {
    font-size: 10pt;
    font-weight: bold;
    color: red;
    display: none;
}

div.question {
    font-family: Arial, Tahoma, Sans serif;
    font-size: 10pt;
    text-align: left;
}

div.question ol li {
    padding-bottom: 6px;
    margin-bottom: 20px;
    line-height:12pt;
    vertical-align: top;
}

div.question ol li div.ask {
    font-weight: bold;
    padding-bottom: 8px;
}

input {
    vertical-align: middle;
}

input.text {
    border: 1px solid #888;
    width: 75%;
}

textarea {
    border: 1px solid #888;
    width: 100%;
}


#btn_sumbit {
    width:100px;
}

div.anotace {
    padding-left: 20px;
    font-weight: bold;
}

table.dotaznik_table {
    width:100%;
    font-family: Arial, Tahoma, Sans serif;
    font-size: 10pt;
}

table.dotaznik_table tr td.def {
    width:120px;
}
