fieldset {
	width: 400px;
	}
	legend {
	font-weight: bold;
	}
	label {
		display: block;
		width: 170px;
		float: left;
		text-align: right;
		margin-left: 40px;

	}
	input.logg, textarea.logg {
		display: block;
		float: left;
		margin-left: 10px;
		border-color: #919191; color:black; border-width: 1px; border-style: solid; font-size: 10px; width: 170px;

	}
	select.logg	{
		display: block;
		float: left;
		margin-left: 10px;
		border-color: #919191; color:black; border-width: 1px; border-style: solid; font-size: 10px;  width: 80px;
	}
	input.button_partner { background-image:url(images/button.gif);  background-repeat: no-repeat;  background-color: white; cursor:pointer; height:20px; border: 0px; float:none; vertical-align: middle;  width:84px; }
	

	div.formularz_nowy {
		overflow: hidden;
		clear: both;
		margin-bottom: 2.0em;
	}
	input.check {
		margin-left: 100px;
	}
	label.check {
		width: auto;
	}

#s4  {margin: 5px 0 0 16px; }
.nav {margin: 10px 0; }
#nav {margin: 5px 0 0 14px; text-align:left; }
#nav a, #s7 strong { margin: 0 2px; color: #FFF;padding: 3px 5px; font-size: 13px;background: #2093DD; text-decoration: none }
#nav a.activeSlide { background: #398311; }
#nav a:focus { outline: none; } 

