@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
	height: 100%;
}


body {
background-color: #ffffff;
background-position: top center;
margin: 0;
padding: 0;
width: 100%;
height: 100%;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
background-image:url(../img/top_bcg.gif);
background-repeat:repeat-x;
}

div#container {
	width:1000px;
	margin:auto;
	color:#333;
	}


div#mainMenu {
	width:537px;
	float:left;

}

div.menuElement {
	line-height:32px;
	border-right:#FFF 1px solid;
	float:left;
}

a {
	color:#F60;
}

a.element {
	display:block;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	padding-left:15px;
	padding-right:15px;
}

a.element:hover {
	background-color:#F60;
}

a {
	text-decoration:none;
}

div.infoTop {
	width:390px;
	line-height:32px;
	float:left;
	color:#FFF;
	font-size:11px;
	text-align:right;
	margin-left:20px;

}

div.boxLogo {
	width:990px;
	float:left;
}

img {
	margin:0px;
	padding:0px;
	float:left;
}

a#logo {
	display:block;
	background-image:url(../img/logo.jpg);
	width:481px;
	height:199px;
	margin:0px;
	padding:0px;
	float:left;
}

div.boxContent {
	width:986px;
	float:left;
	color:#59595c;
	font-size:11px;
}

div#ramkaContent {
	border:#666 2px solid;
	padding-left:130px;
	padding-right:130px;
	width:480px;
	margin-left:120px;
	}

div.boxOstatnioDodane {
	margin-left:21px;
	width:448px;
	float:left;
}

div#search {
	width:520px;
	float:left;
	background-image:url(../img/bcg_right.jpg);
	background-repeat:repeat-x;
	border-left:#e1e1e1 1px solid;
	height:359px;
	margin-top:65px;
	.margin-top:130px;
}

img#ostatnioDodane {

	margin-top:15px;
}

a.korzysciPro {
	float: left;
	display:block;
	background-image:url(../img/btn_korzysci_pro.gif);
	background-repeat:no-repeat;
	width: 210px;
	height: 42px;
	margin-top:0px;
	margin-left:15px;

}

div.zadajPyt {
	display:block;
	background-image:url(../img/btn_zadaj_pytanie.gif);
	background-repeat: no-repeat;
	width:210px;
	height:62px;
	margin-left:10px;
	margin-top:0px;
	float:left;
}

.boxKorzysci {
	width:450px;
	height:45px;
	margin-left:480px;
	margin-top:10px;
	margin-bottom:-45px;
}

table.tabNajnowsze {
	width:270px;
	margin:15px;
	margin-left:15px;
	float:left;
	text-align:left;
}

#rightBorder {

	border-right:#d0cece 1px solid;
}

td {
		padding:0px;
		margin:0px;
}

.title {
	color:#f17f22;
	font-weight:bold;
}

.infoLarge {
	display:block;
	background-image:url(../img/inf_large.jpg);
	width:37px;
	height:60px;
	margin-right:5px;
}

li {
	color:#e17c2b;
}

.listaRodzaje {
	width:150px;
	float:left;
	text-align:left;
	padding-left:20px;
	margin-left:30px;
	.margin-left:30px;
}

.stdText {
	color:#59595b;

}

img#twojaStrefaSzukania {
	float:right;
	margin-right:40px;
	margin-top:15px;
	margin-bottom: 12px;
}

div#mapka {
	width:200px;
	height:180px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}

div#boxSzukanie {
	width:250px;
	height:120px;
	float:left;
	margin-top:40px;
	.margin-top:40px;
	margin-left:30px;
}


.buttons {
	display:block;
	width:36px;
	height:24px;
	float:left;
	margin-right:10px;
	.margin-top:2px;
}

a#btnSzukam {
	background-image:url(../img/btn_szukaj-ok.gif);
}

a#btnSzukam:hover {
	background-image:url(../img/btn_szukaj-ok-hover.gif);
}

a#btnWynajme {
	background-image:url(../img/btn_szukaj-ok.gif);
}

a#btnWynajme:hover {
	background-image:url(../img/btn_szukaj-ok-hover.gif);
}

.poleWybierz {
	width:133px;
	float:left;
}

img#szukajBaza {
	float:right;
	margin-bottom:10px;
	margin-right:30px;
}

img#szukamLokum {
	margin-left:20px;
	margin-top:20px;
	padding-bottom:20px;
}

div#boxLoguj {
	width:458px;
	height:46px;
	float:right;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	margin-top:6px;
	margin-bottom:10px;
	background-color:#59595c;
	}

div.left_right_log {
	width:8px;
	height:46px;
	background-repeat:no-repeat;
	float:left;
}

div#boxLeftLog {
	background-image:url(../img/input_log_left.gif);
}

div#boxRightLog {
	background-image:url(../img/input_log_right.gif);
}

