body
{
	margin: auto;
	font-family: sans-serif;
	font-size: 13px;
	background: #000;
	color: #fff;

}

a img {
	border: 0;
}

div#wrapper{
width:960px;
margin: auto;
padding: 0 20px;
}
div#wrapper2{
width:960px;
margin: auto;
background: #fff url(bi/wrapper2-bg.gif) repeat-x;
color: #000;
height:100%;
}

div.pointer {
margin-left: -10px;
}

div#menu_gora
{
	height: 223px;
	background: url('bi/top.jpg') center no-repeat;
	text-align: left;
	color: #2c2a2a;
}

div.homelogo {
	float: left;
}

div.homelinks {
	float: right;
	padding-top: 33px;
	clear: right;
}

a.menu_gora_link
{
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	float: left;
	height: 33px;
	padding: 13px 20px;
	background: url(bi/toplink-bg.gif) no-repeat;
}

a.menu_gora_link:hover
{
	color: #fff;
}

a.menu_gora_link span {
	display: block;
	height: 30px;
}
a.menu_gora_link:hover span {
	background: url(bi/toplink-h.gif) bottom repeat-x;
	padding-bottom: 3px;
}

div#panel_wyszukaj
{
	width: 1004px;
	height: 90px;
	background: #f4f4e6;
	text-align: left;
}

div#panel_wyszukaj h1 a
{
	font-family: Times;
	font-size: 22px;
	text-transform: uppercase;
	text-decoration: none;
	color: #767664;
}

div#panel_wyszukaj h1 a:hover
{
	color: #fff;
}


h1
{
	font-size: 22px;
	margin-left: 20px;
	float: left;
	margin-top: 24px;
}

span#podtytul
{
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
	color: #17a7ea;
	display: block;
	line-height: 10px;
}

div#wyszukajdiv {
	width: 390px;
	float: right;
	height: 26px;
    padding: 100px 14px 2px;
}

input#input_wyszukaj
{
	vertical-align: bottom;
	width: 357px;
	border: 0;
	padding: 4px 0;
	font-size: 16px;
	background: transparent;
	color: #064794;
}

input#szukaj
{
	width: 26px;
	height: 26px;
	border: 0px;
	float: right;
	background: url(bi/szukaj.gif) no-repeat;
	text-indent: -999px;
	cursor: pointer;
	vertical-align: bottom;
}

div#mapa_div
{

	float: left;
}

img#mapka
{
	border: 0px;
}

div#miasta {
	width: 320px;
	float: left;
	margin-left: 15px;
	padding-top: 10px;
}

p.loginp {
	background: url(mb/login.gif) no-repeat;
	height: 16px;
	padding-left: 25px;
	font-size: 14px;
	color: #666;
	margin: 0 0 10px;
}

a.miasto
{
	float: left;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	margin-top: 10px;
	width: 150px;
	padding-left: 10px;
}

a.miasto:hover, a.miasto-active
{
	float: left;
	font-size: 14px;
	text-decoration: none;
	margin-top: 10px;
	width: 150px;
	padding-left: 10px;
	color: #00c9ed;
}

span#pierwsza_linia_tekstu
{
	display: block;
	margin-left: 40px;
}

span#druga_linia_tekstu
{
	display: block;
	margin-left: 55px;
}

span.mozliwosc
{
	display: block;
	color: #5e6888;
	background: url('../images/gwiazdka.png') left center no-repeat;
	padding-left: 12px;
}

span.pierwsza
{
	margin-left: 70px;
	margin-top: 5px;
}

span.druga
{
	margin-left: 80px;
}

span.trzecia
{
	margin-left: 90px;
}

span.czwarta
{
	margin-left: 100px;
}

div#kategorie h3 {
	background: url(bi/step3.jpg) no-repeat;
	color: #313364;
	font-size: 14px;
	font-weight: normal;
	height: 26px;
	padding-top: 22px;
	padding-left: 50px;
	margin: 0 0 5px;
}

#wyniki
{
	width: 466px;
	color: #000;
	padding: 5px 0 20px 20px;
	font-size: 16px;
	float: left;
	
	
}
#wpisy_wyroznione
{
	padding-top: 30px;
}

#wpisy{
list-style: none;
margin-top: -1px;
margin-left: -35px;
}

#wpisy li{
display: inline;
}

