/* $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  
 */

#breadcrumb { left:0 !important; }

.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; }
.content{ position:relative }

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

#legal-notice {
  display: none;
}

#edit-tid-miasto, #edit-tid-1{ width:200px; !important; }
#edit-keys{ width:450px; !important; }
#edit-cena{ width:110px; !important; }
#edit-metraz{ width:110px; !important; }
#edit-rodzaj{ width:110px; !important; }
#edit-tranzakcja{ width:110px; !important; }
#edit-message{ width:405px; !important; }

a.session-favorites-email { 
  padding-left: 30px;
  background: url(images/email.png) no-repeat center left;
  min-height: 16px;
  display: block;
}
