body {
font-size: 12px;
line-height:15px;
    font-family: Verdana, Arial;
    background: #ffffff;
}

.naglowek {
    font-family: Verdana;
    font-size: 13px;
line-height:15px;
    font-weight: bold;
}

a {
    font: bold;
    text-decoration: none;
    color: #074898;
}

a:hover {
    text-decoration: underline;
color: #B4B4B4;
}

hr {
    color: #27626c;
    height: 1px;
}

td.ramka {
    border: 1px solid #074898;
}

td {
    font-size: 12px;
line-height:16px;
}

td.menunag {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    height: 18px;
    background-color: #dce6f2;
    border: 1px solid #999999;
}

td.ramka1 {
    background-color: #e9e9e9;
    border: 1px solid #074898;
    padding: 5px;
}

small {
    font-size: 12px;
}

.button {
    font-size: 12px;
    font-family: verdana;
    font-weight: bold;
    cursor: hand;
    border: 1px solid #074898;
    background-color: #e9e9e9;
}

input, select, textarea {
    font-size: 11px;
    border: 1px solid #074898;
    background-color: #ffffff;
}

img {
    border: 0;
}
