@import url("ceebox.css");

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a { text-decoration: none;}

html, body{
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}

h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	float: left;
}

h2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333;
	float: left;
}

h3{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
}

.clear{
	clear: both;	
}

.center{
	text-align: center;	
}

a:link{ color: #333; text-decoration: underline;} 
a:visited{ color: #333; text-decoration: underline;} 
a:hover{ color: #333; text-decoration: none;} 
a:active{ color: #333; text-decoration: underline;} 

a img{ border: 0px solid;}

#container{
	width: 960px;
	height: auto;
	margin: 0 auto;
}

 /* Top */

#top{
	width: 960px;
	height: 378px;
	float: left;
	background: url('images/top_bg.jpg') no-repeat;
}

#top .contact{
	width: 385px;
	height: 40px;
	float: left;
	margin-left: 560px;
	margin-top: 315px;
	text-align: right;
	padding-right: 15px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

#top .contact a:link{color:#FFF; text-decoration: none;}
#top .contact a:visited{color:#FFF; text-decoration: none;}
#top .contact a:hover{color:#FFF; text-decoration: none;}
#top .contact a:active{color:#FFF; text-decoration: none;}

#top .contact .title{
		color: #ff9900;
		font-size: 14px;
}

	/* Menu */
	
#menu{
	width: 960px;
	height: 30px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	z-index: 201;
}

#menu a:link{color:#333333; text-decoration: none;}
#menu a:visited{color:#333333; text-decoration: none;}
#menu a:hover{color:#333333; text-decoration: none;}
#menu a:active{color:#333333; text-decoration: none;}

#menu ul{
	list-style: none;
}

#menu li{
	float: left;	
	cursor: pointer;
	margin-left: 22px;
	font-size: 16px;
	font-weight: bold;
}

#menu li:first-child{
	margin-left: 5px;	
}

#menu li:last-child{
	margin-right: 0px;	
}

#menu li:hover{
	float: left;
	border-bottom: 4px solid #cc6600;
}

	/** offer **/	
	
#buttons{
	width: 960px;
	height: 95px;
	float: left;
	overflow: hidden;
	color: #000;
	z-index: 2;
}

ul#offermenu li{
  list-style-type: none;
  float: left;
  z-index: 2;
}

ul#offermenu li a{
  display: block;
  padding-left: 1px;
  color: #000;
  text-decoration: none;
  z-index: 2;
}

ul#offermenu li li a{
  width: 160px;
  padding: 6px 12px;
  z-index: 2;
}

ul#offermenu li li:hover{
  background: #de730c;
  z-index: 2;
}

ul#offermenu li ul{
  overflow: hidden;
  display:none;
  z-index: 2;
}

ul#offermenu li:hover ul{
  position: absolute;
  background: #ff840d;
  padding:0;
  border:1px solid #999;
  display: block;
  width: 160px;
  z-index: 2;
}

	/** Contener **/
	
#contener{
	width: 970px;
	height: auto;
	float: left;
}

#left{
	width: 217px;
	height: auto;
	float: left;	
}

#right{
	width: 730px;
	height: auto;
	float: left;
	padding: 0px;
}	

#right ul{
	list-style: none;
	width: 730px;
	clear: both;
	margin-bottom: 10px;
}

#right li{
	float: left;
	margin-left: 1px;
}

	/** Left **/
	
#left .special{
	width: 213px;
	float: left;
	height: auto;
}

#left .special .name{
	width: 213px;
	height: 47px;
	float: left;
	background: url('images/specjalne_bt.png') no-repeat;
}

#left .special .content{
	width: 213px;
	height: auto;
	float: left;
	background: #dbcea8;
	z-index: 1;
}

#left .special .content .menu{
	width: 160px;
	height: 20px;
	margin: 0 auto;
}

#left .special .content .menu .poprzednia{
	width: 75px;
	height: 14px;
	background: url('images/poprzednia.png') no-repeat;
	display: block;
	float: left;
	margin-top: 5px;
}

