.TD_formularz
{
   font-size: 13px; 
   color:#fdfeec; 
   font-family: Arial;
}

.TD_formularz_textarea
{
   font-size: 13px; 
   color:#fdfeec; 
   font-family: Arial;
   position: relative; top: 10px;
}

.TD_tabela
{
   position: relative; top:10px; left:180px;	
   width: 450px;
   height: 20px;
   border: 0px;
}

.TR_formularz
{
   text-align: left;
   width: 450px;
   height: 20px;
   border: 0px;
}

.TD_left
{
   width: 220px;
   height: 20px;
   border: 0px;
   position: relative; left: 20px;
}

.TD_right
{
   width: 220px;
   height: 20px;
   border: 0px;
}


.TD_button_left
{
   text-align: left;
   width: 150px;
   border: 0px;
}

.TD_button_right
{
   text-align: left;
   width: 150px;
   border: 0px;
   position: relative; left:10px;
}

