body { 
font-family: tahoma, verdana, arial, helvetica;
background-image: url('http://www.irenawysocka.pl/images/bg.gif');
background-repeat: repeat;

}

td { 
font-family: tahoma, verdana, arial, helvetica;
font-size: 11px;
color: #644F2A;

}
td.footer {
font-family: tahoma, verdana, arial, helvetica;
font-size: 10px;
color: #E6E0D8;
padding-left: 35px;
padding-right: 35px;
}


a { 
font-family: tahoma, verdana, arial, helvetica;
font-size: 11px;
color: #644F2A;
text-decoration: underline;

}
a:hover { 
font-family: tahoma, verdana, arial, helvetica;
font-size: 11px;
color: #A58445;
text-decoration: none;

}

input, textarea { 
color: #630;
background-color: transparent;
border-bottom-color: #A58445;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #A58445;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #A58445;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #A58445;
border-top-style: solid;
border-top-width: 1px;
font-size: 11px;

}