a {
    FONT-FAMILY: 'Tahoma','Verdana', 'Arial';
       FONT-SIZE: 13px;
       color: #5BBB3A;
       text-decoration: none;
}
a:hover{color: #838383;}
BODY {
       background-color: #000000;
       color: #ffffff;
       FONT-FAMILY: 'Tahoma','Verdana', 'Arial';
       FONT-SIZE: 12px;
       margin-top: 0;
       margin-left: 0;
}
li, p {
       margin-right: 30px;
       FONT-SIZE: 13px;
       font-stretch: wider;
}
H1 {
       margin-right: 30px;
       margin-bottom: 15px;
       FONT-SIZE: 20px;
       text-align: left;
       font-weight: normal;
       color: #EECD8A;
}
div.stopka {
       margin-bottom: 5px;
       FONT-SIZE: 11px;
}
.header {
    FONT-FAMILY: 'Tahoma','Verdana', 'Arial';
       FONT-SIZE: 14px;
       font-weight: bold;
}

.header_tab {
    FONT-FAMILY: 'Tahoma','Verdana', 'Arial';
       FONT-SIZE: 12px;
       font-weight: bold;
}
.row {
    FONT-FAMILY: 'Tahoma','Verdana', 'Arial';
       FONT-SIZE: 12px;
}
.prize_list {
       border: 1px solid #000000;
}
input.text {
    border: #000000 1px solid;
    background-color: #A4A4A4;
    font: 8pt 'Tahoma';
    width: 185px;
    height: 22px;
    padding: 4px;
    color : #000000;

}
textarea {
    border: #000000 1px solid;
    background-color: #A4A4A4;
    font: 8pt 'Tahoma';
    width: 185px;
    height: 100px;
    color : #000000;
    padding: 4px;

}
input.submit {
    border: #000000 1px solid;
    background-color: #A4A4A4;
    font: 8pt 'Tahoma';
    width: 70px;
    height: 20px;
    color : #000000;
    padding: 2px;
}
