@import url("head_foot.css?v=2");
body {
	margin: 0;
	padding: 10px 0 0;
	color: #333;
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 150%;
}
div, p, fieldset, form, img, ul, ol, li, dl, dt, dd {
	border: 0;
	margin: 0;
	padding: 0;
}
a {
	color: #258;
	text-decoration: none;
}
body.toolbar { padding-bottom: 150px; }
a:hover { text-decoration: underline; }
.withJs { visibility: hidden; }
.js .withJs { visibility: visible; }

#main:after,
#containerOD:after,
.floatBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#contactLink {
	display: block;
	padding-left: 17px;
	background: url(../spriteOffer.png) no-repeat 0 -16px;
	font-weight: bold;
	font-size: 11px;
}
*+html #contactLink {
	position: absolute;
	top: 0;
	right: 0;
}
/* Content */
#containerOD {
	width: 980px;
	margin: 10px auto;
}
#main {
	display: inline;
	width: 720px;
	float: left;
	position: relative;
}
.mainOD #main { width: 660px; }
.wideOD #main { width: 980px; }
#main h1,
#main h2 {
	margin: .3em 0 .5em;
	font-size: 14px;
}
#main h3 {
	margin: 0 0 1em;
	font-size: 1em;
	line-height: 1em;
}
#main h1 span,
#main h3 span { font-weight: normal; }

#main .boxHead h3,
.mainOD #main h3 {
	margin: 10px;
	color: #515561;
	font-size: 18px;
	font-weight: normal;
}
.mainOD #containerOD h3.noMargin { margin: 0 0 10px 0; }

.boxHead h3 a,
.mainOD #containerOD h3 a {
	float: right;
	font-size: 10px;
}

#main h3 {
	margin: 0 0 14px 5px;
	float: none;
	clear: both;
	font-size: 1.15em;
}

h4 {
	margin: 0;
	padding: 0 0 2px;
	border-bottom: 1px #b8dced solid;
	color: #258;
	font-size: 12px;
}
#containerOD h2 a,
.contextMenu h3 a,
h4 a {
	display: inline;
	padding: 0 2px 0 0;
	float: right;
	font-size: 10px;
	font-weight: normal;
	outline: 0;
}
#breadcrumbOD {
	margin: 0 0 10px;
	font-size: 11px;
}

/* Sidebar */
#menuRight {
	float: right;
	width: 240px;
}
.mainOD #menuRight { width: 300px; }
.wideOD #menuRight { display: none; }

#companyInfoOD ol { list-style: none; }
#companyInfoOD ol li a {
	height: 32px;
	display: block;
	margin: 10px 0 0;
	background-image: url(../spriteButtons.png);
	background-repeat: no-repeat;
}
#companyInfoOD ol .newAgency a { background-position: 0 0; }
#companyInfoOD ol .newDeveloper a { background-position: 0 -32px; }
#companyInfoOD ol .newProjectOffice a { background-position: 0 -64px; }
#companyInfoOD ol a span { display: none; }
#companyInfoOD div {
	padding: 0 0 5px;
	background: url(../spriteButtons.png) 0 100%;
}
#companyInfoOD div div {
	padding: 0 10px 5px 15px;
	background: url(../spriteButtons.png) 0 -210px no-repeat;
	font-size: 10px;
}
#companyInfoOD h4 {
	color: #5f5046;
	font-size: 12px;
	border: 0;
	padding: 5px 0 0;
}
#companyInfoOD ul { padding: 10px 0 5px 15px; }
#companyInfoOD ul li {
	color: #888;
	font-size: 10px;
	line-height: 150%;
}
#companyInfoOD ul li span { color: #333; }
#companyInfoOD p { overflow: hidden; height: 1%; }
#companyInfoOD p a {
	float: right;
	height: 18px;
	width: 99px;
	background: url(../spriteButtons.png)  no-repeat;
	background-position: 0 -192px;
}
#companyInfoOD p a span { display: none; }

.contextMenu h3 {
	margin: 15px 0 2px;
	padding: 0 0 4px;
	border: 1px #ddd;
	border-style: none none solid;
	color: #5f5046;
	font-size: 12px;
}

.contextMenu ul { list-style: none; }

.contextMenu ul li {
	padding: 2px 0 2px 20px;
	background: url(../bgListItems.gif) no-repeat -9px -28px;
	font-size: 11px;
}
.contextMenu ul li.newItem { background: url(../spriteIcons.png) no-repeat -13px -27px; }
.contextMenu ul li.promoted { background: url(../spriteIcons.png) no-repeat 0 -57px; }
.contextMenu ul li.boldItem {
	font-size: 10px;
	font-weight: bold;
	line-height: 140%;
}
.mainOD .contextMenu ul li.boldItem { font-size: 11px; }


/* showcase */
#show { margin: 0 0 1em; }
#show ul {
	overflow: hidden;
	width: 300px;
	height: 250px;
	margin: 0 auto 4px;
}
* html #show ul li { height: 1%; }
#show .inactive { display: none; }
#show a {
	display: block;
	position: relative;
}
#show a:hover { text-decoration: none; }
#show a img { width: 300px; }
#show .realOffer a img {
	height: 225px;
	margin: 0 0 25px;
}
#showOffer #show .realOffer a img { margin: 0; }

#show .invisibleBox {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 300px;
	height: 55px;
	background: #05c;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#show .descriptionBox {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 290px;
	height: 45px;
	padding: 5px;
	color: #fff;
	line-height: 100%;
	font-size: 0.77em;
	text-align: center;
}
#showOffer #show ul { height: 225px; }


.navBox {
	margin: 0;
	padding: 1px 9px 0;
	overflow: hidden;
	height: 1%;
}

.bottomNavBox {
	padding: 5px 7px;
	border: none;
}
.boxGreen .bottomNavBox { background: #b3d73f; }
.boxBlue .bottomNavBox { background: #b8dced; }
.boxGreen .bottomNavBox,
.boxBlue .bottomNavBox {
	position: relative;
	bottom: -5px;
}

.navBox span {
	width: 9px;
	height: 9px;
	margin-left: 10px;
	background: url(../navElements.gif) no-repeat;
	background-position: -18px -9px;
	font-size: 0;
	float: right;
}
.navBox span.active {
	cursor: pointer;
	background-position: -18px 0;
}
.navBox span.navNext { background-position: -9px 0; }
.navBox span.navPrev {
	margin-left: 20px;
	background-position: 0 0;
}
* html .navBox span.navNext2,
.navBox .navNext.active { background-position: -9px -9px; }
* html .navBox span.navPrev2,
.navBox .navPrev.active { background-position: 0 -9px}

/* NEWS */
#news { margin: 0 0 1em; }
#news .singleNews { padding: 15px 0; }
#news h3 {
	float: left;
	clear: none; /* nadpisuje styl z #main h3 */
	margin: 0;
	padding: 3px 0;
	font-size: 1em;
	color: #333;
}
#news h3 a { color: #333; }
#news .calendar {
	float: right;
	clear: none;
	margin: 0;
	color: #666;
	font-size: .8em;
}
#news p {
	clear: both;
	margin: 0 0 10px;
	font-size: .9em;
}
#news .lead { font-size: .85em; }
#news .newsInfo {
	overflow: hidden;
	height: 1%;
	margin: 10px 0 0;
	border-top: 1px solid #b8dced;
	color: #666;
	font-size: .8em;
}
#news .newsAuthor {
	float: left;
	clear: none;
	margin: 0;
}
#news .newsCategory {
	float: right;
	clear: none;
	margin: 0;
}
#news .newsCategory a {
	color: #666;
	font-weight: bold;
}
#news .newsCount {
	float: right;
	clear: none;
	margin: 0 0 0 5px;
	padding: 0 0 0 5px;
	background: url(../category_spacer_bg.gif) left center no-repeat;
}

/* Zakładki */
.boxTabs {
	position: relative;
	margin: 0 auto;
	height: 1%;
	z-index: 3;
}
.boxTabs ul {
	position: relative;
	top: 1px;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	z-index: 2;
	float: left;
	height: 1%;
}
.boxTabs ul li {
	margin: 0 0 0 1px;
	padding: 0 5px 0 0;
	float: left;
}
.boxTabs ul li:first-child { margin: 0; }
.boxTabs ul li,
.boxTabs ul li a,
.boxTabs ul li span { background-image: url(../spriteTabs.png); }
.boxTabs ul li { background-position: 100% -140px; }
.boxTabs ul li.liBlockActive { background-position: 100% -170px; }
.boxTabs ul li a,
.boxTabs ul li span {
	display: block;
	padding: 5px 10px 4px 15px;
	background-position: 0 -140px;
	outline: none;
}
.boxTabs ul li.liBlockActive a,
.boxTabs ul li.liBlockActive span {
	padding-bottom: 5px;
	background-position: 0 -170px;
	color: #333;
	cursor: text;
}
.boxTabs ul li a.active { cursor: text; }
.boxTabs ul li a.active:hover { text-decoration: none; }
.boxTabs ul li.liBlockActive a:hover { text-decoration: none; }
.boxTabs div {
	clear: left;
	padding: 0 0 10px;
	border-top: 1px solid #d4d6d0;
}

.boxBlue .boxTabs ul li { background-position: 100% -78px; }
.boxBlue .boxTabs ul li.liBlockActive { background-position: 100% -109px; }
.boxBlue .boxTabs ul li a { background-position: 0 -78px; }
.boxBlue .boxTabs ul li.liBlockActive a,
.boxBlue .boxTabs ul li.liBlockActive span { background-position: 0 -109px; }

