body {
 margin: 0px;
 padding: 0px;
 background-color: #FDFF9E;
}
td.lewa {
 background-image: url('b1.jpg');
 background-repeat: repeat;
}
td.prawa {
 background-image: url('b2.jpg');
 background-repeat: repeat;
}
td {
 color: #434201;
 font-size: 10px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
}
a {
 font-family: verdana,arial,helvetica;
 font-size: 12px;
 color: darkgreen;
}
a:link {
 text-decoration: none;
 color: darkgreen;
}
a:active {
 text-decoration: none;
 color: lime;
}
a:visited {
 text-decoration: none;
 color: darkgreen;
}
a:hover {
 text-decoration: underline;
 color: red;
}
.brak {
 color: red;
 font-size: 16px;
 font-family: verdana,arial,helvetica;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
}
.naglowek {
 color: #6B7634;
 font-size: 12px;
 font-family: verdana,arial,helvetica;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
}
.styl_font_naglowek {
 color: #434201;
 font-size: 14px;
 font-family: verdana,arial,helvetica;
 font-weight: bold;
 text-align: center;
 vertical-align: middle;
}
.styl_input1 {
 text-align: center;
 border-style: solid;
 border-width: 1px;
 border-color: black;
 background-color: white;
 width: 30px;
 height: 20px;
 color: black;
 font-size: 10px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
}
.input_submit {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 width: 120px;
 font-size: 13px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
 text-align: center;
 cursor: hand;
 background-color: lightgrey;
}
.input_fraza {
 border-style: solid;
 border-width: 1px;
 border-color: black;
 background-color: white;
 width: 250px;
 color: black;
 font-size: 10px;
 font-family: verdana,arial,helvetica;
 height: 20px;
}
.input_submit1 {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 width: 70px;
 font-size: 13px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
 text-align: center;
 cursor: hand;
 background-color: lightgrey;
}
.input_submit2 {
 border-width: 1px;
 border-style: solid;
 border-color: black;
 width: 50px;
 font-size: 13px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
 text-align: center;
 cursor: hand;
 background-color: lightgrey;
}
.td_pokaz {
 color: #434201;
 font-size: 10px;
 font-family: verdana,arial,helvetica;
 font-weight: bold;
}
.td_center {
 color: #434201;
 text-align: center;
 vertical-align: top;
 font-size: 12px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
}
.td_left {
 color: #434201;
 font-weight: bold;
 text-align: left;
 vertical-align: top;
}
.td_right {
 color: #434201;
 text-align: right;
 vertical-align: top;
 font-weight: bold;
}
.maly {
 color: #434201;
 font-size: 10px;
}
.styl_td_wiecej {
 width: 50;
}
.styl_td_nastepne {
 width: 70;
 vertical-align: middle;
 text-align: left;
}
.styl_td_poprzednie {
 width: 70;
 vertical-align: middle;
 text-align: right;
}
.hr1 {
 color: darkgreen;
 background-color: darkgreen;
 border: none;
 height: 1px;
}
.blad {
 color: red;
 font-size: 12px;
 font-weight: bold;
 font-family: verdana,arial,helvetica;
}