body {
        margin: 5px;
}
body, table {
        font-family: "tahoma","verdana","arial";
        font-size: 1.75ex;
        color: #000000;
}
A {
        font-weight: bold;
}
A:link {
        color: Green;
}
A:visited {
        color: Green;
}
A:hover {
        color: Olive;
}
h2 {text-align: center;}
p {text-align: justify}

/************* ID ***************/
#input {
        font-family: Tahoma, Arial CE, helvetica CE;
        background-color: rgb(198,220,255);
        border: #000000;
        border-style: solid;
        border-width: 1px;
}
#ramecek1 {
        border-color: black;
        border-style: solid;
        border-width: 4px;
        padding: 2px;
        background-color: white;
}
#ramecek2 {
        width: 40ex;
        border-color: black;
        border-style: dashed;
        border-width: 1px;
        padding: 3px;
        background-color: #D5E1F7;
}
#submit {
        font-weight: bold;
        font-family: Tahoma, Arial CE, helvetica CE;
        border: #000000;
        border-style: dashed;
        border-width: 1px;
        cursor: crosshair;
}
/************* konec *************/

/************* class ***************/

/* definice */

/************* konec *************/