#left .special .content .menu .poprzednia:hover{
	width: 75px;
	height: 14px;
	background: url('images/poprzednia.png') no-repeat 0px -14px;
	display: block;
	float: left;
	margin-top: 5px;
}

#left .special .content .menu .nastepna{
	width: 65px;
	height: 14px;
	background: url('images/nastepna.png') no-repeat;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

#left .special .content .menu .nastepna:hover{
	width: 65px;
	height: 14px;
	background: url('images/nastepna.png') no-repeat 0px -14px;
	display: block;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}

#left .special .content .foto{
	width: 160px;
	height: 160px;
	margin: 0 auto;
	margin-top: 5px;
}

#left .special .content .info{
	width: 160px;
	height: 20px;
	margin: 0 auto;
}

#left .special .content .info .topname{
	width: 60px;
	height: auto;
	float: left;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
}

#left .special .content .info .text{
	width: 90px;
	height: auto;
	float: left;
	text-align: right;
	color: #000;
}

#left .idsearch{
	width: 193px;
	height: 44px;
	background: url('images/idsearch_bg.jpg') no-repeat;
	float: left;
	padding-top: 45px;
	padding-left: 20px;
}

#left .partnerzy{
	width: 213px;
	height: auto;
	float: left;
	background: #de730c;
	margin-top: 1px;
}

#left .idsearch .idsearch_form{
	width: 143px;
	height: 21px;
	background: url('images/oferta_form.jpg') no-repeat;
	float: left;
	border: 0px solid;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left: 5px;
	padding-top: 2px;
}

#left .idsearch .idsearch_bt{
	width: 26px;
	height: 23px;
	background: url('images/oferta_form_bt.jpg') no-repeat;
	float: left;
	border: 0px solid;
}

#left .idsearch .form{
	width: 148px;
	height: 23px;
	float: left;
}

#left .idsearch .bt{
	width: 26px;
	height: 23px;
	float: left;
}

#left .buttons{
	width: 213px;
	height: auto;
	float: left;
}

#left .buttons ul{
	list-style:none;
	margin: 0;
	padding: 0;
}

#left .buttons li{
	width: 213px;
	height: 45px;
	float: left;
	margin: 0;
	padding: 0;
	margin-top:1px;
}

#left .buttons li a{
	margin: 0;
	padding: 0;
}

#left .notatnik{
	width: 213px;
	height: auto;
	float: left;
}

#left .notatnik .name{
	width: 213px;
	height: 47px;
	float: left;
	background: url('images/notatnik_bt.png') no-repeat;
	margin-top: 1px;
}

#left .notatnik .content{
	width: 213px;
	height: auto;
	min-height: 120px;
	float: left;
	background: url('images/notatnik_bg.png') repeat-y;
	margin-top: 1px;
	text-align: center;
	color: #333;
	font-size: 12px;
}

#right .flash{
	width: 500px;
	height: 120px;
	margin: 0 auto;
	z-index: 0;
}

#right .tekst{
	width: 375px;
	float: left;
	margin-top: 10px;
}

#right .tekst .akapit{
	margin-top: 10px;
}

#right .tekst .right{
	text-align: right;
}

#right .fotka{
	width: 350px;
	float: left;
	margin-top: 10px;
}

#footer{
	width: 960px;
	height: 60px;
	background: #242224;
	clear: both;
	color: #FFF;
	border-bottom: 2px solid #d96a08;
}

#footer .right{
	width: 960px;
	height: 15px;
	clear: both;
	text-align: center;	
	color: #FFF;
	padding-top: 5px;
}

#footer .link{
	width: 960px;
	height: 30px;
	float: left;
	text-align: center;
	padding-top: 10px;
}

