@charset "utf-8";
/* leftCol.css */

/* ----------------------------------------------------------------------------
lewe menu
-----------------------------------------------------------------------------*/

/* niebieskie tlo dla prezentacji produktów */
#products_presentation_box {
	width:100%;
	height:auto;
	background:#c4e4ef;
	float:left
}
/* mini menu - fotogadzety, pakiety, odbitki */
#products_mini_menu {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:14px;
	width:240px;
	height:69px;
	;
}
#products_mini_menu ul {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
#products_mini_menu li {
	float:left;
	height:auto;
}
#products_mini_menu .gadgets {
	margin-right:35px;
}
#products_mini_menu .prints {
	margin-right:50px;
}
#products_mini_menu .packets {
}
.menuLine {
	height:3px;
	width:280px;
	margin:0 auto;
	background:url(../img/backgrounds/menuLine.gif) center no-repeat;
}
/* slider bannerkow */

#slider {
	margin:0 auto;
	margin-top:10px;
	margin-bottom:15px;
}
#slider ul{
	height:106px !important;
	overflow:hidden !important;
}
#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
}
#slider li, #slider2 li {
	width:298px;
	height:106px;
	overflow:hidden;
}
#slider li img {
	margin-left:20px;
}
#slider2 li {
	background:#f1f1f1;
}
#slider2 li h2 {
	margin:0 20px;
	padding-top:20px;
}
#slider2 li p {
	margin:20px;
}
#sliderNav {
}
#prevBtn {
	background:red;
	width:100px;
	margin-left:10px;
	position:absolute
}
#nextBtn, #nextBtn2 {
	width:auto;
	position:absolute;
	margin-left:290px;
}
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a {
	margin-top:150px;
	position:absolute;
	width:auto;
}
#nextBtn a, #nextBtn2 a {
}
/* ----------------------------------------------------------------------------
zakladki
-----------------------------------------------------------------------------*/

#leftColTabs .tabs-container {
	width:285px !important;
}
#leftColTabs .tabs-nav {
	background:#c4e4ef !important;
	width:99% !important;
	margin:0px !important;
}
#leftColTabs .tabs-container {
	width:auto !important;
	border:0 !important;
	border-top:1px solid #666 !important;
	margin:0 !important;
}
#leftColTabs {
	width:auto;
	height:auto;
}
#leftcol_tabs {
	float:left;
	width:auto;
	height:auto;
	background:#c4e4f0;
}
#tabs_content {
	border: 1px solid #aed0ea;
	border-top:none;
	background:yellow
}
/* ----------------------------------------------------------------------------
content zakladek - pokzaywanie niewidocznych
-----------------------------------------------------------------------------*/

/* szukaj foto */
#searchPhotos {
	width:auto;
	height:auto;
	padding-top:20px;
}
#searchPhotosHeader {
	float:left;
	width:auto;
	height:auto;
}
#searchPhotos .searchInput {
	border:1px solid #757575;
	border-right:0px;
	width:235px;
	height:26px;
	margin:10px 0 5px 0;
	padding:8px 0 0 5px;
	color:#b7b7b7;
	font-size:14px;
	font-weight: bold;
}
#searchPhotos #searchButton {
	margin:0 !important;
	float:left !important;
	margin-top:10px !important;
}
#searchPhotos span {
	display:block;
	margin-bottom:10px;
}
/* ostatnio dodane zdjecia */
#galleryLastAdded {
	width:auto;
}
#galleryLastAddedHeader {
	margin-bottom:10px;
	float:left;
}
#galleryLastAddedButton {
	float:left;
	margin-left:15px
}
.lastAddPhotosBox {
	float:left;
	width:auto;
	height:auto;
	margin-bottom:7px
}
.lastAddPhotosBorder {
	border:1px solid #ccc;
	padding:2px;
	height:46px;
	width:60px;
	margin-right:5px;
}
.lastAddPhoto {
	height:46px;
	width:60px;
	overflow:hidden
}
.lastAddPhotoName {
	text-align:center;
	color:#ggg
}
/* chmurka tagow */
#tags_clouds {
	height:auto;
	padding: 0 20px 0 8px;
	text-align: center;
}
#tags_clouds a {
	text-decoration:none
}
#tags_clouds a:hover {
	text-decoration:underline
}
/* promowane produkty inbook.pl */

.inbook_product caption {
	font-size:12px;
	margin-top:15px;
}
.inbook_product {
	border:0px !important;
}
.inbook_product td {
	height:15px;
	width:70px;
	padding-right:11px;
}
.inbook_product a {
	color:#5a5a5a;
	text-decoration:none;
}
.inbook_product .product_image {
	height:90px !important;
	overflow:hidden;
	margin-bottom:5px;
	width:70px;
	padding:2px;
	border:1px solid #999;
}
.inbook_product .price {
	display:none;
	visibility:hidden;
	width:70px;
}
.inbook_product .price a {
	font-size:100% !important;
	font-weight:bold !important;
	width:70px;
}
.inbook_product .name a {
	font-size:9px !important;
	height:100px !important;
	width:70px;
}
.inbook_product .name a:hover {
	color:#333;
	text-decoration:underline
}

