ul {
list-style: square;
}

span.brama_header {
text-decoration: none;
font-family: Trebuchet MS;
font-variant: small-caps;
font-size: 13px;
letter-spacing: 3px;
}

h1 small {
font-size: 15px;
font-variant: normal;
font-family: serif;
letter-spacing: 3px;
color: #2E2E2E
}

input {
font-size: 11px;
color: gray;
font-family: Tahoma;
border: 1px solid black;
padding: 3px;
margin: 5px;
}

input.submit {
width: 100%;
padding: 5px;
background-color: #9B0805;
color: white;
font-size: 11px;
}

textarea {
width: 100%;
padding: 5px;
background-color: white;
border: 1px solid black;
font-family: Trebuchet MS;
font-size: 13px;
color: black;
margin: 5px;
}

table.rejestr {
width: 100%;
font-size: 13px;
}

table.rejestr td {
font-size: 13px;
padding: 3px;
}

td.id {
background-color: #003399;
color: white;
text-align: center;
border: 1px solid #001F5E;
}

td.tytul {
background-color: #6C6C6C;
color: white;
text-align: center;
font-weight: bold;
padding: 10px;
}

table.tabelka_profil {
font-size: 12px;
font-family: Arial;
width: 100%;
color: black;
}

table.tabelka_profil td.tytul {
background-color: #6C6C6C;
color: white;
}

table.tabelka_profil td {
padding: 5px;
}