span#podtytul
{
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
	color: #17a7ea;
	display: block;
	line-height: 10px;
}

div#mapa_div
{
	width: 204px;
	float: left;
}

img#mapka
{
	border: 0px;
}

div#grupy_miast
{
	padding-top: 22px;
	float: left;
}

span.grupa_miast
{
	display: block;
	height: 22px;
	width: 402px;
	text-align: left;
	padding-top: 5px;
}

span.miasto
{
	display: table-cell;
	width: 115px;
	padding-left: 19px;
	background: url('../images/miasto_link.png') left center no-repeat;
}

a.miasto
{
	font-size: 16px;
	text-decoration: none;
	color: #5e6888;
	text-shadow: 2px 1px 1px #fff;
}

a.miasto:hover
{
	color: #000;
}

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;
}

/* 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#tekst
{
	text-align: left;
	padding-top: 22px;
	padding-left: 10px;
	float: left;
	line-height: 20px;
}

/* =============== powyżej style wykorzystywane na wszystkich podstronach + strona główna, poniżej podstrona z wynikami wyszukań ============== */

div.fraz1
{
	margin-top: 27px;
	margin-left: 5px;
	height: 24px;
	width: 21px;
	float: left;
	background: url('../images/fraza1.png') no-repeat;
}

div.fraz1:hover
{
background: url('../images/fraza2.png') no-repeat;
}

div.fraz1-active{
	margin-top: 27px;
	margin-left: 5px;
	height: 24px;
	width: 21px;
	float: left;
	background: url('../images/fraza3.png') no-repeat;
	color: #000;
}

div.fraz2
{
	margin-top: 27px;
	height: 24px;
	float: left;
	background: url('../images/frazasrodek.png') repeat-x;
	padding-top: 3px;
	padding-left: 5px;
	font-size: 13px;
	color: #000;
	text-shadow: 1px 1px 1px #FFF;
}

div.fraz3
{
	margin-top: 27px;
	height: 24px;
	width: 10px;
	float: left;
	background: url('../images/fraza1.png') no-repeat -94px 0;

}



a.kasuj_fraze
{
	margin-left: -48px;
	padding-right: 10px;
	margin-top: -1px;
	width: 10px;
}

/* kontakt */
p.contact {
background: url(../images/mailbox.png) no-repeat left;
overflow: hidden;
color: #FFEA00;
font-size: 17px;
font-weight: bold;
padding: 0 0 0 40px;
margin: 0 0 0 30px;
text-align: left;}

#kontakt-left {
float: left;
width: 520px;
margin-top: 20px;
}

#kontakt-right {
float: left;
margin: 0 0 0 30px;
width: 450px;
}

#kontakt-zarzad {
background: url(../images/kontakt-zarzad.png) no-repeat;
width: 473px;
height: 43px;
line-height: 40px;
font-size: 19px;
color: white;
font-style: italic;
text-align: left;
padding-left: 10px;
}

#kontakt-zarzad-opis {
background: #FFF;
width: 480px;
border-left: 1px solid #F0F0F0;
border-right: 1px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
}

#kontakt-zarzad-opis p{
padding: 10px 10px 10px 10px;
margin: 0;
text-align: left;
}

h2
{
	font-family: Times;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	background: url('../images/gwiazdki.png') left center no-repeat;
	padding-left: 28px;
	margin-left: 20px;
	line-height: 22px;
	float: left;
}

h2:first-letter
{
	font-size: 27px;
}

span#podtytulkontakt
{
	font-size: 9px;
	font-weight: bold;
	font-family: sans-serif;
	color: #17a7ea;
	display: block;
	line-height: 10px;
}

#kontakt-right form {
overflow: hidden;
clear: both;
border-top: 1px solid #F0F0F0;
border-bottom: 1px solid #F0F0F0;
padding: 10px 0 10px 50px;
width: 380px;
}

#kontakt-right dl {
clear: both;
margin: 0 0 5px 20px;
overflow: hidden;
}

#kontakt-right dl.message {
margin-top: 10px;
}

#kontakt-right dl dt {
float: left;
font-weight: bold;
}

#kontakt-right dl dt.imie {
margin-right: -20px;
}

#kontakt-right dl dt.firma {
margin-right: 42px;
}

#kontakt-right dl dt.tel {
margin-right: 31px;
}

#kontakt-right dl dt.mail {
margin-right: 39px;
}

#kontakt-right dl dd {
float: left;
}

#kontakt-right dd.textarea{
clear: both;
margin: 10px 0 0 0;
}

#kontakt-right dd textarea{
overflow: auto;
width: 300px;
height: 100px;
}

input.sendcontact {
background: url(../images/send.png) no-repeat;
height: 31px;
width: 151px;
border: 0;
float: right;
margin: 10px 50px 0 0;
}


#dod{


	width: 1034px;
	max-height: 74px;
    background: url(../images/kontakt-belka.png); height: 41px; width: 1035px; padding-top: 30px;
}