h1{color: #333; font-size: 18px; font-family:  Arial, sans-serif, helvetica, verdana;}
.fset {
    border: 1px solid #939292;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: left;
    background-color: #DFEEFF;
    padding: 5px;
    margin: 0 auto;
    margin-top: 10px;
    height: 300px;
    width: 450px;
} .res {
    background-color: #DFEEFF;
    border: 1px solid #939292;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 40%;
    text-align: center;
    position: relative;
    top: 40px;
    height: auto;
    padding: 5px;
    margin: 0 auto;
}
.text{
	width: 60%;
	margin: 0 auto;
	margin-top: -40px;
}
.file {
      font-family: arial;
      font-size: 9px;
      height: 18px;
      width: 200px;
      border: solid;
      border-width: 1px;
      padding-left: 3px;
      padding-top: 2px;
      background:#FCFAF6;
      }
body {
    font-size: 12px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    min-height: 400px;
}

li {
    list-style: none;
    padding: 2px;
}

a {
    color: #939292;
}

input {
    border: 1px solid #939292;
} .powiel {
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    border: 0px;
    background-image: url(../img/powiel.png);
} .back {
    position: relative;
    bottom: -60px;
    width: 99%;
    text-align: center;
    background-color: #FFFFFF;
    height: auto;
    xpadding: 5px;
    margin: 0 auto;
} .footer {
    position: relative;
    bottom: -80px;
    width: 99%;
    text-align: center;
    background-color: #FFFFFF;
    height: auto;
    margin: 0 auto;
}