/* COMMON */
input, select, textarea{
    border: 1px solid #DFDFDF;
    border-radius: 8px 8px 8px 8px;
    margin: 5px 10px 5px 5px;
    padding: 2px;
    float: left;
}
#potForm .potLabel, #potForm .potInput{
  margin: 0;
  padding: 0;
}
#potForm .potLabel label{
    width: 100%;
}
.potLabel label, .potInput label, .potInput .radioListInput{
  font-weight: normal;
  float: none;
  display: inline;
}
.potInput .checkboxListInput{
  float: none;
}


.button,.bf_button,button{
	cursor: pointer;
	display:block;
	margin:5px;
	padding:2px 10px;
}
span.required{
	vertical-align: top;
}
div.form-row{
	overflow: hidden;
	padding: 5px 10px; 
}
div.form-row label,div.form-row small{
	clear: left;
	display: block;
	float: left;
	width: 50%;
}
button.loading,input.loading{
	/*TODO*/
}

/*bf standard*/
div.bf_form_row{
	margin-bottom: 6px;
	overflow: hidden;
	padding: 6px 0;
	width: 100%;
}
div.bf_form_row label{
	display: block;
	float: left;
	font-weight: bold;
	margin-right: 1%;
	width: 29%;
	clear: both;
}
div.bf_form_row label.bf_layout_checkbox{
	float: none;
	margin: 0;
	width: auto;
}
div.bf_form_row label span.bf_field_instructions{
	font-weight: normal;
}
label.bf_layout_checkbox input{
	margin: 6px;
}


/*CONTACT FORM*/
#contect-form #sendform{
	margin-left: 30%;
}
#contect-form .inputbox{
	width: 60%;
}
#contect-form #form-row-0 .inputbox{
	width: 50%;
}
div.form-row label{
	font-weight: bold;
}
div.form-row label.ct-label{
	font-weight: normal;
	width: 30%;
}


/*SEND TO FRIEND*/
div#mailto .inputbox,div#mailto .button{
	border: 1px solid #000;
}
div#mailto .inputbox{
	background: #c6c6c6;
}
div#mailto .button{
	background: #7e7e7e;
	color: #d9d9d9;
}


/* NEWSLETTER FORM STYLES START:*/
.ajax-form-inner > input
{
    margin-left: 10px;
}

.ajax-form-wrapper div.bf_form_row input
{
    border: 1px solid #cccccc !important;
    margin-right: 2px;
    margin-left:0px!important;
}

.ajax-form-wrapper div.bf_form_row input[type="checkbox"], div.bf_form_row input[type="radio"]
{
    height:14px !important;
    width:14px !important;
    margin: 6px 6px  0 0 !important;
}

.ajax-form-wrapper div.bf_form_row input[type="checkbox"]
{    
    padding: 0 1px 1px 1px !important;
}

.ajax-form-wrapper div.bf_form_row input[type="text"]
{
    width:200px !important;
}

#headerBottom .ajax-form-wrapper .bf_form_area
{
    border-top: 1px solid;
}

.ajax-form-wrapper .bf_form_area
{
        background: none repeat scroll 0 0 #B5D433;
    float: left;
    margin: 0 0 0 3px;
    padding: 10px 0 0 20px;
    position: relative;
    width: 294px;
}

#footerTop .ajax-form-wrapper div.bf_form_row input[type="submit"], #headerBottom .ajax-form-wrapper div.bf_form_row input[type="submit"]
{
    cursor: pointer;
    float:right;
    width:100px !important;
    height:25px !important;
    padding: 3px 5px !important;
}

.ajax-form-wrapper div.bf_form_row select
{
    margin:0px;
    padding: 2px;
}

.ajax-form-wrapper div.bf_form_row {
    margin-bottom: 6px;
    overflow: hidden;
    padding: 6px 0px;
    width: 100%;
}

.ajax-form-wrapper div.bf_form_row label
{
    line-height: 25px;
}

.ajax-form-wrapper div.bf_form_row label {
    display: block;
    float: left;
    font: bold 12px Arial;
    margin-right: 1%;
    width: 49%;
    overflow: hidden;
}

.ajax-form-wrapper div.bf_form_row label.bf_layout_checkbox
{
    font-weight: normal;
    float: none;
    line-height:25px;
    margin: 0px;
}

/* NEWSLETTER FORM STYLES STOP:*/


/* SEARCH FORM - Form */
#advanced-search li.filter-branch{
  display: block;
  float: left;
  width: 100%;
}
#advanced-search .filter-branch label{
  float: left;
  margin: 9px 0;
}
#searchForm .search_pane{
	padding:15px;
}