.boxGreen .boxTabs ul li {
	border: 1px solid #b3d73f;
	border-style: solid solid none;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: #faffe9;
}
.boxGreen .boxTabs ul .liBlockActive { background: #f4fcd7 url(../bgGreenBox.gif?v=1) 0 0 repeat-x; }
.boxGreen .boxTabs ul li a {
	background: none;
	font-size: 14px;
}
.boxGreen .boxTabs .liBlockActive a {
	background: none;
	padding: 5px 10px;
	color: #515561 !important;
	font-size: 18px;
	font-weight: normal;
}
#mainPagePromoBoxOD .boxTabs ul li { width: 322px; }
#mainPagePromoBoxOD .boxTabs ul li:first-child { width: 323px; }

/* Page splitter */
.optBox {
	overflow: hidden;
	height: 1%;
}
.viewList {
	float: left;
	margin: 5px 0 0;
	display: none;
	font-size: .85em;
}
.viewList a {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
}
.viewList .active {
	font-weight: bold;
	cursor: default;
	text-decoration: none;
}
.viewList .active:hover { text-decoration: none; }
.viewList .list { background: url(../bgViews.png) no-repeat 0 50%; }
.viewList .gallery { background: url(../bgViews.png) no-repeat -89px 50%; }

.paramList {
	float: right;
	margin: 5px 0 0;
	font-size: .85em;
}
.paramList a,
.paramList strong { margin: 0 0 0 5px; }
.paramList a.active { font-weight: bold; }
.paramList span { font-size: .8em; font-weight: normal; }

.pageSplitter {
	margin: 0 0 10px;
	padding: 2px 10px;
	border: 1px #b8dced solid;
	background: url(../spriteTabs.png) repeat-x 0 -200px;
	font-size: .85em;
	overflow: hidden;
	height: 1%;
	clear: left;
}
.formBoxOD .pageSplitter { width: 676px; }
.pageSplitterEmpty {
	margin: 0 0 10px;
	padding: 2px 0;
	border: 1px #b8dced solid;
	background: url(../spriteTabs.png) repeat-x 0 -200px;
	font-size: 0;
	height: 1%;
	clear: left;
}
.pageNumber { float: left; }
.pageNumber strong { margin: 0 10px 0 0; }
.pageNumber select { vertical-align: middle; }
.pageCurrent { float: right; }
.pageCurrent strong,
.pageCurrent a {
	float: left;
	padding: 0 3px;
	border: 1px solid transparent;
}
* html .pageCurrent a {
	padding: 1px 4px;
	border: 0;
}
.pageCurrent strong {
	padding: 0 4px;
	border: 1px solid #b8dced;
	background: #fff;
	font-weight: normal;
}
.pageCurrent a:hover { background: #e3ffb5; }
.pageCurrent a img {
	position: relative;
	top: 1px;
	border: none;
}

/* Search forms */
.formBoxOD {
	position: relative;
	clear: left;
	margin: 0 auto 20px;
	overflow: hidden;
	height: 1%;
}
.formBoxOD fieldset {
	margin: 0 0 30px 15px;
	padding: 0;
}
.formBoxOD fieldset fieldset { margin: 0; }

.boxBlue .formBoxOD { margin: 0; }
.boxBlue .formBoxOD fieldset { margin: 0 0 0 14px; }

.formBoxOD div {
	overflow: hidden;
	height: 1%;
}
.formBoxOD #VTP { float: left; }
.formRightOD #VTP { float: none; }
.showAdvancedLink { display: none; }
.formBoxOD fieldset p {
	float: left;
	width: 175px;
	padding: 5px 0 0;
	overflow: hidden;
	height: 1%;
	font-size: 11px;
}
.formBoxOD fieldset .tipBox { margin: 10px 10px 10px 0; }
.formBoxOD fieldset .tipBox p {
	float: none;
	width: auto;
}

.formBoxOD fieldset p.toRight { float: right; }

.formBoxOD p label { display: block; }

.formBoxOD p select,
.formBoxOD p input {
	vertical-align: middle;
	font-size: 11px;
}
.formBoxOD p.standard label { width: 160px; }
.formBoxOD p.standard select { width: 161px; }
.formBoxOD p.standard input { width: 155px; }
.withTip { color: #888; }

.formBoxOD p.shorter label { width: 160px; }
.formBoxOD p.shorter select { width: 50px; }
.formBoxOD p.shorter input { width: 100px; }

.formBoxOD p.wider { width: 255px; }
.formBoxOD p.wider label { width: 240px; }
.formBoxOD p.wider input { width: 235px; }

.formBoxOD p.wider2 { width: 295px; }
.formBoxOD p.wider2 label { width: 280px; }
.formBoxOD p.wider2 input { width: 275px; }

.formBoxOD p.short input { width: 45px; }
.formBoxOD p.short select { width: 50px; }
.formBoxOD p.short2 select { width: 76px; }

.formBoxOD p.wide select { width: auto; }

.formBoxOD p.tel select { width: 65px; }
.formBoxOD p.tel input { width: 50px; }
.formBoxOD p.tel input.direct { width: 30px; }
.formBoxOD p.tel input.mobile { width: 65px; }

.formBoxOD p.check { padding-top: 23px; }
.formRightOD p.check { padding-top: 5px; }

.formBoxOD p label.tip { position: relative; }
.formBoxOD p label.tip2 {
	display: inline-block;
	padding-right: 15px
}
.formBoxOD p label.tip span {
	position: absolute;
	top: 5px;
	right: 0;
	width: 10px;
	height: 10px;
	background: url(../spriteIcons.png) 0 -110px;
	font-size: 1px;
}
.formBoxOD p label .info {
	color: #666;
	font-size: .941em;
}
.formBoxOD p.submit {
	width: auto;
	text-align: right;
	padding-right: 18px;
}
.formBoxOD p.submitLeft input,
.formBoxOD p.submit input { padding: 0 10px; }
.formBoxOD .counter {
	visibility: hidden;
	margin-right: 5px;
	vertical-align: top;
}
.formBoxOD .counter strong { vertical-align: top; }
* html .formBoxOD p.required label { font-weight: bold; } /*ie6*/
*+html .formBoxOD p.required label { font-weight: bold; } /*ie7*/
.formBoxOD p.required label:after { content: " *"; color: #039; font-weight: bold; }
.formBoxOD p.requiredInfo:before { content: "* "; color: #039; font-weight: bold; }

.formBoxOD textarea {
	width: 660px;
	height: 120px;
}
.formBoxOD p.twoP { width: 340px; }
.formBoxOD p.twoP label { width: 310px;}
.formBoxOD p.threeP { width: 510px; }
.formBoxOD p.fourP { width: 680px; }
.formBoxOD p.inLine label { display: inline; }

#formBoxOD .photo { text-align: center; }
#formBoxOD .photo img {
	width: 120px;
	height: 90px;
	padding: 5px;
	border: 1px solid #b8dced;
}

.formBoxOD h4 { margin: 0 10px 2px 0; }
.formBoxOD h5 {
	margin: 10px 10px 0 0;
	padding: 0;
	font-size: .85em;
	color: #333;
}
.formBoxOD .insertListOD {
	width: 698px;
	margin: 0;
}
.formBoxOD p.searchType { width: 220px; }
.formBoxOD p.searchType input { vertical-align: top; }
.formBoxOD p.submit,
.formBoxOD #pFamily { height: 1%; }
.formBoxOD #pOfferType input { vertical-align: top; }

.formBoxOD #invoiceCopyDataLink { display: none; }

/* formRightOD
   nadpisuje klase .formBoxOD - boks wyszukiwarki w bocznym menu */
.formRightOD { margin: 0; }
.boxBlue .formRightOD fieldset { padding: 0 15px 10px; margin: 0; }
.boxBlue .formRightOD fieldset fieldset { margin: 0; padding: 0; overflow: hidden; }
.formRightOD h4 { margin: 20px 0 0; }
.formRightOD p.submit { padding-right: 0; }
.formRightOD p.criteria { width: 100%; padding: 0 0 0 10px; }
.formRightOD h5 { color: #258; }


/* formMainOD
   nadpisuje .formBoxOD - wyszukiwarka na glownej, formularz w ogloszeniu */
.formMainOD { margin: 0; }
.boxBlue .formMainOD fieldset { margin: 0 0 0 11px; }
.formMainOD fieldset p { width: 161px; }
.formMainOD p.standard select { width: 150px; }
.formMainOD p.standard input { width: 144px; }
.formMainOD p.standard label { width: 150px; }
.formMainOD p.short { width: 161px; }
.formMainOD p.twoP { width: 322px; }
.formMainOD p.twoP input { width: 305px; }
.formMainOD p.short input {	width: 42px; }
.formMainOD p.short select {	width: 44px; }
.formMainOD textarea { width: 490px; }
.formMainOD p.submit {
	width: auto;
	padding-right: 15px;
}
#formMainHead {
	overflow: hidden;
	height: 1%;
	padding: 10px 15px;
}
.mainOD #formMainHead { padding: 10px; }
#formMainHead label {
	float: left;
	margin: 0 20px 0 0;
	color: #21478d;
	font-size: 18px;
	font-weight: normal;
}
#formMainHead input {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#formMainHead a {
	float: right;
	padding: 0 0 0 4px;
	background: #21478f url(../spriteButtons.png) -178px -193px no-repeat;
	color: #fff;
	text-transform: lowercase;
}
#formMainHead a span {
	display: block;
	padding: 0 4px 0 0;
	background: url(../spriteButtons.png) 100% -193px no-repeat;
	font-size: 10px;
	line-height: 16px;
}
#pAdvanced { width: auto; }
#pMarket {
	display: none;
	width: auto;
}
#pMarket label {
	display: inline;
	padding: 0 5px 0 0;
}
#pMarket label input { margin-left: 0; }
.formMainOD #pMarket label:first-child { display: block; }
#pFamily {
	width: 160px;
	display: inline;
}

