/*  =========  KONTAKT  ============ */

#kontakt_head2 {
	margin: 0;
	text-align: left;
	/* background: #e1e1e1 url(../img/tlo_top1d_02.png); */
	height: 140px;
	overflow: hidden;
}

#kontakt_about {
	margin: 20px 5px 5px 20px;
	padding-bottom: 5px;
	width: 550px;
	text-align: justify;
	text-indent: 3%;
	color: #2f0101;
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	position: relative;
}

#kontakt_wrapper {
	clear: both;
	margin: 10px;
	overflow: auto;
/*	background: url(../img/kontakt_grad.png) no-repeat top center;  */
/*	border-top: 2px groove #FFF;
	border-bottom: 1px ridge #FFF; */
}

#kontakt_left {
	float: left;
	clear: left;
	width: 350px;
	text-align: right;
	margin: 10px 5px 20px 10px;
	padding: 0px 0;
	overflow: hidden;
	border-right: 2px groove white;
	border-bottom: 2px groove white;
	border-top: 1px solid white;
	background: url(../img/grad_subwrapper02.png) repeat-y top right;	
}

#kontakt_wrapper a {
	color: #777;
	text-decoration: none;
	border-bottom: 1px dashed;
}

#kontakt_wrapper a:hover {
	color: #444;
	border-bottom: 1px solid;
}

/*
#kontakt_left div {
	margin: 0px 0px;
	color: #333333;
	font: 0.8em Verdana;
	
}

#kontakt_left div a {
	color: #333333;
	text-decoration: none;
	border-bottom: 1px dashed #333333;	
}

#kontakt_left div a:hover {
	color: #660000;
	text-decoration: none;
	border-bottom: 1px solid #660000;	
}
*/
.kontakt_left_title {
	/*background: url(../img/grad_kont_white.png) repeat-y top right;*/
	background: url(../img/white_op.png);
	font: 0.8em Verdana;
	padding: 2px;
	color: #333333;
	color: #660000;
	margin-bottom: 25px;
	text-align: center;
	border-top: 1px solid #7f7f7f;
}

.kontakt_dzial {
	font: 0.8em Tahoma;
	text-align: left;
	margin: 10px 10px 5px 15px;
	line-height: 1.3em;
	color: #444;
}

.kontakt_dzial strong {
	margin-left: 0px;
	font-weight: normal;
	font-size: 1.1em;
	border-bottom: 1px dotted;
	color: #660000;
}

.kontakt_dzial div {
	margin: 3px 5px 5px 60px;
	line-height: 1.5em;
}

.kontakt_dzial div span {
	display: block;
	float: left;
	width: 50px;
	text-align: right;
	padding-right: 5px;
	
}


#kontakt_right {
	float: left;
	width: 600px;
	margin: 10px 1px;
	background: url(../img/form_tlo2.png) no-repeat top right;
	border-top: 2px ridge #FFF;
}

#kontakt_dane {
	text-align: center;
	color: #222;
	font: 1em Georgia;
}

#kontakt_dane h2 {
	margin: 10px 0 2px 0;
	font-family: Georgia, serif;
	color: #660000;
}

#kontakt_dane div {
	font: 0.8em Arial;
	margin: 18px 5px 10px 40px;
	text-align: left;
}


#kontakt_right_info {
	text-align: left;
	margin: 32px 10px 40px 30px;
	font: 0.9em Tahoma;
	color: #222;
/*	background: url(../img/koperta.png) no-repeat top right;*/
}

#kontakt_right_info table {
	color: #555;
	font: 0.8em Tahoma;
	width: 550px;
	/* height: 370px; 
	background: url(../img/cont_form_tlo2.png) repeat-y top left; */
	
	/*border-right: 2px groove #FFF;
	border-left: 2px ridge #FFF;
	border-bottom: 2px groove #FFF;  */
}

#kontakt_right_info form input, #kontakt_right_info form select {
	border: 2px solid #CCC;
	color: #555;

}

#kontakt_right_info form textarea {
	border: 2px solid #CCC;
}

#formularz_title {
	margin: 15px 30px;
	font: 1.4em Georgia;
	color: #660000;
	border-bottom: 1px dotted;
}

#formularz_title span {
	margin-left: 30px;
}	

td input.button {
	width: 78px;
	color: #000000;
}

form span {
	font: italic 0.9em Tahoma;
	color: #777;
	margin-left: 5px;
}






