/* list */
#offerList p {
	padding: 0;
}

#showOffer .links {
  padding-bottom: 10px;
}
#showOffer .links a {
  color: #ADADAD;
}
#showOffer .links a strong {
  color: #0071DA;
  font-weight: bold;
}
	#showOffer .links div.navigation {
		float: right; 
		width: 600px; 
		text-align: right
	}
		#showOffer .links div.navigation .leftar {
			text-align: right;
			float: left;
			width: 56%;
			height: 40px;
		}
		#showOffer .links div.navigation .rightar {
			text-align: left;
			float: right;
			width: 41%;
			height: 40px;
		}
	
		#showOffer .links div.navigation a {
			height: 32px;
			display: inline-block;
		}
		#showOffer .links div.navigation a img {
			border: 1px solid gray;
		}
		#showOffer .links div.navigation a .noborder {
			border: none;
		}
		
#showOffer h1.offerName {
	font-size:17px;
	color: #737373;
	font-weight: normal;
}
#showOffer h2.price, #showOffer h2.price a {
	color: #696969;
}
	#showOffer h2.price span {
		font-size: 20px;
		color:#eb0600;
	}
  #showOffer h2.price a {
    margin-left: 10px;
    text-decoration: underline;
  }
  #showOffer h2.price a:hover {
    color: black;
  }
#showOffer div.breadcrumbs {
	padding: 3px 20px;
	background: #f0f0f0;
	color: black;
	margin: 5px -9px 10px; 
	border-top: 1px solid black; 
	border-bottom: 1px solid black;
}
	#showOffer div.breadcrumbs a {
		color: inherit;
	}

	#showOffer .localization {
		height: 80px;
		background: url(/images/new_layout/show_offer_localization.png) 0 22px repeat-x;
	}
	#showOffer .localization, #showOffer #offerTabs{
		margin: 0 -9px;
	}
	
	#showOffer .localization .local {
		padding: 27px 0 0 21px;
		color: #696969;
		font-weight:bold;
	}
    #showOffer .localization .local span {
      margin-left: 10px;
    }
	#showOffer div.thumbs {
		width: 300px;
		float: right;
	}
		#showOffer div.localization a {
			color: inherit;
		}
	
#showOffer #offerDetails {
	margin: 1px 14px 11px;
}
	#showOffer #offerDetails .actionLinks {
		width: 400px;
		float: right;
		text-align: right;
		padding: 0;
		height: 38px;
	}
		#showOffer #offerDetails .actionLinks a {
			margin: 0 10px;
			padding-top: 22px;
			display: inline-block;
			height: 16px;
		}
		#showOffer #offerDetails .actionLinks a:hover {
			text-decoration: none;
		}
		
		.btnClip {
			background: url(/images/new_layout/button_clipboard.png) top center no-repeat;
		}
		.btnFav {
			background: url(/images/new_layout/button_favourite.png) top center no-repeat;
		}
		.btnPdf {
			background: url(/images/new_layout/button_pdf.png) top center no-repeat;
		}
		.btnSend {
			background: url(/images/new_layout/button_message.png) center 5px no-repeat;
		}
    .btnClip:hover,
    .btnFav:hover,
		.btnSend:hover,
		.btnPdf:hover {
      background-position: center -60px;
		}

    .btnAllOffers, .btnQuestion {
			display: inline-block;
			height: 17px;
      padding-left: 27px;
      padding-top: 4px;
    }
    .btnAllOffers:hover,
    .btnQuestion:hover {
      background-position: top left;
      color:#7f7f7f;
    }
    .btnAllOffers {
      background: url(/images/new_layout/button_search.png) bottom left no-repeat;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	color:#0071DA;
    }
    .btnQuestion {
	background:transparent url(/images/new_layout/button_question.png) no-repeat scroll left bottom;
	font-size:11px;
	font-weight:bold;
	padding-bottom:2px;
	color:#0071DA;
    }
		
#showOffer #offerDetails em {
	font-style: italic;	
}

