body {
	background: url('../images/backgroundPattern.jpg') 15px 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
div {
	marigin: 0px;
	padding: 0px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
.bold {
	font-weight: bold;
}
.color {
	color: #932653;
}
.darker {
	color: #9e9e9e;
}
.nobr {
	white-space: nowrap;
}
.normal {
	font-weight: normal;
}
.featured {
	color: #8a2e51;
	font-weight: bold;
}
p.inlineForm {
	display: inline;
}
div.hr {
	clear: both;
}
img.right {
	float: right;
	margin: 0px;
}
div.leftBox {
	background: url('../images/backgroundLeftBox.jpg') bottom center no-repeat;
	clear: both;
	color: #444444;
	height: 132px;
	margin: 0px 12px 7px 19px;
}
div.leftBox div {
	padding: 15px 8px;
}
div.leftBox a, div.offerBox ul li a {
	color: #444444;
	text-decoration: none;
}
div.offerBox {
	background: url('../images/backgroundOfferBox.gif') right top no-repeat;
	clear: none;
	float: left;
	height: 220px;
	margin: 0px 14px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 130px;
}
div.offerBox img.offerType {
	margin: 5px 0px 0px 2px;
}
div.offerBoxHr, div.colorHr, div.specialOfferHr {
	background: url('../images/backgroundHr.gif') repeat-x;
	border: none;
	font-size: 0px;
	height: 1px;
	line-height: 0px;
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
div.offerBoxHr {
	width: 115px;
}
div.soListHr {
	margin: 20px 0px;
}
div.specialOfferHr {
	margin: -1px 0px 14px 15px;
}
div.offerBox ul {
	list-style-position: outside;
	list-style-type: none;
	margin: 4px 0px;
	padding: 0px;
}
div.offerBox ul li {
	background: url('../images/listPunctor.gif') 0px 5px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 9px;
}
div.offerBox ul li a {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
}
div.specialOffer {
	clear: both;
	cursor: pointer;
	margin-bottom: 5px;
}
div.specialOfferThumb {
	/*background: url('../images/specialOfferThumbTop.gif') top right no-repeat;*/
	float: left;
	margin: 0px 12px 0px 15px;
	padding: 4px 0px 0px 0px;	
}
div.specialOfferThumb img {
	border: solid 2px #656565;
	/*border: solid 2px #91204c;*/
}
div.specialOfferDetails table {
	border-collapse: collapse;
	border-spacing: 0px;
	color: #6b696b;
	font-size: 11px;
}
div.specialOfferDetails table th {
	font-weight: normal;	
	text-align: right;
	white-space: nowrap;
}
div.specialOfferDetails table td, div.specialOfferDetails table th {
	border-bottom: solid 1px #d9d9d9;
	padding: 2px 4px; 
}
div.specialOfferDetails table td {
	width: 100%;
}
div.specialOfferDetails table tr.lastRow th, div.specialOfferDetails table tr.lastRow td {
	border-bottom: none;
}
div.offerList, div.searchForm, div#about, div#offerDetails, div#specialOffersList, div#additionalChargesCalculator, div#loans {
	margin-top: 40px;
	padding: 0px 17px 0px 13px;
}
div.offerHint {
	background: #ffffff;
	border: solid 1px #c8c3b9;
	left: 0px;
	position: absolute;
	top: 0px;
	width: 300px;
	z-index: 100;
}
table.searchForm {
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 10px;
	width: 680px;
}
table.searchForm td {
	border-bottom: solid 1px #c8c3b9;
	font-weight: bold;
}
table.searchForm td {
	font-size: 11px;
	padding: 8px 0px 8px 3px;
}
table.searchForm th {
	border-bottom: solid 1px #c8c3b9;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 200px;
}
table.searchForm label {
	font-weight: normal;
}
table.searchForm input, select, div.checkboxes {
	border: solid 1px #929292;
	font-size: 11px;
	margin-top: 7px;
	width: 260px;
}
div.checkboxes {
	background-color: #ffffff;
	height: 70px;
	overflow: auto;
}
table.searchForm input.checkbox {
	border: none;
	width: 13px;
}
table.searchForm input.narrow {
	margin-right: 82px;
	width: 72px;
}
table.searchForm input.right {
	margin-right: 0px;
}
table.searchForm th img {
	margin-right: 3px;
	position: relative;
	top: -1px;
}
table.submitSearchForm {
	border-collapse: collpase;
	border-spacing: 0px;
	clear: both;
	width: 680px;
}
table.submitSearchForm td {
	text-align: center;
}
table.submitSearchForm td#formSpacer {
	border-right: solid 1px #c8c3b9;
	height: 28px;
	width: 337px;
}
div#mainContener {
	background: url('../images/backgroundTop.jpg') center top no-repeat;
	text-align: center;
}
div#main {
	margin: 0px auto;
	width: 918px;
}
div#mainContent {
	background: url('../images/backgroundPatternMain.jpg');
	margin-left: 5px;
	position: relative;
	top: -3px;
	width: 912px;
}
div#mainLeft {
	clear: none;
	float: left;
	width: 191px;	
}
div#searchBox {
	height: 68px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 17px;
}
div.top {
	height: 243px;
}
div#menu a {
	margin: 0px;
	padding: 0px;
}
div#menu img, div.leftBox img {
	border: none;
}
img#mailZero {
	height: 20px;
	left: 227px;
	position: relative;
	top: -13px;
	width: 70px;   
}
input#searchPhrase {
	background: url('../images/backgroundSBInput.jpg') center top no-repeat;
	border: none;	
	font-size: 9px;
	height: 18px;
	margin: 20px 0px 0px 0px;
	padding: 2px;
	width: 118px;
}
form#searchBoxForm input#searchFormSubmit {
	left: 2px;
	margin: 20px 0px 0px 0px;
	position: relative;
	top: 4px;
}
div#mainMiddle {
	background: url('../images/backgroundTopMiddle.jpg') left top no-repeat;
	clear: none;
	float: left;	
	width: 721px;
}
div#offerBoxes {
	margin: 35px 0px 0px 13px;
}
div#lastOfferBox {
	background: none;
	margin-right: 0px;
}
div#mainPageHr {
	margin: 19px 15px 15px 13px;
}
div#middleLeft {
	color: #444444;
	float: left;
	margin-left: 13px;
	padding: 0px 14px 0px 0px;
	text-align: justify;
	width: 262px;
}
div#middleLeftHr {
	margin: 8px 0px;
}
div#officeContact {
	background: url('../images/backgroundOfficeContact.jpg') 175px 35px no-repeat;
	border: solid 1px #c1bcb4;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	margin-top: 25px;
	padding: 19px 19px 40px 19px;
}
div#officeContact img {
	margin-bottom: 16px;
}
div#specialOffers {
	background: url('../images/backgroundHr.gif') 0px 0px repeat-y;
	float: left;
	padding: 0px;
	width: 417px;
}
img#soHeader {
	margin-left: 15px;
	position: relative;
	top: -10px;
}
div#bottomSeparator {
	height: 55px;
}
div#footer {
	background: url('../images/backgroundFooter.jpg') no-repeat;
	height: 99px;
	margin: 0px;
	padding: 0px;
}
div#footerLeft, div#footerRight {
	float: left;
	line-height: 16px;
	margin: 35px 0px 0px 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}
