body {
	margin: 0;
	padding: 0;
	font: 13px tahoma, verdana, arial, geneva, sans-serif;
	color: #333;
	background: #eee;
	}

a {
	color: #160;
	font-weight: bold;
	text-decoration: none;
	}
a:hover {
	color: #170;
	font-weight: bold;
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6, p, form {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	font-weight: normal;
	}

form {
	margin: auto;
	}

img {
	border: 0;
	}

table {
	position: relative;
	}

table, tr, td {
	margin: 0;
	padding: 0;
	border: none;
	border-collapse: collapse;
	font-size: 13px;
	}

.hd {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 123px;
	background: url('gfx/hdbg.gif') no-repeat;
	z-index: 2;
	}

div.hd h1 {
	position: absolute;
	left: 45px;
	top: 63px;
	display: block;
	width: 515px;
	height: 60px;
	z-index: 5;
	}

div.hd h2 {
	position: absolute;
	left: 580px;
	top: 85px;
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	z-index: 5;
	}

.uhd {
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding: 2px 10px;
	background: #f0f0f0;
	z-index: 2;
	}

.mn {
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 100px;
	background: #fff;
	z-index: 2;
	}

div.mn ul {
	margin: 0;
	padding: 0;
	}

div.mn li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
	}

div.mn li a {
	position: relative;
	display: block;
	width: 130px;
	height: 80px;
	float: left;
	padding: 10px 3px;
	margin: 10px 0 0 26px;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
	color: #135601;
	font-weight: bold;
	z-index: 5;
	}
div.mn li a:hover {
	background: #ffa;
	color: #000;
	font-weight: bold;
	}


.umn {
	position: relative;
	margin: 0 auto;
	width: 980px;
	height: 25px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: right;
	background: url('gfx/bbg.gif') repeat-x;
	color: #D0DDCC;
	z-index: 2;
	}

div.umn b {
	color: #fff;
	}

.cn {
	background: #eee;
	margin: 0 auto;
	width: 980px;
	padding: 10px;
	overflow: hidden;
	z-index: 2;
	}

.ft {
	position: relative;
	margin: 0 auto;
	width: 980px;
	padding: 10px;
	background: #388524 url('gfx/ftbg.gif') repeat-x;
	text-align: center;
	color: #AFCDA7;
	font-size: 11px;
	z-index: 2;
	}

div.ft a {
	color: #fff;
	}


td.r {
	text-align: right;
	padding-left: 20px;
	}

td.sz {
	width: 150px;
	}

.tyt {
	position: relative;
	margin: 40px 0 10px 0;
	border-bottom: 1px solid darkgreen;
	}

.tyt h4 {
	display: inline;
	padding: 2px 4px 0 4px;
	background: darkgreen;
	font: 13px tahoma;
	font-weight: bold;
	color: #fff;
	}