#showOffer #offerTabs {
	padding: 0 15px;
	background: #f5f5f5 url(/images/new_layout/show_offer_tab_bg.png) left top repeat-x;
}
	#showOffer #offerTabs #tabHeader {
	}
	#showOffer #offerTabs #tabHeader a {
		text-decoration: none;
		margin-right: 8px;
		padding-left: 2px;
		height: 27px;
	}
	#showOffer #offerTabs #tabHeader a:hover {
		text-decoration: none;
	}
	#showOffer #offerTabs #tabHeader a,
	#showOffer #offerTabs #tabHeader a span {
		font-size: 12px;
		float: left;
		display: inline-block;
		color: white;
		font-weight: bold;
	}
	#showOffer #offerTabs #tabHeader a span {
		cursor: pointer;
		min-width: 70px;
		text-align: center;
		height: 21px;
		padding-top: 6px;
		padding-right: 12px;
		padding-left: 10px;
	}
	#showOffer #offerTabs #tabHeader a.active {
		background: url(/images/new_layout/show_offer_tab_active.png) left top no-repeat;
		color: #494949;
	}
		#showOffer #offerTabs #tabHeader a.active span {
			color: #494949;
			background: url(/images/new_layout/show_offer_tab_active.png) right bottom no-repeat;
		}
	#showOffer #offerTabs #tabHeader a.inactive {
		background: url(/images/new_layout/show_offer_tab_inactive.png) left top no-repeat;
	}
		#showOffer #offerTabs #tabHeader a.inactive span {
			background: url(/images/new_layout/show_offer_tab_inactive.png) right bottom no-repeat;
		}
		#showOffer #offerTabs #tabHeader a.inactive:hover {
			background: url(/images/new_layout/show_offer_tab_inactive.png) right bottom no-repeat;
		}
	
	#showOffer #offerTabs #tabContents {
		background: white url(/images/grey_on_white_dots2.png) right top no-repeat;
		border: 2px solid #cacaca;
		border-top: none;
		padding: 20px 28px;
	}
		#showOffer #offerTabs #tabContents .active{
			display: block;
			font-size:12px;
		}
		#showOffer #offerTabs #tabContents .inactive{
			display: none;
		}
			#showOffer #offerTabs #tabContents dt {
				font-weight: bold;
				display: block;
				margin: 0;
				padding: 3px 28px;
				background: transparent url(/images/layout/elements/liner.png) repeat-x scroll 70% 100%;
				color: #757575;
				margin-left: -28px;
				margin-right: -28px;
				font-size:17px;
			}
			#showOffer #offerTabs #tabContents dd {
				display: block;
				margin: 0;
				padding: 3px 12px;
			}
			#showOffer #offerTabs #tabContents dd th {
				text-align: left;
			}

#JMyCarousel {
	cursor: pointer;
}

#JMyCarousel img {
	margin: 0 3px;
	border: 2px solid #c7c7c7;
}

.picsRow {
	padding: 10px 0;
	clear: both;
}
	.picsRow span {
		margin: 0 10px;
	}
		.picsRow span img {
			border: 2px solid white;
		}
			
#tab-contact table {
	width: 100%;
}
#tab-contact table td, 
#tab-contact table th  {
	width: 50%;
	text-align: left;
}
#tab-contact .contactSection {
	font-weight: bold;
				display: block;
				margin: 0;
				padding: 3px 28px;
				background: transparent url(/images/layout/elements/liner.png) repeat-x scroll 70% 100%;
				color: #757575;
				margin-left: -28px;
				margin-right: -28px;
				font-size:17px;
}
#tab-ask table {
	width: 100%;
}
#tab-ask table th {
	width: 30%;
	text-align: left;
	font-weight: bold;
}
#tab-ask table td input, 
#tab-ask table td textarea  {
	width: 90%;
	border: 1px solid gray;
}
#tab-ask table input.submit {
	background: black url(/images/buttons/bt_submit_big.png);
	width: 73px;
	height: 27px;
	border: 0;
	color: white;
} 

