table.listingTable
{
border:1px solid #eeeeee;
width:100%;
margin-bottom:10px;
}

table.listingTable td
{
text-align:center;
}

table.listingTable tr.one td
{
padding:3px;
background-color:#fafafa;
text-align:left;
}

table.listingTable tr.two td
{
padding:3px;
background-color:#eeeeee;
text-align:left;
}


table.listingTable tr.oneOver td
{
padding:3px;
background-color:#fff9ca;
text-align:left;
}

table.listingTable tr.twoOver td
{
padding:3px;
background-color:#ffe4aa;
text-align:left;
}

table.listingTable tr.rowOver td
{
padding:3px;
background-color:#faf5cc;
color:#74523b;
text-align:left;
}

table.obiektyLimit
{
border:1px solid #aaaaaa;
width:98%;
background-color:#fafafa;
margin:0px;
}

table.obiektyLimit td
{
text-align:left;
line-height:20px;
color:#606060;
padding:3px;
}

table.obiektyLimit td input
{
border:1px #909090 solid;
		font-family: Tahoma;
		font-size:11px;
		background-color:#ffffff;
		color:#303030;
		width:47px;
		margin:0px;
		padding:2px;
		overflow:hidden;
}

table.obiektyLimit td select
{
width:auto;
}

table.obiektyLimit input.subbmit
{
	cursor:pointer;
	margin-top:8px;
	width:74px;
	height:35px;
	border:none;
	font-size:10px;
	background: url('../../images/lato/pl/szukaj_noclegi.png') no-repeat;
}


#objectTabs
	{
	position:relative;
	width:660px;
	min-height:320px;
	overflow:hidden;	
	background:url('../../images/lato/pl/ajax-back.gif') no-repeat;
	clear:both;
	padding:0px;
	padding-top:60px;
	overflow:hidden;
	margin:0px;
	}


div.obiektListing
{
position:relative;
cursor:pointer;
width:auto;
height:150px;
margin-left:0px;
margin-right:0px;
margin-bottom:16px;
display:block;
clear:both;

background:url('../../images/obiekt_listing.jpg') no-repeat;	
}

div.obiektListingOver
{
position:relative;
cursor:pointer;
width:auto;
height:150px;
margin-left:0px;
margin-right:0px;
margin-bottom:16px;
display:block;
clear:both;

background:url('../../images/obiekt_listing_over.jpg') no-repeat;	
}