#pPersonsNum {
	display: none;
	width: auto;
}
.formMainOD #pFamily { width: 140px; margin-left: 0; text-align: right; }
.formMainOD #pFamily label { padding-right: 12px; }
.formRightOD #pFamily {  margin-left: 0; padding: 5px 0 0; }
#pFamily img { vertical-align: middle; }
/* wielkie niebieskie submity */
.bigSubmit > input {
	border: 1px solid #5772a8;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #5e79ac;
	background: -moz-linear-gradient(top,#90a3c6,#2c4f92);
	background: -webkit-linear-gradient(top,#90a3c6,#2c4f92);
	background: -o-linear-gradient(top,#90a3c6,#2c4f92);
	padding: 5px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px #284272;
	cursor: pointer;
}
.bigSubmit > input[disabled] {
	border: 1px solid #b2bed8;
	background: #b2bed8;
	background: -moz-linear-gradient(top,#cdd4e4,#9faecd);
	background: -webkit-linear-gradient(top,#cdd4e4,#9faecd);
	background: -o-linear-gradient(top,#cdd4e4,#9faecd);
	text-shadow: -1px -1px #aab5c9;
	cursor: default;
}

/* Error Info Tip and Color boxes */
.errorBox,
.infoBox,
.tipBox,
.mapBox,
.uniBox,
.boxGreen .boxBody,
.boxBlue .boxBody {
	margin: 10px auto;
	border: 1px solid #b8dced;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 0;
	background: #f0fafe;
	overflow: visible !important;
	position: relative;
}
.errorBox {
	border: 1px solid #faa;
	background: #fff5f5;
}
#addOffer .infoBox {
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
}
.errorBox p,
.infoBox p,
.tipBox p {
	padding: 0 10px !important;
	font-size: 11px;
}
.errorBox ul,
.infoBox ul,
.tipBox ul,
.msg ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.errorBox li,
.infoBox li,
.tipBox li,
.msg li {
	margin: 5px 0;
	padding: 0 10px;
	font-size: 11px;
}
.errorBox .withPoints { list-style: disc inside; }
.errorBox .withPoints li { margin: 0; }
.testBox {
	width: 980px;
	margin: 10px auto;
}
.mapBox {
	display: none;
	margin: 1em 0;
	background: #fff;
	z-index: 4;
}
#googleMap {
	overflow: hidden;
	background: #fff url(../spinnerDefault.gif) no-repeat 50% 50%;
}
#resizeMapLink {
	float: left;
	font-size: 9px;
}
#legenda { font-size: 9px; text-align: right; }
#legenda span {
	display: inline-block;
	height: 21px;
	background: url(../bgGMap.png) no-repeat -188px -117px;
	padding: 0 0 0 21px;
	line-height: 19px;
}
#legenda span:first-child { background-position: -188px -95px; }
.boxGreen { margin: 10px auto 20px; }
.boxBlue { margin: 0 auto 20px; }
.boxGreen .boxBody {
	clear: left;
	margin: 0;
	border: 1px solid #b3d73f;
	background: #f4fcd7 url(../bgGreenBox.gif?v=1) repeat-x;
}
.boxBlue .boxBody {
	clear: left;
	margin: 0;
	background: #fff url(../bgBlueBox.png) repeat-x;
}
.boxGreen .boxTabs + .boxBody,
.boxGreen .boxTabs + .boxBody + .boxBody,
.boxBlue .boxTabs + .boxBody,
.boxBlue .boxTabs + .boxBody + .boxBody {
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	background-position: 0 -25px;
}
.boxGreen .boxFoot {
	margin: 0 0 -5px;
	padding: 0 5px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	text-align: right;
	font-size: 10px;
}

/*box uniwersalny*/
.uniBox {
	margin: 0 0 1em;
	padding: 5px 10px;
	background: #fff;
}
#main .uniBox h3 {
	margin: 2px 10px 0 10px;
	font-size: 1em;
	border: none;
	height: 1%;
	color: #258;
	padding: 0 0 2px;
}
#main .uniBox h1,
.uniBox h4 {
	margin: -4px 0 0;
	font-size: 11px;
	border: none;
	height: 1%;
	color: #515561;
}
.uniBox .more {
	float: right;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}
.uniBox .more a {
	float: none;
	margin-left: 10px;
	padding: 0;
}
.uniBox .more .icoHelp,
h4 .icoHelp,
.icoHelp {
	display: inline-block;
	margin: 0 0 0 3px;
	width: 10px;
	height: 10px;
	background: url(../spriteIcons.png) 0 -110px;
	font-size: 1px;
}
.uniBox .boxWrap {
	font-size: 11px;
	overflow: hidden;
}
.uniBox .boxBg {
	background: #f5f5f5;
	padding: 5px;
}
.uniBox .boxLink {
	margin: 0 0 -4px;
	font-size: 10px;
	text-align: right;
}
.uniBox .boxLink a {
	margin-left: 10px;
	background: url(../bgParamBox.png) no-repeat 0 -16px;
	padding: 0 0 0 13px;
}
.uniBox .boxLink a:first-child {
	background-position: 0 2px;
	padding: 0 0 0 18px;
}
.uniBox .boxButton {
	float: left;
	display: inline;
	width: 135px;
	height: 40px;
	margin: 0 2px;
	padding: 6px 0;
	background: url(../bgButton.png) no-repeat;
	text-align: center;
	font-weight: bold;
}
.uniBox .boxButton:hover { background: url(../bgButton.png) no-repeat 0 -52px; }
.uniBox .userInfo {
	overflow: hidden;
	margin: 0 0 5px;
}
.uniBox .userInfo h4 {
	margin: 0;
	padding: 0;
}
.uniBox .userInfo .toRight span { text-align: right; }
.uniBox .userInfo span { display: block; }
.uniBox .userDesc {
	clear: left;
	padding: 5px 0 0;
}
.uniBox .userDesc a { float: right; }
.uniBox .userDesc a span {
	position: relative;
	top: -1px;
	font-size: 9px;
	font-family: verdana;
}
.uniBox .boxLogo {
	margin-right: 5px;
	border: 1px solid #b8dced
}
.boxParam { margin-left: -5px; }
.boxParam a,
.boxParam > span {
	display: inline-block;
	margin: 2px 0 2px 5px;
	border: 1px solid #d4e796;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 5px;
	vertical-align: middle;
	font-size: 10px;
	color: #333;
}
.boxParam a:hover {
	border: 1px solid #faa;
	background: #fff5f5;
	text-decoration: none;
}
.boxParam a > span {
	margin-left: 5px;
	font-weight: bold;
	font-size: 9px;
	color: #258;
}
.boxParam a:hover > span { text-decoration: underline; }

/* New Sell & Register Form */
article,
section,
header,
footer,
nav { display: block; }
article > h1 {
	color: #0e244c;
	font-size: 20px;
}
article .tipBox {
	border: 0;
	padding: 15px 10px;
}
article#containerOD { position: relative; }
form section {
	margin: 0 0 20px;
	font-size: 11px;
}
form section > .tipBox { margin-bottom: 5px; }
form section > .tipBox > p { margin: 0; }
form section > h4 {
	position: relative;
	margin: 0 0 10px;
	border: 1px solid;
	border-color: #c1def4 #a1cdee #89c1ea;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px 10px;
	background: #a9d2f0;
	background: -moz-linear-gradient(top,#cce6f5,#8bc2ea);
	background: -webkit-linear-gradient(top,#cce6f5,#8bc2ea);
	background: -o-linear-gradient(top,#cce6f5,#8bc2ea);
	font-weight: normal;
	color: #0e244c;
}
form section > h4:before {
	position: absolute;
	display: block;
	width: 974px;
	bottom: -3px;
	left: 2px;
	border-bottom: 1px solid #b6dbee;
	content: " ";
}
form.narrow section > h4:before { width: 714px; }
form section > div {
	margin: 0 10px;
	vertical-align: top;
}
form section .cols {
	margin: 0 10px 0 -38px;
	font-size: 0;
}
form.narrow section .cols { margin: 0 2px; }
form section > .subs { margin: 0; }
form section > .subs div { margin: 0 0 0 20px; }
form section > .subs .cols { margin: 0 0 0 -13px; }
form section p {
	margin: 5px 0 0 10px;
	font-size: 11px;
}
form section .cols > p {
	display: inline-block;
	margin: 5px 0 0 48px;
	width: 200px;
	font-size: 11px;
}
form.narrow section .cols > p {
    margin: 5px 0 0 0;
    width: 179px;
}
*+html form section .cols > p { display: inline; }
form section .subs .cols > p { width: auto; }
form section > div > .check { padding-top: 23px; }
form section > div > .twoP { width: 340px; }
form section > div > .threeP { width: 510px; }
form section > div > .fourP { width: 680px; margin-left: 0; }
form section p > label { display: block; }
form select,
form input {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	vertical-align: middle;
}
form section p > textarea {
	width: 660px;
	height: 200px;
}
form section .shorter > textarea { height: 100px; }
form section .standard > input { width: 155px; }
form section .standard > select { width: 161px; }
form section .shorter > input { width: 100px; }
form section .shorter > select { width: 50px; }
form section .short > input { width: 45px; }
form section .short > select { width: 50px; }
form section .short2 > select { width: 76px; }
form section .tel > select { width: 65px; }
form section .tel > input { width: 50px; }
form section .tel > input.direct { width: 30px; }
form section .tel > input.mobile { width: 65px; }
form section .down { padding-top: 10px; }

form section >  p > input.radio { vertical-align: middle; }

form section > div > .twoP > label { width: 310px;}
*+html form section .required > label { font-weight: bold; }
form section .required > label:after { content: " *"; color: #039; font-weight: bold; }
form section .inLine > label { display: inline; }

form section .error > label,
form section .error > label:after,
.formBoxOD .error label { color: #f00; }

form section .notscored > label,
form section .notscored > label:after,
.formBoxOD .notscored label { color: #ffae00; }

/* form location */
form section > .locationParams {
	display: inline-block;
	width: 199px;
}
form section > .locationParams > p { margin: 10px 0 0 0; }
form section > .locationParams .mapTip {
	width: 168px;
	height: 43px;
	margin: 20px 0 0;
	padding: 17px 10px 10px;
	background: url(../bgGMap.png) no-repeat 0 -80px;
	line-height: 1.3em;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-shadow: 0 -1px #489e1b
}
form section > .locationMap {
	display: inline-block;
	width: 735px;
}
form section > .locationMap > #googleMap { width: 735px; height: 400px; }
form section > .locationBreak {
	display: inline-block;
	width: 1px;
	margin: 0;
	height: 350px;
	background: #eef7fc;
	background: -moz-linear-gradient(top,#fff 0%,#b6dbee 40%,#b6dbee 60%,#fff 100%);
	background: -webkit-linear-gradient(top,#fff 0%,#b6dbee 40%,#b6dbee 60%,#fff 100%);
	background: -o-linear-gradient(top,#fff 0%,#b6dbee 40%,#b6dbee 60%,#fff 100%);
}
*+html form section > .locationParams,
*+html form section > .locationMap,
*+html form section > .locationBreak { display: inline; }
#gMapLegend {
	margin: 0;
	border-top: 1px solid #c5c5c4;
	background: #e1e1e1;
	background: -moz-linear-gradient(top,#fafafa,#bdbdbd);
	background: -webkit-linear-gradient(top,#fafafa,#bdbdbd);
	background: -o-linear-gradient(top,#fafafa,#bdbdbd);
	text-align: right;
	color: #525252;
	text-shadow: 0 1px #f6f6f6;
}
#gMapLegend span {
	display: inline-block;
	height: 21px;
	background: url(../bgGMap.png) no-repeat -188px -117px;
	padding: 0 5px 0 25px;
	line-height: 19px;
}
#gMapLegend span:first-child { background-position: -188px -95px; }
#gMapTip {
	margin: 40px 0 0;
	background: url(../bgGMap.png) no-repeat 0 0;
	width: 347px;
	height: 80px;
	line-height: 60px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	text-shadow: 0 -1px #708e1e;
	font-family: Tahoma, Arial, sans-serif;
	-webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: pointer;
}
/* form footer */
form footer > .requiredInfo { font-size: 11px; float: left; }
form .requiredInfo:before { content: "* "; color: #039; font-weight: bold; }
form footer > .toRight { float: right; }
/* metody płatności */
.paymentMethods {
	margin: 0 0 20px;
	text-align: center;
}
.paymentMethods section {
	display: inline-block;
	position: relative;
	width: 32.5%;
	min-height: 350px;
	border: 1px solid #8ec3eb;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-align: left;
	vertical-align: top;
}
.paymentMethods .inactive { border-color: #c3dff5; color: #a2acb8; }
.paymentMethods .brutto { float: left; }
.paymentMethods .sms { float: right; }
.paymentMethods h5 {
	margin: 8px;
	color: #0e244c;
	font-size: 20px;
}
.paymentMethods .inactive h5 { color: #a2acb8; }
.paymentMethods h5 + p {
	margin: 5px 8px 0;
	font-size: 12px;
}
.paymentMethods p { margin: 5px 8px 0; }
.paymentMethods div { margin: 0; }
.paymentMethods section .bigSubmit {
	position: absolute;
	bottom: 8px;
	right: 0;
}
.paymentMethods .requiredInfo {
	margin: 20px 8px 40px 18px;
	font-size: 10px;
	line-height: 1.2em;
	text-indent: -10px;
}
form .paymentMethods .sms div p { margin-top: 58px; }
form .paymentMethods .allegro div p {
	margin-top: 60px;
	font-size: 13px;
	line-height: 1.8em;
}
form .paymentMethods .allegro.inactive div p,
form .paymentMethods .sms.inactive div p {
	margin-top: 110px;
	text-transform: uppercase;
	text-align: center;
	font-size: 13px;
}

/* stepper */
.stepperOD {
	margin: 0 0 20px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 26px;
	line-height: 26px;
	font-size: 0;
}
.stepperOD,
.stepperOD a,
.stepperOD span { background: #557cae url(../bgStepper.png) repeat-x; }
.lastStep,
.stepperOD strong { background: #294577 url(../bgStepper.png) 0 -26px repeat-x; }
.stepperOD span {
	display: block;
	padding: 0 47px;
}
.stepperOD > a,
.stepperOD > strong,
.stepperOD > span {
	display: inline-block;
	position: relative;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #fff;
}
.stepperOD > a:first-child,
.stepperOD > strong:first-child {
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}

.stepperOD > a:first-child > span,
.stepperOD > strong:first-child > span { background: none; }
.stepperOD span span,
.stepperOD a span {
	background-position: 0 -52px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.stepperOD strong > span {
	background-position: 0 -78px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.stepperOD > strong + span > span { background-position: 0 -104px; }
.stepperOD .stepFirst { padding: 0; margin: 0;}
.stepperOD .stepFirst span { padding: 0 20px 0 9px; }
/* fill ratio */
.odFillRatio {
	margin: -15px 0 10px;
	border-radius: 4px;
	background: #a9d2f0;
	background: -moz-linear-gradient(top,#cce6f5,#8bc2ea);
	background: -webkit-linear-gradient(top,#cce6f5,#8bc2ea);
	background: -o-linear-gradient(top,#cce6f5,#8bc2ea);
	padding: 5px 10px;
	font-size: 10px;
	overflow: hidden;
}
.sticked .odFillRatio {
	border-radius: 0 0 5px 5px;
	box-shadow: 0 4px 20px #aaa;
}
.odFillRatio > div {
	width: 48%;
	float: right;
	text-align: right;
}
.odFillRatio > div:first-child {
	float: left;
	text-align: left;
}
*+html .odFillRatio > div > div { display: inline; }
.odFillRatio > div > div {
	display: inline-block;
	margin: 0 5px;
	width: 280px;
	border: 1px solid #3f609e;
	background: #fff;
	vertical-align: middle;
	text-align: left;
}
.odFillRatio > div > div > div { height: 14px; }
.odFillRatio .red,
.odFillRatioSmall .red {
	background: red;
	background: -moz-linear-gradient(top,#fe7a75 0,#ff6e70 50%,#c51c1f 50%,#cc1821 100%);
	background: -webkit-linear-gradient(top,#fe7a75 0,#ff6e70 50%,#c51c1f 50%,#cc1821 100%);
	background: -o-linear-gradient(top,#fe7a75 0,#ff6e70 50%,#c51c1f 50%,#cc1821 100%);
}
.odFillRatio .green,
.odFillRatioSmall .green {
	background: green;
	background: -moz-linear-gradient(top,#caed91 0,#cff28e 50%,#a7c959 50%,#acc95d 100%);
	background: -webkit-linear-gradient(top,#caed91 0,#cff28e 50%,#a7c959 50%,#acc95d 100%);
	background: -o-linear-gradient(top,#caed91 0,#cff28e 50%,#a7c959 50%,#acc95d 100%);
}
.odFillRatioSmall {
	display: block;
	margin: 2px 0 0;
	padding: 0 1px;
	background: #a9d2f0;
	background: -moz-linear-gradient(top,#cce6f5,#8bc2ea);
	background: -webkit-linear-gradient(top,#cce6f5,#8bc2ea);
	background: -o-linear-gradient(top,#cce6f5,#8bc2ea);
	text-align: right;
	font-size: 8px;
	line-height: 10px;
}
.odFillRatioSmall > span {
	float: left;
	margin-top: 1px;
	border: 1px soli #3f609e;
	background: #fff;
	width: 80px;
	height: 8px;
}
.odFillRatioSmall > span > span {
	display: block;
	height: 8px;
}
/* wielkie niebieskie submity */
.bigSubmit > input {
	border: 1px solid #5772a8;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #5e79ac;
	background: -moz-linear-gradient(top,#90a3c6,#2c4f92);
	background: -webkit-linear-gradient(top,#90a3c6,#2c4f92);
	background: -o-linear-gradient(top,#90a3c6,#2c4f92);
	padding: 5px 20px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	text-shadow: -1px -1px #284272;
	cursor: pointer;
}
.bigSubmit > input[disabled] {
	border: 1px solid #b2bed8;
	background: #b2bed8;
	background: -moz-linear-gradient(top,#cdd4e4,#9faecd);
	background: -webkit-linear-gradient(top,#cdd4e4,#9faecd);
	background: -o-linear-gradient(top,#cdd4e4,#9faecd);
	text-shadow: -1px -1px #aab5c9;
	cursor: default;
}

/* Evaluator */
#evaluatorOD {
	margin: 0 auto;
	height: 1%;
}
.visionBox {
	margin: 0 0 1em;
	position: relative;
}
.visionBox fieldset {
	margin: -5px 0;
	padding: 0;
	border: 1px #e3e3e3 solid;
	background: #f6f6f6;
	overflow: hidden;
	height: 1%;
}
#main .visionBox h3 {
	margin: 10px 10px 10px 10px;
	font-size: 13px;
}
.visionBox p {
	margin: 5px 10px 0 10px;
	font-size: 11px;
}
.visionBox .insertListOD {
	width: 690px;
	margin: 10px auto 15px;
	border-collapse: collapse;
}
#chart {
	width: 670px;
	height: 180px;
	margin: 0 0 0 10px;
}
#chartLabel {
	margin: 10px 10px 5px;
	background: #ededed;
	color: #333;
}
.tickLabels div { color: #333; }
.legendLabel {
	padding-right: 20px;
	color: #333;
}

#viewMore {
	margin: 0 10px 5px;
	text-align: right;
}
#viewMore a { color: #fff; text-decoration: underline; }
#viewMore a:hover { text-decoration: none; }

.mouseValHolder {
	padding: 5px;
	border: 1px solid #808080;
	background: #F0F0F0;
	opacity: 0.9;
	color: #fff;
	height: 20px;
	width: 100px;
}

.loadVisionBox {
	margin: 40px auto;
	display: block;
}

.closeVisionBox {
	position: absolute;
	right: 5px;
	top: 5px;
	font-size: 10px;
}
/* Nowa tabela */
.tableOD {
	width: 100%;
	margin: 10px 0 20px;
	border-collapse: collapse;
}
.tableOD th {
	border: 1px solid #8ec3eb;
	background: #aed638;
	padding: 2px 10px;
	color: #fff;
	font-weight: bold;
}
.tableOD td {
	border: 1px solid #8ec3eb;
	padding: 2px 10px;
	text-align: center;
}
.tableOD .label { text-align: left; }
.tableOD .currency {
	padding: 2px 20px;
	text-align: right;
	font-weight: bold;
}
.tableOD .noborder { border: 0; }

/* Tabela */
.insertListOD {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	border-collapse: collapse;
	line-height: 120%;
	clear: left;
}
.insertListOD th {
	padding: 3px;
	border: 1px solid #b8dced;
	background: #6b98c5;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
.insertListOD th .icoHelp { background-position: 0 -125px; }
.insertListOD td {
	padding: 1px 5px;
	border: 1px solid #b8dced;
	text-align: center;
	font-size: 11px;
	vertical-align: middle;
}
.insertListOD td.text {
	padding-left: 5px;
	text-align: left;
	color: #666;
}
.insertListOD td.toLeft {
	float: none;
	padding-left: 5px;
	text-align: left;
}
.insertListOD td.toRight {
	padding-right: 5px;
	text-align: right;
	float: none;
}
.insertListOD td { background: #edf8ff; }
.insertListOD .darkBlue td { background: #daf1ff; }
section .insertListOD td { background: #fff; }
section .insertListOD .text { color: #333; }
.insertListOD td .nobr {
	display: block;
	white-space: nowrap;
}
.insertListOD td a.viewLink,
.insertListOD td a.editLink,
.insertListOD td a.delLink {
	display: block;
	margin: 3px;
	padding-top: 14px;
	font-size: .85em;
}

.insertListOD td a.viewLink { background: url(../view.png) no-repeat top center; }
.insertListOD td a.editLink { background: url(../edit.png) no-repeat top center; }
.insertListOD td a.delLink { background: url(../delete.png) no-repeat top center; }

.insertListOD td img {
	width: 108px;
	height: 81px;
	margin: 4px;
	border: 1px solid #b8dced;
	vertical-align: middle;
}
.insertListOD td img.icon {
	width: 20px;
	height: 20px;
	margin: 3px;
	border: 0;
}

.insertListOD td span.odPhoto {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../icoCamera.gif);
	vertical-align: middle;
}
#main .insertListOD input {
	width: auto;
	margin: 3px;
}


.insertOptionsBox {
	font-size: .85em;
	margin: 0 auto 10px;
	overflow: hidden;
	height: 1%;
}
.insertOptionsBox a { padding: 0 0 0 6px; }

.insertOptionsBox select {
	width: auto;
	clear: none;
	display: inline;
	float: none;
	font-size: 1em;
	vertical-align: bottom;
}

.insertOptionsBox input {
	width: auto;
	font-size: 1em;
	vertical-align: bottom;
}

.insertOptionsLeft { float: left; }
.insertOptionsRight {
	float: right;
	visibility: hidden;
}

.invertSelection {
	float: left;
	display: none;
	width: 20px;
	height: 20px;
	margin: 0 10px 0 -8px;
	background: url(../bgInvertSelection.png) no-repeat;
}

/* Lista ogloszen i ogloszenia */
#newSearch {
	position: absolute;
	top: .4em;
	right: 0;
	font-size: .85em;
}
#newSearch a { margin-left: 10px; }
.rssLink {
	background: url(../spriteOffer.png) no-repeat 0 -34px;
	padding: 2px 0 2px 18px;
	font-weight: bold;
}
.rssIcon {
	display: inline-block;
	background: url(../spriteOffer.png) no-repeat 0 -36px;
	width: 14px;
	height: 14px;
	vertical-align: text-bottom;
}
#paramSearch {
	margin: 0 0 15px;
	font-size: .85em;
}
.promoted { background: #f9fdc0; }
.odd { background: #fff; }
.goodDeal {
	position: absolute;
	top: 5px;
	left: -10px;
	width: 48px;
	height: 26px;
	background: url(../goodDeal.png);
	overflow: hidden;
	text-indent: -9999px;
	z-index: 1;
	cursor: help;
}
#infoContainer .goodDeal { cursor: help; }
#promoContainer .even { background: #fafdec; }
#allContainer .even { background: #ecf3fb; }

/* widok galerii i listy - elementy wspólne */
#main .listContainer > div > h3 {
	clear: both;
	margin: 0;
	padding: 5px;
	color: #6f7374;
	letter-spacing: 5px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#promoContainer > h3 {
	border: 1px solid #d4e796;
	background: #f4fcd7 url(../bgGreenBox.gif?v=1) repeat-x 0 -10px;
}
#allContainer > h3 {
	border: 1px solid #b8dced;
	background: transparent url(../bgGradientBlue.gif) repeat-x 0 0;
}
#promoContainer > p { border-color: #d4e796; }
#allContainer > p { border-color:  #b8dced; }
.listContainer .boxOffers {
	clear: both;
	margin: 0;
}
#main .listContainer .boxHead h3 {
	margin: 0 10px 5px;
	font-size: 14px;
}
.listContainer .boxOffers .boxBody {
	border-radius: 0;
	border-style: none solid;
}
.listContainer .boxLast .boxBody { border-style: none solid solid; }
.listContainer .boxOffers .offerContainer { padding-left: 33px; }

/* widok galerii */
#galleryContainer > div { margin: 0 1px 10px 0; }
#galleryContainer > div > h3 { border-width: 0 1px 1px 0; }
#galleryContainer > div > p {
	float: left;
	position: relative;
	width: 358px;
	border-width: 0 1px 1px 0;
	border-style: solid;
	text-align: center;
	font-size: .8em;
	line-height: 130%;
}
#galleryContainer > div > p:first-child,
#galleryContainer > div > p:first-child + p,
#galleryContainer > div > .boxOffers + p,
#galleryContainer > div > .boxOffers + p + p { border-top-width: 1px; }
#galleryContainer > div > p:first-child,
#galleryContainer > div > .boxOffers + p,
#galleryContainer > div > .odd + .even,
#galleryContainer > div > .even + .odd { border-left-width: 1px; }

#galleryContainer > div > p a {
	display: block;
	padding: 15px 0 10px 0;
}
#galleryContainer > div > p a:hover {
	background: #e9ffb5;
	text-decoration: none;
}
#galleryContainer > div > p a:visited { color: #581C90; }
#galleryContainer > div > p span {
	display: block;
	margin-top: 1px;
}
#galleryContainer p .odName,
#galleryContainer p .odType { color: #333; }
#galleryContainer p .odNote,
#galleryContainer p .odTitle,
#galleryContainer p .odDesc,
#galleryContainer p .odParam,
#galleryContainer p .odAdded { display: none; }
#galleryContainer p .odSize2 { visibility: hidden; }
#galleryContainer p .odAllegro {
	position: absolute;
	right: 3px;
	top: 1px;
}
#galleryContainer p .ext {
	display: inline;
	margin: 0 3px;
}
#galleryContainer p .odPhoto,
#galleryContainer p .odNoPhoto {
	display: block;
	margin: 0 auto 5px;
	width: 300px;
	height: 225px;
	border: 1px solid #b8dced;
	background: #fff url(../spinnerDefault.gif) no-repeat 50% 50%;
}
#galleryContainer p .odNoPhoto { background: url(../noPhotoMiddle.gif) no-repeat 50% 50%; }
#galleryContainer p .odPrice2,
#galleryContainer .odExtra { display: none; }

/* widok listy */
#accountListContainer div,
#infoContainer > div { margin: 0 0 10px; }
#accountListContainer p {
	border-bottom: 1px solid #b8dced;
	border-right: 1px solid #b8dced;
	overflow: hidden;
}
#infoContainer > div > p {
	position: relative;
	display: block;
	padding: 9px;
	font-size: .85em;
	line-height: 150%;
	border-style: solid;
	border-width: 0 1px 1px 1px;
}
#infoContainer > div > p:hover { background: #e9ffb5; }
#infoContainer > div > p:first-child,
#infoContainer > div > .boxOffers + p { border-width: 1px; }

#infoContainer > div > p > a {
	display: block;
	overflow: hidden;
	height: 1%;
}
#infoContainer > div > p:hover > a { text-decoration: none; }
#infoContainer > div > p > a:visited,
#accountListContainer a:visited { color: #581c90; }

#infoContainer .odPhoto,
#infoContainer .odNoPhoto {
	float: left;
	width: 108px;
	height: 81px;
	margin: 0 10px 5px 0;
	border: 1px solid #b8dced;
	background: #fff url(../spinnerDefault.gif) no-repeat 50% 50%;
}
#infoContainer .odNoPhoto { background: url(../noPhoto.gif) no-repeat 50% 50%; }
#infoContainer .odPhoto img {
	display: block;
	width: 108px;
	height: 81px;
}
#infoContainer .odMedia {
	position: absolute;
	top: 68px;
	left: 60px;
	width: 56px;
	text-align: right;
}
/* bez #infoContainer bo rowniez w popupie */
.odMedia .odMovie,
.odMedia .odPanorama {
	display: inline-block;
	width: 28px;
	height: 21px;
	background-image: url(../bgMediaSmall.png);
}
.odMedia .odMovie { background-position: 0 0; }
.odMedia .odPanorama { background-position: 0 -21px; }

#infoContainer a span { cursor: pointer; }
#infoContainer .offer {
	display: block;
	margin-left: 120px;
}
#infoContainer .offer:first-child { margin: 0; }
#infoContainer .odName,
#infoContainer .odCity,
#infoContainer .odType { display: none; }
#infoContainer .odTitle {
	font-size: 12px;
	font-weight: bold;
}
#infoContainer .odTitle span {
	font-weight: normal;
	font-size: 12px;
}
#infoContainer .odMargin {
	float: right;
	margin: 0 0 0 10px;
	text-align: right;
}
#infoContainer .odMargin span,
#infoContainer .odMargin strong { display: block; }
#infoContainer .odPrice,
#infoContainer .odSize { font-size: 12px; }
#infoContainer .odPrice2 {
	font-size: 10px;
	color: #333;
}
#infoContainer .odSize2,
#infoContainer .ext { display: none !important; }
#infoContainer .odNote,
#infoContainer .odParam {
	display: block;
	margin: 0 0 5px;
	font-size: 11px;
}
#infoContainer .odNote { font-size: 12px; }
#infoContainer .odDesc {
	font-size: 11px;
	color: #333;
}
#infoContainer .odParam {color: #666; }
#infoContainer .odParam span { font-size: 9px; }
#infoContainer .odAllegro img {
	margin: 2px 0 0 0;
	width: 38px;
	height: 14px;
}
#infoContainer .odAdded {
	clear: both;
	font-size: 11px;
	line-height: 25px;
	color: #666;
}

#infoContainer .odExtra {
	float: right;
	margin: 0 80px 0 0;
}
#infoContainer .odExtra a {
	position: relative;
	float: left;
	margin: 0 5px;
	padding-left: 28px;
	line-height: 25px;
	overflow: hidden;
	height: 1%;
}
#infoContainer .odExtra a:after {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 23px;
	height: 25px;
	background: url(../bgExtraLinks.png) no-repeat 0 0;
}
#infoContainer .odExtra .askLink:after { background-position: 5px 6px; }
#infoContainer .odExtra .mapLink:after { background-position: 5px -21px; }
#infoContainer .odExtra .watchLink:after { background-position: 5px -47px; }
#infoContainer .odExtra a:hover { text-decoration: none; }
#infoContainer .odExtra .askLink:hover:after { background-position: 100% 6px; }
#infoContainer .odExtra .mapLink:hover:after { background-position: 100% -21px; }
#infoContainer .odExtra .watchLink:hover:after { background-position: 100% -47px; }

#previewPhoto {
	position: absolute;
	background: #fff url(../spinnerDefault.gif) 50% 50% no-repeat;
	padding: 5px;
/*	width: 300px;
	height: 225px;*/
	-webkit-box-shadow: 0 5px 10px #555;
	-moz-box-shadow: 0 5px 10px #555;
	box-shadow: 0 5px 10px #555;
	z-index: 5;
}
#previewPhoto:after {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: 101px;
	left: -6px;
	border-width: 6px 6px 6px 0;
	border-style: solid;
	border-color: transparent #fff;
}
#previewPhoto:before {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: 100px;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-style: solid;
	border-color: transparent #b8dced;
}

/* listing photo gallery */
#previewPhoto div > span {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 52px;
  vertical-align: top;
}
#previewPhoto div > span > img {
  display: block;
  margin: 6px 0 0;
  width: 50px;
  height: 38px;
  border: 1px solid #b8dced;
  cursor: pointer;
}
#previewPhoto div > span > img:first-child { margin: 1px 0 0; }
#previewPhoto div > span > .active { border: 1px solid #b3d73f; }
#previewPhoto div > a > img {
    display: inline-block;
    border: 1px solid #b8dced;
    width: 300px;
    height: 225px;
}
#previewPhoto div > p {
    width: 300px;
    font-size: 10px;
    text-align: right;
    overflow: hidden;
}
#previewPhoto div > p > .odInfo {
    float: left;
    margin: 0 10px 0 0;
}