/* show */
#description {
	float:none;
	font-size:large;
	height:2em;
	margin:0 0 0.2em;
	overflow:hidden;
	padding:2px;
	width:auto;
}
#content-scroll {
	float:left;
	height:600px;
	margin-right:6px;
	overflow:hidden;
	width:124px;
}
#content-holder {
	width:124px;
}
.content-item {
	float:left;
	height:80px;
	padding-bottom:5px;
	width:80px;
}
#content-slider {
	background:#BBBBBB none repeat scroll 0 0;
	float:left;
	height:600px;
	margin-right:8px;
	position:relative;
	width:6px;
}
.content-slider-handle {
	background:#478AFF none repeat scroll 0 0;
	border:1px solid black;
	height:6px;
	left:-5px;
	position:absolute;
	width:14px;
}
#ajaxGalleryBigImg {
	float:left;
	overflow-x:hidden;
	overflow-y:hidden;
}
#offerForm #userRegistration label {
	font-weight: normal;
	font-size: 11px;
}
#offerForm .ui-tabs-panel {
	width: 490px;
}
#offerForm h3 {
	color:#0071DA;
font-size:13px;
margin:8px 0;
padding-left:7px;
}
#offerForm h3.error {
	font-size: 1.2em;
	border: none;
}
div.topNav {
	background: #F6F6F6 url(/images/layout/backgrounds/topnav.gif) repeat-x;
	color:#2A7190;
	height: 13px;
	margin-bottom:12px;
	padding:7px 7px 7px 31px;
}
	div.topNav a {
		font-weight: bold;
		padding: 6px;
		margin: 0 3px; 
	}
	div.topNav a:hover,
	div.topNav .active {
		background:#03608A;
		text-decoration: none;
		color:white;	
	}

/* lista ofert */
table.dataTable td.option {
  padding-right: 0;
	background: url(/images/new_layout/table_cell_border.png) top left repeat-y;
}
td.price {
	background: url(/images/new_layout/table_cell_border.png) top right repeat-y;
}
td.price strong {
	color: #0067c6;
}

.linkEdit,
.linkFav, 
.linkClip, 
.linkMap {
	padding: 3px 0 1px 25px;
	display: block;
	height: 17px;
	white-space: nowrap;
}
	
.linkFav {
	background: url(/images/new_layout/offer_icon_favourite.gif) left center no-repeat;
}
.linkClip {
	background: url(/images/new_layout/offer_icon_clipboard.gif) left center no-repeat;
}
.linkMap {
	background: url(/images/new_layout/offer_icon_map.gif) left center no-repeat;
}
.number {
	width: 45px;
}

#choosePayment {
	
}
	#choosePayment div {
	
	}

	#choosePayment label {
		color:#0CA9E2;
		font-size:17px;
	}
	#choosePayment p {
	  padding-left: 20px;
	}


#offerTopPanel {
	height: 28px;
	background: url(/images/new_layout/tab/edit_offer_bg_unfilled.png) repeat-x;
	margin-bottom: 10px;
}

#offerTopPanel span {
	display: inline-block;
	height: 28px;
}
#offerTopPanel span.active,
#offerTopPanel span.last {
	background: url(/images/new_layout/tab/edit_offer_bg_filled.png) repeat-x;
}
#offerTopPanel span.current {
	background: url(/images/new_layout/tab/edit_offer_bg_active.png) repeat-x;
}
#offerTopPanel span.inactive {
	background: url(/images/new_layout/tab/edit_offer_bg_unfilled.png) repeat-x;
}
#offerTopPanel span a {
	display: inline-block;
	padding: 7px 28px 7px 15px;
	height: 14px;
	font-weight: bold;
	font-size: 11px;
	color: white;
}
#offerTopPanel span.active a {
	background: url(/images/new_layout/tab/edit_offer_arow_filled_not_last.png) right top no-repeat;
	color: white;
}
#offerTopPanel span.current a {
	background: url(/images/new_layout/tab/edit_offer_arow_active.png) right top no-repeat;
	color: white;
}
#offerTopPanel span.last a {
	background: url(/images/new_layout/tab/edit_offer_arow_filled.png) right top no-repeat;
}
#offerTopPanel span.inactive a {
  background: url(/images/new_layout/tab/edit_offer_arow_unfilled.png) right top no-repeat;
  color: black;
}
#offerTopPanel span.inactive a,
#offerTopPanel span.current a {
	cursor: default;
}
#offerTopPanel span a:hover {text-decoration: none;}