div#footerLeft {
	color: #e0dfde;
	padding-left: 27px;
	width: 452px !important;
	width: 466px;
}
div#footerLeft a {
	color: #e0dfde;
	font-size: 9px;
	text-decoration: none;
}
div#footerRight {
	border-left: solid 1px #73706d;
}
div#footerRightContent {
	color: #9a9a9a;
	font-size: 10px;
	font-weight: bold;
	margin-left: 17px;
}
div#footerRightContent a {
	color: #ffffff;
	text-decoration: none;
}
img#header {
	float: left;
	margin-right: 10px;
}
div#simpleForm, div#backToSB {
	color: #8a2e51;
	float: right;
	font-weight: bold;
}
div#backToSB a {
	color: #8a2e51;
	text-decoration: none;
}
form#simpleSearchForm select {
	border: solid 1px #949494;
	color: #606060;
	font-size: 9px;
}
div#simpleForm form {
	display: inline;
}
div#offerListHr, div#offerDetailsHr, div#specialOffersListHr, div#aCCalcHr, div#contactHr {
	margin: 5px 0px;
}
div#aboutHr {
	margin: 5px 0px 10px 0px;
}
div#aboutLeft {
	clear: none;
	float: left;
	text-align: justify;
	width: 390px;
}
div#aboutLeft p {
	margin-right: 25px;
}
img#aboutMap {
	border: none;
	float: right;
	margin-right: 25px;
}
a#mapLink img {
	border: none;
}
div#aboutRight {
	border-left: solid 1px #c8c3b9;
	clear: none;
	float: left;
	margin-top: 10px;
	width: 300px;	
}
div#aboutRight img#staffHeader {
	margin: 10px 0px 0px 13px;
}
div#aboutLeft p#first, div#loans {
	font-size: 12px;
	line-height: 14px;
}
div#loans div#loanImages {
	clear: none;
	float: right;
	width: 300px;
}
div#loans div#loanContent {
	clear: none;
	float: left;
	line-height: 18px;
	text-align: justify;
	width: 370px;
}
#invite {
	float: right;
}
table.makler {
	color: #444444;
	font-size: 11px;
	margin-left: 25px;
}
table.makler th {
	color: #8a2e51;
	font-size: 14px;
	text-align: left;
}
table.makler a, div#contactDetails a, div#officeContact a {
	color: #8a2e51;
	text-decoration: none;
}
table#offerList {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 11px;
	margin-top: -51px;
	width: 686px;
}
table#offerList img {
	border: solid 2px #91204c;
	height: 42px;
}
table#offerList tr#offerListTableHeader {
	height: 50px;
}
table#offerList tr#offerListTableHeader a {
	color: #ffffff;
	text-decoration: none;
}
table#offerList tr {
	cursor: pointer;
}
table#offerList th {
	color: #ffffff;
	padding-top: 15px;
	text-align: center;
}
table#offerList td {
	padding: 2px;
	text-align: center;
}
table#offerList tr.nover td {
	background: url('../images/backgroundOfferListRow.gif') 0px 8px repeat-x;
}
table#offerList tr.over td{
	background: url('../images/backgroundOfferListRowOver.gif') 0px 8px repeat-x;
}
table#offerList tr.featured td{
	background: url('../images/backgroundFOfferListRow.gif') 0px 8px repeat-x;
}
div#pages {
	margin-top: 10px;
}
div#backToSearchBox {
	border-right: solid 1px #c8c3b9;
	clear: none;
	float: left;
	padding: 3px 0px 3px 10px;
	width: 165px;
}
div#backToSearchBox a {
	color: #8a2e51;
	font-weight: bold;
	text-decoration: none;
}
div#listPages {
	clear: none;
	float: left;
	padding-left: 120px;
	text-align: left;
	width: 280px;
}
div#listPages a, span.activePage {
	display: block;
	float: left;
	margin: 0px 2px;
	padding: 4px 6px;
	text-align: center;
}
div#listPages a {
	background-color: #ffffff;
	color: #393939;
	text-decoration: none;
}
span.activePage, div#listPages a:hover {
	background-color: #832144;
	color: #ffffff;
}
div#leftDetails {
	clear: none;
	float: left;
	padding-right: 25px;
	width: 285px !important;
	width: 310px;
}
div#rightDetails {	
	border-left: solid 1px #c8c3b9;
	clear: none;
	float: left;
	margin-top: 15px;
	width: 374px;	
}
div.mainImageHolder {
	margin: 0px auto;
	text-align: center;
}
div#leftDetails img.mainImage {
	margin: 0px auto;
}
div#leftDetails p {
	color: #444444;
	text-align: justify;
}
table.offerActions a, table#agentDetails a {
	color: #8a2e51;
	text-decoration: none;
}
table.offerActions {
	font-size: 11px;
	margin: 10px 0px;
}
div.gallery {
	background-color: #fdf8f3;
	padding: 12px 8px;
}
div.image {
	clear: none;
	float: left;
	margin: 0px 9px 0px 0px;
	width: 80px;
}
div.image img.thumb {
	cursor: pointer;
	width: 80px;
}
div.image img.zoomIcon, div.image span.zoomIcon {
	cursor: pointer;
	position: relative;
	top: -14px;
	left: 60px;
}
table.basicInformation {
	color: #444444;
	font-size: 11px;
	margin: 0px 0px 30px 5px;
}
table.basicInformation th {
	padding-right: 10px;
	text-align: right;
}
img#responsibleAgentHeader {
	margin-left: 10px;
}
table#agentDetails, table#offerContactForm2 {
	color: #444444;
	font-size: 11px;
	margin: 8px 0px 0px 8px;
}
span.agentName {
	color: #8a2e51;
	font-size: 14px;
	font-weight: bold;
}
td.contact{
	background-color: #fefbf6;
	text-align: center;
}
table#offerContactForm2 td {
	padding: 2px;
	vertical-align: top;
}
table#offerContactForm2 {
	border-collapse: collapse;
	border-spacing: 0px;
}
table#offerContactForm2 input, table#offerContactForm2 textarea {
	border: solid 1px #d4d4d4;
	color: #444444;
	font-size: 11px;
	padding: 2px;
	width: 276px;
}
table#offerContactForm2 input#sendSubmit {
	border: none;
	float: right;
	height: 23px;
	margin: 0px;
	padding: 0px;
	width: 64px;
}
img#sendSubmitReflect {
	float: right;
}
td.noPadding {
	padding: 0px;
}
table#offerContactForm2 input.checkbox {
	border: none;
	padding: none;
	width: 13px;
}
span.message {
	color: #8a2e51;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
div.sOffer {
	clear: none;
	cursor: pointer;
	float: left;
	width: 343px;
}
div.soThumb {
	margin-top: 8px;
}
div.sOffer img {
	width: 99px;
}
span.featureName {
	color: #6b696b;
	font-size: 10px;
}
span.featureValue {
	color: #555555;
	font-size: 11px;
}
span.featuredValue {
	color: #8a2e51;
}
div.soPrice {
	background-color: #fffcf8;
	color: #6b696b;
	float: right;
}
table.specialOffer {
	font-size: 11px;
}
table.allOffers table.specialOffer td {
	border: none;
	border-top: solid 1px #d0d0d0;
}
table.allOffers table.specialOffer td.first {
	border-top: none;
}
table.allOffers td.empty {
	border: none;
	border-bottom: solid 1px #d0d0d0;
}
table.allOffers td.soLeft {
	border-left: none;
}
table.allOffers td.soRight {
	border-right: none;
}
table.allOffers {
	border-collapse: collapse;
	border-spacing: 0px;
}
table.allOffers td {
	border: solid 1px #d0d0d0;
}
div#calculatorForm {
	width: 480px;
}
div#calculatorForm img.calcHeader {
	margin: 20px 0px 5px 0px;
}
table.calcFields {
	color: #444444;
	font-size: 11px;
	width: 450px;
}
table.calcFields td {
	width: 50%;
}
table.calcFields td input, table.calcFields td select {
	margin: 0px;
}
table.calcFields td input {
	border: solid 1px #929292;
	font-size: 11px;
	padding: 2px;
	width: 90px;
}
div.agentHolder {
	clear: none;
	float: left;
	margin: 20px 20px 0px 0px;
	width: 300px;
}
div#contactDetails {
	border-right: solid 1px #c8c3b9;
	clear: none;
	color: #444444;
	float: left;
	margin: 20px 0px 0px 0px;
	padding: 15px 10px;
	width: 290px;
}
div#map {
	clear: none;
	float: left;
	margin: 30px 0px 0px 30px;
	width: 348px;
}
a:hover {
	text-decoration: underline !important;
}
span.offersCount {
	clear: none;
	color: #444444;
	display: block;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 10px;
}
img.offersCategoryHeader {
	float: left;
}
div.offersShowHide{
	clear: none;
	float: left;
	margin-left: 10px;
	margin-top: 2px;
}
div.offersShowHide a {
	color: #8a2e51;
	text-decoration: none;
}
div.specialOfferThumb img {
	width: 140px;
}
div.newSOHolder {
	margin-top: 10px;
}
div.newSOOffer {
	clear: none;
	cursor: pointer;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
	width: 215px;
}
div.newSOHeader, div.newGOHeader {
	background: url('../images/newSOHeader.jpg') center top no-repeat;
	color: #ffffff;
	height: 31px !important;
	_height: 41px;
	padding: 10px 0px 0px 5px;
}
div.newGOHeader {
	background: url('../images/newGOHeader.jpg') center top no-repeat;
}
div.newSOThumb {
	text-align: center;
}
div.newSODetails {
	background: #fffef7 url('../images/backgroundNewSOD.gif') bottom repeat-x;
	border-left: solid 1px #d6d0c9;
	border-right: solid 1px #d6d0c9;
}
div.newSOThumb img {
	border: solid 2px #91204c;
	margin: 10px auto 0px auto;
	width: 176px;
}
table.newSpecialOffer {
}
table.newSpecialOffer th, div.newSOFooter table th {
	color: #444444;
	font-size: 10px;
	font-weight: normal;
	padding-right: 2px;
	text-align: right;
	vertical-align: top;
	width: 50%;
}
table.newSpecialOffer td {
	color: #333333;
	font-size: 10px;
	padding-left: 2px;
}
div.newSOFooter {
	background: url('../images/newSOFooter.gif') center top no-repeat;
	color: #444444;
	font-size: 11px;
	height: 29px;
	text-align: center;
}
div.newSOFooter table {
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	width: 100%;
}
div.newSOFooter table th {
	vertical-align: middle;
}
div.newSOFooter table td {
	font-size: 12px;
	font-weight: bold;
	padding-left: 2px;
	text-align: left;
}
div.newCHeader {
	border-top: solid 1px #c8c3b9;
	border-bottom: solid 1px #c8c3b9;
	background-color: #ffffff;
	padding: 10px 5px;
}
div.newOffersShowHide {
	cursor: pointer;
	float: right;
}
div.newOffersShowHide table {
	border-collapse: collapse;
	borders-pacing: 0px;
}
div.newOffersShowHide table th {
	border-right: solid 1px #aba9a7;
	padding-right: 5px;
	vertical-align: middle;
}
div.newOffersShowHide table td {
	color: #333333;
	font-size: 10px;
	padding-left: 5px;
	vertical-align: middle;
}
div.sfHeader {
	margin: 20px 0px 0px 0px;
}
p#licence {
	text-align: center;
}
p#licence img {
	border: solid 2px #91204c;
	cursor: pointer;
	margin: 0px auto;
}

