input.text1 {
border-right: #A9A9A9 1px solid; 
border-top: #A9A9A9 1px solid;
border-bottom: #A9A9A9 1px solid;
border-left: #A9A9A9 1px solid;
font-size: 11px; 
background-color: white; 
color: black; 
font-family: tahoma,sans-serif;
height: 22px;
width: 146px;
} 

input.submit1 {
border-right: #A9A9A9 1px solid; 
border-top: #A9A9A9 1px solid;
border-bottom: #A9A9A9 1px solid;
border-left: #A9A9A9 1px solid;
font-size: 11px; 
background-color: white; 
color: black; 
font-family: tahoma,sans-serif;
height: 22px;
width: 146px;
} 



textarea {
border-right: #A9A9A9 1px solid; 
border-top: #A9A9A9 1px solid;
border-bottom: #A9A9A9 1px solid;
border-left: #A9A9A9 1px solid;
font-size: 11px; 
background-color: white; 
color: black; 
font-family: tahoma,sans-serif;
width: 250px;
} 

.kontakt_left {
	float:left;
	width: 300px;
}
.kontakt_right {
	float:left;
	
}

.kontakt_header {
	font-weight: bold;

}

.kontakt_link {
	text-decoration:none;
}

.div_submit {
float:left;

}
.div_wyczysc {
float:left;
padding-right:10px;

}
.kontakt_submit {
border-right: #A9A9A9 1px solid; 
border-top: #A9A9A9 1px solid;
border-bottom: #A9A9A9 1px solid;
border-left: #A9A9A9 1px solid;
font-size: 11px; 
background-color: #E6E6E6; 
color: black; 
font-family: tahoma,sans-serif;
height: 22px;
width: 49px;
position:relative; top:5px; left:129px;


}



.kontakt_wyczysc {
border-right: #A9A9A9 1px solid; 
border-top: #A9A9A9 1px solid;
border-bottom: #A9A9A9 1px solid;
border-left: #A9A9A9 1px solid;
font-size: 11px; 
background-color: #E6E6E6; 
color: black; 
font-family: tahoma,sans-serif;
height: 22px;
width: 64px;
position:relative; top:5px; left:129px;

}

.contact_container
{
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact_photo_container
{
	float: left;
	width: 110px;
}

.contact_photo_container img
{
	border: 1px solid #AB5D65;
}

.contact_details
{
	float: left;
	width: 250px;
}

.contact_details div.contact_name
{
	font-size: 13px;
	font-weight: bold;
}

.contact_details div.contact_info
{
}