#previewPhoto2 {
	position: absolute;
	background: #fff url(../spinnerDefault.gif) 50% 50% no-repeat;
	border: 1px solid #b8dced;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	width: 350px;
	height: 300px;
	-webkit-box-shadow: 0 5px 10px #555;
	-moz-box-shadow: 0 5px 10px #555;
	box-shadow: 0 5px 10px #555;
	cursor: pointer;
}
#previewPhoto2:after {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: 201px;
	left: -6px;
	border-width: 6px 6px 6px 0;
	border-style: solid;
	border-color: transparent #fff;
}
#previewPhoto2:before {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: 200px;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-style: solid;
	border-color: transparent #b8dced;
}

#previewPhoto3 {
	position: absolute;
	background: #fff url(../spinnerDefault.gif) 50% 50% no-repeat;
	border: 1px solid #b8dced;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	width: 300px;
	height: 148px;
	-webkit-box-shadow: 0 5px 10px #555;
	-moz-box-shadow: 0 5px 10px #555;
	box-shadow: 0 5px 10px #555;
	cursor: pointer;
}
#previewPhoto3:after {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: 51px;
	left: -6px;
	border-width: 6px 6px 6px 0;
	border-style: solid;
	border-color: transparent #fff;
}
#previewPhoto3:before {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: 50px;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-style: solid;
	border-color: transparent #b8dced;
}

