body {
	background: #fff;
	font-size: 12px;
	font-family: 'Times New Roman', serif;
	height: 1%;
}

body, div, h1, h2, h3, h4, h5, p, dl, fieldset, img {
	margin: 0;
	padding: 0;
	border: 0;
}

a { color: #258; }

#headerOD h3 a { display: none; }
#headerOD h3:before { content: url(../otodom.png); }

/* ie6 */
* html #headerOD h3 {
	display: list-item;
	list-style-image: url(../otodom.png);
	list-style-position: inside;
}
* html #headerOD h3 a {
	display: block;
	visibility: hidden;
}

/* ie7 */
*+html #headerOD h3 {
	display: list-item;
	list-style-image: url(../otodom.png);
	list-style-position: inside;
}
*+html #headerOD h3 a {
	display: block;
	visibility: hidden;
}

#containerOD {
	position: relative;
	height: 1%;
}

#contentOD a {
	color: #333;
	text-decoration: none;
}
#contentOD h1 {
	font-size: 1.4em;
	margin: 0 0 .5em;
}
#contentOD h4 {
	font-size: 1.1em;
	margin: 1em 0 0.5em;
}
#contentOD h4 span { font-weight: normal; }
#contentOD h4 a { display: none !important; }

#detailsMsg {
	float: right;
	width: 310px;
	height: 230px;
	visibility: hidden;
}

#offerSummary h1 {
	margin: 0;
	clear: left;
	font-weight: normal;
}
#offerSummary h1 > strong { font-size: 20px; display: block; }
#offerSummary h1 span { font-size: 12px; margin-right: 20px; }
#offerSummary .odPrice {
	display: block;
	line-height: 15px;
}
#offerSummary span span {
	float: left;
	margin-right: 20px;
}
#offerSummary span.rooms { margin-left: 10px; }
#offerSummary strong { font-size: 14px; }

#offerFoot p { display: none; }
#offerFoot p:first-child {
	display: block;
	margin-top: 5px;
}
#offerFoot p span { display: block; }

#offerContact span { display: block; }

#galleryBox {
	position: absolute;
	top: 0;
	right: 0;
}
#galleryBox fieldset { border: none; height: 1%; }
#galleryBox img {
	width: 300px;
	height: 225px;
}

#IE6Info,
#adsTopOD,
#printMessage,
#headerOD h2,
#headerOD ul,
#path,
.testBox,
#newSearch,
#offerNav,
#offerMenu,
.userLogo,
.noPrint,
form,
#shareLinks,
#navBox,
#imageList,
#miniCreditCalc,
#mapContainer,
.contextMenu,
#adsSideOD,
#adsOfferOD1,
#adsOfferOD2,
#footerOD,
popupBox,
#projectGallery,
#offerContactForm,
#toolbarOD,
.phoneOD a,
.noPrint
{ display: none !important; }


