html, body 
{
    text-align: left; 
    font-size: 1em; 
    font-family: verdana, tahoma, arial, helvetica, sans-serif;
    margin: 0; 
    padding: 0; 
    /*padding-top: 2px;*/ 
    /*padding-bottom: 2px;*/
}

p
{
	margin: 0; 
    padding: 0; 
    font-size: 1em; 
    text-align: left;
    color: #000;
}

img 
{
	border: 0px;
}

h1 
{
	font-size: 1.4em; 
    font-weight: bold;
}

.f_clear_left
{
    clear: left;	
}

table.main 
{
	padding: 0px; 
    border: 0px; 
    margin: 0px auto 0px auto; 
    width: 700px; 
}

td
{
	text-align: left; 
    vertical-align: top; 
}

a
{
	color: #000; 
    font-size: 1em;
    text-decoration:none;
}

a:hover
{
	color: #fff;
}

div
{
    font-size: 0.9em;
}

input.txt
{
    width: 80px;	
}

select
{
    font-size: 10px;
}

select.sel
{
    font-size: 12px;
    margin-left: 4px;
    width: 160px;
}

td.tdk
{
}

#tabelka td
{
}

td.td1
{
    font-weight: bold;
}

td.td2
{
    font-weight: normal;
}

/* szkielet */

#strona
{
    margin: auto;
    padding: 0px;
    width: 996px;
}

h2 
{
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
    margin: 0px;
    margin-left: 12px;
}

