/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech 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.  You can also */
/* use a local-rtl.css file for the equivalent in RTL.     */

/* Steps to activate local.css:                       */
/* 1. Add your custom CSS to this file                */
/* 2. Rename this file to local.css                   */
/* 3. Clear cached data at admin/settings/performance */

.content img#imceimage-field_screenshot- {
	float : right;
	margin : 0 20px 0 10px;
	border : 1px solid #353535;
}

#view-id-realizacje-page_1 td {
	text-align : center;
	padding : 10px;
	border : 1px solid #383838;
	-moz-border-radius : 5px;
	border-radius : 5px;
}
.view-Oferta ul li.views-rows {
	list-style : none;
	margin-bottom : 5px;
	border-bottom : 2px solid #383838;
}

#site-name-slogan {
/*	height : 93px;*/
	margin-top : 25px;
}

ul.views-fluid-grid-items-width-200 li.views-fluid-grid-item {
	width : 220px;
	text-align : center;
}

.prosper-gradient-border .inner {
padding:20px;
}

.node-type-oferta .content .field-field-image {
	width : 250px;
	float : right;
}

.header-group-inner {
  padding : 15px 0 5px 0;
}

.header-site-info .block {
  margin-top : 15px;
}

body #pid-node {
	background : url('../images/aichra_bg.jpg') no-repeat scroll 0 0;
}