#footer a:link{ color: #FFF; text-decoration: none;}
#footer a:visited{ color: #FFF; text-decoration: none;}
#footer a:active{ color: #FFF; text-decoration: none;}
#footer a:hover{ color: #FFF; text-decoration: underline;}

		/******* Kontakt ******/
		
#kontakt{
	width: 727px;
	height: auto;
	float: left;
	margin-top: 20px;
}

#kontakt .title{
	width: 400px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	font-size: 18px;
	color: #818181;
	margin-bottom: 20px;
}

#kontakt .tabs{
	list-style: none;	
	width: 360px;
	text-align: center;
	margin: 0 auto;
}

#kontakt .tabs li {
	float: left;
	margin-left: 15px;
}
#kontakt .tabs li a {
	border: 0px solid #FFF;
	text-decoration: none;
}
#kontakt .tabs a:hover {
	border: 0px solid #FFF;
	text-decoration: none;
}	

#kontakt li.active{
	border: 2px solid #ffc733;
	text-decoration: none;
}

#kontakt .tab_container {
	width: 358px;
	height: 150px;
	clear: both;
	margin: 0 auto;
	background: #f0f0f0;
}

#kontakt .content{
	width: 358px;
	height: 150px;
	clear: both;
	margin: 0 auto;
	background: #f0f0f0;
}

#kontakt .content .name{
	width: 320px;
	height: auto;
	display: block;
	margin: 0 auto;
	border-bottom: 1px solid #ffc733;
	font-size: 18px;	
	color: #565656;
}

#kontakt .content .type{
	width: 320px;
	height: auto;
	display: block;
	margin: 0 auto;
	font-size: 14px;	
	color: #979797;
	margin-bottom: 10px;
}

#kontakt .content .contact{
	width: 320px;
	height: auto;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	font-size: 16px;	
	color: #545454;
}

#kontakt .content .contact .cname{
	width: 70px;
	height: auto;
	float: left;
	color: #979797;
	font-weight: bold;
}

	/** Wyszukiwarka **/
	
#wyszukiwarka{
	width: 727px;
	height: auto;
	float: left;
}

#wyszukiwarka .tabs{
	list-style: none;	
	width: 730px;
	text-align: center;
	margin: 0 auto;
}

#wyszukiwarka .tabs li {
	width: 100px;
	height: 25px;
	float: left;
	margin-left: 5px;	
	background: url('images/search_none.png') no-repeat;	
	cursor: pointer;
	color: #FFF;
	padding-top: 10px;
	font-weight: bold;
}

#wyszukiwarka .tabs a {
	width: 100px;
	height: 25px;
	display: block;
	border: 0px solid #000;
	outline: none;
}

#wyszukiwarka .tabs li a {
	width: 100px;
	height: 25px;
	text-decoration: none;	
	color: #333;	
}	

#wyszukiwarka li.active{
	width: 95px;
	height: 25px;
	float: left;
	margin-left: 5px;	
	background: url('images/search_active.png') no-repeat;	
	color: #FFF;
}

#wyszukiwarka .tab_container {
	width: 725px;
	height: auto;
	clear: both;
	margin: 0 auto;
	margin-left: 5px;
	background: #DCDCDC;
	border-top: 5px solid #707070;
	border-bottom: 5px solid #707070;
}

#wyszukiwarka .content{
	width: 725px;
	height: auto;
	clear: both;
	margin: 0 auto;
	background: #DCDCDC;
}

	/** Lista Ofert **/
	
#offerlist{
	width: 727px;
	height: auto;
	float: left;
	border: 1px solid #D8D8D8;
	background: #EFEFEF;
}

#offerlist .name{
	width: 707px;
	height: auto;
	float: left;
	font-size: 24px;
	color: #919daa;
	margin: 10px;
}

#offerlist .cat{
	width: 727px;
	height: auto;
	float: left;
	background: #e7edf3;
	list-style: none;
}

#offerlist .cat li{
	float: left;
	width: 115px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #98badc;
	height: 35px;
	padding-top: 5px;
}

