body { 
    font-family: 'tahoma', 'verdana', sans serif;
    font-size: 9pt;
    color: #666;
    padding: 10px;
    margin: 0;
    background: #fff url('/bowling/slezska_bowling.jpg') top left fixed no-repeat;
}

h1 {
    color: #666;
    font-size: 14px;
    border-bottom: 1px solid #666; 
    margin-bottom: 25px;
    padding-bottom: 4px;
    width: 576px;
}

form {
    margin: 0;
    padding: 0;
}

td {
    border: 1px solid #777;
    font-size: 11px;
}

.colourkey {
    width: 12px;
}

.hourkey {
    width: 24px;
    text-align: center;
}

table {
    border: none;
    border-collapse: collapse; 
    border: 1px solid #777;
    width: 576px;
}

a {
    color: #cc0000;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

.input_item {
    width: 150px;
}

.select_item {
    width: 155px;
}

sup {
    color: #004080;
}

span.print {
    cursor: pointer;
    text-decoration: underline;
    padding-left: 458px;
}

form {
    padding: 0;
    margin: 0;
}

.reservecheckinput {
    border: 1px solid #777;
    width: 80px;
}

.reservecheckbutton {
    border: none;
    height: 20px;
    width: 30px;
    font-size: 11px;
}

span#error {
    color: red;
}

li {
    list-style-type: circle;
}

ol ul li {
    list-style-type: lower-alpha;
}

ol li {
    list-style-type: decimal;
}

li {
    margin: 5px;
}