a.wyrozniony_link
{
	text-decoration: none;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

a.wyrozniony_link:hover
{
color: #ccc;
}

div.kolumna_kategorii
{
	float: left;
	width: 195px;
	margin-left: 10px;
	text-align: left;
}

h3 + div.kolumna_kategorii
{
	margin-left: 0;
}

div.kategoria a
{
	float: left;
	font-size: 14px;
	text-decoration: none;
	color: #fff;
	margin-top: 10px;
	width: 170px;
	padding-left: 15px;
}

div.kategoria a:hover
{
	color: #00c9ed;
}

a.kategoria_link
{
	text-decoration: none;
	color: #fff;
}

/* poniżej znajdują się ikonki do poszczególnych kategorii i ich obsługa,
nazwa klasy odpowiada kategorii*/
div.biuro
{
	background: url('../images/biuro.png') left top no-repeat;
}

div.biuro:hover
{
	background: url('../images/biuro_hover.png') left top no-repeat;
}

div.budownictwo
{
	background: url('../images/budownictwo.png') left top no-repeat;
}

div.budownictwo:hover
{
	background: url('../images/budownictwo_hover.png') left top no-repeat;
}

div.dom_i_ogrod
{
	background: url('../images/dom_i_ogrod.png') left top no-repeat;
}

div.dom_i_ogrod:hover
{
	background: url('../images/dom_i_ogrod_hover.png') left top no-repeat;
}

div.dzieci
{
	background: url('../images/dzieci.png') left top no-repeat;
}

div.dzieci:hover
{
	background: url('../images/dzieci_hover.png') left top no-repeat;
}

div.finanse_i_ubezpieczenia
{
	background: url('../images/finanse_i_ubezpieczenia.png') left top no-repeat;
}

div.finanse_i_ubezpieczenia:hover
{
	background: url('../images/finanse_i_ubezpieczenia_hover.png') left top no-repeat;
}

div.instytucje_urzedy
{
	background: url('../images/instytucje_urzedy.png') left top no-repeat;
}

div.instytucje_urzedy:hover
{
	background: url('../images/instytucje_urzedy_hover.png') left top no-repeat;
}

div.motoryzacja_i_transport
{
	background: url('../images/motoryzacja_i_transport.png') left top no-repeat;
}

div.motoryzacja_i_transport:hover
{
	background: url('../images/motoryzacja_i_transport_hover.png') left top no-repeat;
}

div.nauka
{
	background: url('../images/nauka.png') left top no-repeat;
}

div.nauka:hover
{
	background: url('../images/nauka_hover.png') left top no-repeat;
}

div.nieruchomosci
{
	background: url('../images/nieruchomosci.png') left top no-repeat;
}

div.nieruchomosci:hover
{
	background: url('../images/nieruchomosci_hover.png') left top no-repeat;
}

div.odziez_i_tekstylia
{
	background: url('../images/odziez_i_tekstylia.png') left top no-repeat;
}

div.odziez_i_tekstylia:hover
{
	background: url('../images/odziez_i_tekstylia_hover.png') left top no-repeat;
}

div.przemysl_i_energetyka
{
	background: url('../images/przemysl_i_energetyka.png') left top no-repeat;
}

div.przemysl_i_energetyka:hover
{
	background: url('../images/przemysl_i_energetyka_hover.png') left top no-repeat;
}

div.rolnictwo_i_lesnictwo
{
	background: url('../images/rolnictwo_i_lesnictwo.png') left top no-repeat;
}

div.rolnictwo_i_lesnictwo:hover
{
	background: url('../images/rolnictwo_i_lesnictwo_hover.png') left top no-repeat;
}

div.rozrywka_i_rekreacja
{
	background: url('../images/rozrywka_i_rekreacja.png') left top no-repeat;
}

div.rozrywka_i_rekreacja:hover
{
	background: url('../images/rozrywka_i_rekreacja_hover.png') left top no-repeat;
}

div.uslugi_dla_firm
{
	background: url('../images/uslugi_dla_firm.png') left top no-repeat;
}

div.uslugi_dla_firm:hover
{
	background: url('../images/uslugi_dla_firm_hover.png') left top no-repeat;
}

div.uslugi_dla_kazdego
{
	background: url('../images/uslugi_dla_kazdego.png') left top no-repeat;
}

div.uslugi_dla_kazdego:hover
{
	background: url('../images/uslugi_dla_kazdego_hover.png') left top no-repeat;
}

div.zdrowie_i_uroda
{
	background: url('../images/zdrowie_i_uroda.png') left top no-repeat;
}

div.zdrowie_i_uroda:hover
{
	background: url('../images/zdrowie_i_uroda_hover.png') left top no-repeat;
}

div.zywnosc_i_uzywki
{
	background: url('../images/zywnosc_i_uzywki.png') left top no-repeat;
}

div.zywnosc_i_uzywki:hover
{
	background: url('../images/zywnosc_i_uzywki_hover.png') left top no-repeat;
}

div.telekomunikacja_i_internet
{
	background: url('../images/telekomunikacja_i_internet.png') left top no-repeat;
}

div.telekomunikacja_i_internet:hover
{
	background: url('../images/telekomunikacja_i_internet_hover.png') left top no-repeat;
}

div.turystyka
{
	background: url('../images/turystyka.png') left top no-repeat;
}

div.turystyka:hover
{
	background: url('../images/turystyka_hover.png') left top no-repeat;
}
/* ikonki kategorii - koniec */

div#stopka{
	margin: 50px 0 0;
	color: #666;
	text-align: left;
	font-size: 11px;
	padding: 5px;
	border-top: 1px solid #ccc;
}
div#stopkaright {
	float: right;
}