#offerlist .cat li a:link{ color: #98badc; text-decoration: none;}
#offerlist .cat li a:active{ color: #98badc; text-decoration: none;}
#offerlist .cat li a:hover{ color: #98badc; text-decoration: underline;}
#offerlist .cat li a:visited{ color: #98badc; text-decoration: none;}

#offerlist .cat li:first-child{
	float: left;
	width: 145px;
	text-align: center;
}

#offerlist .offer{
	width: 727px;
	height: auto;
	float: left;
	background: #EFEFEF;
	list-style: none;
}

#offerlist .offer:hover{
	width: 727px;
	height: auto;
	float: left;
	background: #fde9aa;
	list-style: none;
}

#offerlist .offer li{
	float: left;
	width: 115px;
	height: 75px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 45px;
	color: #000;
}

#offerlist .offer li a{
	width: 115px;
	height: 75px;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 16px;
}

#offerlist .offer li:first-child{
	float: left;
	width: 125px;
	padding-left: 20px;
	padding-top: 0px;
}

#offerlist .navi{
	width: 727px;
	height: 25px;
	float: left;
	text-align: center;
	background: #e7edf3;
	padding-top: 5px;
	margin-top: 10px;
}

#offerlist .navi a{
	width: auto;
	height: auto;
	padding: 2px 6px;
	border: 1px solid #666666;
	text-decoration: none;
	background: #EFEFEF;
}

#offerlist .navi .active{
	background: #fde9aa;
	font-weight: bold;
}

	/** Oferta **/
	
#offer{
	width: 727px;
	height: auto;
	float: left;
	border: 1px solid #D8D8D8;
	background: #EFEFEF;
}

#offer .numdat{
	width: 727px;
	height: auto;
	float: left;	
}

#offer .numdat .bold{
	font-weight: bold;	
}

#offer .numdat .number{
	width: 400px;
	height: auto;
	float: left;
	margin: 10px;
}

#offer .numdat .date{
	width: 287px;
	height: auto;
	float: left;	
	text-align: right;
	margin: 10px;
}

#offer .foto{
	width: 705px;
	height: auto;
	float: left;
	margin-left: 10px;
	text-align: center;
}

#offer .foto .more{
	cursor: pointer;
	background: url('images/morephoto.png') no-repeat;
	color: #666;
}

#offer .standard{
	width: 700px;
	float: left;
	height: auto;
	margin: 10px;
}

#offer .standard .info{
	width: 300px;
	height: auto;
	float: left
}

#offer .standard .info .name{
	width: 280px;
	height: 23px;
	float: left;
	margin: 10px;
	font-size: 18px;
	color: #666666;
	background: url('images/info.png') no-repeat;
	padding-left: 30px;
}

#offer .standard .info .pola{
	width: 290px;
	height: auto;
	margin-left: 10px;
	float: left;
}

#offer .standard .info .pola ul{
	list-style: none;
}

#offer .standard .info .pola li{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 2px;
}

#offer .standard .info .pola .namevalue{
	width: 130px;
	height: auto;
	float: left;
	background: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

#offer .standard .info .pola .value{
	width: 150px;
	height: auto;
	float: left;
	background: #ececec;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#offer .standard .menu{
	width: 385px;
	height: 191px;
	float: left;
	background: url('images/offermenu.jpg') no-repeat;
	margin-left: 5px;
	padding-left: 10px;
	padding-top: 20px;
}

#offer .standard .menu .buttons{
	width: 235px;
	height: auto;
	float: left;
	padding-top: 5px;
}

#offer .standard .menu .buttons img{
	margin-top: 5px;	
}

#offer .standard .menu .photo{
	width: 145px;
	height: 183px;
	float: left;
	background: url('images/photo_bg.jpg') no-repeat;
	margin-left: 3px;
	text-align: center;
	padding-top: 5px;
}

