table#main {
    width: 960px;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: justify;
    border-spacing: 0;
}
td {
    vertical-align: top;
}
td#content {
    padding-left: 1em;
    width: 720px;
}
td#menu {
    width: 240px;
}
table.form {
    width: 100%;
    border: 0;
    border-spacing: 1ex;
}
table.form td, table#plan td {
    width: 99%;
}
table.form tr > td:first-child, table#plan tr > td:first-child {
    text-align: right;
    width: 1%;
}
table#plan tr > td:first-child + td {
    padding-left: 1em;
}
table#plan tr > td:first-child sup {
    text-decoration: underline;
}
table#plan {
    width: 100%;
    border: 0;
    border-spacing: 0.25ex;
}
table#plan div {
    width: 100%;
    text-align: center;
    font-weight: bold;
    color: white;
    background-color: black;
}
div.h {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: larger;
    color: white;
    background-color: black;
}
table.nocleg {
    width: 100%;
    border-spacing: 0.5ex;
    border: 3px black solid;
    border-collapse: collapse;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
}
table.nocleg + table.nocleg {
    margin-top: 0;
}
table.nocleg td, table.nocleg th {
    vertical-align: middle;
    border: 1px black solid;
}
table.nocleg td {
    border: 1px black solid;
    width: 2em;
}
table.nocleg th {
    border: 3px black solid;
}
table.nocleg th.b {
    background-color: silver;
}
table.nocleg tr.p td {
    border-left: 3px black solid;
    border-right: 3px black solid;
}
table.nocleg td.a {
    border-left: 3px black solid;
}
table.nocleg td.b {
    border-right: 3px black solid;
}
input.w100, textarea {
    width: 100%;
}
input, select, textarea {
    font-weight: bold;
}
input:focus, select:focus, textarea:focus {
    background-color: black;
    color: white;
}
img {
    margin: 0;
    padding: 0;
    border: 0;
}
li img {
    vertical-align: bottom;
}
body {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12pt;
    margin-left: 8px;
    margin-top: 8px;
}
a.button, div.button {
    text-align: center;
    background-image: url(prostokat3.png);
    display: block;
    width: 196px;
    height: 48px;
    padding-top: 22px;
    padding-left: 44px;
    color: black;
    font-size: 15pt;
    font-weight: bold;
    text-decoration: none;
    background-repeat: no-repeat;
}
a.button:visited {
    color: black;
}
a.button:hover, div.button {
    color: blue;
    font-weight: bold;
    background-image: url(prostokat4.png);
}
h1 {
    font-size: 20pt;
    margin-top: 0;
}
h1, h3 {
    text-align: center;
}
p {
    margin-top: 0;
    margin-bottom: 1em;
    text-indent: 2em;
}
p.ni {
    text-indent: 0;
}
div.r, div.c, div.warning {
    width : 100%;
}
div.r {
    text-align: right;
}
div.c, div.warning {
    text-align: center;
}
div.warning {
    font-weight: bold;
    margin-bottom: 1ex;
}
div.err {
    color: red;
    font-weight: bold;
}
ol {
    list-style-type: decimal;
}
ol li {
    margin-bottom: 1ex;
    font-weight: bold;
}
ol li ul li {
    margin-bottom: 0;
    font-weight: normal;
}

s {
    text-decoration: line-through;
}

ul#nagrody li {
    margin-bottom: 1em;
}