#accountListContainer p { padding: 9px 0; }
#accountListContainer .odCheck {
	float: left;
	width: 24px;
	padding: 30px 0 0;
	text-align: right;
}
#accountListContainer .odPhotoBox {
	float: left;
	width: 110px;
	margin: 0 0 0 5px;
}
#accountListContainer .odPhotoBox img {
	display: block;
	width: 108px; height: 81px;
	border: 1px solid #b8dced;
}
#accountListContainer .offerWatch {
	float: right;
	width: 560px;
	margin: 0 9px 0 0;
	font-size: .85em;
	line-height: 150%;
}

#accountListContainer .odTitle {
	font-size: 1.1em;
	font-weight: bold;
}
#accountListContainer .odTitle span {
	font-weight: normal;
	font-size: .9em;
}
#accountListContainer .odPrice,
#accountListContainer .odSize {
	float: right;
	clear: right;
	margin: 0 0 0 10px;
	font-size: 1.1em;
}
#accountListContainer .odNote {
	display: block;
	margin: 4px 0;
	color: #888;
}
#accountListContainer .odDesc {
	display: block;
	margin: 4px 0 0;
}
#accountListContainer .odLinks {
	display: block;
	margin: 5px 0 0;
	text-align: right;
}
#accountListContainer .odLinks a {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	background:	url(../bgPoint.gif) no-repeat 0 50%;
}

#accountListContainer .odSticky {
	display: block;
	margin: 5px 0 0;
	font-size: .9em;
	overflow: hidden;
	height: 1%;
}
#accountListContainer .odStickyNote {
	display: block;
	padding: .4em;
	background: #f1ffdc;
}
#accountListContainer .odStickyLink {
	float: right;
	display: inline;
	margin-left: 10px;
	padding: 4px 5px 2px 17px;
	background: #f1ffdc url(../bgStickyNote.png) no-repeat;
	color: #258;
	cursor: pointer;
}
#accountListContainer .odStickyLink:hover { text-decoration: underline; }
#accountListContainer .odStickyAdd { background-position: 2px 3px; }
#accountListContainer .odStickyCancel { background: none; }
#accountListContainer .odStickyDel { background-position: 2px -15px; }
#accountListContainer .odStickyEdit { background-position: 2px -34px; }
#accountListContainer .odStickyCol { background-position: 2px -54px; }
#accountListContainer .odStickyExp { background-position: 2px -72px; }

#accountListContainer .odStickyMenu {
	display: block;
	background: #f1ffdc;
	overflow: hidden;
	height: 1%;
}
#accountListContainer .odStickyForm {
	display: block;
	padding: 5px 10px;
	background: #f1ffdc;
	overflow: hidden;
	height: 1%;
}
#accountListContainer .odStickyForm textarea {
	width: 508px;
	font-size: 1em;
	height: 6em;
}
#accountListContainer .odStickyForm input {
	margin: 2px 0 0 10px;
	font-size: 1em;
	float: right;
}
#accountListContainer .odStickyLoad {
	display: block;
	height: 20px;
	background: #f1ffdc url(../spinnerSticky.gif) no-repeat 50% 50%;
}
#stickyNoteElements { display: none; }

/* Offer Container (mainPage, offerPage) */
.offerContainer {
	padding: 0 0 0 9px;
	font-size: 10px;
	overflow: hidden;
	height: 1%;
}
.offerContainer p {
	width: 128px;
	margin: 0;
	padding: 5px 0;
	float: left;
	text-align: center;
	line-height: 140%;
}
* html .offerContainer p { width: 124px; }
*+html .offerContainer p { width: 126px; }
.offerContainer p:hover { background: #e9ffb5; }
.offerContainer p a {
	display: block;
	padding: 0 5px;
}
.offerContainer p a:hover { text-decoration: none; }
.offerContainer p a span { display: block; }
.offerContainer p img {
	width: 108px;
	height: 81px;
	display: block;
	margin: 0 auto 2px;
	border: 1px solid #b2d377;
}
#promoDevelopers p img { border-color: #b8dced; }
#promoProjects p strong {
	max-height: 2.8em;
	overflow: hidden;
	display: inline-block;
}
.offerContainer div div {
	padding: 20px 5px;
	border: none;
	font-size: 1.2em;
	text-align: center;
}
/* newestOffers */
#mainOfferList .boxBody {
	font-size: 10px;
	overflow: hidden;
	height: 1%;
}
#mainOfferList .boxBody ul {
	margin: 0 0 0 6px;
	list-style: none;
	overflow: hidden;
	height: 1%;
}
#mainOfferList .boxBody ul li {
	float: left;
	width: 50%;
	white-space: nowrap;
}
#mainOfferList #mostSearched ul li { width: 33%; }
#mainOfferList .boxBody ul li a {
	display: block;
	padding-left: 15px;
	margin-left: 4px;
	background: transparent url(../bgPoint.gif) no-repeat 2px 50%;
	overflow: hidden;
	height: 1%;
}
#mainOfferList .boxBody p { margin-top: 5px; }

/* Strona partnerow */
#partners { margin: 0 0 10px; }
#partners h4 { clear: left; }
#partners div {
	float: left;
	width: 515px;
}
#partners p {
	margin: 0;
	font-size: 11px;
	overflow: hidden;
	height: 1%;
}
#partners img {
	margin: 5px 14px 5px 0;
	float: left;
	display: inline;
}

.partnerBlock {
	overflow: hidden;
	height: 1%;
}
.partners { margin: 20px 0 0 }
#referenceOD { display: none; }
.partnerBlock div {
	font-size: 10px;
	overflow: hidden;
	height: 1%;
}
.partners div {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	font-size: 11px;
}
.partnerBlock p { margin: 0 0 0 110px; }
.partnerBlock .toRight { font-size: 10px; }
.partnerBlock img {
	float: left;
	margin: 5px 10px 0 0;
	border: 1px solid #b8dced;
	width: 90px;
	height: 68px;
}
.partnerBlock p cite {
	display: block;
	text-align: right;
}

/* Strona o reklamie */
#advInfoOD .insertListOD {
	margin: 0;
	border: 0;
}
#advInfoOD .insertListOD td {
	text-align: left;
	vertical-align: top;
	border: 0;
	background: none;
}
#advInfoOD h5 {
	margin: 0;
	padding-left: 220px;
	color: #258;
	font-size: .9em;
}
#advInfoOD div {
	overflow: hidden;
	height: 1%;
	margin: 10px 0 40px;
}
#advInfoOD img {
	width: 200px;
	float: left;
	border: 2px solid #eee;
}
#advInfoOD dl {
	padding-left: 220px;
	margin: 0;
}
#advInfoOD dt {
	font-size: .85em;
	margin-top: 10px;
}

/*====== STATIC ========*/
/* ogolna klasa dla stron tekstowych i statycznych
stosowac do nadania szerokosci stron tekstowych
*/

#static { margin: 0 0 10px; }
#static p {
	margin: .5em 0 1em;
	font-size: .85em;
}
#static ol,
#static ul {
	margin: .5em 0 1em 20px;
	padding: 0;
}
#static ol li,
#static ul li { font-size: .85em; }

#static table {
  margin: 0;
  font-size: .85em;
  border-collapse: collapse;
  border: none;
}
#static table td {
  margin: 0;
  padding: 0;
  border: none;
}

#static dt {
	font-weight: bold;
	font-size: .85em;
}
#static dd {
	margin: 0 0 0 20px;
	font-size: .85em;
}
#static dd p,
#static dd h5,
#static dd ul li,
#static dd ol li { font-size: 1em; }

#static h3 {
	margin: 15px 0 10px 0;
	color: #039;
	font-size: 1.1em;
}

/* search boxes */

#static .searchBoxBlock {
	overflow: auto;
	height: 1%;
	border: 1px solid #b8dced;
	margin-bottom: 15px;
	padding: 5px;
}
#static .searchBoxBlock p { margin: 0; clear:both }

#static .searchBoxBlock p input,
#static .searchBoxBlock p select { font-size: 11px; }

#static .searchBoxLeft {
	float:left;
	margin-right: 10px;
}

#static .searchBoxInfo {
	display: block;
	width: 100px;
	float: left;
	font-size: 11px;
}

#static .searchBoxSubmit { margin-left: 100px; }

/* help section */
#static div.help {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	overflow: hidden;
}
#static div.help dl { margin: 0; padding: 0; }
#static div.help dt {
	margin: 0;
	padding: 5px 0 2px 20px;
	border-bottom: 1px #b8dced solid;
	color: #258;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	background: url(../bgOpenClose.png) no-repeat -8px 10px;
}
#static div.help dt.active { background-position: 2px -10px; }

#static div.help dd {
	margin: 0 0 10px;
	padding: 10px 0 10px 20px;
	font-size: 11px;
}
#static div.help dd dt {
	padding: 0 0 0 20px;
	border: 0;
	color: #333;
	font-weight: normal;
	background-position: -8px 5px;
}
#static div.help dd dt.active { background-position: 2px -15px; }
#static div.help dd dd {
	padding: 5px 5px 5px 20px ;
	background: #f0f0f0;
}

#static h3.help {
	margin: 15px 0 10px;
	padding: 3px 0;
	border-bottom: 1px solid #b8dced;
	color: #258;
}

#helpRollIn,
#helpRollOut {
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	font-size: 10px;
	background-image: url(../bgOpenClose.png);
	background-repeat: no-repeat;
}
#helpRollIn { background-position: 2px -18px; }
#helpRollOut { background-position: -8px 2px; }

#contentNewOD h3 {
	margin: 2em 0 .5em;
	padding: 0 0 .4ex;
	border-bottom: 1px solid #b3d73f;
	font-size: 14px;
	font-weight: normal;
}
.noFloat,
#contentNewOD .noFloat {
	overflow: hidden;
	height: 1%;
}
#contentNewOD .oneHalf {
	width: 50%;
	float: left;
}
#contentNewOD .oneThird {
	width: 33%;
	float: left;
}
#contentNewOD p {
	margin: 0 0 10px;
	font-size: 11px;
}
#contentNewOD .greenList,
#contentNewOD .blueList,
#contentNewOD .greyList {
	margin: 0 0 10px;
	list-style: none;
	font-size: 11px;
}
#contentNewOD .greenList ul,
#contentNewOD .blueList ul,
#contentNewOD .greyList ul {
	margin: 0;
	list-style: none;
}
#contentNewOD .greenList li { background-position: -18px -15px; }
#contentNewOD .greyList li { background-position: -27px 0; }
#contentNewOD .blueList li { background-position: 0 -30px; }
#contentNewOD .greenList li,
#contentNewOD .blueList li,
#contentNewOD .greyList li {
	background-image: url(../bgListItems.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 20px;
}
#contentNewOD .spreadList li {
  padding-bottom: 0.5em;
}
#contentNewOD .inactive { display: none; }
#contentNewOD .withDate li {
	text-align: right;
	overflow: hidden;
}
#contentNewOD .withDate li a {
	float: left;
	text-align: left;
	width: 450px;
}
#contentNewOD .withDate li span {
	float: left;
	width: 80px;
}

#contentNewOD #sampleContracts li {
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: -27px 4px;
	font-size: 12px;
}
/*  */
#contentNewOD .t_bronze{
	text-align:center;
	background:#f2dbdb;
}
#contentNewOD .t_silver{
	text-align:center;
	background:#f2f2f2;
}

#contentNewOD .t_gold{
	text-align:center;
	background:#fde9d9;
}
#contentNewOD .t_platinum{
	text-align:center;
	background:#dbe5f1;
}

#contentNewOD .asarti_header{
	font-weight:bold;
}

#contentNewOD .contentNewODimg{
	width:100%;
	text-align:center;
}


#contentNewOD #contentNewODtab{
	width:700px;
	margin-left:10px;
	margin-right:10px;

	border: 1px none #000000;

}

#contentNewOD #contentNewODtab tr{
	height:15px;
}

#contentNewOD .contentNewOdLeft{
	float:right;
	width:50%;
	display: inline;
}

/* Contracts */
#sampleContracts li:hover { background-color: #edf8ff; }
#sampleContracts a {
	float: right;
	margin: 0 10px;
	width: 32px;
	height: 32px;
	background: url(../bgDocs.png);
	background-position: 0 0;
}
#sampleContracts a:first-child { background-position: 32px 0; }
#sampleContracts a > span {
	display: none;
}

/* mapa kategorii */
#catMapOD { font-size: .85em; }
#catMapOD ul {
	float: left;
	width: 50%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#catMapOD ul ul {
	width: auto;
	float: none;
}
#catMapOD .offerType {
	width: 327px;
	float: left;
}
#catMapOD li {
	padding: 2px 0 2px 15px;
	cursor: default;
	height: 1%;
}
#catMapOD li.open {
	background: url(../bgOpenClose.png) no-repeat -10px 7px;
	cursor: pointer;
}
#catMapOD li.close {
	background: url(../bgOpenClose.png) no-repeat 0 -13px;
	cursor: pointer;
}
#catMapOD li span {
	color: #666;
	font-size: .941em;
}
#catMapOD .back,
#catMapOD .more {
	border: 1px solid #96a8ce;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 1px 5px;
	font-size: 10px;
	line-height: 120%;
	color: #889ec7;
}
#catMapOD .back {
	background: #96a8ce;
	color: #fff;
}