div#stopka a, div#stopka a:hover{
	text-decoration: none;
	color: #666;
}

div#tekst
{
	text-align: left;
	padding-top: 22px;
	padding-left: 10px;
	float: left;
	line-height: 20px;
}


div.frazindex
{
	margin-top: 138px;
	margin-left: -145px;
	height: 24px;
	width: 21px;
	float: left;
	background: url('../images/fraza1.png') no-repeat;
}

div.frazindex:hover
{
background: url('../images/fraza2.png') no-repeat;
}

div.frazindex-active{
	margin-top: 138px;
	margin-left: -145px;
	height: 24px;
	width: 21px;
	float: left;
	background: url('../images/fraza3.png') no-repeat;
	color: #000;
}

div.frazindex2
{
	margin-top: 138px;
	height: 24px;
	margin-left: -125px;
	float: left;
	background: url('../images/frazasrodek.png') repeat-x;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
}

div.frazindex3
{
	margin-top: 138px;
	height: 24px;
	width: 10px;
	float: left;
	background: url('../images/fraza1.png') no-repeat -94px 0;

}

div.wynik
{
	background: url('bi/wynik.jpg') no-repeat;
	text-align: left;
	height: 96px;
	margin: 5px 0;
	padding: 10px 10px 0px;
	width: 446px;
	color: #000;
}

div.premium /* wykorzystane w premiowanych wpisach */
{
	background: url('bi/gold.jpg') no-repeat;
	color: #fff;
}

div.premium a
{
	color: #fff;
}

div.platinum /* wykorzystane w premiowanych wpisach */
{
	background: url('bi/premium.jpg') no-repeat;
}

div.platinum a.nazwa_firmy
{
	color: #fff;
}

div.premium2 /* wykorzystane w premiowanych wpisach */
{
	background: url('bi/premium.jpg') no-repeat;
	border: 0;
	height: 96px;
	padding: 10px 10px 0;
	width: 446px;
	color: #fff;
	float: left;
	margin: 3px 7px;
}

div.premium2 a
{
	color: #fff;
	letter-spacing: 0;
}

div.premium, div.premium2, div.platinum {
	overflow: hidden;
}

a.nazwa_firmy
{
	margin: 0px;
	color: #000;
	font-size: 18px;
	text-decoration: none;
}

.premium2 a + div {
	margin-top: 15px;
}

a.premium /* wykorzystane w premiowanych wpisach */
{
	color: #fff;
}

p.adres_premium /* wykorzystane w premiowanych wpisach */
{
	color: #fff;
}

.column-right-visit{
	float:right;
	width:346px;
	text-align:left;
}
.column-right-visit2{
	clear: right;
	float:right;
	width:300px;
	text-align:left;
	padding: 20px 0;

}

.column-right-visit form, .column-right-visit2 form{
	margin:0;
	border:0;
	padding:0;
	overflow:hidden;
}

.column-right-visit fieldset{
	margin:0;
	border:0;
	padding:0;
	background: #f4f5f5;
	border-left: 2px solid #ced6e1;
	border-top: 2px solid #ced6e1;
	border-bottom: 2px solid #ced6e1;
	border-radius: 5px 0 0 5px;
}

.column-right-visit2 fieldset{
	margin:0 30px;
	border:0;
	padding:0;
	background: #f4f5f5;
	border-radius: 5px;
}

