body
{
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#fff;
        color:#666;
}

a,object{ outline:none; }

embed{z-index:1;}

strong, b { color: #000; }

.art strong, .art b
{
    color:#666 !important;
}

p,form
{
	margin:0;
	padding:0;
}

img
{
	border:0;
}

input,textarea,select
{
	font-family:Arial, sans-serif;
	font-size:12px;
	background-color:#eee;
	border:1px solid #bbb;
}

input:focus, textarea:focus
{
	background-color:#ddd;
}

h1
{
	display:block;
	margin-top:0;
	padding-top:0;
	font-size:18px;
	color:#777;
}

a
{
	text-decoration:none;
	color:#ff9702;
}

a.edytuj
{
	display:block;
	background-color:#ffd737;
	border:1px solid #404040;
	font-family:Arial,sans-serif;
	color:black;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url('img/edytuj.gif');
	background-repeat:no-repeat;
	background-position:2px 1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:25px;
	padding-right:3px;
	text-align:left;
	width:50px;
}

a.wysylanie
{
	display:block;
	width:160px;
	height:38px;
	background-image:url('img/wiadomosc.gif');
	background-repeat:no-repeat;
}

a.copy
{
	color:#000; 
	font-weight:normal; 
	text-decoration:none;
}

a.logo
{
	display:block;
	width:293px;
	height:136px;
	float:left;
	position:absolute;
	left:0px;
	top:0px;
}

div.srodkowanie
{
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	width:968px;
}

div.clear
{
	width:100%;
	height:1px;
	overflow:hidden;
	clear:both;
}

div.bg_gora
{
	width:100%;
	background-image:url('img/bg1.jpg');
	background-repeat:repeat-x;
	height:270px;
}

div.gora
{
	position:relative;
	top:8px;
	left:0px;
	width:968px;
	height:270px;
	background:url('img/gora.jpg') no-repeat top left transparent;
	float:left;
}

a.dodaj_ogloszenie
{
	position:absolute;
	display:block;
	left:288px; top:82px; height:38px;
	padding-left:50px; 
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#5a5a5a;
	background:url('img/zaznacznik.gif') no-repeat -1000px -1000px transparent;
	background-repeat:no-repeat;
}

a.moje_ogloszenie
{
	position:absolute;
	display:block;
	left:418px; top:82px; height:38px;
	padding-left:50px; 
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#5a5a5a;
	background:url('img/zaznacznik.gif') no-repeat -1000px -1000px transparent;
	background-repeat:no-repeat;
}

a.reklama
{
	position:absolute;
	display:block;
	left:546px; top:82px; height:38px;
	padding-left:50px; 
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#5a5a5a;
	background:url('img/zaznacznik.gif') no-repeat -1000px -1000px transparent;
	background-repeat:no-repeat;
}

a.strefa_dealerow
{
	position:absolute;
	display:block;
	left:664px; top:82px; height:38px;
	padding-left:50px; 
	font-family:Tahoma, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	color:#5a5a5a;
	background:url('img/zaznacznik.gif') no-repeat -1000px -1000px transparent;
	background-repeat:no-repeat;
}

a.dodaj_ogloszenie:hover, a.moje_ogloszenie:hover, a.reklama:hover, a.strefa_dealerow:hover
{
	background:url('img/zaznacznik.gif') no-repeat bottom left transparent;
	color:#000;
}

div.linki_gorne
{
	position:absolute;
	left:0px; top:140px;
	width:968px; height:110px;
        overflow: hidden;
}

div.linki_gorne a
{
	display:block;
	width:239px;
	height:110px;
	margin-left:2px;
	float:right;
}

div.bg_baner
{
	width:100%;
	background-color:#fff;
}

div.bg_menu
{
	width:100%;
	background-image:url('img/bg2.jpg');
	background-repeat:repeat-x;
	height:25px;
}

div.bg_tresc
{
	width:100%;
	background-color:#fff;
}

div.calosc
{
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

div.lewa
{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:188px;
	overflow:hidden;
	margin-top:0px;
}

div.srodek
{
	position:relative;
	left:10px;
	top:0px;
	float:left;
	width:571px;
	min-height:385px;
	height:auto !important;
	height:385px;
}

div.srodek_padding
{
	/*padding:5px;*/
}

div.prawa
{
	position:relative;
	left:20px;
	top:0px;
	float:left;
	width:188px;
	margin-top:0px;
}

div.szukanie
{
	position:relative;
	width:188px; height:60px;
	background:url('img/szukanie.jpg');
}

div.szukanie a
{
	display:block;
	position:absolute;
	left:0px; top:42px;
	width:188px; height:18px;	
}

div.szukanie input.pole
{
	
}

div.szukanie input.przycisk
{
	
}

div#szukanie-rozwijak
{
	display:none;
	width:188px;
	background:#f1f2f3;
}

form.szukanie
{
    color: #333;
    font-size: 11px;
    line-height: 14px;
}

form.szukanie input, form.szukanie select
{
    color: #000;
    font-size: 11px;
    width: 178px;
    background: #fff;
}

form.szukanie div.separator
{
    width: 100%;
    overflow: hidden;
    clear: both;
    height: 5px;
}

div.pasek_prawy
{
	width:188px;
	background-image:url('img/pasek_lewy_prawy.png');
	background-repeat:no-repeat;
	color:#88898e;
	font-weight:bold;
	text-transform:uppercase;
	text-align:right;
	padding-right:4px;
	padding-top:5px;
	padding-bottom:5px;
	overflow:hidden;
}

div.pasek_prawy div, a.prawy_link div
{
	text-align:right;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

div.prawy_modul
{
	width:188px;
	text-align:right;
}

a.prawy_link
{
	text-decoration:none;
	color:#88898e;
	background-image:url('img/pasek_prawy.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:188px;
	height:24px;
	margin-bottom:3px;
	overflow:hidden;
}

a.prawy_link:hover
{
	color:#555;
}

div.bg_stopka
{
	width:100%;
	background-image:url('img/bg3.jpg');
	background-repeat:repeat-x;
	height:25px;
}

div.copyrighty
{
	padding-top:3px;
	width:968px;
	text-align:right;
}

.pogoda embed, .pogoda object
{
	z-index:1;
}


/* MENUSY ===================================== */

a.gm
{
	display:block;
	width:85px;
	height:90px;
	text-decoration:none;
	color:#02c7ee;
	font-size:12px;
	float:left;
	background-repeat:no-repeat;
	background-color:#3c474f;
	overflow:hidden;
}

a.gm:hover
{
	color:#ccf7ff;
}

a.gm_aktywny
{
	display:block;
	width:85px;
	height:90px;
	text-decoration:none;
	color:#fff;
	font-size:12px;
	float:left;
	background-repeat:no-repeat;
	background-color:#3c474f;
	overflow:hidden;
}


a.gm div, a.gm_aktywny div
{
	text-align:center;
	width:85px;
	margin-top:50px;
}

div.menu_poziome
{
	position:relative;
	top:3px;
	text-align:center;
        color:#717172;
	font-size:13px;
}

div.menu_poziome a strong  { color:#717172; }

div.menu_poziome a
{
	padding-left:14px;
	padding-right:14px;
	padding-bottom:1px;
	color:#717172;
	font-size:13px;
	font-family:Tahoma, sans-serif;
	background:transparent;
}

div.menu_poziome a:hover
{
	background:#fafafc;
	border-left:4px solid #f9b700;
	padding-left:10px;
}

a.menu_poz1
{
	text-decoration:none;
	color:#666;
	background:url('img/pasek_lewy_prawy.png');
	background-repeat:no-repeat;
        background-position: 0px 0px;
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	width:100%;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
	margin-bottom:2px;
	overflow:hidden;
}

a.menu_poz1:hover
{
	color:#444;
        background-position: 0px -21px;
}


a.menu_poz2
{
	text-decoration:none;
	color:#898890;
	background-image:url('img/menu.jpg');
	background-repeat:no-repeat;
	font-weight:bold;
	display:block;
	width:160px;
	padding-left:20px;
	height:16px;
	overflow:hidden;
}

a.menu_poz2:hover
{
	background-image:url('img/menuh.jpg');
}

a.menu_poz2#aktywna
{
	background-image:url('img/menuh.jpg');
}

div.menu_dolne a
{
	border-right:1px solid #fff;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;
	color:#fff;
	padding-right:10px;
	padding-left:10px;
}

/* GALERIA===================================== */

td.galeria
{
	background-color: #DDDDEE;
	border: 1px solid #666666;
}

div.galeria
{

}

img.galeria
{
	
}

/* DODAWANIE ================================ */

a.dodawanie1
{
	display:block; 
	width:180px;
	height:59px;
	background:url('img/p_prywatna.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin-right:20px;
}

a.dodawanie1:hover
{
	background:url('img/p_prywatna.png') no-repeat 0px -59px;
}

a.dodawanie2
{
	display:block; 
	width:180px;
	height:59px;
	background:url('img/p_dealer.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
}

a.dodawanie2:hover
{
	background:url('img/p_dealer.png') no-repeat 0px -59px;
}

a.kupie
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_kupie.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.kupie:hover, a#wybakt.kupie
{
	background:url('img/p_kupie.png') no-repeat 0px -30px;
}	

a.sprzedam
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_sprzedam.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.sprzedam:hover, a#wybakt.sprzedam
{
	background:url('img/p_sprzedam.png') no-repeat 0px -30px;
}	

a.zamienie
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_zamienie.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.zamienie:hover, a#wybakt.zamienie
{
	background:url('img/p_zamienie.png') no-repeat 0px -30px;
}	

a.inne
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_inne.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.inne:hover, a#wybakt.inne
{
	background:url('img/p_inne.png') no-repeat 0px -30px;
}	

a.kupie2
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_kupie_2.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.kupie2:hover, a#wybakt.kupie2
{
	background:url('img/p_kupie_2.png') no-repeat 0px -30px;
}	

a.sprzedam2
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_sprzedam_2.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.sprzedam2:hover, a#wybakt.sprzedam2
{
	background:url('img/p_sprzedam_2.png') no-repeat 0px -30px;
}	

a.zamienie2
{
	display:block; 
	width:140px;
	height:30px;
	background:url('img/p_zamienie_2.png') no-repeat 0px 0px;
	text-decoration:none;
	float:left;
	margin:5px;
}

a.zamienie2:hover, a#wybakt.zamienie2
{
	background:url('img/p_zamienie_2.png') no-repeat 0px -30px;
}	

div#d1
{
	display:none;
	overflow:hidden;
	background-color:transparent;
}

div#d2
{
	display:none;
	overflow:hidden;
	background-color:transparent;
}

a.wstecz
{
	display:block;
	float:left;
	width:138px;
	height:30px;
	background:url('img/wstecz.png') 0px 0px;
	margin-top:20px; margin-right:10px;
	margin-bottom:15px;
}

a.wstecz:hover
{
	background:url('img/wstecz.png') 0px -30px;
}

a.dalej
{
	display:block;
	float:left;
	width:138px;
	height:30px;
	background:url('img/dalej.png') 0px 0px;
	margin-top:20px;
	margin-bottom:15px;
}

a.dalej:hover
{
	background:url('img/dalej.png') 0px -30px;
}

div.postep
{
	background-image:url('img/cos.gif');
	background-repeat:repeat-x;
	background-position:center center;
	overflow:hidden;
	width:100%;
}

div.postep span
{
	background-color:#fff;
	padding-left:3px;
	padding-right:3px;
}

/* PAGINACJA ================================ */

div.paginacja
{
	float:right;
	font-size:12px;
	margin-bottom:10px;
	margin-top:5px;
}

a.pierwsza_strona
{
	display:block;
	float:left;
	width:8px;
	height:14px;
	background-image:url('img/paginacja_pierwsza_strona.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.lewo
{
	display:block;
	float:left;
	width:7px;
	height:14px;
	background-image:url('img/paginacja_lewo.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.prawo
{
	display:block;
	float:left;
	width:7px;
	height:14px;
	background-image:url('img/paginacja_prawo.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.ostatnia_strona
{
	display:block;
	float:left;
	width:8px;
	height:14px;
	background-image:url('img/paginacja_ostatnia_strona.jpg');
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
	margin-left:3px;
	margin-right:3px;
}

a.cyfra
{
	display:block;
	float:left;
	color:#89888e;
	padding-left:3px;
	padding-right:3px;
	background:#fff;
	font-weight:bold;
}

a.cyfra_zaznaczona
{
	display:block;
	float:left;
	color:#f6a403;
	padding-left:3px;
	padding-right:3px;
	background:#fff;
	font-weight:bold;
}


/* LISTA ==================================== */

div.belka
{
	width:571px;
	height:24px;
	background-image:url('img/lista_belka.jpg');
	overflow:hidden;
	color:#f4a200;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	top:0;
	left:0;
}

a.strzalka_gora
{
	display:block;
	width:11px;
	height:7px;
	background-image:url('img/lista_s_gora.jpg');
	margin-bottom:1px;
	overflow:hidden;
}

a.strzalka_dol
{
	display:block;
	width:11px;
	height:7px;
	background-image:url('img/lista_s_dol.jpg');
	overflow:hidden;
}

div.ogloszenie
{
	position:relative;
	display:block;
	width:571px;
	height:78px;
	background-image:url('img/lista_ogloszenie.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
	color:#000;
	margin-bottom:5px;
}

div.ogloszenie

div.ogloszenie a.calosc
{
	position:absolute;
	top:0;
	left:0;
	width:571px;
	height:78px;
	z-index:1000;
}

div.ogloszenie a.img
{
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	background:#fff;
	text-align:center;
	width:104px;
	height:76px;
	float:left;
}

div.ogloszenie div
{
	z-index:0;
}

div.ogloszenie div.ogloszenie_hover
{
	display:none;
	position:absolute;
	top:0;
	left:101px;
	width:464px;
	height:76px;
	border-left: 3px solid #fdc800;
	border-right: 3px solid #fdc800;
	background-image:url('img/lista_ogloszenieh.jpg');
	background-repeat:repeat-x;
}

div.ogloszenie div.tytul
{
	position:absolute;
	top:5px;
	left:112px;
	width:220px;
	overflow:hidden;
	font-weight:bold;
	text-transform: uppercase;
}

div.ogloszenie div.tytul a
{
    color:#000;
	text-transform: uppercase;
}

div.ogloszenie div.tytul a:hover
{
    color: #f4a200;
	text-transform: uppercase;
}

div.ogloszenie div.wojewodztwo
{
	position:absolute;
	top:34px;
	left:112px;
	width:220px;
	overflow:hidden;
	color:#646970;
}

div.ogloszenie img.film
{
	position:absolute;
	top:57px;
	left:103px;
}

div.ogloszenie div.dodanie
{
	position:absolute;
	top:58px;
	left:112px;
	width:220px;
	overflow:hidden;
	color:#b4b5b9;
}

div.ogloszenie div.zakonczenie
{
	position:absolute;
	top:58px;
	left:340px;
	width:220px;
	overflow:hidden;
	color:#b4b5b9;
	text-align:right;
}

div.ogloszenie div.przebieg
{
	position:absolute;
	top:34px;
	left:340px;
	width:220px;
	overflow:hidden;
	color:#646970;
}

div.ogloszenie div.rok_prod
{
	position:absolute;
	top:10px;
	left:340px;
	width:110px;
	overflow:hidden;
	color:#646970;
}

div.ogloszenie div.cena
{
	position:absolute;
	top:10px;
	left:452px;
	width:110px;
	overflow:hidden;
	text-align:right;
}

div.ogloszenie div.dodatkowy_opis
{
	position:absolute;
	top:32px;
	left:112px;
	width:350px;
	height:15px;
	overflow:hidden;
}

img.film
{
	position:absolute;
	top:0;
}

/* OGLOSZENIE ============================= */

table.tabela_dane
{
	border:1px solid #ddd;
}

table.tabela_dane td
{
	background-color:#eee;
	padding:5px;
}

table.tabela_dane td.naglowkowa
{
	background-color:#ddd;
}

div.dotpay
{
	
}

/* ARTYKULY =============================== */

div.naglowek
{
    width: 100%;
    padding: 3px 0px 12px 7px;
    background: url('img/naglowek.png') repeat-x top left transparent;
    font-weight: bold;
}

a.propozycja
{
    display:block;
    padding:5px 0px 0px 8px;
    width:132px;
    height:25px;
    background:url('img/propozycja.png') no-repeat 0px 0px;
    text-decoration:none;
    color:#000;
    text-align: left;
    font-size: 11px;
    float:right;
}

a.propozycja:hover
{
    background:url('img/propozycja.png') no-repeat 0px -30px;
}

table.tabela_artykuly
{
	width:100%;
	border:1px solid #ddd;
}

table.tabela_artykuly td
{
	background:#eee;
}

table.tabela_artykuly thead td
{
	background:#ddd;
	font-weight:bold;
}

/* GALERIA===================================== */

table.galerie td
{
	background:#eee; 
	width:180px;
	padding:0px 0px 5px 0px;
	overflow:hidden;
}

table.galeria td
{
	background:#eee; 
	width:160px;
	padding:5px 5px 5px 5px;
	overflow:hidden;
}

table.galeria td img
{
	margin:0; padding:0;
}

/* MOJE OGLOSZENIA============================= */

table.moje-ogloszenia
{

}

table.moje-ogloszenia td
{
    background: #efefef;
}

/* KLUBY======================================= */

table.kluby
{

}

table.kluby a.obrazek
{
	display: block;
	background: #000;
	background-position: center center;
	background-repeat: no-repeat;
	width: 172px;
	height: 72px;
	margin-bottom: 2px;
}

table.kluby a.podpis
{
	display: block;
	background: #cfd3d6;
	text-align: center;
	width: 172px;
	margin: 3px 0px;
	color: #8998a8;
	text-decoration: underline;
}

div.partners{width:100%; clear:both;}
div.partners h2{width:100%; border-bottom:1px solid #c4c5c9; padding:0 0 3px 0; margin:0; font:small-caps bold 16px Verdana;}