/* box rejestracji uzytkownika na stronie login */
#registerInfo {
	text-align: center;
	font-weight: bold;
}
#registerInfo dt {
	position: relative;
	padding: 6px;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	background: #9c0;
	color: #fff;
	font-size: 1.1em;
	z-index: 3;
}
#registerInfo dd {
	position: relative;
	width: 142px;
	height: 70px;
	float: left;
	border: 2px #fff;
	border-style: solid solid none none;
	padding: 10px 0;
}
/*strzałki*/
#registerInfo dd:after {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: -2px;
	left: 65px;
	border-width: 8px 8px 0 8px;
	border-style: solid;
	border-color: #9c0 transparent;
}
#registerInfo dd:before {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	top: -2px;
	left: 63px;
	border-width: 10px 10px 0 10px;
	border-style: solid;
	border-color: #fff transparent;
}

#registerInfo dd a {
	display: block;
	padding: 30px 10px 0;
	color: #fff;
}

#registerInfo .dd1 {
	width: 143px;
	background-color: #f90;
	-moz-border-radius: 0 0 0 10px;
	border-radius: 0 0 0 10px;
}
#registerInfo .dd2 { background-color: #c63; }
#registerInfo .dd2 a,
#registerInfo .dd5 a { padding: 1.6em 10px 0; }
#registerInfo .dd3 { background: #996; }
#registerInfo .dd4 { background: #969; }
#registerInfo .dd4 a { padding: .8em 10px 0; }
#registerInfo .dd5 {
	width: 143px;
	border-right: 0;
	background: #800;
	-moz-border-radius: 0 0 10px 0;
	border-radius: 0 0 10px 0;
}


/*==== box dodawania ogloszen ====*/
#addOffer {
	position: relative;
	margin: .5em 0 2em;
	overflow: hidden;
	height: 1%;
}
#addOffer div {
	float: right;
	margin: 0;
	width: 514px;
	background: #719fc8;
	border: 1px solid #b1d8eb;
}
#addOffer div.inactive { display: none; }
#addOffer div ul {
	margin: 1em 0;
	list-style: none;
}
#addOffer ul li { margin: 2px 0; }
#addOffer ul li a {
	display: block;
	margin: .2ex 40px;
	color: #fff;
	font-size: 14px;
	height: 1%;
}

#addOffer p {
	position: absolute;
	width: 205px;
	padding: 0;
	top: 0;
	left: 0;
	z-index: 100;
}
#addOffer p a {
	display: block;
	padding: 20px 0 20px 20px;
	outline: 0;
	height: 1%;
}
#addOffer #sellTab {
	-moz-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}
#addOffer #wantTab {
	-moz-border-radius: 0 0 0 5px;
	border-radius: 0 0 0 5px;
}
#addOffer #sellTab + #rentTab,
#addOffer #rentTab + #wantTab { border-top: 1px solid #b8dced; }
#addOffer #sellTab.active + #rentTab,
#addOffer #rentTab.active + #wantTab { border-top: 0; }
#addOffer #sellTab.active,
#addOffer #rentTab.active,
#addOffer #wantTab.active {
	width: 184px;
	background: #719fc8;
	color: #fff;
	font-size: 1.538em;
	text-decoration: none;
	cursor: text;
	border: 1px solid #b1d8eb !important;
	border-style: solid none solid solid !important;
}
#addOffer #rentTab,
#addOffer #wantTab,
#addOffer #sellTab {
	width: 183px;
	border-left: 1px solid #b8dced;
	border-right: 0;
	background: #f4fbff url(../bgGradientBlue.gif) repeat-x;
	background: -moz-linear-gradient(top,#edf5fa 0%,#fbfefe 30%,#e2f1f7 100%);
	background: -webkit-linear-gradient(top,#edf5fa 0%,#fbfefe 30%,#e2f1f7 100%);
	background: -o-linear-gradient(top,#edf5fa 0%,#fbfefe 30%,#e2f1f7 100%);
	color: #719fc8;
	font-size: 16px;
}
#addOffer #sellTab { border-top: 1px solid #b8dced; }
#addOffer #wantTab { border-bottom: 1px solid #b8dced;; }
#addOfferInfo { margin: .5em 0 2em; }
#addOfferInfo div {
	margin: -1px 0 0;
	background: #fff;
}
#addOfferInfo div.active { background: #f4fbff url(../bgGradientBlue.gif) repeat-x; }
#addOfferInfo div div {
	background: transparent;
	padding: 0 0 .5em 234px;
	color: #666;
	font-size: 12px;
}
#addOfferInfo div.inactive div { display: none; }
#addOfferInfo div h3 {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
}
#addOfferInfo div h3 a {
	display: block;
	padding: .5em 10px;
	font-weight: bold;
}
#addOfferInfo div.active h3 a {
	color: #333;
	text-decoration: none;
	cursor: text;
	outline: none;
}
#addOfferInfo div div ul {
	margin: 0 0 .5em;
	list-style: none;
}
#addOfferInfo div div ul li {
	background: url(../bgListItems.gif) no-repeat -27px 0;
	padding: 0 10px 0 20px;
	font-size: 1em;
}
#addOfferInfo div div p {
	font-size: 1em;
	padding: 0 10px 0 20px !important;
}
/* Random Container (main_page) */
#randomContainer {
	margin: 21px 0;
	font-size: 10px;
	line-height: 145%;
	overflow: hidden;
	height: 1%;
}

#projectBox {
	float: left;
	width: 50%;
}
#projectBox div { padding: 0 10px 0 0; }
#investmentBox {
	float: right;
	width: 50%;
}
#investmentBox div { padding: 0 0 0 10px; }

#randomContainer p { margin: 10px 0 0; }

#randomContainer p span { display: block; }
#randomContainer p a img {
	float: left;
	width: 108px;
	height: 81px;
	margin: 0 10px 5px 0;
	border: 1px solid #b8dced;
}
#randomContainer div div div {
	padding: 35px 0;
	background: url(../spriteTabs.png) repeat-x 0 -200px;
	text-align: center;
}

/* News Container (main_page) */
#articleBox {
	position: relative;
	overflow: hidden;
	height: 1%;
	line-height: 120%;
	margin: -6px 0 0;
}
#containerOD #articleBox h3 { margin: 0 0 10px 10px; }
#articleBox img {
	width: 210px;
	border: 1px solid #e8e8e8;
}
#articleBox p {
	margin-left: 240px;
	font-size: 10px;
}
#articleBox p strong {
	font-weight: normal;
	color: #7ea20c;
}
#articleBox .inactive { display: none; }
#articleBox .articleLead {
	margin: -5px 0 5px;
	padding: 5px 0;
}
#articleBox .articleLead span {
	float: left;
	padding: 0 10px 5px;
}
#articleBox .articleLead strong { display: block; }
#articleBox .more { text-align: right; }

#articleBox #articleNav {
	position: absolute;
	top: 28px;
	right: 0;
}
#articleBox #articleNav a {
	float: left;
	margin: 0 2px;
	width: 15px;
	height: 15px;
	line-height: 15px;
	font-size: 10px;
	text-align: center;
}
#articleBox #articleNav a.active { background: #fae57f url(../bgNewsBox.png) no-repeat 0 0; }
#articleBox #articleNav a.active:hover {
	text-decoration: none;
	cursor: text;
}

#newsBox {
	margin: 0 0 10px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	padding: 5px 10px;
	background: #fae57f url(../bgNewsBox.png) repeat-x 0 100%;
	line-height: 120%;
	overflow: hidden;
	height: 1%;
}
#main #newsBox h3 {
	float: left;
	margin: 0;
	width: 230px;
	color: #515561;
	font-size: 11px;
	font-weight: bold;
	line-height: inherit;
}
#main #newsBox h3:after { content: ":"; }
#newsBox ul {
	float: left;
	list-style: none;
	font-size: 10px;
}
#newsBox ul li {
	padding: 0 0 0 20px;
	background: url(../bgListItems.gif) no-repeat 0 -47px;
}

/* generic classes */

.normal {font-size: 12px; }
.smaller {font-size: 11px; }
.small {font-size: 10px; }

.bold {font-weight: bold; }
.italic {font-style: italic; }
.orange {color: #ff5a00; }
.grey {color: #808080; }

.toleft {text-align: left; }
.toright {text-align: right; }

.toLeft { float: left; }
.toRight { float: right; }

.noBorder { border: none; }

.hiden, .hidden { display: none; }
.moreOn { font-weight: normal; }

.odActive {
	color: #080;
	font-weight: bold;
}
.odInactive {
	color: #a00;
	font-weight: bold;
}

sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup { bottom: 1ex; }
sub { top: .5ex; }
* html sup,
* html sub { vertical-align: bottom; }

.clear, #clear { clear: both; }

#invisible { visibility: hidden; }

.linkPl {
	display: inline-block;
	height: 12px;
	width: 18px;
	margin: 0 0 0 5px;
	background: url(../bgFlags.gif) no-repeat -17px 0;
	vertical-align: middle;
}

/* templates/default/search/default.tpl */
#city {
	position: absolute;
	height: 100px;
	width: 178px;
	z-index: 500;
	background: #fff;
	overflow: hidden;
	top: 20px;
	left: 150px;
	border: 1px solid black;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	outline: 2px;
}
#quarter {
	position: absolute;
	height: 100px;
	width: 178px;
	z-index: 500;
	background: #fff;
	overflow: hidden;
	top: 20px;
	left: 150px;
	border: 1px solid black;
	margin: 0;
	padding: 0;
	overflow-y: auto;
	outline: 0;
}

#queryList {
	overflow: auto;
	color: #0000FF;
	vertical-align: top
}

#queryList td { vertical-align: top; }
#queryList td.ok { color: #0f0; }
#queryList td.fail { color: #f00; }
#queryList td.lp { color: #000; }

#queryList span {
	color: #808080;
	font-style: italic
}

/* Advertisements */
h6 {
	margin: 0;
	border-bottom: 1px solid #b8dced;
	padding: 0;
	color: #aaa;
	font-size: .6em;
	font-weight: normal;
	letter-spacing: 20px;
	text-transform: uppercase;
	text-align: left;
}
#adsTopOD {
	width: 750px;
	margin: 0 auto;
}

#adsSideOD {
	margin: 0 0 0 5px;
	width: 230px;
	border-bottom: 1px solid #b8dced;
}
.mainOD #adsSideOD { margin: 0; width: 300px; }
.mainOD #adsSideOD div#adsSide0DLevel4 div { width: auto; }

#adsSideOD h4 {
	margin: 15px 0 5px;
	border-bottom: 1px solid #b8dced;
	padding: 0;
	color: #aaa;
	font-size: .6em;
	font-weight: normal;
	letter-spacing: 20px;
	text-transform: uppercase;
}

#adsSideOD div {
	display: none;
	margin: 5px 0;
}
.mainOD #adsSideOD div {
  margin: 5px auto;
}

#adsSideOD div div {
	display: block;
	margin: 0;
}

#adsSideOD #adsSide0DLevel1Text,
#adsSideOD #adsSide0DLevel2Text,
#adsSideOD #adsSide0DLevel3Text {
	font-size: .8em;
	line-height: 130%;
	padding: 5px 0 7px;
	margin: 0 0 0 10px;
}

#adsSideOD #adsSide0DLevel2Text,
#adsSideOD #adsSide0DLevel3Text { background: url(../bgAdsTextTop.png) left top repeat-x; }

#adsSideOD #adsSide0DLevel1Text a,
#adsSideOD #adsSide0DLevel2Text a,
#adsSideOD #adsSide0DLevel3Text a { text-decoration: underline; }

#adsSideOD #adsSide0DLevel1Text h5,
#adsSideOD #adsSide0DLevel2Text h5,
#adsSideOD #adsSide0DLevel3Text h5 {
	margin: 0;
	font-size: 1.1em;
	color: #003399;
}

#adsSideOD #adsSide0DLevel1Text h5 a,
#adsSideOD #adsSide0DLevel2Text h5 a,
#adsSideOD #adsSide0DLevel3Text h5 a { text-decoration: none; }

#verticalAds {
	margin: 15px 0 0;
	list-style: none;
	font-size: 10px;
}
#verticalAds li a {
	display: block;
	margin: 0 0 8px;
	border-style: solid none none;
	border-width: 1px;
	border-color: #87a6bc;
	background: #e6eff6;
	padding: 10px 0 7px;
	text-align: center;
	color: #4f7896;
}
#verticalAds li a:hover {
	background: #f2f7fa;
	text-decoration: none;
}
#verticalAds li a:hover strong { text-decoration: underline; }
#verticalAds li span,
#verticalAds li strong { display: block; }
#verticalAds .ad1 a {
	border-color: #a6a6a6;
	background: #eee;
	color: #797979;
}
#verticalAds .ad1 a:hover { background: #f6f6f6; }
#verticalAds .ad2 a {
	border-color: #9b9204;
	background: #faf7c7;
	color: #978300;
}
#verticalAds .ad2 a:hover { background: #fdfdee; }
#verticalAds .ad4 a {
	border-color: #789610;
	background: #ebf4cc;
	color: #627c0a;
}
#verticalAds .ad4 a:hover { background: #f5f9e5; }
#verticalAds .ad5 a {
	border-color: #d57777;
	background: #f7e5e5;
	color: #bc3c3c;
}
#verticalAds .ad5 a:hover { background: #fbf2f2; }

