/* $Id: local_sample.css,v 1.2.2.1 2009/05/25 09:33:09 jwolf Exp $ */

/* Local CSS
-------------------------------------------------------------- */

/**
 * Put your custom css and css overrides in this file and
 * rename it local.css. By restricting your css changes 
 * to local.css, your changes will not be overwritten when
 * upgrading to a new version of this theme.
 *
 *  Steps to activate local.css:
 *  1. Add your custom css to this file.
 *  2. Rename this file to local.css  
 */


/**
 * stile for the new listings
 */

.hl1{ font-size:18px !important; margin-top:0 !important; padding-top:6px !important; margin-bottom:0 !important;padding-bottom:2px !important }

.views-field-field-teaser-value a:hover{ text-decoration:none !important; }
.views-field-field-teaser-value a{ color:#666 !important; }
.views-field-field-teaser-value a h1{ color:#333 !important; margin-bottom:5px !important; }

.views-field-field-teaser-value p { display:inline !important; }

div.content div p { padding:0 !important; margin:0 !important; }

.minor_links{
  font-size:19px;
  color:#666;
  display:block;
  clear:both;
}
.minor_links a{
  font-size:19px;
  color:#95CF1A;
}

#legal-notice {
  display: none;
}

#edit-miasto, #edit-tid-1{ width:120px; !important; }
#edit-zrodlo{ width:95px; !important; }
#edit-tranzakcja{ width:95px; !important; }
#edit-keys{ width:460px; !important; }
#edit-search-keys{ width:270px; !important; }
#edit-search-keys-latest{ width:460px; !important; }
#edit-cena{ width:95px; !important; }
#edit-metraz{ width:95px; !important; }
#edit-rodzaj{ width:95px; !important; }

.content{ position:relative }