.box_y {
	width: 520px;
	background: lightyellow;
	padding: 20px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.box_g {
	width: 520px;
	background: lightgreen;
	padding: 20px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 10px;
	}

/* LINKI NA STRONIE GŁÓWNEJ - KATEGORIE */

.ln {
	position: relative;
	margin: 10px;
	border-bottom: 1px solid #ccc;
	height: 1px;
	font-size: 1px;
	line-height: 1%;
	z-index: 5;
	}

ul.ulkat {
	margin: 10px 0;
	padding: 0 0 0 15px;
	}

ul.wojewodztwa, ul.wojewodztwa li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.wojewodztwa li {
	padding: 10px 20px 0 10px;
	}

ul.powiaty, ul.powiaty li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

ul.powiaty li {
	list-style: none;
	font-size: 11px;
	display: inline;
	}

ul.powiaty li a {
	font-size: 11px;
	font-weight: normal;
	}

ul.ulkat li a:hover, ul.powiaty li a:hover, ul.wojewodztwa li a:hover {
	background: #ffa;
	}

a.n {
	color: #314080;
	}

/* KONIEC LINKI NA STRONIE GŁÓWNEJ - KATEGORIE */

h3 {
	margin: 0 auto;
	font: 22px calibri, tahoma, sans-serif;
	padding: 15px;
	font-weight: bold;
	text-align: center;
	}

/* MINIATURA OFERTY */

a.m {
	position: relative;
	display: block;
	background: #fff;
	padding: 5px;
	color: #666;
	overflow: hidden;
	margin-bottom: 10px;
	border: 2px solid #fff;
	font-weight: normal;
	z-index: 10;
	}
a.m:hover {
	background: #fff;
	color: #000;
	border: 2px solid #160;
	text-decoration: none;
	font-weight: normal;
	}

a.m img {
	position: relative;
	display: block;
	width: 80px;
	height: 80px;
	float: left;
	margin: 0 10px 5px 0;
	z-index: 11;
	}

strong {
	color: #160;
	}

a.m i {
	position: relative;
	display: block;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
	padding-top: 5px;
	z-index: 11;
	}

a.m b {
	color: #160;
	}

a.m i b {
	color: #000;
	}

td.nag {
	background: #398625 url('gfx/bbg.gif') repeat-x;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	}

.nag {
	background: #398625 url('gfx/bbg.gif') repeat-x;
	padding: 3px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	}

tr.pod {
	cursor:pointer;
	cursor:hand;
	background: #fff;
	}

tr.pod2 {
	cursor:pointer;
	cursor:hand;
	background: #EAF1F8;
	}

tr.nad {
	cursor:pointer;
	cursor:hand;
	background: #ffa;
	}

td.o {
/*
	border-top: 2px solid #eee;
	border-bottom: 2px solid #eee;
*/
	border-left: 1px solid #f3f3f3;
	border-right: 1px solid#f3f3f3;
	}

a.gd {
	font: 9px verdana, tahoma, sans-serif;
	letter-spacing:-3px;
	font-weight: bold;
	text-decoration: none;
	}
a.gd:hover {
	font-weight: bold;
	text-decoration: none;
	color: #c00;
	}

/* MINIATURA OFERTY KONIEC */




/* PREZENTACJA OFERTY */

.gray {
	color: #888;
	}

div.bialy {
	position: relative;
	background:#fff;
	padding:15px;
	margin-bottom: 10px;
	overflow: hidden;
	}

div.sml {
	font-size: 11px;
	}

.ils {
	position: relative;
	background: #fff;
	z-index: 40;
	}

div.ils a {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 90px;
	padding: 10px;
	background: #eee;
	margin-bottom: 10px;
	z-index: 50;
	}
div.ils a:hover {
	background: #ddd;
	}

div.bialy h4 {
	font: 20px calibri, tahoma, sans-serif;
	text-align: center;
	padding: 10px 10px 20px 10px;
	font-weight: bold;
	}

/* PREZENTACJA OFERTY KONIEC*/

/* POLA FORMULARZY */

input, textarea, select {
	font-size: 12px;
	color: #444;
	padding: 2px;
	margin: 2px;
	background: url('gfx/formbg1.gif') no-repeat;
	border: 1px solid #999;
	}

input.ismall, textarea.ismall, select.ismall {
	font-size: 10px;
	color: #444;
	padding: 1px;
	margin: 1px;
	background: url('gfx/formbg1.gif') no-repeat;
	border: 1px solid #999;
	}

input.przycisk {
	font-size: 12px;
	color: #444;
	padding: 2px;
	margin: 2px;
	background: url('gfx/formbg2.gif') repeat-x;
	border: 1px solid #999;
	}

input.iprzycisksmall {
	font-size: 10px;
	color: #444;
	padding: 1px;
	margin: 1px;
	background: url('gfx/formbg2.gif') repeat-x;
	border: 1px solid #999;
	}

/* POLA FORMUALRZY KONIEC */

td.filtrtt {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	}

td.filtrcn {
	text-align: left;
	}

a.acenter {
	display: block;
	text-align: center;
	padding: 13px;
	}

.stronicowanie {
	background: #398625 url('gfx/bbg.gif') repeat-x;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 10px;
	color: #fff;
	}

div.stronicowanie a {
	margin-left: 1px;
	color: #fff;
	padding: 1px 5px;
	}
div.stronicowanie a:hover {
	padding: 1px 5px;
	background: #225814;
	}

div.stronicowanie span {
	padding: 1px 5px;
	margin-left: 1px;
	color: #9AC090;
	background: #225814;
	}

.filtrowanie {
	text-align: center;
	padding: 10px;
	margin: 10px 0;
	background: #fff;
	}

.lof {
  font-weight: normal;
  color: #888;
  font-size: 9px;
  }

div.mapa-stron-tresc a {
	font-weight: normal;
	}

.partnerzy {
	font-size: 11px;
	text-align: center;
	padding: 20px 0;
	}

div.partnerzy a {
	font-weight: normal;
	}

.ads2 {
	position: absolute;
	left: 400px;
	top: 0;
	text-align: center;
	background: #ddd;
	padding: 15px;
	z-index: 50;
	}

#dhtmltooltip{
	position: absolute;
	font: 11px verdana;
	text-align: center;
	width: 224px !important;
	width: 234px;
	border: 2px solid #99A2D9;
	padding: 2px;
	background: #fff;
	visibility: hidden;
	z-index: 400;
	}