#offer .standard .menu .photo .name{
	width: 140px;
	height: auto;
	float: left;
	font-weight: bold;
}

#offer .standard .menu .photo .number{
	width: 140px;
	height: auto;
	float: left;
}

#offer .moreinfo{
	width: 720px;
	height: auto;
	float: left;
}

#offer .moreinfo .more{
	width: auto;
	height: 23px;
	float: left;
	margin: 10px;
	font-size: 18px;
	color: #666666;
	cursor: pointer;
	background: url('images/info_more.png') no-repeat;
	padding-left: 30px;
}

#offer .moreinfo .butt .black{
	width: 40px;
	height: 23px;
	float: left;
}

#offer .moreinfo .butt .black{
	font-size: 12px;
	color: #000;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	width: 40px;
	height: 23px;
}

#offer .desc .black{
	font-size: 12px;
	color: #000;
	float: left;
	margin-left: 5px;
	margin-top: 3px;
	width: 40px;
	height: 23px;
}

#offer .moreinfo .minfo{
	width: 690px;
	height: auto;
	float: left;
	margin: 10px;
	margin-left: 20px;
}

#offer .moreinfo .minfo .pola{
	width: 620px;
	height: auto;
	margin-left: 10px;
	float: left;
}

#offer .moreinfo .minfo .pola ul{
	list-style: none;
}

#offer .moreinfo .minfo .pola li{
	width: 300px;
	height: auto;
	float: left;
	margin-top: 2px;
}

#offer .moreinfo .minfo .pola .namevalue{
	width: 130px;
	height: auto;
	float: left;
	background: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
}

#offer .moreinfo .minfo .pola .value{
	width: 150px;
	height: auto;
	float: left;
	background: #ececec;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

#offer .desc{
	width: 720px;
	height: auto;
	float: left;
}

#offer .spacer{
	width: 670px;
	height: 20px;
	float: left;
	margin: 10px;
	background: url('images/3d.png') no-repeat;
	padding-left: 30px;
	text-decoration: none;
	font-size: 18px;
	color: #F00;
}

#offer .desc .more{
	width: auto;
	height: auto;
	float: left;
	margin: 10px;
	font-size: 18px;
	color: #666666;
	cursor: pointer;
	background: url('images/desc.png') no-repeat;
	padding-left: 30px;
}

#offer .desc .mdesc{
	width: 690px;
	height: auto;
	float: left;
	margin: 10px;
	margin-left: 20px;
}

#offer .maps{
	width: 720px;
	height: auto;
	float: left;
}

#offer .maps .more{
	width: auto;
	height: auto;
	float: left;
	margin: 10px;
	font-size: 18px;
	color: #666666;
	background: url('images/maps.png') no-repeat;
	padding-left: 30px;
}

#offer .maps .mmaps{
	width: 720px;
	height: auto;
	float: left;
	text-align: center;
}

/** Kalkulator Koszów **/

#kalkulator_kosztow_top{
		width: 346px;
		height: 239px;
		background: url('images/kalkulator-kosztow.png') no-repeat;
		margin: 0 auto;
		margin-bottom: 15px;
}

#kalkulator_kosztów_tekst{
	width: 500px;
	height: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}

#kalkulator_przedmiot{
	width: 0px;
	height: 0px;
	margin: 0 auto;
	display: none;
}

#kalkulator_pola{
	width: 500px;
	height: auto;
	margin: 0 auto;	
}

.kalkulator_lewa{
	width: 150px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

.kalkulator_prawa{
	width: 350px;
	height: auto;
	float: left;
	margin-bottom: 5px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}

/** Newsletter **/

#newsletter_border{
	width: 735px;
	height: auto;
	border: 1px solid #d8d8d8;
	overflow: auto;
	background: #EFEFEF;
}