h3
{
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

/* naglowek */

#naglowek
{
    margin: auto;
    width: 996px;
    height: 217px;
}

#baner
{
    margin: auto;
    width: 996px;
    float: left;
    height: 217px;
}

#baner1
{
    margin: auto;
    width: 166px;
    float: left;
    height: 217px;
    background-image: url('graf/1b.png');
    background-repeat : no-repeat;
}

#baner2
{
    margin: auto;
    width: 166px;
    float: left;
    height: 217px;
    background-image: url('graf/2b.png');
    background-repeat: no-repeat;
}

#baner3
{
    margin: auto;
    width: 166px;
    float: left;
    height: 217px;
    background-image: url('graf/3b.png');
    background-repeat: no-repeat;
}

#baner4
{
    margin: auto;
    width: 166px;
    float: left;
    height: 217px;
    background-image: url('graf/4b.png');
    background-repeat : no-repeat;
}

#baner5
{
    margin: auto;
    width: 166px;
    float: left;
    height: 217px;
    background-image: url('graf/5b.png');
    background-repeat: no-repeat;
}

#baner6
{
    margin: auto;
    width: 166px;
    float: left;
    height: 217px;
    background-image: url('graf/6b.png');
    background-repeat: no-repeat;
}

/* menu */

#menu
{
    margin: auto;
    width: 996px;
    top: 217px;
    right: 0px;
    background-image: url('graf/menu.png');
    background-repeat: no-repeat;
    height: 27px;
    text-align: center;
}

#menu1
{
    height: 27px;
    width: 8px;;
    float: left;
}

.menu1_odstep
{
	height: 27px;
	width: 2px;
	float: left;
}

.menu1_wyczysc
{
    height: 27px;
    clear: left;
}

.menu1_dol
{
    margin: 0;
    width: 996px;
    height: 26px;
    background-image: url('graf/menu_dol.png');
    background-repeat: repeat-x;
    background-position: left top;
}

a#adomy
{
    display: block;
    width: 95px;
    height: 27px; 
    background-image: url("graf/domy.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#adomy, a#adomy_selected
{
    display: block;
    width: 95px;
    height: 27px; 
    background-image: url("graf/domy.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#amieszkania
{
    display: block;
    width: 132px;
    height: 27px; 
    background-image: url("graf/mieszkania.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#amieszkania, a#amieszkania_selected
{
    display: block;
    width: 132px;
    height: 27px; 
    background-image: url("graf/mieszkania.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#adzialki
{
    display: block;
    width: 103px;
    height: 27px; 
    background-image: url("graf/dzialki.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#adzialki, a#adzialki_selected
{
    display: block;
    width: 103px;
    height: 27px; 
    background-image: url("graf/dzialki.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#awynajmy
{
    display: block;
    width: 119px;
    height: 27px; 
    background-image: url("graf/wynajmy.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#awynajmy, a#awynajmy_selected
{
    display: block;
    width: 119px;
    height: 27px; 
    background-image: url("graf/wynajmy.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#alokale
{
    display: block;
    width: 258px;
    height: 27px; 
    background-image: url("graf/lokale.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#alokale, a#alokale_selected
{
    display: block;
    width: 258px;
    height: 27px; 
    background-image: url("graf/lokale.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#azglos
{
    display: block;
    width: 146px;
    height: 27px; 
    background-image: url("graf/zglos.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#azglos, a#azglos_selected
{
    display: block;
    width: 146px;
    height: 27px; 
    background-image: url("graf/zglos.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#akontakt
{
    display: block;
    width: 114px;
    height: 27px; 
    background-image: url("graf/kontakt.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
}

a:hover#akontakt, a#akontakt_selected
{
    display: block;
    width: 114px;
    height: 27px; 
    background-image: url("graf/kontakt.png");
    background-repeat: no-repeat;
    float: left;
    margin: 0px;
    padding: 0px;
    border: 0;
    background-position: left bottom;
    outline: none;
}

a#bialylink
{
    font-size: 9px; 
    font-family: tahoma;
    color: #fff;
    font-weight: bold;
    text-align: center;
}

a:hover#bialylink
{
    font-size: 9px; 
    font-family: tahoma;
    color: #fff;;
    font-weight: bold;
    text-align: center;
}

/* panel lewy */
					
#lewa
{
    margin-right: 5px;
    clear: left;
    float: left;
    width: 195px;
    height: auto !important;
    height: 400px; 
    min-height: 400px;
    display: inline;
    background: white;
}

#lewa p.txt
{
    margin-left: 13px;
    padding-top: 2px;
    font-size: 11px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;
}

#lewa p.ipt
{
    margin-left: 11px;
    padding-top: 5px;
    font-size: 11px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;
}

#pionmenu
{
    /*height: 154px;*/
    float: left;
    font-size: 11px; 
    font-family: tahoma;
    color: #393939;
    margin-bottom: 0px;
    width: 195px;
}

.pionmenu1
{
	display: block;
    line-height: 18px;
    width: 193px;
    color: #000;
    margin-bottom: 9px;
    font-size: 8pt;
    font-family: tahoma, verdana;
    font-weight: bold;
    text-align: center;
    background-color: #cfcccc;
    background-image: url("graf/przycisk.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
}

.pionmenu1:hover,.pionmenu1_selected
{
    display: block;
    line-height: 18px;
    width: 193px;
    margin-bottom: 9px;
    font-size: 8pt;
    font-family: tahoma, verdana;
    font-weight: bold;
    text-align: center;
    background-color: #cfcccc;
    background-image: url("graf/przycisk.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
	color: #fff;
}

a#linku
{
    font-size: 11px; 
    font-family: tahoma;
    color: #393939;
    text-decoration: none;
    font-weight: bold;
}

a#linkgray
{
    font-size: 9px; 
    font-family: tahoma;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    padding-left: 0px;
    outline: none;
}

#wyszukiwarka1
{
    float: left;
    clear: both;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #393939;
    width: 193px;
    color: #000;
    margin-bottom: 9px;
    font-size: 8pt;
    font-family: tahoma, verdana;
    font-weight: bold;
    text-align: center;
    background-color: #cfcccc;
    background-image: url("graf/przycisk.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
}

#inputtxt
{
    width: 159px;
    margin-left: 0px;
    height: 16px;
}

#inputtxt2
{
    width: 178px;
    margin-left: 0px;
    height: 16px;
}

#inputtxtshort
{
    width: 50px;
    margin-left: 2px;
    height: 16px;
}

#inputbut
{
	margin-top: 6px;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #39434f;
    text-align: center;
    background-color: #cfcccc;
    background-image: url('graf/b_szukaj.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 78px;
    height: 20px;
    border: 0;
    cursor: pointer;
    outline: none;
    margin-left: 4px;
}

#inputbut2
{
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #39434f;
    text-align: center;
    background-color: #cfcccc;
    background-image: url('graf/b_dodaj_adres.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 87px;
    height: 22px;
    border: 0;
    cursor: pointer;
    outline: none;
    margin-left: 4px;
}

#inputbut3
{
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #39434f;
    text-align: center;
    background-color: #cfcccc;
    background-image: url('graf/b_usun_adres.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 83px;
    height: 22px;
    border: 0;
    cursor: pointer;
    outline: none;
    margin-left: 4px;
}

#inputbut8
{
    margin-top: 6px;
    margin-bottom: 4px;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #39434f;
    text-align: center;
    background-color: #cfcccc;
    background-image: url('graf/b_wyslij.png');
    background-repeat: no-repeat;
    background-position: left top;
    width: 78px;
    height: 20px;
    border: 0;
    cursor: pointer;
    outline: none;
    margin-left: 4px;
}

#kontakt
{
    float: left;
    clear: both;
    width: 193px;
    color: #000;
    margin-bottom: 9px;
    font-size: 8pt;
    font-family: tahoma, verdana;
    font-weight: bold;
    text-align: center;
    background-color: #cfcccc;
    background-image: url("graf/przycisk.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
}

#jezyki
{
    background: white;
    float: left;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 195px;
}

#redspan
{
    font-size: 11px; 
    font-family: tahoma;
    font-weight:	bold;
    color: #a70202;
}				

/* srodek */

#srodek
{
    margin-left: 5px;
    margin-right: 5px;
    float: left;
    width: 569px;
    height: auto !important;
    height: 750px;
    min-height: 750px;
    display: inline;
    background: #e6d5b3;
    color: #000;
    margin-bottom: 0px;
    font-family: tahoma, verdana;
    background-color: #cfcccc;
    background-image: url("graf/glowna.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
}

/* main */

#srodeksrodek
{
    background: #cfcccc;
    height: auto !important;
    height: 600px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    padding-bottom: 5px;
}

#superoferta
{
    height: auto !important;
    height: 170px; 
    min-height: 170px;
    float: left;
    vertical-align:top;
    background: #e5e5e5;
    width: 269px;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
}

#oferty_fotka
{
    width: 104px;
    height: auto !important;
    height: 104px; 
    min-height: 104px;
    float: left;
    background: #1f367f;
    margin: 5px;
    margin-top: 12px;
}

#oferty_fotka_x
{
    width: 104px;
    height: auto !important;
    height: 104px; 
    min-height: 104px;
    float: left;
    background: #1f367f;
    margin-left: 28px;
    margin-right: 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
}

#nowe_fotka
{
    float: left;
    width: 50px;
    height:	50px;
    background: white;
    margin-left: 4px;
    margin-right: 4px;
}

#oferty_dane
{
	width: 150px;
    height: auto !important;
    height: 120px; 
    min-height: 120px;
    float: left;
    margin-top: 12px;
    margin-bottom: 0px;
    margin-right: 5px;
    margin-left: 0px;
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#oferty_opis
{
    width: 259px;
    height: 50px; 
    min-height: 50px;
    float: left;
    clear: both;
    margin-bottom: 5px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
}

/* oferty */

#oferty_zglos1
{
    width: 200px;
    float: left;
    padding-left: 50px;
    padding-top: 10px;
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#oferty_zglos2
{
    width: 270px;
    float: left;
    padding-left: 25px;
    padding-top: 42px;
    line-height: 18px;
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#warunki_oferty
{
    width: 560px;
    float: left;
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#oferty_typ
{
    width: 180px;
    float: left;
    padding-left: 13px;
    padding-top: 10px;
    padding-bottom: 10px;
}

#oferty_warunek
{
    /*width: 90px;*/
    float: left;
    padding-top: 0x;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #000;
}

#oferty_listwa1
{
    width: 199px;
    float: left;
    /*background: #1f367f;*/
    background: #50c1ea;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 9px; 
    font-family: tahoma;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
}	

#oferty_listwa2
{
    width: 350px;
    float: left;
    /*background: #1f367f;*/
    background: #50c1ea;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: right;
    margin-right: 5px;
    font-size: 9px; 
    font-family: tahoma;
    color: #fff;
    font-weight: bold;
}

#oferty_stronicowanie1
{
    width: 50px;
    float: left;
    background: #e5e5e5;
    padding-top: 5px;
    height: 15px;
    margin-left: 10px;
    margin-bottom: 2px;
    font-size: 9px; 
    font-family: tahoma;
    color: #000;
    font-weight	:bold;
}

#oferty_stronicowanie2
{
    width: 499px;
    float: left;
    background: #e5e5e5;
    padding-top: 5px;
    height: 15px;
    margin-right: 0px;
    margin-bottom: 2px;
    font-size: 9px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;
}

#wiersz_oferty
{
    width: 544px;
    float: left;
    background: #e5e5e5;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 5px;
    margin-bottom: 3px;
    margin-top: 1px;
}	

#oferty_dane1
{
    width: 140px;
    height: auto !important;
    height: 105px; 
    min-height: 105px;
    float: left;
    background: #e5e5e5;
    margin-top: 5px;
}	

#oferty_dane2
{
    background: #e5e5e5;
    width: 280px;
    height: auto !important;
    height: 105px; 
    float: right;
    margin-top: 5px;
    min-height: 105px;
    color: black;
}

#szczegoly0
{
    width: 280px;
    height: auto;
    float: left;
    padding-top: 2px;
    margin-top: 10px;
    padding-left: 2px;
    margin-left: 15px;
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#oferty_fotka1
{
    width: 110px;
    height: auto !important;
    height: 110px; 
    min-height: 110px;
    float: left;
    background: #a70202;
    margin: 5px;
}

#szczegoly4
{
    width: 210px;
    height: 500px;
    float: left;
    clear: right;
    margin-top: 10px;
    margin-left: 20px;
	font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#agent_fotka
{
    width: 54px;
    height: auto !important;
    height: 54px; 
    min-height: 54px;
    float: left;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
}

#agent_kontakt
{
    width: 200px;
    float: left;
    margin-top: 5px;
    font-size: 11px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

#kontakt_form
{
    width: 200px;
    height: 100px;
    float: left;
    margin-top: 5px;
    font-size: 11px; 
    font-family: tahoma;
    font-weight:	bold;
    color: #000;
}

#oferty_zglos
{
    width: 300px;
    float: left;
}

/* panel prawy */

#prawa
{
    float: right;
    width: 210px;
    height: auto !important;
    height: 400px;
    min-height: 400px;
    display: inline;
    background: white;
    margin-left: 5px;
}

#newsletter
{
    width: 210px;
    font-size: 11px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;	
    background: #cfcccc;
    float: right;
    float: left;
    clear: both;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
    width: 208px;
    color: #000;
    margin-bottom: 9px;
    font-size: 8pt;
    font-family: tahoma, verdana;
    font-weight: bold;
    text-align: center;
    background-color: #cfcccc;
    background-image: url("graf/przycisk2.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
}

#newsletter1
{
    float: left;
    width: 100px;
    line-height: 17px;
}

#newsletter2
{
    float: left;
    width: 50px;
    line-height: 17px;
}

#newsletter3
{
    float: left;
    width: 50px;
    line-height: 17px;
}

#noweoferty
{
    width: 210px;
    background: #cfcccc;
    float: right;
    padding-bottom: 5px;
    
    width: 210px;
    font-size: 11px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;  
    background: #cfcccc;
    float: right;
    float: left;
    clear: both;
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
    width: 208px;
    color: #000;
    margin-bottom: 9px;
    font-size: 8pt;
    font-family: tahoma, verdana;
    font-weight: bold;
    text-align: center;
    background-color: #cfcccc;
    background-image: url("graf/przycisk2.png");
    background-position: left top;
    background-repeat: no-repeat;
    outline: none;
    border: 1px solid #000;
}

#nowaoferta
{
    float: left;
    width: 206px;
    background: #cfcccc;
    padding-top: 10px;
    color: #000;
}

#nowe_fotka
{
    float: left;
    width: 50px;
    height:	50px;
    background: white;
    margin-left: 4px;
    margin-right: 4px;
    color: #000;
}

#nowe_dane
{
	color: #000;
    float: left;
    width: 145px;
    height: 50px;
    display: inline;
    background: #cfcccc;
    margin-right: 2px;
}

#nowe_dane p
{
    font-size: 10px; 
    font-family: tahoma;
    font-weight: bold;
    color: #000;
}

/* stopka */

#stopka
{
    width: 996px;
    height: 47px;
    clear: both;
    text-align: center;
}

#copyright
{
    width: 205px;
    float: left;
    height: 47px;
    font-size: 10px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;
    text-align: center;
    background-image: url("graf/logo_dol.png");
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}

#dzialy
{
    width: 791px;
    float: left;
    height: 47px;
    font-size: 9px; 
    font-family: tahoma;
    color: #1f367f;
    font-weight: bold;
    text-align: center;
    float: left;
    outline: none;
}

#dzialy2
{
	width: 570px;
	height: 22px;
	line-height: 22px;
    font-size: 10px; 
    font-family: tahoma;
    color: #1f367f;
    font-weight: bold;
    text-align: center;
    outline: none;
}

#dzialy4
{
    width: 570px;
    height: 25px;
    line-height: 25px;
    font-size: 11px; 
    font-family: tahoma;
    color: #000;
    font-weight: normal;
    text-align: center;
    outline: none;
}

#dzialy5
{
    height: 25px;
    line-height: 25px;
    font-size: 11px; 
    font-family: tahoma;
    color: #000;
    font-weight: bold;
    outline: none;
}

.bb2
{
    font-size: 10px; 
    line-height: 22px;
    font-family: tahoma;
    color: #1f367f;
    font-weight: bold;
    outline: none;
}

.bb2:hover
{
    font-size: 10px; 
    line-height: 22px;
    font-family: tahoma;
    color: #1f367f;
    font-weight: bold;
    outline: none;
}

#dzialy3
{
	height: 25px;
	background-image: url("graf/stopka.png");
	background-repeat: repeat-x;
	background-position: left top;
}

