.kontakt_tekst {
	color:#323232;
	font-weight:bold;
	font-family:tahoma;
}

.kontakt_tekst2 {
	color:#FF3004;
}

.linia_o_indeksie_ktory_na_pewno_nie_zostanie_nadpisany_kontakt {
	width:1px;
	height:1px;
	margin-top:1px;
}

.button_send_2 {
	background: #333333;
	border: 1px solid #e33307;
	border-bottom: 3px solid #e33307;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height:20px;
	width: 66px;
	padding: 2px 0 2px 0;
	text-align: center;
	margin: 0 0 3px 0;
	font: 10px tahoma;
	font-weight: bold;
	cursor: pointer;
}

.normal_textarea {
	border: 0;
	padding: 2px 5px 2px 5px;
	font-size: 10px;
	font-family: tahoma;
	color: #616161;
	background: url('images/textarea_tlo.jpg');
	height: 83px;
	width: 254px;
	overflow: hidden;
}