#header {
	position:relative;
	background: url('../img/baner_top_0.jpg') no-repeat left;
	height:270px;
}


#toolBar {
	float:right;
	padding:10px 25px 0 15px;
}

#toolBar img {
	padding:0 3px;
}

#headerLeft{
	width:630px;
	float:left;
}

#headerRight{
	width:353px;
	float:left;
}
#searchBox {
	width:250px;
	position:absolute;
	top:30px;
	right:50px;
	z-index:1000;
}

#logo{
	height:117px;
	padding:30px 20px 0px 65px;
	margin-bottom:50px;
}

#headerBaner{
	height:270px;
	background: url('../img/baner_top.jpg') no-repeat left;
}


#content {
	padding:10px 0 10px 20px;
	min-height:30em;
	border-left:#e9e9e9 solid 1px;
	border-right:#e9e9e9 solid 1px;
}

.gallery {
	padding:10px;
	width:120px;
	height:140px;
	border:#ECF9F9 solid 1px;
	background:#F5FCFC;
}

.gallery2 {
	padding:10px;
	width:100px;
	height:75px;
	border:#ECF9F9 solid 1px;
	background:#F5FCFC;
	vertical-align:middle;
}

.gallery a {
	text-decoration:none;
}

.galleryMini {
	text-align:center;
	float:left;
	margin:0 0 5px 30px;
}

.breadcrumbs a {
	color:#006464;
	text-decoration:none;
}

.productImage img {
	border: 5px solid #fff;
}

.productImage2 img {
	/*border: 8px solid #CEF0F0;*/
}



.specyfikacja {
	padding:10px 5px 5px 10px;
	margin-bottom:15px;
}


.specyfikacja table,.specyfikacja td {
	border:0;
}

.specyfikacja td {
	border-bottom:solid 1px #ebebeb;
}


#attachments {
	width:450px;
	padding:10px 5px 5px 10px;
	margin:0 0 15px 15px;
	background-color:#f9f9f9;
	border:dotted 1px #800040;
}

#pageGallery {
	padding:10px 5px 5px 10px;
	margin:15px 0 15px 0;
	clear:both;
}

#pageGallery img {
	margin:5px;
}


.product {
	width:150px;
	float:left;
	padding:25px 0 0 30px;
}

.product a {
	text-decoration:none;
	font-weight:bold;
}

.productTitle {
	padding:30px 25px 20px 0px;
	margin-left:210px;
}

.productTitle h3 {
	font-weight:normal;
}

.productTitle a {
	color:#39b5b5;
	text-decoration:none;
}

.productImage img {
	text-align:center;
}
.date {
	color:#ccc;
	font-size:10px;
}


.grey {
	background-color:#2e2e2e;
}
.productTitle .more {
	 background-color:#153B63;
	 padding:5px 10px 5px 10px;
	 color:#fff;
}

.center {
	text-align:center;
}


.lastProductPhoto {
	width:315px;
	background:#153B63;
	padding:10px 10px 10px 0;
	text-align:center;
}

.lastProductPhoto img {
	text-align:center;
}

.lastProductDescr {
	width:315px;
	margin:3px 0;
	background:#39b5b5;
	padding:5px;
	color:#fff;
}


.baner {padding-bottom:5px;}
.banerTop {padding-bottom:10px;}
/*Downloads*/
.download img {
	vertical-align:middle;
}

.downloadFiles {
	margin-top:20px;
}

.downloadLink {
	margin-top:20px;
}

.downloadFile{
	margin-bottom:20px;
	padding-top:10px;
	border-top:#f0f0f0 1px solid;
}

.downloadFile img {
	vertical-align:middle;
}

#bottom {
	height:234px;
	text-align:left;
	background:url('../img/bg_bottom.jpg');
	clear:both;
}

#bottom img {
	vertical-align:middle;
}

#footer {
	color:#fff;
	width:100%;
	height:150px;
	text-align:center;
	padding-top:20px;
	background:#5b0447;
	clear:both;
}

#footerBlock {
	margin:0 auto;
	width:1000px;
}

.back img {
	vertical-align:middle;
}


#footer a {
	color:#ccc;
}

div.paging {
	padding:5px;
	color: #efefef;
	margin:2em;
}
div.paging a {
	color: #ccc;
}
div.paging div.disabled {
	color: #efefef;
	display: inline;
}
div.paging span {
}
div.paging span a {
	padding:5px 10px 5px 10px;
	color:#fff;
	background-color:#8ebf34;
}
div.paging span.current {
	padding:5px 10px 5px 10px;
	border:#004080 solid 1px;
	color: #8ebf34;
	background-color:#fff;
	
}

