body {
    font-size: 11px;
    font-family: Verdana, Arial;
    background: #ffffff;
}

ul, ul li {
display: block;
margin: 0;
paliing: 0;
}

ul li {
float: left;
}

ul a:link, ul a:visited {
display: block;
width: 150px;
text-decoration: none;
background-color: #ECECEC;
font-size: 11px;
color: #000000;
paliing: 5px;
line-height: 10px;
}

ul a:hover {
text-decoration: underline;
paliing: 7px 3px 3px 7px;
}

.naglowek {
    font-family: "Trebuchet MS";
    font-size: 13px;
    font-weight: bold;
}

a {
    font: bold;
    text-decoration: none;
    color: #000000;
}

a:hover {
    text-decoration: underline;
}

hr {
    color: #a4000;
    height: 1px;
}

td.ramka {
    border: 1px solid #a40000;
}

td {
    font-size: 11px;
}

td.menunag {
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    height: 18px;
    background-color: #a40000;
}

td.ramka1 {
    background-color: #e9e9e9;
    border: 1px solid #000099;
    padding: 5px;
}

small {
    font-size: 10px;
}

.button {
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    cursor: hand;
    border: 1px solid #000099;
    background-color: #e9e9e9;
}

input, select, textarea {
    font-size: 11px;
    border: 1px solid #000099;
    background-color: #ffffff;
}

img {
    border: 0;
}