/* Forms
*******************************************************/

fieldset {
	border: 0;
	font-size: 1.2em;

}

textarea {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 1.2em;
}

form ul {
	list-style: none;

}
	#Sidebar .middleColumn {
		margin: 0 0 0 8px;
		display: inline;
	}

input.text, textarea, select {
	border: 1px solid #c4c2be;
	color: #5a5a5a;
	font-size: 11px;
	width: 350px;
}
select {
	width: 250px;
}

#Form_QuickForm_action_doform {
	display: inline;
	border: none;
	background: transparent url(../images/button_quick.gif) 0 0 no-repeat;	
	width: 92px;
	height: 22px;
	margin:0px;
	margin-top:5px;
}


input.action {
	margin:0px;
	margin-top:5px;
}

input:focus span, textarea:focus span {
	border: 3px solid #000;
}

input.action:hover,
input.action:focus {
	cursor: pointer;
}
#Search {
 	display: inline;
margin-bottom:13px;
}

label{
	font-family: Verdana, Tahoma, Sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#5a5a5a
}

.FormHeading{
	padding-bottom: 6px;
	padding-top: 30px;
	font-weight: bold;
	font-family: Verdana, Tahoma, sans-serif;
}


#Form_Form .FormHeading{
	font-family: Verdana, Tahoma, sans-serif;
	font-weight: bold;
 }

 /*
.left{
	padding-bottom: 5px;
}*/

#Search .middleColumn {
 	display: inline;
	padding: 0px;
}

#SearchForm_SearchForm_action_results {
 display: inline;
 border: none;
 border: none;
 margin-left: 0px;
 padding-left:0px;
 background: transparent url(../images/szukaj.gif) 0 0 no-repeat;
 width: 62px;
 height: 21px;
}

#SearchForm_SearchForm{
 display: inline;
 width: 200px;
 height: 18px;
}

#SearchForm_SearchForm_Search{
 width: 175px;
border:0px solid #A7A7A7;
color:#666666;
background:#dadada;
padding-top:5px;
font-size:10px;
height:16px;

}

button {}

.newsinput {
margin-top:5px;
border:0px solid #A7A7A7;
color:#666666;
background:#dadada;
font-size:10px;
padding-top:5px;
width:107px;
height:16px;
}

.newsb {
 margin-top:5px;
 display: inline;
 border: none;
 margin-left: 0px;
 padding-left:0px;
 background: transparent url(../images/newsletter-zapisz.gif) 0 0 no-repeat;
 width: 62px;
 height: 21px;
}
