body{
    background : #fff;
    font-family: Arial;
    font-size:12px;
    width: 450px;
    text-align: left;
}


img, img a{
    border:none;
}
a{
    text-decoration:none;
}

ul{
    list-style: circle;

}

h3,h2,h1 { font-size: 1.3em; margin: 0.8em 0em 0.8em 0em; font-weight: normal; color: #9b4a3f;}

b { font-size: 1em; margin: 1.2em 0em 1.2em 0em; font-weight: normal; color: #9b4a3f;}

select {
    margin-top: 10px;
    margin-bottom: 10px;
}

h1{
    font-size:20px;

}

.btn {
    font-size:20px;
    color: #ff0000;
    text-decoration: none;
}

table.request th {
    width:120px;
    text-align:left;
}

.odeslat {
    color: #9b4a3f;
    font-size: 18px;
}


