body {
margin: 0px;
padding:0px;
}

* {
color: #fff;
}
.centerIE {
text-align: center;
}
.content {
text-align: justify;
margin: auto;
width: 760px;
background-color: #d33e28;
padding:4px;
}
.content img {
display:block;
float:left;
}
h1
{
  font-family: Tahoma, Verdana;
  text-align: center;
  font-size: 30pt;
  margin:3px;
}
h2
{
  position: absolute;
  top:-22px;
  font-size: 5pt;
}
p.powitanie
{
font-family: Arial, Arial CE, Tahoma, Verdana;
font-size: 20pt;
/*text-indent:15px;*/
margin-top:5px;
margin-bottom:10px;
font-weight: bold;
text-align: right;
padding-right: 15px;
}
p.darmo
{
font-family: Tahoma, Verdana;
font-size: 18pt;
/*text-indent:15px;*/
margin-top:15px;
margin-bottom:10px;
font-weight: bold;
text-align: right;
padding-right: 15px;
}
p.darmo span
{
color: #FFFF00;
}
p.powitanie span
{
display: block;
color: #FFFF00;
}

p.demo {
font-family: Times New Roman;
font-size: 18pt;
color: #FFCC00;
font-weight: bold;
text-align: center;
}
p.demo a {
font-family: Verdana;
font-size: 16pt;
color: #C0C0C0;
}
p.demo a:hover {
color: #f0f0f0;
}
ul {
/*display:block;*/
width:700px;
list-style-type: disc;
padding-left:20px;
padding-right:10px;
}
li {
text-align:justify;
font-size: 15pt;
font-family: verdana;
margin-bottom:15px;
}
p.dlaczego {
font-size: 24pt;
font-family: Arial, Arial CE;
font-weight: bold;
text-align:left;
}
p.koniec {
text-align: center;
font-size: 16pt;
color: #CCFFFF;
margin-bottom: 20px;
}
p.koniec a {
color: #CCFF00;
}
span.koniec, span.koniec a, span.koniec strong {
font-family: Arial, Arial CE;
font-size: 8px;
color: #FF3333;
}
div.fast
{
position:absolute;
top:0px;
right:0px;
background-color: #FFCC00;
border: 2px ridge #FFFF00;
padding:4px;
text-align: center;
width:120px;
}
div.fast a
{
color: #000;
font-family: Courier New, Courier, Arial;
font-weight: bold;
font-size: 11pt;
text-decoration: none;
}
div.fast a:hover {
color: #A46200;
}
p.wstep {
margin-top: 30px;
font-family: Tahoma, Verdana;
font-size: 18pt;
font-weight: bold;
text-align: center;
}
form {
width: 400px;
text-align:right;
margin: 0px 150px 20px 150px;
line-height: 18pt;
}
form b {
display: block;
text-align: center;
font-size: 18pt;
margin-bottom: 5px;
}

input {
color: #000;
}
input.button {
color: #000;
border: solid 1px #000;
padding:3px;
margin: 0px auto 0px auto;
}
form span {
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
color: #FFFF00;
}

form.fast {
margin:0px;
padding:0px;
text-align: left;
width: 120px;
color:#000;
font-family: Arial, Arial CE;
font-weight: bold;
}
div.fast span {
display:block;
text-align: center;
/*background-color: #000;*/
color: #FF0000;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
}

form.fast input {
width:100px;
}
form.fast input.poprzecznie {
position: absolute;
color: #AE0000;
cursor: hand;
font-family: Courier New, Impact, Arial;
font-size: 12pt;
font-weight: bold;
top:71px;
right:0px;
padding:0px;
margin:0px;
background: transparent;
border:none;
width:50px;
height:20px;*/
/*writing-mode: tb-rl;*/
}
form.normal {
font-family: Courier New, Impact, Arial;
font-size: 12pt;
font-weight: bold;
margin: 50px 250px 50px 250px;
padding:10px;
width:280px;
background-color: #FF3300;
border: 2px double #FF0000;
text-align: left;
}
form.normal input {
width: 90px;
}