div.boxLog {
	float:left;
	width:442px;
	height:14px;
	background-color:#59595c;
	border:#7a7a7d 2px;
	
}


.inpLogowanie {
	
	padding:0px;
	margin:0px;
	border:none;
	background: none;
	background-image:url(../img/input_right.gif);
	background-repeat:no-repeat;
	width:96px;
	background-position: top right;
	.background-position: -1px right;
	.margin-top: 1px;
	padding: 2px 6px; 
	font-size: 10px;
	float:left;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
	.inpLogowanie {
		margin-top: 1px;
	}
}


div.tloInput {
	background-image:url(../img/input_left.gif);
	height:17px;
	float:left;
	width:100px;
}

div.podpis {
	line-height:17px;
	float:left;
	height:17px;
}

form {
	margin:0px;
	padding:0px;
}

#btnZaloguj {
	background: none;
	background-image:url(../img/btn_zaloguj.gif);
	border: 0px;
	width:72px;
	height:17px;
	margin-top:16px;
	margin-left:35px;
	cursor: pointer;
	float:left;
}

div#boxBtnZaloguj {
	float:left;
	width:120px;
}

.belka {
	height:10px;
	float:left;
	width:150px;
}

a.rejestruj {
	color:#FFF;
	padding:10px;
}

.blockRejestruj {
width:230px;
margin-left:50px;
}

.boxElementLog {
	float:left;
	width:290px;
	padding:5px;
}

div#boxNajnowsze {
	background-color:#efeeee;
	margin-bottom:15px;
}

div.boxContentBottom {
	width:966px;
	float:left;
	color:#59595c;
	font-size:11px;
	margin-left:21px;
}

.top_orange {
	float:left;
	width:966px;
	height:10px;
	background-image:url(../img/page_bottom/top-orange.gif);
	background-repeat:no-repeat;
}

.bottom_orange {
	float:left;
	width:966px;
	height:10px;
	background-image:url(../img/page_bottom/bottom-orange.gif);
	background-repeat:no-repeat;
}

.top_szary {
	float:left;
	width:966px;
	height:10px;
	background-image:url(../img/page_bottom/top-szary.gif);
	background-repeat:no-repeat;
}

.bottom_szary {
	float:left;
	width:966px;
	height:10px;
	background-image:url(../img/page_bottom/bottom-szary.gif);
	background-repeat:no-repeat;
}

div.boxOsoba {
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
	.margin-bottom:10px;
	width:315px;
	float:left;
}

.tabOsoba {
	width:300px;
	text-align:left;
	margin-left:0px;
}

.tytulImie {
	font-weight:bold;
	font-size:15px;
	color:#f17f22;
}

.infoSmall {
	display:block;
	background-image:url(../img/inf_small.gif);
	width:61px;
	height:20px;
}

div.prawaLiniaOrange {
	border-right:#f28022 1px solid;
	border-left:#f28022 1px solid;
	margin-left:0px;
	padding-right:10px;
}

div.prawaLiniaSzara {
	border-right:#dbdada 1px solid;
	border-left:#dbdada 1px solid;
	margin-left:0px;
	padding-right:10px;
}

.boxNapisDolny {
	width:512px;
	float:left;
}

.imgNapisDolny {
	margin-bottom:15px;
	margin-top:20px;
	padding-top:10px;
}

.imgNapisKacikInformacyjny {
	margin-top:20px;	
	margin-bottom: 10px;
}

div#footer {
	margin-top:20px;
	background-color:#ff7900;
}

div.boxKacik {
	float: left;
	width: 457px;
}

div.boxKacikContent {
	padding: 28px;
	color: #000;
	font-size: 10px;
	background-image: url(../img/btnKacikTop.gif);
	background-repeat: no-repeat;
	background-color: #8ec657;
	width: 401px;
}

div.boxKacikBottom {
	background-image: url(../img/btnKacikBottom.gif);
	background-repeat: no-repeat;
	background-color: #8ec657;
	width: 457px;
	height: 21px;
}


img#napisChceOferty {
	margin-left:30px;
}

div#stopka {
	margin-top:2px;
	margin-bottom:20px;
}

a.btnCzytajWiecej {
	float: right;
	background: #38432f;
	color: #fff;
	display: block;
	height: 21px;
	width: 84px;
	text-align: center;
	font-size: 9px;
	line-height: 21px;
}

a.btnCzytajWiecej:hover {
	background: #000;
}

p.stopka {
	text-align:center;
	color:#59595c;
	font-size:10px;
	font-weight:bold;
	margin-bottom:20px;
}

a.stopkaElement {
	margin-bottom:30px;
	color:#59595c;
}

a.stopkaElement:hover {
	color:#F60;
}

.divZdjecie {
	display:block;
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:center center;
	margin-right:8px;
}

