﻿
div.box a {
    font-weight: bold;
    color: #369;
}

div.box ul {
    padding: 20px;
}

    div.box ul.popis li {
        padding-bottom: 10px;
    }

textarea {
    width: 90%;
    height: 250px;
}

textarea.rs {
    height: 750px;
}

input[type=button] {
    margin: 20px 0px 20px 0px;
}