div.logosy{
	padding: 15px auto;
	text-align:center;
}



div#prezentacjaMain {
	width:957px;
	height:529px;
	margin:70px auto;
	font-family:Tahoma,Verdana;
	text-align:center;
}

	div#prezentacjaMain .prezentacjaRed {
		color:#9B3459;
	}
	
	div#prezentacjaMain img.prezentacjaSeparator {
		float:right;
		margin:5px 20px 5px 0px;
	}

	div#prezentacjaMain div#prezentacjaLeft {
		width:418px;
		height:529px;
		float:left;
		background:url('../images/pl/bgPrezentacjaLeft.png');
		margin:0px
	}
	
		div#prezentacjaMain div#prezentacjaLeft div#prezentacjaLeftMainFoto {
			width:395px;
			height:369px;
			float:left;
			margin:77px 0px 0px 23px;
			text-align:center;
		}
	
		div#prezentacjaMain div#prezentacjaLeft div#prezentacjaLeftGallery {
			width:395px;
			float:left;
			margin:0px 0px 0px 20px;
			text-align:center;
		}
		
	div#prezentacjaMain div#prezentacjaRight {
		width:539px;
		height:446px;
		float:right;
		background:url('../images/pl/bgPrezentacjaRight.png');
		margin:0px
	}
	
		div#prezentacjaMain div#prezentacjaRight div#prezentacjaRightTop {
			width:516px;
			height:74px;
			float:right;
			margin-top:12px;
			padding-top:18px;
			line-height:23px;
		}
		
			div#prezentacjaMain div#prezentacjaRight div#prezentacjaRightTop span.prezentacjaNaglowek {
				font-size:21px !important;
				font-weight:bold;
			}
			
			div#prezentacjaMain div#prezentacjaRight div#prezentacjaRightTop span.prezentacjaNumer {
				font-size:12px !important;
				font-weight:bold;
			}

		div#prezentacjaMain div#prezentacjaRight div#prezentacjaDetails {
			width:516px;
			float:right;
			margin:0px
		}
		
			div#prezentacjaMain div#prezentacjaRight div#prezentacjaDetails table.prezentacjaDetailsTable {
				border:0px;
				font-size:12px !important;
			}
			
				div#prezentacjaMain div#prezentacjaRight div#prezentacjaDetails table.prezentacjaDetailsTable th {
					padding:4px;
					text-align:right;
					font-weight:bold;
				}
				
				div#prezentacjaMain div#prezentacjaRight div#prezentacjaDetails table.prezentacjaDetailsTable td {
					text-align:left;
					padding-left:4px;
				}
				
				div#prezentacjaMain div#prezentacjaRight div#prezentacjaDetails table.prezentacjaDetailsTable th.prezentacjaCena {
					font-size:14px !important;
				}
				
				div#prezentacjaMain div#prezentacjaRight div#prezentacjaDetails table.prezentacjaDetailsTable td.prezentacjaCena {
					font-size:18px !important;
					font-weight:bold;
				}
				
		div#prezentacjaMain div#prezentacjaRight div#prezentacjaOpis {
			width:495px;
			float:right;
			font-size:12px !important;
			margin:15px 20px 10px 0px;
		}
		
	div#prezentacjaMain div#prezentacjaRightMakler {
		width:539px;
		height:83px;
		float:right;
		background:url('../images/pl/bgPrezentacjaRightMakler.png');
		margin:0px
	}
	
		div#prezentacjaMain div#prezentacjaRightMakler div#prezentacjaRightMaklerDetails {
			width:516px;
			float:right;
			margin:0px
		}