#dane_adresowe {
background-color: #FFFFCC;
float: left;
color: #000;
width: 390px;
height: 420px;
}

#adres_firmy  {
background-color: #FFFFCC;
font-family: comic sans MS;
font-size: 16px;
font-weight: 500; 
color: #800000;
padding-top:20px;
padding-bottom: 50px;
line-height: 80%;
text-align: center;
width: 780px;
height: 50px;

}

#telefony  {
background-color: #FFFFCC;
font-family: comic sans MS;
font-size: 14px;
text-indent: 0px;
margin-top: 30px;
margin-left: 0px;
width: 380px;
border-right: dotted;
}

#formularz {
background-color: #FFFFCC;
float:left;
width: 390px;
height: 420px;
}

#form {
background-color: #FFFFCC;
margin-top: 10px;
float:right;
clear: both;
}

textarea.pole { 
background-color: #FFFFCC;
border-style: dotted;
border-color: #800000;
font-size: 15px; 
color: #800000; 
width: 300px;
height: 150px;
float:left;
} 

input.line {
background-color: #FFFFCC;
border-bottom-style: dotted;
border-top-style: none;
border-left-style: none;
border-right-style: none;
border-color: #800000;
font-size: 13px; 
color: #800000; 
width: 300px;
float:left;
}

p.name{
font-family: comic sans MS;
font-size: 10px;
float:left;
clear:left;
width:100px;
line-height: 100%;
}