/* Sugestions & tooltip */
.sugestions {
	background: #fff;
	border: 1px solid #b8dced;
	border-style: none solid solid;
	list-style: none;
	margin: 0;
	padding: 0;
	opacity: .9;
	min-width: 150px;
	z-index: 6;
}
.sugestions li {
	cursor: pointer;
	font-size: .85em;
	margin: 0 5px;
	padding: 1px 5px;
	text-align: left;
	white-space: nowrap;
}
.sugestions .hover { background: #e3f5ab; }
.sugestions li.break { border-bottom: 1px solid #b8dced; }
/*szerokosc podpowiadaczek cen i powierzchni*/
#priceFromList, #priceFromList2, #priceToList, #priceToList2, #areaFromList, #areaFromList2, #areaToList, #areaToList2 {min-width:100px;}

#tooltip {
	padding: 1px 5px;
	border: 1px solid #b8dced;
	background: #f9f9f9;
	line-height: 150%;
	font-size: .85em;
	opacity: .9;
	z-index: 9;
}

#notifyOD {
	position: fixed;
	width: 400px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 10px #555;
	-webkit-box-shadow: 0 5px 10px #555;
	box-shadow: 0 5px 10px #555;
	padding: 0 10px 10px;
	opacity: .9;
	filter: alpha(opacity=90);
	z-index: 19;
}
#notifyOD div {
	margin: 10px 0 0;
	padding: 10px;
	font-size: .846em;
	border-radius: 5px;
}
#notifyOD .error {
	border: 1px solid #faa;
	background: #fff5f5 url(../bgClose.gif) no-repeat 386px 5px;
}
#notifyOD .info {
	border: 1px solid #aac058;
	background: #f4fcd7 url(../bgClose.gif) no-repeat 386px 5px;
}
#notifyOD .error h5 { color: #c70000; }
#notifyOD .info h5 { color: #85a81a; }
#notifyOD div h5 {
	margin: 0;
	font-size: 1em;
}

/* Google Map */
#main .googleInfoWindow { font-size: .85em; }
#main .googleInfoWindow strong {
	color: #258;
	font-size: 1.1em;
}
#main .googleInfoWindow span {
	color: #258;
	font-weight: bold;
}
#main .googleInfoWindow a { color: #258; }
#main .googleInfoWindow a.allegro {
	padding-right: 50px;
	background: url(../allegro.gif) no-repeat right bottom;
}

#main .googleInfoWindow table td {
	padding-top: 5px;
	vertical-align: top;
	white-space: nowrap;
}
#main .googleInfoWindow img {
	width: 100px;
	height: 75px;
	margin: 0 10px 0 0;
	border: 1px solid #b8dced;
}

/* Nowa strona inwestycji oraz biur nieruchomosci */
.boxBody .scrollBox { overflow: auto; height: 140px; }
.boxBody .scrollBox p { width: 116px; }
.boxBody .scrollBox p a { padding: 0 3px; }

.polandMapBox #resizeMapLink,
.polandMapBox #returnMapLink { font-size: 0.8em !important; }
.polandMapBox #resizeMapLink { float: right; }
.polandMapBox #searchMoreLink {
	position: absolute;
	bottom: 5px;
	right: 20px;
	font-size: 0.8em;
}
.polandMapBox {
	display: block;
	margin: 1em 0 0;
	border: 0;
	background: transparent;
}
#polandMapOutline { position: absolute; top: 0; left: 0; }
#polandMapOutline img { background: url(../mapPlColorActive.png) no-repeat 312px 0; }
#polandMapColor li {
	top: 0;
	list-style: none;
	position: absolute;
	width: 312px;
	height: 294px;
}
#polandMapColor .color1 { background-image: url(../mapPlColor1.png); }
#polandMapColor .color2 { background-image: url(../mapPlColor2.png); }
#polandMapColor .color3 { background-image: url(../mapPlColor3.png); }
#polandMapColor .color4 { background-image: url(../mapPlColor4.png); }
#polandMapColor .color5 { background-image: url(../mapPlColor5.png); }
#polandRegionBox {
	position: relative;
	border: 1px solid #b8dced;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #fff;
	font-size: 0.85em;
	position: absolute;
	top: 30px;
	right: 20px;
	width: 250px;
}

#polandMapRegion {
	list-style: none;
	padding: 5px 10px;
	overflow: hidden;
}
#Region01 { background-position: 0 0; }
#Region02 { background-position: 0 -294px; }
#Region03 { background-position: 0 -588px; }
#Region04 { background-position: 0 -882px; }
#Region05 { background-position: 0 -1176px; }
#Region06 { background-position: 0 -1470px; }
#Region07 { background-position: 0 -1764px; }
#Region08 { background-position: 0 -2058px; }
#Region09 { background-position: 0 -2352px; }
#Region10 { background-position: 0 -2646px; }
#Region11 { background-position: 0 -2940px; }
#Region12 { background-position: 0 -3234px; }
#Region13 { background-position: 0 -3528px; }
#Region14 { background-position: 0 -3822px; }
#Region15 { background-position: 0 -4116px; }
#Region16 { background-position: 0 -4410px; }

#colorScale { list-style: none; padding: 5px 15px 0; overflow: hidden; }
#colorScale li { background: url(../mapPlColorScale.gif) no-repeat;	padding-left: 20px; }
#colorScale .color1 { background-position: 0 3px; }
#colorScale .color2 { background-position: 0 -16px; }
#colorScale .color3 { background-position: 0 -35px; }
#colorScale .color4 { background-position: 0 -54px; }
#colorScale .color5 { background-position: 0 -73px; }
#colorScale .color0 { background-position: 0 -92px; }

.formBoxOD p.orderPeriod {
	padding-left: 22px;
}
/* informacja o cenie bez promocji */
.orderPromotion {
  margin-left:25px;
  color: #999;
}

.photoFormP { margin: 0 0 30px; }
.photoFormP p { font-size: 11px; }
.photoOrder {
	margin: 0 0 5px;
	border: 1px solid #b8dced;
	padding: 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 50px;
	list-style: none;
}

.photoOrder label {
	float: left;
	display: inline;
	margin: 1px;
	border: 1px solid #ddd;
	background: #f5f5f5;
	padding: 9px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	z-index: 5;
}
#photoOrder label:first-child {
	border: 1px solid #b3d73f;
	background: #f4fcd7;
}
#photoOrder label:hover {
	border: 1px solid #b8dced;
	background: #f0fafe;
}
#photoOrder.enhanced label {
	cursor: move;
	width: 120px !important;
	height: 90px !important;
}
.photoOrder label {
	position: relative;
}
.photoOrder label span {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 60px;
	height: 60px;
	background: url(../icoDel.gif) no-repeat 90% 20%;
	cursor: pointer;
}
#photoDelete label span { background: url(../icoRev.gif) no-repeat 90% 20%; }
.photoOrder img {
	width: 120px;
	height: 90px;
	display: block;
}
#photoOrder input { margin: -5px 0 2px; }
#photoOrderInfo,
#photoOrderInfo2 {
	display: none;
	font-size: 10px;
}
#photoOrderInfo2 span { display: none; }
#photoAdd {
	margin: 0 0 10px;
	font-size: 11px;
}
#photoAdd span,
#photoAdd label {
	float: left;
	margin: 0 5px 0 0;
	height: 30px;
	line-height: 30px;
}

#photoDelete {
	min-height: 57px;
	padding: 2px 2px 0 52px;
	background: #f0fafe url(../bgTrash.png) no-repeat 14px 50%;
	display: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	white-space: nowrap;
}
#photoDelete label {
	padding: 3px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 60px !important;
	height: 45px !important;
}
#photoDelete img {
	width: 60px;
 	height: 45px;
}

/* order services */
#allPromotions .preview, #advMaterials .preview {
	display: inline-block;
	margin: 0 5px;
	width: 21px;
	height: 18px;
	background: url(../bgMagnifier.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

.devPackageInfo {
  font-weight: bold;
  margin-left: 25px;
  display: block;
}

/* projekty */
#photoForm div.descPhoto { padding: 5px 0; }
#photoForm .descPhoto label {
	display: inline-block;
	width: 140px;
	vertical-align: top;
}
#photoForm .descPhoto .textField {
	margin: 0;
	width: 300px;
}
#photoForm .descPhoto span,
#photoForm .descPhoto strong { display: block; }

#photoForm .descPhotoNoForm label,
#photoForm .descPhotoNoForm .textField {
	display: none;
}
#photoForm .descPhotoNoDesc strong,
#photoForm .descPhotoNoDesc span {
	display: none;
}
#photoForm .addPhoto label,
#photoForm .changePhoto label {
	float: left;
	height: 30px;
	line-height: 30px;
	margin: 0 5px 0 0;
}

/* oferty istore */
#iStoreOffersOD p {
	display: block;
	padding: 5px 0;
	font-size: 10px;
	overflow: hidden;
	height: 1%;
}
#iStoreOffersOD img {
	float: left;
	border: 1px solid #e3e3e3;
}
#iStoreOffersOD strong {
	display: block;
	margin-left: 57px;
	line-height: 1.2em;
}
#iStoreOffersOD span {
	display: block;
	margin-left: 57px;
	color: #999;
}
#iStoreOffersOD span strong {
	display: inline;
	margin: 0;
	color: #333;
}
#iStoreOffersOD span a {
	border-left: 1px solid #999;
	padding-left: 5px;
}

/* rate article */
#articleExtra { overflow: hidden; }
#rateBox {
	float: left;
	font-size: 11px;
	height: 29px;
	line-height: 29px;
	margin: 12px 0;
}
#rateBox span { color: #888; }
#rateBox a,
#rateBox strong {
	display: inline-block;
	margin: 0 5px;
	height: 14px;
	line-height: 14px;
	padding: 6px 30px 6px 4px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../bgRate.png);
	background-repeat: no-repeat;*/
	font-weight: normal;
	text-decoration: none;
}
#rateBox .plus {
	border: 1px solid #00b33b;
	color: #015412;
	background-position: 100% 0;
}
#rateBox .minus {
	border: 1px solid #da5757;
	color: #b11717;
	background-position: 100% -29px;
}
#rateBox a.plus:hover,
#rateBox .plus.active {
	border: 1px solid #015412;
	background-position: 100% -55px;
	-webkit-box-shadow: 0 0 8px #85d694;
	-moz-box-shadow: 0 0 8px #85d694;
	box-shadow: 0 0 8px #85d694;
}
#rateBox a.minus:hover,
#rateBox .minus.active {
	border: 1px solid #8e0000;
	background-position: 100% -84px;
	-webkit-box-shadow: 0 0 8px #e89494;
	-moz-box-shadow: 0 0 8px #e89494;
	box-shadow: 0 0 8px #e89494;
}

#shareLinks {
	margin: 15px 0;
	height: 23px;
	line-height: 23px;
	text-align: right;
	font-size: 11px;
}
#articleExtra #shareLinks { float: right; }
#shareLinks a {
	display: inline-block;
	background: url(../bgNotifyIcon.png);
	height: 23px;
	vertical-align: middle;
}
#shareLinks a span { display: none; }
#shareLinks .shareFacebook { width: 23px; background-position: -26px 0; }
#shareLinks .shareWykop		 { width: 26px; background-position: 0 0; }
#shareLinks .shareGG			 { width: 24px; background-position: -49px 0; }
#shareLinks .shareMail		 { width: 28px; background-position: -73px 0; }

/* IE6 CAMPAIGN */
#IE6Info {
	margin: 0 0 10px;
	position: relative;
	background: #fff url(../bgIE6.png);
	height: 58px;
	line-height: 120%;
	padding: 8px 0 0 222px;
	overflow: hidden;
	font-size: 12px;
}
#IE6Info a {
	display: inline-block;
	margin: 6px 0 0;
	padding: 0 57px 0 0;
	background: transparent url(../bgIE6.png) no-repeat 100% -66px;
	height: 20px;
}

.previewProject {
	position: fixed;
	-webkit-box-shadow: 0 5px 10px #555;
	-moz-box-shadow: 0 5px 10px #555;
	box-shadow: 0 5px 10px #555;
	border: 5px solid #b8dced;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
	background: #fff;
	font-size: 11px;
	z-index: 5;
	cursor: pointer;
}
.previewProject.movable { cursor: move; }
.previewProject img {
	display: block;
	width: 745px;
	height: 560px;
}