#searchForm .form-row,  #searchForm .search_intro{
	overflow:hidden;
	padding:0 0 5px;
	width:100%;
}

#searchForm .search_pane input, #searchForm .search_pane select, #searchForm .search_pane button, #searchForm .search_pane label{
	display:block;
	float:left;
	margin:5px 2px;
	padding:2px;
}
/*
#searchForm .search_pane input, #searchForm .search_pane select, #searchForm .search_pane button{
	border:1px solid;
}
*/
#searchForm .search_pane #searchType input{
	border: 0 none;
}

#searchForm .search_pane button, .finder #search-form .button{
	display:block;
	float:left;
	font-size:0.9em;
	padding:2px 5px;
}

#searchForm .search_pane label{
	padding:0 10px 0 0; 
}

#searchForm #searchRow label, #searchForm #searchOrder label{
	float:none;
	font-size:0.9em;
	line-height:normal;
	margin:0 5px;
}

#searchForm #searchOrder label{
	display:none;
}

#searchForm .search_intro .intro_element{
	display:block;
	float:right;
	font-size:0.9em;
	line-height:2em;
	margin-left:20px;
	padding: 5px 0;
}

#searchForm .search_intro .intro_element select{
	border:1px solid;
	padding:1px 2px;
}


#searchForm .search_intro #showElementsCount{
	float:left;
	margin:0;
}

#searchForm .search_intro #introTitle{
	display:none;
	float:none;
	margin:0;
}

#searchForm .search_intro span.site{
	display:block;
}


/* SEARCH FORM - Results */

#searchResults{
	/*border-top:1px solid;*/
}

#searchResults li, .search-results .result-text{
	border-bottom:1px solid;
	overflow:hidden;
	padding:10px 0;
	width:100%;
}
.search-results .result-title{
  padding:10px 0 0 0;
  font-weight: bold;
}
#finder-search{
  margin: 15px;
}
.word label {
    color:#454545;
    font-size: 24px;
    font-weight: bold;
    float: left;
    width: 100%;
    margin: 5px 0;
}

#searchResults h3{
	margin:0;
}

#searchResults h3 a{
	font-size:1.1em;
	font-weight:bold;
}

#searchResults .category, #searchResults .date{
	font-size:0.8em;
	font-weight:bold;
	padding:2px 0;
}

/* TAG SEARCH - Form */

#searchhead .search_pane{
	padding:20px;
}

#searchTag .cp_tag{
	font-size:1.2em;
	font-weight:bold;
}

#searchResultsCount{
	font-size:0.9em;
}

#searchhead .search_info{
	padding:5px 0;
}

#searchFilter{
	display:none;
}

/* SEARCH TAG - Results */

#searchResults .cp_title a{
	font-size:1.1em;
	font-weight:bold;
}

#searchResults .cp_tags{
	display:block;
	font-size:0.9em;
	padding:4px 0;
	text-transform:lowercase;
}

#searchResults .cp_tag_label{
	display:inline;
	font-weight:bold;
	text-transform:none;
}

#searchResults .cp_text{
	font-size:0.9em;
        clear: both;
}

#searchResults .cp_image{
	display:none;
}

/*MAILTO COMPONENT*/
.mailto .button
{
    display: inline-block;
}

.mailto .buttons
{
    margin-left:100px;
}

/* formularz miasta */
#com_form4{
    text-align: center;
    width: 229px;
    margin-top: 40px;
}
#hc-form-row-1{float: left;}
#hc-form-row-1 label{float: left;}
#hc-form-row-2{float: left;}
#hc-form-row-2 select {width:35px;}
#hc-form-row-2 label{float: left;}
#hc-form-row-3{float: left;}
#hc-form-row-3 span{float: left;}
#hc-form-row-4{float: left;margin-left:30px;}
#hc-form-row-4 label{float: left;}
#hc-form-row-4 span{float: left;}
#hc-form-row-6{border-top: 1px solid #D5D5D5;
    bottom: 0; margin: 10px 0; position: absolute; text-align: right; width: 220px;}
#hc-form-row-6 input{ background: url("../images/new/arrow.png") no-repeat scroll right center transparent;
    border: 0 none;color: #6D6D6D; display: block; float: right;   font: bold 13px/24px Tahoma,Geneva,sans-serif;
    height: 24px;   padding-right: 30px;   text-decoration: none;) no-repeat scroll 0 0 transparent;
    border: 0 none;float: right;height: 24px;padding: 0 !important; width: 91px;}
#bf_trigger_startDate {background: url("../images/new/kalendarzyk.png") no-repeat scroll 0 0 transparent;
    border: 0 none;float: left;height: 24px;padding: 0 !important; width: 18px;}
    