form {
	text-align:left;/*KOREKTA - bylo center*/
	float:left;
	background:#fff;
	border:1px solid #aaa;
	width:520px;
	margin-bottom: 15px;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

#left input {
	margin: 0 9px 0 9px;
	float:left;

	width:60px;
	border:1px solid #aaa;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	text-align:center;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

#left input:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 


legend {
	color:#0b77b7;
	font-size:1.2em;

}
legend span {
	width:10em;
	text-align:right;
}

fieldset {
	border:1px solid #ddd;
	padding:0 0.5em 0.5em;
}

.liczba {
	width:60px;
	color: #000;
	text-align:center;
	padding: 0 0 5px 0;
	font: 12px arial,sans-serif;
	background:url(../gfx/email2.gif) no-repeat ;*/
}

.login {
	background:url(../gfx/user.gif) no-repeat 95% 1em;
	padding: 10px 10px 10px 10px;
}
.contact {
	background:url(../gfx/email2.gif) no-repeat 95% 1em;
}

fieldset div {
	margin:10px 0 10px ;
	clear:both;
}

label {
	float:left;
	margin: 10px 10px 0 10px;
	/*padding:13px;*/
	/*margin-left: 10px;
	/*margin-right:1em;*/
}

#left #submit-go {
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../gfx/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	position:relative;
	top: 5px;
	left:130px;
}
#left #submit-go:hover {
	background-position:0 -26px;
}
#left #butsh {
	width:250px;
	margin-top:10px;
	font: 90%/1.3 arial,sans-serif;
}

.radio, .date {
	position:relative;
}

.radio fieldset, .date fieldset {
	border:none;
	width:auto;
	padding:1px 0 0 11em;
}

.radio legend, .date legend {
	font-size:1em;
	color:#000;
}

.radio legend span, .date legend span {
	position:absolute;
	left:0;
	top:0.3em;
	width:10em;
	display:block;
}

.radio label, .radio input {
	vertical-align:middle;
	display:inline;
	float:none;
	width:auto;
	background:none;
	border:none;
}

.radio div {
	float:left;
	white-space:nowrap;
	clear:none;
}

#left input.radioRodzaj {
font-size:8px;
width:5px;;
}

.radioRodzajLiczba {
font-size:10px;
padding:0px;
margin:0px 5px 0px 0px;
}

#left input.radioRodzaj2 {
font-size:8px;
width:11px;;
padding:5px 5px 0px 0px;
margin:15px 15px 10px 10px;
}

.radioRodzajLiczba2 {
font-size:12px;
padding:0px;
margin:5px 5px 0px 0px;
}

.radioGroup legend {
	font-size:12px;
	color:#000;
}


.radioGroupListbox {

	position:absolute;
	top: 150px;
	left:300px;
}