#module_form {position:relative;float:right;}

#module_form form.cmxform,#module_form form.cmxform fieldset {position:relative;float:right;text-align:right;}

form.cmxform p {
	margin-bottom: 10px;
}

form.cmxform fieldset {
	margin-bottom: 1px;
	border: 0px;
	padding: 0px;
}
form.cmxform legend {
	padding: 0 2px;
	display: none;
}
form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	color:#707070;
	text-align:right;
	padding-right:7px;
}
#module_form form.cmxform fieldset ol {
	margin: 0;
	padding: 0;
}
form.cmxform fieldset li {
	list-style: none;
	padding: 0px;
	margin: 0;
}
form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	padding: 0px;
}
form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}
form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
	text-align: left;
}
form.cmxform em {
	font-style: normal;
	color: #f00;
}
form.cmxform label {
	width: 128px; /* szerokosc opisu */
}

form.cmxform fieldset fieldset label {
	margin-left: 78px; /* +3 */
}

form.cmxform input.text, form.cmxform textarea, form.cmxform select {
  position:relative;
  margin-bottom:0.4em;
	width: 381px;
	vertical-align: bottom;
	background:url(../../grafika/inputBg.gif) repeat-x #FFF;
	border:0;
	font-size:1em;
	font-family:tahoma,verdana,arial;
	padding:4px 2px;
	border:1px solid #dcdcdc;
	color:#707070;
}

form.cmxform select {
	width: 381px;
	border: 1px solid #eaeaea;
}

form.cmxform select, {
	width: 381px;
}

form.cmxform textarea {
	margin-top: 0;
}

#module_form *  > input.text, #module_form * > textarea, #module_form * > select {
	width: 381px;
}

#module_form * > select {
	width: 381px;
}

#formSend {
	cursor: pointer;
	padding-right:23px;
	background:url(../../grafika/wiecej.gif) no-repeat right;
	color:#025B95;
	font-size:1.1em;
}


.error {color: #FF0000;}
.green {color:green;}
form.cmxform p.error, form.cmxform p.green {font-weight:bold;}

label span.color {font-weight:normal;}

input#zgoda {clear:both;float:left;}
p#zgoda_label {width:90%;margin-left:2%;float:left;}

#module_form span.more_box {margin:0;}

#kontaktMultitext {position:relative;float:left;width:200px;text-align:right;line-height:1.4em;}

#googleMap {position:relative;float:right;width:721px;/*height:369px;*/height:300px;padding:1px;background:#FFF;margin-bottom:3em;overflow:hidden;border:1px solid #b9b9b9;}