.divZdjecie2 {
	display:block;
	width:64px;
	height:64px;
	background-repeat:no-repeat;
	background-position:center center;
	margin:2px 2px;
}

#divZdjecieLeft {
	float:left;
}

.mapBlock {
	float:left;
}

.siteMapList {
	text-align:left;
}

.liMapaStrony {
	list-style-type:circle;
	color:#F96;
}

ol li {
	color:#333;
	text-align:left;
	margin:10px;
	font-size:12px;
}


h1 {
	color:#F60;
	text-align:center;
}

.boxCenter {
	text-align:center;
	margin:15px;
	
}

input.newInput {
	border:#999 1px solid;
	background-color:#CCC;
}

p.stdAkapit {
	color:#333;
	font-size:12px;
	text-align:left;
	
}

p.stdAkapitCenter {
	color:#333;
	font-size:12px;
	text-align:center;
}



.imgCenter {
	float:none;
}

#rightBlockPlac {
	width:710px;
	float:left;
	margin-left:10px;
}


#leftBlock {
 float: left;
 width:150px;

}

#panelMenu {
	font-family:Arial;
	font-size:12px;
	margin-top:50px;
}

a.pozycjaMenu {
	display:block;
	background-color:#9ab040;
	width:126px;
	height:26px;
	margin:2px;
	border:#aec066 1px solid;
	line-height:26px;
	color:#fff;
	font-weight:bold;
	padding-left:16px;
}

a.pozycjaMenu:hover {
	color:#fdb57b;
}
a#pozycjaMenuAct {
	background-color:#515154;
	border:#747476 1px solid;
}

.procent {
	font-size:18px;
	font-weight:bold;
	color:#e27f31;
}

.akapitBold {
	color:#515154;
	font-size:18px;
	font-weight:bold;
}

p.akapitPro {
	color:#515154;
	font-size:12px;
}

#ikonkiWyboru {
	margin-left:-150px;
}

div.boxIkonki {
	width:600px;
	float:left;
}

div.zaletyBox {
	float:right;
	width:380px;
}

div.buttonsPro {
	display:block;
	background-image:url(../img/btnWykupPro.gif);
	float:left;
	width:94px;
	height:96px;
	cursor:pointer;
}
div.buttonsPro input {
	cursor:pointer;
}

div.ikonKupProDesc {
	height: 15px;
	text-align:center;
	color:#FFF;
}

#dzien {
	background-position:0px 0px;
}

#dzienW {
	background-position:0px 192px;
}

#tydzien {
	background-position:-94px 0px;
}
#tydzienW {
	background-position:-94px 192px;
}

#10dni {
}
#10dniA {
}


#miesiac {
	background-position:-188px 0px;
}
#miesiacW {
	background-position:-188px 192px;
}

#trzy_miesiace {
	background-position:-282px 0px;
}
#trzy_miesiaceW {
	background-position:-282px 192px;
}

#szesc_ms {
	background-position:-376px 0px;
}
#szesc_msW {
	background-position:-376px 192px;
}


#rok {
	background-position:-470px 0px;
}
#rokW {
	background-position:-470px 192px;
}



.btnWykupPakiet {
	cursor: pointer;
	background: none;
	background-image:url(../img/btnWykupPakiet.gif);
	width:165px;
	height:32px;
	background-repeat:no-repeat;
	border:none;
}

.okienko {
	width:540px;
	float:left;
	margin-bottom:10px;
}

.oknoBorderTop {
	background-image:url(../img/moje_ogl/oknoBorderTop.gif);
	background-repeat:no-repeat;
	float:left;
	width:540px;
	height:8px;
}

.oknoBorderBottom {
	background-image:url(../img/moje_ogl/oknoBorderBottom.gif);
	background-repeat:no-repeat;
	float:left;
	width:540px;
	height:8px;
}

.oknoMidle {
	float:left;
	background-color:#f3f2ee;
	border-left:#9fb44a 1px solid;
	border-right:#9fb44a 1px solid;
	width:538px;
}

.imie {
	font-size:14px;
	font-weight:bold;
	color:#dd6200;
	float:left;
}

span.czas {
	font-size:12px;
	font-weight:normal;
}

.table {
 
 border-collapse: collapse;
}

.mojeOgl {
	float:left;
	width:400px;
}

.okienko .divZdjecie2 {
	float:left;
	margin:16px;
}

.tickLink, .tickLinkNo, .tickLinkYes, .tickLinkPremium {
 margin-top: 5px;
 padding-left: 24px;
 font-weight: bold;
 color: #000000;
 height: 19px;
 padding-top: 5px;
}

.tickLink {
 background: url(../img/moje_ogl/tick.gif) no-repeat;
}

.tickLinkNo {
 background: url(../img/moje_ogl/tick-no.gif) no-repeat;
}

.tickLinkYes {
 background: url(../img/moje_ogl/tick-yes.gif) no-repeat;
}

