div#centerBlock.presentation {
	background: transparent url('../images/2010/bar_orange.png') no-repeat center top;
	width: 980px;
}

/* Naglowek prezentacji tworzony z tytulu strony */
div#pageTitle {
	display: inline-block;
	background: transparent url('../images/2010/header_orange_tr.png') repeat-x left top;
	text-transform: uppercase;
	height: 40px;
	line-height: 2.1em;
	margin: 0 16px 12px 16px;
}

div#pageTitle a, div#pageTitle a:link, div#pageTitle a:visited, div#pageTitle a:hover, div#pageTitle a:active, div#pageTitle a h1 {
	display: inline-block;
	height: 40px;
	background: transparent url('../images/2010/header_orange_tr_start.png') no-repeat left top;
	color: #ffffff;
	text-decoration: none;
	padding: 0 0 0 15px;
}

div#pageTitle a h1 {
	background: transparent url('../images/2010/header_orange_tr_end.png') no-repeat right top;
	padding: 2px 15px 0 0;
	height: 38px;
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 0;
}

/* Prezentacja */
div#framedBlock {
	background: transparent url('../images/2010/bar_blue.png') no-repeat center top;
	padding: 6px 19px 0 19px;
	width: 942px;
}

/* Kolumna lewa */
div#sidebarLeft {
	background: #F0F5FB url('../images/2010/sidebar.png') repeat-x right -3px;
	border: 1px solid #9BC0E6;
	margin-right: 15px;
	float: left;
	position: relative;
	top: -6px;
	z-index: 900;
}

div#logoBlock.dataBlock {
	text-align: center;
}

div#firmData, div#contactId, div#moreOffers {
	border-top: 1px solid #9BC0E6;
	padding-top: 10px;
	margin-top: 10px;
}

h1#firmName {
	font-size: 110%;
	color: #285E95;
	margin-bottom: 10px;
}

div#firmData p {
	margin: 0;
}

div#moreOffers h3 {
	margin-bottom: 0;
}

/* Kolumna prawa */
div#tabContent {
	float: left;
	width: 910px;
	background: #F9F9F9 url('../images/2010/content.png') repeat-x left top;
	border: 1px solid #D2D2D2;
	border-top: none;
	padding: 0 15px 15px 15px;
	margin-bottom: 20px;
}













/* Formatowanie hr na separator graficzny */
hr {
	background: transparent url(../images/preview/separator_blue_thin.png) no-repeat top left;
	height: 4px;
	margin: 10px auto 10px -10px;
	border: none;
}
/* BLOK LOGO I ADRESU WWW */
#logoBlock img {
	margin-bottom: 30px;
}
#contactId h3 {
	color: #005F98;
	margin: 0 0 5px 0;
}