#projectGallery #mirrorView {
	padding: 5px 0;
	text-align: center;
}
#projectGallery #mirrorView span {
	display: inline-block;
	background: url(../bgMirror.png) no-repeat 0 50%;
	padding: 0 0 0 40px;
	font-size: 11px;
	cursor: pointer;
}
#projectGallery ul {
	margin: 9px;
	background: #f0fafe;
	overflow: hidden;
	-moz-border-radius: 5px;
	border-radius: 5px;
	list-style: none;
	font-size: 11px;
}
#projectGallery ul li {
	display: block;
	float: left;
	width: 95px;
	padding: 6px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#projectGallery ul li.v1 {
	float: none;
	width: 300px;
	margin: 0 auto;
}
#projectGallery ul li.v2 {
	float: none;
	width: auto;
	overflow: hidden;
}
#projectGallery ul li:hover { background: #f4fcd7; }
#projectGallery ul li img {
	display: block;
	width: 95px;
	height: 71px;
}
#projectGallery ul li.v1 img {
	width: 300px;
	height: 225px;
}
#projectGallery ul li.v2 img {
	width: 300px;
	height: 225px;
	float: left;
}
#projectGallery ul li.v2 strong,
#projectGallery ul li.v2 span {
	margin-left: 310px;
	display: block;
}
#projectGallery.mirrorView img {
	-moz-transform: scaleX(-1);
	 -webkit-transform: scaleX(-1);
	 -o-transform: scaleX(-1);
	 transform: scaleX(-1);
	 filter: fliph; /*IE*/
}

/* Formularze na warstwie */
.popupMask {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=40);
	opacity: 0.4;
	background: #888;
	position: fixed;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 8;
}
.popupBox {
	position: fixed;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 10px #555;
	-webkit-box-shadow: 0 5px 10px #555;
	box-shadow: 0 5px 10px #555;
	background: #b8dced;
	padding: 2px;
	z-index: 9;
}
.popupBox > a {
	position: absolute;
	top: 8px;
	right: 15px;
	font-size: 10px;
	cursor: pointer;
}
.popupBox > a.default {
	right: -3px;
	top: -3px;
	border: 2px solid #b8dced;
	-moz-border-radius: 15px;
	border-radius: 15px;
	background: #fff;
	padding: 2px 6px 3px;
	font: bold 13px/15px Verdana, sans-serif;
}
.popupBox h4 {
	border: 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	padding: 5px 70px 5px 10px;
	font-size: 12px;
	background: #fff;
	color: #333;
}
.popupBox h4.isMovable { cursor: move; }
.popupBox .infoBox,
.popupBox .errorBox {
	margin: 0;
	border: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: #fff;
	padding: 0 0 5px;
}
.popupBox .errorBox ul {
	border: 1px solid #faa;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #fff5f5;
}
.popupBox .infoBox ul {
	border: 1px solid #b8dced;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #f0fafe;
}
.popupBox .infoBox li,
.popupBox .errorBox li {
	margin: 2px 0;
	padding: 0 5px;
	font-size: 10px;
}
.popupBox > div {
	-moz-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
	border: 0 solid #fff;
	border-width: 5px 10px;
	background: #fff;
}
.linkPopup { visibility: hidden; }
.js .linkPopup { visibility: visible; }

.offerForm form {
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}
.offerForm p {
	padding: 2px 0;
	font-size: 11px;
}
.offerForm .submit { text-align: right; }
.offerForm .submit span { float: left; }
.offerForm label {
	display: inline-block;
	width: 160px;
	vertical-align: top;
}
.offerForm .required label:after,
.offerForm .submit span:before {
	content: "*";
	color: #258;
	margin: 0 3px;
}
.offerForm .required label,
*+html .offerForm .submit span { font-weight: bold; }
.offerForm input[type="text"],
.offerForm select,
.offerForm textarea {
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.offerForm select { width: 406px; }
.offerForm textarea { height: 75px; }
.offerForm img { vertical-align: top; }
.offerForm .captcha label { vertical-align: middle; }
.offerForm .captcha input { width: 100px; }
.offerForm .captcha img {
	width: 155px;
	height: 50px;
	vertical-align: middle;
}
.offerForm .smallInfo {
	margin: 5px 0 10px;
	border-bottom: 1px solid #b8dced;
	text-align: right;
	font-size: 9px;
}

.seoBox {
	color: #999999;
	border: 1px solid #c7d7e4;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	font-size: 10px;
}
.seoBox p { margin: 5px 0; }
/* OTOREKLAMA-64 - łata, żeby mały obrazek (1x1 px) nie powodował obniżenia reklamy */
div#adsOfferOD1 div img { position: absolute; }

/* Toolbar */
#toolbarOD {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 0;
	height: 182px;
	font-size: 11px;
	z-index: 10;
	transition: width .5s ease;
	-o-transition: width .5s ease;
	-moz-transition: width .5s ease;
	-webkit-transition: width .5s ease;
}
#toolbarOD.open { width: 100%; }
#toolbarOD a { outline: 0; }
#toolbarOD > a {
	position: fixed;
	bottom: 153px;
	right: 0;
	height: 29px;
	border-radius: 6px 0 0 6px;
	padding-left: 30px;
	background: #789ac4 url(../spriteToolbar.png) no-repeat 10px 3px;
	text-decoration: none;
	z-index: 11;
}
#toolbarOD.open > a { background-position: 10px -24px; }
#toolbarOD > a span {
	display: block;
	width: 1px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	height: 29px;
	line-height: 29px;
	text-indent: 1px;
	white-space: nowrap;
	overflow: hidden;
	transition: width .5s ease;
	-o-transition: width .5s ease;
	-moz-transition: width .5s ease;
	-webkit-transition: width .5s ease;
}
#toolbarOD > a:hover { text-decoration: none; }
#toolbarOD.open > a span,
#toolbarOD.closed > a:hover span { width: 120px; }
/*tabs*/
#toolbarOD .head {
	display: none;
	padding: 5px;
	background: #789ac4;
	box-shadow: 0 0 20px #aaa;
}
#toolbarOD.open .head { display: block; }
#toolbarOD .head > div {
	width: 980px;
	margin: 0 auto;
}
#toolbarOD .head ul {
	float: left;
	list-style: none;
}
#toolbarOD .head ul li:first-child { border-radius: 3px 0 0 3px; }
#toolbarOD .head ul li:last-child { border-radius: 0 3px 3px 0; }
#toolbarOD .head li {
	display: inline-block;
	position: relative;
	padding: 4px 10px;
	background: #e3e9fd;
	background: -moz-linear-gradient(top,#f4f5fd 0%,#d4e0ff 100%);
	background: -webkit-linear-gradient(top,#f4f5fd 0%,#d4e0ff 100%);
	background: -o-linear-gradient(top,#f4f5fd 0%,#d4e0ff 100%);
	white-space: nowrap;
}
#toolbarOD .head .active {
	background: #456ea2;
	background: -moz-linear-gradient(top,#395577 0,#5585c0 100%);
	background: -webkit-linear-gradient(top,#395577 0%,#5585c0 100%);
	background: -o-linear-gradient(top,#395577 0%,#5585c0 100%);
}
#toolbarOD .head li > a + span {
	color: #258;
	margin: 0 0 0 5px;
}
#toolbarOD .head .active a,
#toolbarOD .head .active span {
	color: #fff;
    text-shadow: 0 1px 0 #5d86b8;
}
#toolbarOD .head .active > span { display: inline-block; }
#toolbarOD .head li > a + span:before { content: "("; }
#toolbarOD .head li > a + span:after { content: ")"; }
#toolbarOD .head .active .sub {
	display: inline-block;
	padding: 0 15px 0 0;
	background: url(../spriteToolbar.png) 100% -395px no-repeat;
}
#toolbarOD .head .active > span + span {
	position: absolute;
	top: 21px;
	right: 0;
	padding: 5px 10px;
	background: #789ac4;
	border-radius: 0 0 3px 3px;
	z-index: 1;
}
#toolbarOD .head .active > span + span > span {
	display: block;
	white-space: nowrap;
}
#toolbarOD .head li {
	display: inline;
	margin-left: 1px;
}
#toolbarOD .head li:first-child { margin: 0; }
#toolbarOD .head nav > span { float: right; }
#toolbarOD .head span > a { border-radius: 3px; }

#toolbarOD .body {
	margin: 0;
	width: 0;
	height: 0;
	border-top: 1px solid #fff;
	background: #fafafa;
	background: -moz-linear-gradient(top,#dfdfdf 0%,#fafafa 100%);
	background: -webkit-linear-gradient(top,#dfdfdf 0%,#fafafa 100%);
	background: -o-linear-gradient(top,#dfdfdf 0%,#fafafa 100%);
	overflow: hidden;
}
#toolbarOD.open .body {
	width: 100%;
	height: 152px;
	transition: height .5s ease .5s;
	-o-transition: height .5s ease .5s;
	-moz-transition: height .5s ease .5s;
	-webkit-transition: height .5s ease .5s;
}
#toolbarOD .body > div {
	width: 970px;
	margin: 3px auto;
	border: 1px solid #ddd;
	border-radius: 5px;
	padding: 5px;
	background: #fff;
}
#toolbarOD .body .offerContainer,
#toolbarOD .body .offerContainer a {padding: 0;}
#toolbarOD .body .offerContainer img {
	width: 95px;
	height: 64px;
}
/* kontener na oferty w karuzeli */
#toolbarOD .itemsOD {
	float: left;
	/*width: 685px;*/
	width: 910px;
	height: 134px;
	min-height: 10px;
	white-space: nowrap;
}
#toolbarOD .itemsOD div {
	transition: margin 1s ease;
	-o-transition: margin 1s ease;
	-moz-transition: margin 1s ease;
	-webkit-transition: margin 1s ease;
}
/* brak ofert */
#toolbarOD .itemsOD div div {
	padding: 0;
	line-height: 134px;
	height: 134px;
	text-align: center;
}
/* boks itema */
#toolbarOD .itemsOD div p {
	width: 110px !important;
	position: relative;
	margin: 0 2px;
	padding: 5px 0;
	height: 122px;
	background: #efefef;
	border-radius: 5px;
	display: inline-block;
	float: none;
	white-space: normal;
	vertical-align: top;
}
#toolbarOD .itemsOD div p:hover { background: #dadada; }
#toolbarOD p img { border: 0; }
#toolbarOD p span {
	display: block;
	padding: 0 1px;
}
#toolbarOD.clip p span,
#toolbarOD.last p span {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/* link do ogłoszenia */
#toolbarOD .itemsOD div p > a:first-child {
	height: 122px;
	overflow: hidden;
}
/* search */
#toolbarOD.search .itemsOD div p > a:first-child {
	padding: 0 5px;
	text-align: left;
}
/* link dodaj do schowka */
#toolbarOD.last p .clip {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 11px;
	height: 11px;
	border: 3px solid #fff;
	border-radius: 0 0 5px 0;
	background: #fff url(../spriteToolbar.png) 0 -419px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-o-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
}
#toolbarOD.clip p .clip { display: none; }
#toolbarOD p:hover .clip {
	opacity: .75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#toolbarOD p .clip:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
#toolbarOD p .clip.active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	cursor: default;
	background-position: 0 -430px;
}
/* link usuj ofertę */
#toolbarOD p .remove {
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 16px;
	height: 16px;
	border: 3px solid #fff;
	border-radius: 0 0 0 5px;
	background: #fff url(../spriteToolbar.png) 0 -376px;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-o-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-webkit-transition: opacity .2s linear;
}
#toolbarOD p:hover .remove {
	opacity: .75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}
#toolbarOD p:hover .remove:hover {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
/* span z checkboxsem */
#toolbarOD p small {
	margin: 2px 0 0;
	padding: 2px 0 0;
	display: none;
	border-top: 1px solid #ddd;
}
#toolbarOD p small input { margin: 0; }
/* Toolbox carousel nav */
#toolbarOD .next,
#toolbarOD .prev {
	float:left;
	margin: 3px 0 0;
	width: 29px;
	height: 129px;
	background-repeat: no-repeat;
	background-image: url(../spriteToolbar.png);
	cursor: default;
}
#toolbarOD .active { cursor: pointer; }
#toolbarOD .next span,
#toolbarOD .prev span {
	display: inline-block;
	margin: 50px 0 0;
	width: 17px;
	height: 16px;
	background-repeat: no-repeat;
	background-image: url(../spriteToolbar.png);
}
#toolbarOD .next { background-position: 100% -118px; }
#toolbarOD .next span { background-position: 0 -54px; }
#toolbarOD .next.active span { background-position: 0 -70px; }
#toolbarOD .prev {
	background-position: 0 -247px;
	text-align: right;
}
#toolbarOD .prev span { background-position: 0 -86px; }
#toolbarOD .prev.active span { background-position: 0 -102px; }
#toolbarOD menu {
	float: right;
	padding-left: 10px;
	position: relative;
	width:199px;
}
#toolbarOD menu li {
	background-position: left;
	background-repeat: no-repeat;
	list-style: none;
	border-bottom: 1px solid #ccc;
	padding: 5px 0 5px 25px;
}

#toolbarTipOD {
	position: fixed;
	padding: 5px;
	border-radius: 5px;
	background: #f1faff;
	font-size: 10px;
	z-index: 11;
	max-width: 200px;
}
#toolbarTipOD > span {
	display: block;
}
#toolbarTipOD:after {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	bottom: 11px;
	left: -6px;
	border-width: 6px 6px 6px 0;
	border-style: solid;
	border-color: transparent #f1faff;
}
#toolbarTipOD:before {
	content: "";
	display: block; /* reduce the damage in FF3.0 */
	position: absolute;
	bottom: 10px;
	left: -7px;
	border-width: 7px 7px 7px 0;
	border-style: solid;
	border-color: transparent #b8dced;
}

#wfsRequiredMedia, #wfDetailInformations, #wfpRentToStudents, #wfperMonthSpan, #wfpMarketWanted{
    display:none;
}


