body {
 font-family: verdana;
 font-size: 8pt;
 background-attachment: fixed;
 background-color: #FFFFFF;
}
a {
 font-weight: bold;
 text-decoration: none;
 color: #BE0100;
}
a:hover {
 color: orange;
 cursor: help;
}
td {
 font-family: verdana;
 font-size: 8pt;
 color: #7F0200;
}
input, textarea {
 background: #FFFF81;
 color: #7F0200;
}
.amv {
color: #7F0200;
}
.box {
 color: #7F0200;
 padding: 5px;
}
.ocena {
 color: #FFB6C1;
}
.head {
 color: #7F0200;
 font-weight: bold;
 padding: 1px;
 text-align: center;
}
.inner {
 padding-top: 4px;
 padding-left: 4px;
 padding-right: 4px;
 text-align: center;
}
.stripe {
 color: #7F0200;
 padding-top: 2px;
 padding-bottom: 2px;
}
.stripe a {
 color: #FFFFFF;
}
.stripe a:hover {
 color: #FFFFCC;
}
.tresc {
color: #7F0200;
font-weight: none;
padding: 5px;
text-align: justify;
}
.stopka {
color: #7F0200;
font-weight: bold;
padding: 4px;
text-align: center;
}
.scroll {
 padding-top: 2px;
 padding-left: 2px;
 padding-right: 2px;
 text-align: justify;
}