.column-right-visit ul{
	margin:7px 0 0 0;
	padding:0;
}

.column-right-visit2 ul{
	margin:7px 0 0 0;
	padding:0;
}

.column-right-visit ul li, .column-right-visit2 ul li{
	margin:3px 10px 0;
	list-style:none;
	float:none;
	clear:both;
	overflow:hidden;
}

.column-right-visit ul li.captcha, .column-right-visit2 ul li.captcha{
	background:#e7e7e7;
	padding:5px;
	border:1px solid #ddd;
}

.column-right-visit ul li.last, .column-right-visit2 ul li.last{
	padding:5px 5px 0;
}

.column-right-visit ul li.captcha span, .column-right-visit2 ul li.captcha span{
	background:url(../images/entry/captcha.png) 0 0 no-repeat;
	width:114px;
	height:34px;
	display:block;
	float:left;
	border:1px solid #c8c8c8;
}

.column-right-visit ul li.captcha input, .column-right-visit2 ul li.captcha input{
	width:225px;
	color:#9a9a9a;
	font-size:14px;
	font-style:italic;
	height:24px;
}

.column-right-visit input{
	width:196px;
	padding:5px;
	background:#f9f9f9;
	background:#fff url(mb/textarea.gif) repeat-x;
	border:1px solid #dcdcdc;
	border-radius: 5px;
	height:22px;
	float:right;
}

.column-right-visit2 input{
	width:136px;
	padding:5px;
	background:#f9f9f9;
	background:#fff url(mb/textarea.gif) repeat-x;
	border:1px solid #dcdcdc;
	border-radius: 5px;
	height:22px;
	float:right;
}

.column-right-visit textarea, .column-right-visit2 textarea{
	width:314px;
	padding:5px;
	background:#fff url(mb/textarea.gif) repeat-x;
	border:1px solid #dcdcdc;
	border-radius: 5px;
	height:130px;
	float:right;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}

.column-right-visit label, .column-right-visit2 label{
	color: #5c5c5c;
	float:left;
	vertical-align:middle;
	line-height:29px;
}

.column-right-visit button, .column-right-visit2 button{
	float:right;
	margin:0 5px 5px 0;
}

button.loginbutton{
	border:0;
	background:url(mb/loginbutton.gif) 0 0 no-repeat;
	height:30px;
	color:#FFF;
	cursor:pointer;
	text-align:center;
	padding:0;
	margin:0;
	width: 77px;
	margin-right:12px;
	text-shadow: #000 1px 1px 3px;
}

div#facebook_lubie_to
{
	padding-top: 20px;
	width: 573px;
	float: left;
	padding-left: 20px;
	clear: left;
}

.divkontaktowy {
	font-size: 13px;
}

.divkontaktowy p {
	margin: 10px 4px 30px 4px;
	text-align: justify;
	color: #000;
}

.formkontaktowy {
	font-size: 13px;
}

.formkontaktowy dl {
	margin-bottom: 10px;
}

.formkontaktowy dt {
	width: 140px;
	padding-left: 4px;
	padding-top: 7px;
	float: left;
	color: #000;
}

.formkontaktowy dd {
	width: 535px;
}

.formkontaktowy input, .formkontaktowy textarea {
	background: #f6f6f6;
	border: 2px solid #c9d8c4;
	border-radius: 5px;
	padding: 5px;
	width: 400px;
	font-size: 13px;
	color: #000;
	margin-bottom: 3px;
}

.formkontaktowy dd.submit {
	width: 414px;
	background: #f4f5f5;
	border-radius: 5px;
	text-align: right;
	margin-left: 144px;
	height: 35px;
}

.formkontaktowy input.sendcontact {
background: url(mb/contactsend.gif) no-repeat;
height: 30px;
width: 77px;
margin: 5px 5px 0 0;
border: 0;
border-radius: 0;
margin-bottom: 0;
}

h3.kontaktowy {
	font-style: italic;
}
div#wyniki_wyszukiwania_frazy div#wyszukajdiv2 {
	padding-left: 20px;
	padding-bottom: 10px;
	background: url(mb/wynfraz.gif) repeat-x;
	width: 573px;
}

a div.fraz1
{
   margin-left: 5px;
   height: 15px;
   width: 15px;
   float: left;
	background: url('bi/x.gif') no-repeat;
}

a div.fraz2
{
   height: 15px;
	font-size: 14px;
   float: left;
   padding-top: 0;
   padding-left: 3px;
   color: #fff;
}