.tickLinkPremium {
 background: url(../img/moje_ogl/tick-premium.gif) no-repeat;
 padding-top: 0px;
 line-height: 13px;
}

.okienko a {
	color:#ff6600;
	font-weight:bold;
	font-size:11px;
}

.okienko a:hover {
	color:#9ab040;
}

.blokTekst {
	width:600px;
	float:left;
}

.nazwa {
	font-size:16px;
	color:#718a0b;
}

.oplacenia {
	border:0px;
	width:530px;
	margin:10px;
}

.oplacenia tr {
	height:30px;
}
.oplacenia .procent {
	font-size:16px;
}

.btnZaplacPakiet {
	cursor: pointer;
	background: none;
	background-image:url(../img/moje_ogl/btnZaplac.gif);
	width:243px;
	height:24px;
	background-repeat:no-repeat;
	border:none;
	margin-top:20px;
	margin-bottom:40px;
}

div.ikonKupProDesc p {
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
	height:7px;
}

div.ikonKupProDesc input {
	background-position:center center;
}

img.icon_together, img.icon_world {
	float: none;
	width: 16px;
	height: 16px;
}

.boxRejBtn {
	width:582px;
	height:133px;
	margin-left:20%;
	margin-bottom: 50px;
}

.rejBtn {
	display:block;
	width:191px;
	height:132px;
	background-repeat:no-repeat;
	
}

#btnSzukamRej {
		background-image:url(../img/btnSzukam.gif);
		float:left;

}

#btnMam {
	background-image:url(../img/btnMam.gif);
	float:right;

}

.tabMamWiecej {
	background-color:#f3f2ee;
	border:#9fb44a 1px solid;
	width:220;
	padding:10px;
	.padding-left:15px;
	margin-bottom:15px;
}


.tabMamWiecej th {
	color:#9fb44a;
}

.tabMamWiecej td {
	color:#333;
	height:15px;
}


.header {
 color:#d38449;
 font-size: 20px;
 margin-bottom: 10px;
}

.header a {
	color:#d38449;
}

.animacjaPro {
	background-image:url(../img/wykup.gif);
	background-repeat:no-repeat;
	width:144px;
	height:44px;
	float:left;
	margin-left:2px;
	.margin-left:2px;
	padding-left:8px;
	padding-top:4px;
	.padding-top:4px;
}

.mailingBox {
	width:943px;
	float:left;
	background-color:#8ec657;
	height:39px;
}

.leftMailBox {
	background-image:url(../img/mailing/leftBoxMail.gif);
	width:13px;
	height:40px;
	background-repeat:no-repeat;
	float:left;
}

.rightMailBox {
	background-image:url(../img/mailing/rightBoxMail.gif);
	width:13px;
	height:40px;
	background-repeat:no-repeat;
	float:left;
}

.formMailing {
	padding:0px;
	border:none;
}

.mailingBox table {
	padding:0px;
	border:0px;
	height:38px;
}

.btnZapiszMail {
	background:none;
	border:none;
	background-image:url(../img/mailing/btn_zapiszMailing.gif);
	width:61px;
	height:22px;
	float:left;
	cursor:pointer;
}

#boxMailing {
	margin-top:25px;
	.margin-top:50px;
	margin-bottom:20px;
	margin-left:21px;
	_margin-left:10px;
	.margin-left:10px;
	margin-left /*\**/:21px\9;
}

a.zp_icon_gg, a.zp_icon_skype {
	float: left;
	height: 24px;
	margin-top: 30px;
}


a.zp_icon_gg {
	width: 26px;
	background: url(../images/zp_icon_gg.gif);
	background-position: 0px -24px;
}

a.zp_icon_skype {
	margin-left: 20px;
	width: 50px;
	background: url(../images/zp_icon_skype.gif);
	background-position: 0px -24px;
}

a.zp_icon_gg:hover, a.zp_icon_skype:hover {
	background-position: 0px 0px;
}

a.btnWaszeOpinie, a.btnChlewik {
	float: left;
	display: block;
	background: url(../images/btnWaszeOpinie.gif);
	width: 76px;
	height: 64px;
	margin-top: 10px;
	margin-left: 35px;
}

a.btnChlewik {
	background: url(../images/btnChlewik.gif);
	width: 63px;
	height: 64px;
	margin-left: 4px;
}

a.linkSzukajWspollokatora {
	
}

div.boxContent img {
	float: none;
	margin: auto;
}

div.boxContent img, a, span {
	margin: auto;
	padding: auto;
}

a.btnDodajSwojeOgloszenieZaDarmo {
	display: block;
	float: left;
	width: 243px;
	height: 71px;
	background: url(/img/napis_szukaj_baza.gif);
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: -20px;
}

a.btnDodajSwojeOgloszenieZaDarmo:hover {
	background-position: 0px -71px;
}