table.dataTable {
	border: none;
}

table.dataTable .head th {
	background: url(/images/new_layout/table_heading_bg.png) top left repeat-x;
	font-size: 11px;
	white-space: nowrap;
	height: 22px; /* -2 * 4px */
	text-align: left;
}

table.dataTable .head th.option {width: 105px; background: url(/images/new_layout/table_heading_start.png) top left no-repeat; padding-right: 0;}
table.dataTable .head th.photo { padding-right: 0; width:90px}
table.dataTable .head th.date,
table.dataTable td.date{width: 92px; padding-left: 0; padding-right: 0; text-align: center;}
table.dataTable .head th.price {width: 110px; background: url(/images/new_layout/table_heading_end.png) top right no-repeat}

table.dataTable .head th a {
	color: #393939;
	white-space: nowrap;
}
table.dataTable td {
	border-bottom: 1px solid #BCBCBC;
}
table.dataTable td.photo {
  padding-left: 0;
  padding-right: 0;
  width: 85px;
}

.pagination {
	background: #297A9E;
	border-bottom: 1px solid #015F89;
	color: white;
	font-size: 12px;
	height:15px;
	padding:3px 0;
}
	
#offerList img {
	border: none;
}
	
#indicator {
	z-index: 200; 
	position: absolute; 
	top: 45%; 
	left: 45%; 
	border: 1px solid black;
	width: 220px; 
	height: 19px; 
	padding: 5px; 
	background: white;
}

/* offer/show */
#offerForm input,
#offerForm select { 
	height: 21px;
}
	
#offerForm input,
#offerForm select, 
#offerForm textarea {
	border:1px solid #AFAFAF;
	color: #3F3F3F;
	font-size: 13px;
	margin-bottom: 5px;
	width: 220px;
}
#offerForm input.short,
#offerForm input[type=checkbox], 
#offerForm input[type=radio],
#offerForm input[type=submit] {
	vertical-align: middle;
	width: auto;
}
#offerForm input.saveButtonBlueBig {
	border: none;
	width: auto;
	height:33px;
	color: white;
	font-size:11px;	
}

#tabContents ul, ol {
	padding-left: 10px;
}
#tabContents li {
	margin-left: 10px;
}
#showOffer .backToSearch {
	float: left;
	background: url(/images/new_layout/show_offer_back.png) left center no-repeat;
	padding-left: 22px;
	display: inline-block;
	height: 17px;
  margin-top: 8px;
}
#priceIndicator {
	height: 19px;
}
#priceUpdate {
	position: absolute;
	right: 350px;
	top: -20px;
	width: 109px; 
	padding: 4px;
	text-align: right; 
	background: #F3F3F3;
	border: 1px solid #9D9D9D;
}
/* / offer/show */

/* offer/edit */
	.movieInside .text {
		color: white;
		font-weight: bold;
		padding: 10px 0;
		font-size:12px;
	}
	#yellow {
		background:#F0F0F0 none repeat scroll 0 0;
		font-size:12px;
		font-weight:bold;
		height:27px;
		padding:5px 10px;
	}
	.button_skip {
		float: right; 
		width: 120px;
	}
	#offerForm #imageajaxuploadform label,
	#offerForm #movieajaxuploadform label {
		float: none;
		width: auto;
	}
	#offerForm fieldset p {
		padding: 0;
	}
	#offerForm fieldset p.l {
		float: left;
		width: 49%;
	}
	#offerForm fieldset p.r {
		float: right;
		width: 49%;
	}
	

