#header {
	margin:0 0 20px 40px;
	padding-top:10px;
}

#header img {
	vertical-align:middle;
}

#header h1 {
	color:#fff;
	font-family:Impact;
	font-size:30px;
	display:inline;
}

#panel{
	height:46px;
	margin-right:20px;
	padding:0 40px 0 20px;
	background:url('../img/bg_panel.png') no-repeat top right;
	font-size:10px;
	text-align:right;
	float:right;
}


#logo {
	height:443px;
	color:#FFF;
}
#logo h1 {
	margin:10px 25px 0 0;
	color:#FFF;
}

#sidebarLeft ul {
	margin:0;
	padding:0;
}
.tools img {
vertical-align:middle;
}
#top {
	background:url('../img/bg_top.png') no-repeat top center;
	height:52px;
	margin-top:10px;
}

#content {
	padding-top:40px;
	min-height:360px;
	background:url('../img/bg_content.png') repeat-y;
}


.galleryMini {
	width:150px;
	height:150px;
	text-align:center;
	float:left;
	margin:0 5px 5px 0;
}

.breadcrumbs a {
	color:#006464;
	text-decoration:none;
}

.specyfikacja {
	padding:10px 5px 5px 10px;
	margin-bottom:15px;
	background-color:#2a2a2a;
}


.specyfikacja table,.specyfikacja td {
	border:0;
}

.specyfikacja td {
	border-bottom:solid 1px #4e4e4e;;
}


#attachments {
	float:right;
	padding:10px 5px 5px 10px;
	margin:0 0 15px 15px;
	background-color:#2e2e2e;
}

#pageGallery {
	padding:10px 5px 5px 10px;
	margin:15px 0 15px 0;
	background-color:#2e2e2e;
}

#pageGallery img {
	margin:5px;
}

/* Produkty*/
.imgBorder img {
	border: 5px solid #fff;
}

.product {
	margin:20px 0 15px 0;
	height:150px;
}

.productImage {
	margin:0 15px 15px 0;
	float:left;
	text-align:center;
}

.productImage img {
	border: 15px solid #fff;
}

.productBigImage {
	width:580px;
	height:340px;
	padding:20px 0;
	background:#fff;
	text-align:center;
}


.productTitle {
	width:300px;
	text-align:center;
	margin-left:240px;
	padding:20px 0 0 0;
	clear:right;
	font-size:24px;
}

.productDescription {
	margin:30px 0 0 0;
	padding:20px 50px 0 20px;
	height:62px;
	width:250px;
	float:left;
	background:url('../img/bg_pasek.png') no-repeat;
}

.productDescription a {
	color:#000;
}

.productDescription a:hover {
	text-decoration:underline;
}


.grey {
	color:#4e4e4e;
}

.red {
	color:#ff0000;
}
.red a{
	color:#ccc;
}

.more {
	 background-color:#ff0000;
	 padding:5px 10px 5px 10px;
	 color:#fff;
}

.center {
	text-align:center;
}

#menu {
	background:url('../img/bg_menu.png') no-repeat top center;
	height:64px;
	padding:25px 0 0 15px;
	text-align:center;
	font-size:12px;
}

#menu ul {
	list-style:none;
}

#menu ul li {
	display:inline;
	float:left;
	padding:0;
	margin:0;
}

#menu ul li a {
	display:block;
	width:114px;
	height:26px;
	text-align:center;
	background:url('../img/button_o_firmie.png') no-repeat top center;
	padding:8px 5px 0 5px;
	margin:0;
	color:#fff;
	text-decoration:none;
}

#menu ul li a:hover {
	background:url('../img/button_o_firmie.png') no-repeat;
	background-position:0 -35px;
}

#footer {
	height:56px;
	background:url('../img/bg_footer.png') no-repeat top left;
	padding: 15px 60px;
	font-size:10px;
	color:#fff;
}

.back img {
	vertical-align:middle;
}

#footer a {
	color:#fff;
}

div.paging {
	padding:5px;
	color: #181b17;
	margin:2em;
	text-align:right;
}
div.paging a {
	color: #ccc;
}
div.paging div.disabled {
	color: #181b17;
	display: inline;
}
div.paging span {
}
div.paging span a {
	padding:5px 10px 5px 10px;
	color:#fff;
	background-color:#666666;
}
div.paging span.current {
	padding:5px 10px 5px 10px;
	border:#004080 solid 1px;
	color: #000;
	background-color:#e6f7ff;
	
}
