body, div, td, span, p, form, input, select, a, textarea
{
	font-family: "arial", sans-serif;
}

body
{
	background-color: #fff;
	margin:0px;
	font-size: 11px;
	color: #767676;
}

img
{
	border-style: none;
}

td
{
	color: #767676;
	font-size: 11px;
}

select
{
	color: #767676;
	font-size: 11px;
}

a
{
	text-decoration: none;
	color: #767676;
}

a:hover
{
	text-decoration: underline;
}

td.top_menu
{
	background-color: #ecedf0;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

td.top_menu_active
{
	background-color: #00337f;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

td.top_menu_blt
{
	background-color: #ecedf0;
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
	width: 3px;
}

a.top_menu
{
	color: #00337f;
	text-decoration: none;
}

a.top_menu_active
{
	color: #fff;
	text-decoration: none;
}

td.top_sub_menu
{
	background-color: #96abca;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

td.top_sub_menu_active
{
	background-color: #96abca;
	height: 14px;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}

td.top_sub_menu_blt
{
	background-color: #96abca;
	height: 14px;
	padding-left: 1px;
	padding-right: 1px;
	width: 3px;
}

a.top_sub_menu
{
	color: #fff;
	text-decoration: none;
}

a.top_sub_menu_active
{
	color: #fff;
	text-decoration: none;
}

a.ulice
{
	color: #fff;
	text-decoration: none;
}

span.head1
{
	color: #00337f;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

span.head2
{
	color: #228bcc;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

span.head3
{
	color: #fff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

span.head4
{
	color: #9ecaff;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

div.add_ok
{
	font-weight: bold;
	color: #60c300;
	background-color: #c3ffc9;
	border: 2px solid #60c300;
	width: 390px;
	padding:15px;
	vertical-align: middle;
}

div.add_err
{
	font-weight: bold;
	color: #f60e0e;
	background-color: #ffc3ce;
	border: 2px solid #f60e0e;
	width: 390px;
	padding:15px;
	vertical-align: middle;
}

div.news_main_text
{
	color: #00337f;
}

span.news_main_title
{
	color: #00337f;
	font-weight: bold;
}

td.news_title
{
	padding-bottom: 4px;
	color: #00337f;
	font-weight: bold;
}

td.news_timestamp
{
	padding-bottom: 4px;
	color: #00337f;
	font-weight: bold;
	text-align: right;
}

span.division_city
{
	color: #373737;
}

a.division_link
{
	color: #585858;
}

a.division_link:hover
{
	color: #585858;
	text-decoration: underline;
}

.search_offers
{
	background-color: #fff;
	color: #767676;
	border: solid 4px #8c929b;
	font-size: 11px;
}

.search_offers_small
{
	background-color: #fff;
	color: #767676;
	width: 36px;
	height: 24px;
	border: solid 4px #8c929b;
	font-size: 11px;
}

td.search_offers_text
{
	font-size: 10px;
	color: #fff;
	font-style: italic;
}

.newsletter
{
	background-color: #fff;
	color: #767676;
	width: 114px;
	height: 24px;
	border: solid 4px #73a5c5;
	font-size: 11px;
}

td.newsletter_text
{
	font-size: 10px;
	color: #fff;
	font-style: italic;
}

textarea.form_field
{
	width: 320px;
	border: solid 1px #7c828e;
	color: #7c828e;
	font-size: 11px;
}

td.form_field_name
{
	vertical-align: top;
	text-align: right;
}

td.form_label
{
	vertical-align: top;
}

input.form_field
{
	border: solid 1px #7c828e;
	color: #7c828e;
	font-size: 11px;
}

input.form_button
{
	width: 114px;
	height: 19px;
	background-color: #7c828e;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: solid 1px #7c828e;
	text-transform: uppercase;
	font-style: italic;
}

input.kalkulator
{
	background-color: #fff;
	border: solid 1px #8c929b;
	color: #767676;
	height: 24px;
	width: 80;
	text-align: right;
	font-size: 11px;
}

tr.qo0
{
	background-color: #fff;
	color: #585858;
}

tr.qo1
{
	background-color: #ecedf0;
	color: #585858;
}

.qoh
{
	padding: 4px;
	border-bottom: solid 1px #ecedf0;
	font-weight: bold;
	border-top: solid 1px #ecedf0;
	text-align: center;
}

td.qo0str
{
	padding: 4px 4px 4px 4px;
}

td.qo1str
{
	padding: 4px 4px 4px 4px;
}

td.qo0int
{
	padding: 4px 4px 4px 4px;
	text-align: right;
}

td.qo1int
{
	padding: 4px 4px 4px 4px;
	text-align: right;
}

td.qoh a.order
{
	text-decoration: underline;
	padding-right: 12px;
	background-repeat: no-repeat;
	background-position: center right;
}

td.qoh a.asc
{
	background-image: url(/img/sort_arr_down.gif);
}

td.qoh a.desc
{
	background-image: url(/img/sort_arr_up.gif);
}

a.nav
{
	font-style: italic;
}

a.nav_last
{
	font-style: italic;
	color: #00337f;
}

span.nav_sep
{
	font-style: italic;
}

td.division_address1
{
	vertical-align: top;
	height: 93px;
	width: 1px;
}

td.division_address2
{
	vertical-align: top;
	height: 93px;
	padding-top: 12px;
	width: 181px;
}

div.division_address2
{
	margin-left: 10px;
	margin-right: 10px;
}

td.offer_label
{
	background-color: #ecedf0;
	text-align: center;
}

td.offer_description
{
	background-color: #ecedf0;
	text-align: justify;
	color: #373737;
}

td.offer_message
{
	text-align: center;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 8px;
}

table.offer
{
	background-color: #fbfbfe;
	border: solid 1px #ecedf0;
}

td.offer_name
{
	width: 25%;
	background-color: #ecedf0;
	color: #373737;
	white-space: nowrap;
}

td.offer_value
{
	width: 75%;
	background-color: #ecedf0;
	color: #00337f;
	white-space: nowrap;
}

table.offer td.offer_value span.street,
table.offer td.offer_value span.location
{
	margin-right: 2em;
}

table.offer td.offer_value a.map,
table.offer td.offer_value a.street_photos,
table.offer td.offer_value a.city_photos,
table.offer td.offer_value a.district
{
	font-weight: bold;
	margin-right: 2em;
	font-style: italic;
	background-image: url(/img/arr_down_right.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 8px;
}

table.offer td.offer_value a.map,
table.offer td.offer_value a.district
{
	color: #072563;
}

table.offer td.offer_value a.street_photos,
table.offer td.offer_value a.city_photos
{
	color: #2386bf;
}

table.offer td.offer_description div.offer_agent
{
	float: left;
	width: 410px;
	margin: 0px 1em 0px 0px;
	min-height: 150px;
	_height: 150px; /* IE hack */
}

table.offer td.offer_description div.offer_branches
{
	float: left;
	width: 300px;
	margin: 0px;
	min-height: 100px;
	_height: 100px; /* IE hack */
}

table.offer td.offer_description div.offer_agent div.photo
{
	float: left;
}

table.offer td.offer_description div.offer_agent div.data
{
	float: left;
	padding-left: 1em;
}

table.offer td.offer_description div.offer_agent div.data h4,
table.offer td.offer_description div.offer_branches h4
{
	margin: 0px 0px 1em 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
}

table.offer td.offer_description div.offer_agent div.data em.name
{
	font-style: normal;
	font-weight: bold;
}

table.offer td.offer_description div.offer_agent div.data span.email a,
table.offer td.offer_description div.offer_branches span.email a
{
	color: #00337f;
	text-decoration: underline;
}

table.offer td.offer_description div.offer_branches h4.branch
{
	text-transform: capitalize;
}

img.pbon_thumbnail
{
	vertical-align: middle;
	margin: 4px 4px 4px 4px;
}

input.offer_button
{
	width: 70px;
	height: 18px;
	background-color: #7c828e;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	border: solid 1px #7c828e;
	text-transform: uppercase;
	margin-left: 6px;
}

input.offer_question
{
	background-color: #fff;
	color: #767676;
	width: 180px;
	height: 18px;
	border: solid 1px #767676;
	font-size: 11px;
	margin-left: 6px;
}

input.pbon_newsletter_email
{
	background-color: #fff;
	color: #767676;
	width: 180px;
	height: 18px;
	border: solid 1px #767676;
	font-size: 11px;
	margin-left: 6px;
}

a.form_question_email
{
	color: #00337f;
}

span.form_question_fax
{
	color: #00337f;
}

span.form_question_phone
{
	color: #00337f;
}

a.division_email
{
	text-decoration: underline;
}

td.hot_offer_bar
{
	vertical-align: top;
}

td.hot_offer
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
}

span.hot_offer_title
{
	color: #00347f;
	text-transform: capitalize;
}

img.hot_offer
{
	margin-bottom: 10px;
}

td.special_offer_bar
{
	vertical-align: top;
}

td.special_offer
{
	vertical-align: top;
	padding-left: 10px;
	padding-top: 8px;
	padding-right: 10px;
}

span.special_offer_title
{
	color: #00347f;
	text-transform: capitalize;
}

img.special_offer
{
	margin-bottom: 10px;
}

a.header
{
	color: #00337f;
}
img.header
{
	margin-left: 7px;
	margin-right: 7px;
}

ul.sitemap1
{
	list-style-image: url('/img/icon/arr_red_right.gif');
}

ul.sitemap2
{
	list-style-image: url('/img/icon/arr_blue_right.gif');
}

ul.sitemap3
{
	list-style-type: none;
}

li
{
	padding-top: 2px;
	padding-bottom: 2px;
}

td.html_form_first
{
	padding: 2px 0px 2px 0px;
}

td.html_form_opt_first
{
	padding: 2px 8px 2px 0px;
}

td.html_form_spacer_first
{
	width: 4px;
}

td.html_form
{
	padding: 2px 0px 2px 0px;
}

td.html_form_opt
{
	padding: 2px 8px 2px 0px;
}

td.html_form_spacer
{
	width: 4px;
}

.form_error_message
{
	color: #ff0000;
	font-weight: bold;
}

input.button_left
{
	height: 19px;
	width: 114px;
	background-color: #5a6374;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	border-style: none;
	font-size: 10px;
}

span.previous_price
{
	text-decoration: line-through;
	color: #000;
}

span.new_price
{
	font-size: 13px;
	color: #f00;
	font-weight: bold;
}

div#pricechangedoffers,
div#lastoffers
{
	width: 157px;
	height: 43px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url(/img/bg/left_box_bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

div#pricechangedoffers a,
div#lastoffers a
{
	display: block;
	width: 157px;
	padding: 10px 0px 5px 0px;
	text-decoration: none;
}

div#pricechangedoffers a span.t1,
div#lastoffers a span.t1
{
	color: #00337f;
}

div#lastoffers a
{
	padding: 8px 0px 5px 0px;
}

div#pricechangedoffers a span.t2
{
	color: #228bcc;
}

div#pricechangedoffers a span.count
{
	font-size: 11px;
}

a.price_changed
{
	color: #f00;
}

a span.list_new_price
{
	font-size: 13px;
	font-weight: bold;
}

a span.list_previous_price
{
	text-decoration: line-through;
	color: #767676;
}

form#pricechangedquicksearch
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 2em;
	float: right;
}

form#pricechangedquicksearch select
{
	margin: 0px;
	padding: 0px;
	border: solid 1px #8c929b;
}

h3.price_changed
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 2em;
	float: left;
	width: 420px;
	text-align: right;
	color: #f00;
	font-weight: bold;
	font-size: 11px;
	vertical-align: middle;
}

/* przewijane paski z ofertami */

span.small_label
{
	font-size: 9px;
}

span.small_label sup
{
	font-size: 8px;
}

/* opinie */

ul.opinions
{
	width: 500px;
	margin: 0px auto 1em auto;
	padding: 0px;
	list-style-type: none;
}

ul.opinions li
{
	display: block;
	background-color: #fff;
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0.5em 0px;
	border-bottom: solid 1px #7c828e;
}

a.details_change_search,
a.results_change_search
{
	text-decoration: underline;
}

a.details_change_search
{
	color: #00337f;
	text-align: center;
	display: block;
}

/* zaawansowane wyszukiwanie w ofertach */

form#offer_adv_search_form
{
	margin: 0px auto 0px auto;
	padding: 0px;
	text-align: center;
}

form#offer_adv_search_form td
{
	padding: 5px 5px 10px 5px;
}

form#offer_adv_search_form td.label
{
	text-align: right;
}

form#offer_adv_search_form td.field
{
	text-align: left;
}

form#offer_adv_search_form select,
form#offer_adv_search_form input.text,
form#offer_adv_search_form input.submit,
form#offer_adv_search_form input.reset
{
	border: solid 1px #5a6374;
}

form#offer_adv_search_form select
{
	margin-right: 1em;
}

form#offer_adv_search_form input.text
{
	padding: 2px;
}

form#offer_adv_search_form input.number
{
	text-align: right;
}

form#offer_adv_search_form option
{
	padding: 1px;
}

form#offer_adv_search_form input.submit,
form#offer_adv_search_form input.reset
{
	background-color: #5a6374;
	color: #fff;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
}

form#offer_adv_search_form input.submit
{
	padding-left: 15px;
	padding-right: 15px;
}

form#offer_adv_search_form input.reset
{
	margin-left: 20px;
}

form#offer_adv_search_form input.radio,
form#offer_adv_search_form input.checkbox
{
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}

form#offer_adv_search_form label
{
	margin-right: 1em;
}

form#offer_adv_search_form
{
	text-align: center;
}

form#offer_adv_search_form table.location_tabs
{
	border-style: none;
	width: 100%;
}

form#offer_adv_search_form table.location_tabs td
{
	padding: 0px;
	white-space: nowrap;
}

form#offer_adv_search_form table.location_tabs td.link
{
	border-top: solid 1px #5a6374;
	border-left: solid 1px #5a6374;
	border-bottom: solid 1px #5a6374;
}

form#offer_adv_search_form table.location_tabs td.link_selected
{
	border-top: solid 1px #5a6374;
	border-left: solid 1px #5a6374;
	background-color: #5eacdd;
}

form#offer_adv_search_form table.location_tabs td.link a,
form#offer_adv_search_form table.location_tabs td.link_selected a
{
	display: block;
	padding: 3px 6px 3px 6px;
	margin-right: 3px;
}

form#offer_adv_search_form table.location_tabs td.link_selected a,
form#offer_adv_search_form table.location_tabs td.link_selected a span
{
	color: #fff;
}

form#offer_adv_search_form table.location_tabs td.link a span,
form#offer_adv_search_form table.location_tabs td.link_selected a span
{
	margin-left: 0ex;
	font-style: italic;
}

form#offer_adv_search_form table.location_tabs td.filler
{
	border-bottom: solid 1px #5a6374;
	border-left: solid 1px #5a6374;
	width: 100%;
}

/* zakladki z lokalizacja w wyszukiwarce zaawansowanej */

div#adv_search_location
{
	padding: 2px;
	border: solid 1px #5a6374;
	border-top-style: none;
}

div#adv_search_location div.group
{
	margin: 0px;
	padding: 0px;
}

div#adv_search_location input.groupall
{
	margin-top: 5px;
	margin-bottom: 5px;
}

div#adv_search_location input.checkbox
{
	margin-bottom: 3px;
	margin-right: 2px;
}

div#adv_search_location div.group table
{
	width: 740px;
	padding: 0px;
	margin: 0px 0px 7px 0px;
}

div#adv_search_location div.group table td
{
	padding: 7px 0px 0px 0px;
	width: 33%;
}

div#adv_search_location div.group table td.first_char em
{
	display: block;
	font-style: normal;
	padding: 2px 0px 2px 7px;
	width: 50px;
	/*
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	background-color: #e5e5e5;
	*/
	border-top: solid 1px #49c;
	border-bottom: solid 1px #49c;
	background-color: #5eaddd;
	color: #fff;
}

div#adv_search_location label.location_label
{
	background-color: #fff;
}

div#adv_search_location label.location_label_highlight
{
	background-color: #ff6;
}

form#offer_search_small table td
{
	text-align: center;
}

form#offer_search_small input.submit
{
	width: 114px;
	height: 19px;
	background-image: url(/img/btn/button_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #5a6374;
	border-style: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	cursor: hand;
}