.bgLight {
	-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
background:#FFE1DF none repeat scroll 0 0;
border:1px solid #F30B00;
margin:8px 0;
padding:6px;
}

#title textarea {
	width:400px;
}


#offerForm label {
	float: left;
	width: 11em;
	font-weight:normal !important;
	padding-left: 6px;
	margin-top: 6px;
}
#offerForm th {
	width: 11em;
	text-align: left;
}
#offerForm th label, 
#userRegistration label
{
	float:none;
font-size:12px;
font-weight:bold !important;
}
#offerForm .form_error {
	padding-left: 11em;
}

#offerForm #mapSearch {
	background: black url(/images/buttons/bt_submit_big_Maps.png) !important;
	color: white;
	height: 27px;
	margin-top: 10px;
	text-align:center;
	width:220px;
	display: block;
	margin-left:75px;
}
	#offerForm #mapSearch span {
		display:block;
		padding-top:6px;
		width:220px;
		font-weight:bold;
	}
#offerForm #mapSearch:hover {
	text-decoration: none;
}
#image_upload_form {
	margin: 15px 0;
}
.imageUploaderTable {
	border-collapse: separate;
	border-spacing: 5px;
}
.imageUploaderTable td {
	border: 1px solid gray;
	vertical-align: middle;
	text-align: center;
}
.imageUploaderTable a {
	font-weight: bold;
}
#offerForm fieldset select {
	width: 224px;
}
/* / offer/edit */

/* offer/list */
.offerFilter {
	width: 290px; 
	float: right; 
	height: 30px; 
	margin-top: 10px;
}
	.offerFilter select {
		float: left;
	}
	.offerFilter .buttonContainer {
		margin: 1px 0 0 5px; 
		display: inline-block; 
		height: 20px;
	}
.option div {
	margin: 2px 0;
	height: 20px;
	clear: both;
}
/* / offer/list */

/* promowanie */
h4 {
	color:#146BA3;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
.promo ul {
	list-style: none;
}
	.promo li {
		margin: 10px 0;
	}
.promo input {
	float: left;
	margin: 4px;
}
.promo label {
	float: left;
	width: 294px;
	font-size: 17px;
	color: #0071DA;
	font-weight: bold;
}
.promo span {
	font-weight: bold;
	float: left;
	color: #F2322E;
	font-size: 24px;
	margin-top: -6px;
}
.promo p {
	margin-left: 20px;
	padding: 0;
}
#paymentdone h1 {
	color:#0CA9E2;
	font-size:23px;
	font-weight:bold;
	margin: 0 0 20px 0;
	text-align: center;
}
#paymentdone h2 {
	color:#0CA9E2;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 16px 0;
}
/* /promowanie */

#notifyfriend {
	float: right;
	width: 300px;
	clear: right;
	text-align: right;
	font-size: 11px;
	color: #2F2F2F;
}
	#notifyfriend input {
		color: #3F3F3F;
		border: 1px solid #B2B2B2;
		font-size: 11px;
		margin: 0 5px;
	}

input#notifyfriendbutton {
	background: #E2E2E2;
	padding: 2px 10px;
}


#loginForm {
	width: 415px; 
	float: left;
}
	#loginForm h4 ,
	#userRegistration h4 {
		font-weight: bold;
		margin: 6px 0;
	}

#loginForm label {
	width: 120px;
	font-weight: bold;
	font-size: 11px;
}
.ui-tabs-panel {
	width: 500px;
}

#registerTabs li {
	display: inline;
	float: left;
}
.hidden {
	display: none;
}

#userRegistration table {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
	#userRegistration table th {
		font-size: 11px;
		text-align: left;
		font-weight: bold;
		width: 170px;
	}
		#loginForm table input,
		#userRegistration table td input {
			border: 1px solid #29708F;
			color: #3F3F3F;
			font-size: 13px;
			height: 18px;
			margin-bottom: 5px;
			width: 220px;
		}
		#userRegistration table td input.short {
			width: auto;
		}