#newsletter_tlo{
	background: url('images/newsletter_bg.png') no-repeat;	
	width: 194px;
	height: 167px;
	margin: 0 auto;
	padding-left: 500px;
	padding-top: 180px;
	margin-top: 5px;
}

.dodaj_button{
	width: 	44px;
	height: 17px;
	display: block;
	background: url('images/dodaj.png') no-repeat;
	margin-top: 15px;
	margin-left: 80px;
	border: 0px solid;
}

.dodaj_button:hover{
	width: 	44px;
	height: 17px;
	display: block;
	background: url('images/dodaj.png') 0px -17px;
	margin-top: 15px;
	margin-left: 80px;
	
}

.ladowanie{
	font-style: italic;
}

#reklamy_center{
	width: 500px;
	margin: 0 auto;
	text-align: center;
}

#reklamy_center_mini{
	width: 360px;
	margin: 0 auto;
	text-align: center;
}

/** Wyszukiwarka **/

.wyszukiwarka_ramka{
	width: 200px;
	float: left;
	height: 50px;
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: auto;
}

.opcja{
	width: 160px;
	height: 50px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
}

.opcja_wyszukaj{
	width: 160px;
	height: 50px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	margin-top: 50px;	
}

.opcja_wyszukaj_domy{
	width: 160px;
	height: 50px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666;
	margin-top: 5px;	
}

.minitext{
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
}

.wyszukiwarka_border{
	width: 700px;
	height: auto;
	border: 0px solid #d0d0d0;
	overflow: auto;	
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
}

.wyszukiwarka_lewa{
	width: 521px;
	float: left;
	padding-left: 5px;
}

.wyszukiwarka_prawa{
	width: 155px;
	float: left;
	border-left: 1px solid #b6b7b8;
	padding-left: 5px;
}

.form_wyszukiwarka_text{
		width: 120px;
		height: 19px;
		border: 1px solid #a9a9aa;
		background: url('images/form_bg2.jpg') repeat-x;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;
}

.form_wyszukiwarka_text_red{
		width: 120px;
		height: 19px;
		border: 1px solid #a9a9aa;
		background: #666;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #FFF;
		font-weight: bold;
}

.form_wyszukiwarka_text:focus{
		width: 120px;
		height: 19px;
		border: 1px solid #e78544;
		background: url('images/form_bg.jpg') repeat-x;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;		
}

.form_wyszukiwarka_textmini{
		width: 30px;
		height: 19px;
		border: 1px solid #a9a9aa;
		background: url('images/form_bg2.jpg') repeat-x;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;
}

.form_wyszukiwarka_textmini:focus{
		width: 30px;
		height: 19px;
		border: 1px solid #e78544;
		background: url('images/form_bg.jpg') repeat-x;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;
}

.form_wyszukiwarka_cena{
		width: 50px;
		height: 19px;
		border: 1px solid #a9a9aa;
		background: url('images/form_bg2.jpg') repeat-x;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;
}

.form_wyszukiwarka_cena:focus{
		width: 50px;
		height: 19px;
		border: 1px solid #e78544;
		background: url('images/form_bg.jpg') repeat-x;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;
}


.form_wyszukiwarka_rozwijane{
		width: 120px;
		height: 23px;
		border: 1px solid #a9a9aa;
		background: #eff0f0;
		font-family: "Times New Roman", Times, serif;
		font-size:14px;
		text-align: center;
		color: #666;
}

.wyszukaj_button{
	width: 	85px;
	height: 32px;
	background: url('images/wyszukaj.jpg') no-repeat 0px -32px;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
}

.wyszukaj_button:hover{
	width: 	85px;
	height: 32px;
	background: url('images/wyszukaj.jpg') no-repeat 0px 0px;
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	padding: 0;
}

#oferta_listing{
	float: right;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	margin-right: 10px;
}

#oferta_listing .liczba_link{
	float: left;
	margin-left: 10px;
}

#oferta_listing .liczba_link .liczba_aktualne{
	font-weight: bold;
}
