form {
	position: relative;
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding:0;
}

label {
	margin-right: 10px;
}

.lokalowy {
	width: 380px;
}

.label_dlugi {
	width: 230px;
	border: 2px dotted #000;
}

#szukaj{
	position: absolute;
	top: 3px;
}

#adv {
	position: absolute;
	top: 43px;
}

input{
	border: 1px solid #5f431c;
	width: 100px;
}

textarea.forum{
	border: 1px solid #5f431c;
}

select {
	border: 1px solid #5f431c;
	margin-right: 5px;
}

submit {
	border: 1px solid #5f431c;
	width: 100px;
}

.check {
	border: 1px solid #5f431c;
	width: 12px;
	height: 12px;
}

.dlugi_prawy {
	position: absolute;
	top: 3px;
	right: 0px;
	width: 160px;
}

.dlugi{
	width: 160px;
}


#selekt {
	position: absolute;
	top: 25px;
	left: 0px;
}

.potw {
	position: absolute;
	top: 25px;
	right: 0px;
}

.haslo {
	position: absolute;
	right: 0px;
}

input.forum {
	border: 1px solid #ceca88;
	font: 8.2pt Verdana;
	background-color: white;
	width: 320px;
}

textarea.forum {
	border: 1px solid #ceca88;
	font: 8.2pt Verdana;
}

input.ocen {
	border: 1px solid #ceca88;
	font: 8.2pt Verdana;
	background-color: white;
	width: 20px;
}

#wyniki_wyszuk label{
	width: 10em;
	float: left;
	text-align: left;
	margin-left: 0.5em;
	display: block
}

textarea{
	height: 40px;
}

#wyniki_wyszuk input, #wyniki_wyszuk submit, #wyniki_wyszuk select{
	margin-bottom: 2px;
	width: 200px;
}

#wyniki_wyszuk .submit input{
	font-weight: bold;
	margin-left: 9.5em;
}


legend#search{
	background: #90110c;
	color: #fff;
	border: 1px solid #90110c;
	padding: 2px 6px;
	font-weight: bold;
}