a:hover div.fraz2 {
	color: #ccc;
}

p#p_wyniki_wyszukiwania_frazy
{
	padding: 0 0 15px 10px;
	margin: 0;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	float:left;
}

ul#wpisyticker {
	margin: 0;
	list-style-type: none;
	padding: 0;
}

#logininfo {
	padding: 10px;
	background: #f4f5f5;
	border-radius: 5px 0 0 5px;
	color: #0561ea;
	margin-left: 30px;
}

#logininfo2 {
	padding: 10px;
	color: #0561ea;
	margin-left: 30px;
}

#logininfo a, #logininfo2 a {
	color: #0561ea;
	text-decoration: none;
}

#logininfo img, #logininfo2 img {
	vertical-align: bottom;
}

.logout {
	float: right;
	margin-top: -4px;
}

#terms {
	text-align: justify;
	font-size: 14px;
	padding: 30px 45px 15px;
}

#terms h3 {
	color: #000;
	margin: 0;
	padding-bottom: 15px;
	font-size: 24px;
}

#terms table {
	margin: 0 auto;
	border-collapse: collapse;
	width: 100%;
}

#terms table td {
	border: 1px solid #ccc;
	background: #fff;
	padding: 7px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#terms table th {
	border: 1px solid #ccc;
	background: #fff;
	padding: 7px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

span.offerlink {
	font-size: 16px;
}

span.offerlink a {
	text-decoration: none;
	color: #0066cc;
	font-weight: bold;
}

span.offerlink a:hover {
	text-decoration: none;
	color: #0099ff;
}

#tarcza-div {
	position: relative;
	display: inline;
	vertical-align: bottom;
}

/* CSS do mapki przy wyszukaj */
#tarcza
{
	width: 32px;
	height: 32px;
	position: relative;
	display: inline-block;
	vertical-align: bottom;
	background: url('../images/tarcza.gif') no-repeat;
	overflow: hidden;
	z-index: 602;
	margin-left: 5px;
}

#tarcza.active
{
	position: absolute;
	width: 446px;
	left: -360px;
	top: -15px;
	background: none;
	margin: 0;
	height: 560px;
}

#tarcza-map {
	clear: both;
	width: 400px;
	border: 1px solid #e0e0e0;
	background: #f8f8f8;
	padding: 5px 10px 10px;
	color: #333;
}

#tarcza-map p {
	margin: 5px 0;
	padding: 0;
}

#tarcza-map a {
	color: #0000cc;
}

#tarcza a.open {
	display:block;width:32px;height:32px;
}

#tarcza a.close {
	float: right;
	z-index: 702;
}

#tarcza.active a.open, #tarcza a.close, #tarcza div#tarcza-map {
	display: none;
}

#tarcza.active a.close, #tarcza.active div#tarcza-map {
	display: block;
}

/* CSS do mapki przy wyszukaj - koniec */

span.gmap_marker{
    font-family: sans-serif;
    font-size: 11px;
    margin: 0;
    padding: 0;
    color: #000000;
    text-align: left;
    overflow: hidden;
}

#rzetelna {
width:180px;
height:150px;
margin-left:710px;
/*border:1px solid black; */
margin-top:230px;
/*background: url('../images/rzetelna.png') no-repeat ; */
}

.wrapper3 {
	width: 940px;
	padding: 0 10px 10px;
	margin: 0 auto;

/*background: #fff; */
}
#catlist {
	background: #0e0e0e url(bi/catright.gif) repeat-x;
	color: #fff;
	margin: 10px;
	padding-bottom: 20px;
}
h2.hdr {
	width: 100px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 10px;
}
#homemap {
	background: #0e0e0e url(bi/catright.gif) repeat-x;
	color: #fff;
	margin: 10px;
	padding-bottom: 20px;
	height: 220px;
}
#homemap #mapka {
	float: right;
	margin-top: -60px;
}
#homemap h2 {
	height: 220px;
	padding: 10px 10px 10px;
	background: url(bi/catleft.gif) repeat-x;
	border-right: 1px solid #525252;
	width: 150px;
}
#kategorie {
	background: #0e0e0e url(bi/catright.gif) repeat-x;
	color: #fff;
	margin: 20px 10px 10px;
	padding-bottom: 20px;
	height: 220px;
}
#kategorie h2 {
	height: 220px;
	padding: 10px 10px 10px;
	background: url(bi/catleft.gif) repeat-x;
	border-right: 1px solid #525252;
	width: 150px;
}