#offerList .promoted {
	background: url(/images/new_layout/table_heading_promoted_bg.png) center center repeat-x;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding: 0;
	height: 21px;
}
#offerList .promoted div {
	width: 40%;
	height: 17px;
	padding-top: 4px;
}
#offerList .promoted strong {
	color: #0067c6;
}
#offerList .promoted .fl {
	padding-left: 12px;
	background: url(/images/new_layout/table_heading_promoted_start.png) left top no-repeat;
}
#offerList .promoted .fr {
	padding-right: 20px;
	text-align: right;
	background: url(/images/new_layout/table_heading_promoted_end.png) right top no-repeat;
}
#offerList .uparrow {
	background: url(/images/arrows.gif) top right no-repeat;
}
#offerList .downarrow {
	background: url(/images/arrows.gif) bottom right no-repeat;
}
#offerList td {
	border-bottom: 1px solid #D0D0D0;
}
#offerList .ofrinfo a {

	color:#0067C6;
}

#offerList img {

	border:1px solid #7E7E7E;
	margin-bottom:3px;
	margin-top:3px;
}
#offerList .promoted td {
	background: #E4E9F1;
}
#proposedOffers td.promoted {
	border: 1px solid #FDFF00;
	background:#FEFFAF none repeat scroll 0 0;
}
#proposedOffers .grayBOXinside {
  margin: 0 -9px;
  background: white url(/images/new_layout/show_offer_proposed.png) bottom left repeat-x;
  padding: 9px;
}
#proposedOffers {
	margin-top: 25px;
	padding: 0 10px;
}
	#proposedOffers p {
		font-size: 1em;
		text-align: left;
	}
	#proposedOffers table {
		margin: auto;
		border-spacing: 3px;
	}
		#proposedOffers table td {
      padding: 0;
			vertical-align: top;
			width: 120px;
			text-align: center;
			border: 1px solid #cdcdcd;
			background: white;
		}
		#proposedOffers table td:hover {
			background: #FFFFCF;
			color: white;
		}
		#proposedOffers a {
			display: block;
			padding: 4px;
		}
		#proposedOffers a img {
			border: 1px solid #ababab;
		}
		#proposedOffers a:hover {
			color: black;
			text-decoration: none;
		}

#offerpagination .promoted .fl {
	padding-left: 0;
	width: 2px;
}
#offerpagination .promoted .fr {
	padding-right: 0;
	width: 2px;
}
#offerpagination p {
	padding: 4px 0 0 0;
	height: 17px;
	margin: 0;
	text-align: center;
}
#offerpagination a {
	font-size: 11px;
	color: #7c7c7c;
	padding: 0 5px;
}
#offerpagination a:hover {
	color: black;
	text-decoration: none;
}
#offerpagination span {
	padding: 0 5px;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
/* offer/create/edit/category */

#offercategory #searchLevels .tab, #offercategory #catGroup {
	width: 25%;
	height: 240px;
	display: block;
	float: left;
	text-align: center;
}
	#offercategory #searchLevels span.p {
		text-align: left;
		padding-left: 10px;
		display: block;
		font-weight: bold;
		margin: 10px 0;
	}
	#offercategory #searchLevels select {
		background:white url(/images/grey_on_white_dots2.png) no-repeat scroll right top;
		border:1px solid #EAEAEA;
		color:#5F5F5F;
		font-family:tahoma;
		font-size:13px;
		font-weight:bold;
		height:195px;
		width:98%;
	}

#offercategory #searchLevelIndicator {
	top: 330px;
}

/* / offer/create/edit/category */

.ofrinfo p {
	width: 49.5%;
	float: left;
	font-size: 10px;
}
.ofrinfo h5 {
	font-size: 11px;
	margin: 3px 0 0 0;
	padding: 0;
	font-weight: normal;
}