body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: white;
background-color: #000;
margin-left: 0px;
margin-top: 5px;
margin-right: 0px;
margin-bottom: 0px;
padding: 0px;
}


a {font-weight: normal; text-decoration: none; color:  red;}
a:active {font-weight: normal; text-decoration: none; color: white;}
a:hover {font-weight: normal; text-decoration: none; color: white;}

.przycisk {FONT-WEIGHT: normal; FONT-SIZE: 10px; WIDTH: 80px; FONT-FAMILY: Tahoma; color: white; HEIGHT: 18px; BACKGROUND-COLOR: black }
.in1 {BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND-COLOR: #ffffff; BORDER-LEFT:  red 1px solid; WIDTH: 230px; BORDER-BOTTOM: red 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 17px}
.in2 {BORDER-RIGHT: red 1px solid; BORDER-TOP: red 1px solid; FONT-WEIGHT: normal; FONT-SIZE: 10px; BACKGROUND-COLOR: #ffffff; BORDER-LEFT:  red 1px solid; WIDTH: 350px; BORDER-BOTTOM: red 1px solid; FONT-FAMILY: Tahoma; HEIGHT: 150px}
.form {PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: normal; FONT-SIZE: 11px; FONT-FAMILY: Tahoma; TEXT-ALIGN: justify }


td.ired {
border-top: 1px solid red;
border-bottom: 1px solid red;
border-right: 1px solid red;
border-left: 1px solid red;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

td.tred {
border-top: 1px solid red;
border-bottom: 1px solid red;
border-right: 1px solid red;
border-left: 1px solid red;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
}

td.t {
border-top: 0px;
border-bottom: 0px;
border-right: 0px;
border-left: 0px;
padding-left: 5px;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
}
div.red{
color: red;}

div.center{
text-align: center;}

div.centerred{
text-align: center;
color: red;
}

div.centerredbold{
text-align: center;
color: red;
font-weight: bold}


