td.lbl {
	font-weight: bold;
	padding-right: 5px;
}

/*old: h1 {
	font-family: sans-serif;
	margin-bottom: 1px;
	font-size: 16px;
	padding-bottom: 10px;
	color: #3C4449;
}

*/
h1 {
	border-bottom: 1px solid #DDDDDD;
	color: #3C4449;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 1px;
	width: 650px;
}

td {
	padding: 0.25em 1px;
	color: #666;
}

/* the 'td.lbl {
	...
}'' rule used to be here */

input:focus {
	background: #f7f7f6;
}

#right form {
	width: 650px;
	margin: 10px auto;
}

#right legend {
	color: silver;
	font-weight: bold;
	font-size: 12px;
}

textarea {
	overflow: auto;
	height: 174px;
}

input, textarea {
	width: 160px;
	border: 1px solid #ddd;
}

fieldset {
	float: left;
	width: 240px;
	font-size: 12px;
	text-align: left;
	border: 0.125em solid #efe;
	padding-left: 20px;
}

#fieldset2 {
	width: 345px;
}

#fieldset2 input, #fieldset2 textarea {
	width: 205px;
}

#submitArea {
	clear: both;
	display: block;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}

/*#submitArea {
	clear: both;
	display: block;
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
}*/
#submitArea {
  clear: both;
	display: block;
	text-align: right;
	margin-right: 15px;
	margin-bottom: 10px;
}

#adress {
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	line-height: 150%;
	float: left;
	margin-left: 21px;
	margin-top: 10px;
	color: #777;
	margin-bottom: 20px;
	width: 650px;
}

#adress a {
  display: inline;
}

/*old: address, address p {
	font-style: normal;
	color: #444 !important;
}*/

address, address p {
  color:#7C858A !important;
  font-style:normal;
  font-weight:normal;
  font-size: 12px;
  line-height: 120%;
  margin-top: 10px;
}

b.header {
  color: #000000;
}

img#mapa {
	overflow: hidden;
	width: 280px;
	text-align: center;
	margin-top: 15px;
}

select {
	border: 1px silver solid;
	color: #666;
	font-size: 13px;
}

.konta_bankowe {
  background-color: #f3f7f9;
  border: 1px solid #e5e5e5;
  height:63px;
  width: 448px;
  float: right;
}

.konto_bankowe {
  font-size: 12px;
  font-weight: normal;
  padding: 5px;
  line-height: 140%;
  margin-left: 10px;
}

.clear {
	clear: both;
}
