/* ---------------------------------------
 * Glowny box lewej czesci podstrony
 * --------------------------------------- */
#pojContentLeftMainBoxTop{
	width: 710px;
	height: 5px;
	background-image: url(../images/bg_left_content_box_top.png);
	line-height: 0px;
	font-size: 0px;
}

#pojContentLeftMainBoxBottom{
	width: 710px;
	height: 5px;
	background-image: url(../images/bg_left_content_box_bottom.png);
	line-height: 0px;
	font-size: 0px;
}

#pojContentLeftMainBox{
	background-color: #fff0d8;
	border-left: 1px solid #f1b88f;
	border-right: 1px solid #f1b88f;
	width: 708px;
	font-size: 12px;
	color: #525252;
	font-weight: normal;
}

	#pojContentLeftMainBoxHead{
		padding: 14px 10px 20px 10px;
		border-bottom: 5px solid #ea602f;
	}

		#pojContentLeftMainBoxHead h2{
			font-size: 24px;
			color: #000;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}

	#pojTabSelect{
		padding: 10px 0px 0px 0px;
		background: url(../images/bg_tabs_select_bottom.png) repeat-x left bottom;
	}

		#pojTabSelect li{
			display: block;
			float: left;
			height: 26px;
			padding: 0px 2px 0px 10px;
		}
		
		#pojTabSelect li.active{
			background: url(../images/bg_tab_select_right.png) no-repeat right top;
		}
		
			#pojTabSelect li span{
				display: block;
				float: left;
				height: 26px;
				padding: 0px 0px 0px 1px;
			}
			
			#pojTabSelect li.active span{
				background: url(../images/bg_tab_select_left.png) no-repeat;
			}

				#pojTabSelect a{
					display: block;
					float: left;
					color: #525252;
					font-size: 10px;
					font-weight: normal;
					text-decoration: none;
					text-transform: uppercase;
					padding: 7px 8px 1px 8px;
					height: 18px;
				}
	
				#pojTabSelect a:hover{
					text-decoration: underline;
				}

				#pojTabSelect li.active a{
					border-top: 1px solid #f1b88f;
					border-bottom: 1px solid #fff0d8;
					padding: 6px 8px 0px 8px;
				}
				
/* ---------------------------------------
 * Glowny box podstrony (Content Wide)
 * --------------------------------------- */
#pojContentWideMainBoxTop{
	width: 950px;
	height: 5px;
	background-image: url(../images/bg_wide_content_box_top.png);
	line-height: 0px;
	font-size: 0px;
}
	
#pojContentWideMainBoxBottom{
	width: 950px;
	height: 5px;
	background-image: url(../images/bg_wide_content_box_bottom.png);
	line-height: 0px;
	font-size: 0px;
}

#pojContentWideMainBoxBottomLine{
	width: 950px;
	height: 5px;
	background-image: url(../images/bg_wide_content_box_bottom_line.png);
	line-height: 0px;
	font-size: 0px;
}

#pojContentWideMainBox{
	background-color: #fff0d8;
	border-left: 1px solid #f1b88f;
	border-right: 1px solid #f1b88f;
	width: 948px;
	font-size: 12px;
	color: #525252;
	font-weight: normal;
}

	#pojContentWideMainBoxHead{
		padding: 14px 10px 20px 10px;
		border-bottom: 5px solid #ea602f;
	}
	
		#pojContentWideMainBoxHead h2{
			font-size: 24px;
			color: #000;
			margin: 0px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
		}
				
/* ---------------------------------------
 * Box aktualna promocja
 * --------------------------------------- */
#gfxCurrentPromotion{
	float: left;
	width: 37px;
	height: 110px;
	padding: 20px 12px 0px 15px;
	background: url(../images/gfx_pomarki_bottle_small.jpg) no-repeat 15px 20px;
}

#txtCurrentPromotion{
	float: left;
	padding: 24px 0px 10px 0px;
	width: 156px;
}

	#txtCurrentPromotion h4{
		color: #a4172d;
		font-size: 14px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
	}

/* ---------------------------------------
 * Box dla rodzic�w
 * --------------------------------------- */
#gfxForParents{
	float: left;
	width: 37px;
	height: 110px;
	padding: 20px 12px 0px 15px;
	background: url(../images/gfx_pomarki_bottle_small.jpg) no-repeat 15px 20px;
}

#txtForParents{
	float: left;
	padding: 24px 0px 10px 0px;
	width: 156px;
}

	#txtForParents h4{
		color: #a4172d;
		font-size: 14px;
		font-weight: bold;
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
	}

/* ---------------------------------------
 * Box Reklamy
 * --------------------------------------- */
#pojCommercialsContent{
	height: 170px;
	position: relative;
}

#pojCommercialsList{
	display: none;
}

	#pojCommercialsList li{
		display: block;
		float: left;
		width: 135px;
		height: 125px;
		text-align: center;
		font-weight: bold;
		font-size: 14px;
		color: #a4172d;
		position: relative;
	}
	
		#pojCommercialsList li a{
			display: block;
			width: 133px;
			height: 93px;
			margin: 0px 0px 16px 0px;
			border: 1px solid #000000;
		}
		
	#pojArrowLink{
		display: block;
		border: none;
		margin: 0px 0px 0px 0px;
		width: 122px;
		height: 61px;
		position: absolute;
		left: 100px;
		top: 82px;
		z-index: 10;
		background: url(../images/gfx_arrow_zobacz_wiecej.png);
	}
	
		/* ---------------------------------------
		 * Jcarousel skin Commercials
		 * --------------------------------------- */	
		.jcarousel-skin-commercials{
			padding: 7px 0px 0px 6px;	
		}
		
		.jcarousel-skin-commercials .jcarousel-container-horizontal {
		    width: 135px;
		    padding: 20px 40px;
		}
		
		.jcarousel-skin-commercials .jcarousel-container-vertical {
		    width: 75px;
		    height: 245px;
		    padding: 40px 20px;
		}
		
		.jcarousel-skin-commercials .jcarousel-clip-horizontal {
		    width:  135px;
		    height: 125px;
		}
		
		.jcarousel-skin-commercials .jcarousel-clip-vertical {
		    width:  75px;
		    height: 245px;
		}
		
		.jcarousel-skin-commercials .jcarousel-item {
		    width: 75px;
		    height: 75px;
		}
		
		.jcarousel-skin-commercials .jcarousel-item-horizontal {
		    margin-right: 10px;
		}
		
		.jcarousel-skin-commercials .jcarousel-item-vertical {
		    margin-bottom: 10px;
		}
		
		.jcarousel-skin-commercials .jcarousel-item-placeholder {
		    background: #fff;
		    color: #000;
		}
		
		/**
		 *  Horizontal Buttons
		 */
		.jcarousel-skin-commercials .jcarousel-next-horizontal {
		    position: absolute;
		    top: 50px;
		    right: 5px;
		    width: 32px;
		    height: 32px;
		    cursor: pointer;
		    background: transparent url(../images/next-horizontal.png) no-repeat 0 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-next-horizontal:hover {
		    background-position: -32px 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-next-horizontal:active {
		    background-position: -64px 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-next-disabled-horizontal,
		.jcarousel-skin-commercials .jcarousel-next-disabled-horizontal:hover,
		.jcarousel-skin-commercials .jcarousel-next-disabled-horizontal:active {
		    cursor: default;
		    background-position: -96px 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-prev-horizontal {
		    position: absolute;
		    top: 50px;
		    left: 5px;
		    width: 32px;
		    height: 32px;
		    cursor: pointer;
		    background: transparent url(../images/prev-horizontal.png) no-repeat 0 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-prev-horizontal:hover {
		    background-position: -32px 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-prev-horizontal:active {
		    background-position: -64px 0;
		}
		
		.jcarousel-skin-commercials .jcarousel-prev-disabled-horizontal,
		.jcarousel-skin-commercials .jcarousel-prev-disabled-horizontal:hover,
		.jcarousel-skin-commercials .jcarousel-prev-disabled-horizontal:active {
		    cursor: default;
		    background-position: -96px 0;
		}

/* ---------------------------------------
 * Rozne podstrony
 * --------------------------------------- */
.pojSubPageContent{
	padding: 10px 10px 10px 10px;
}

	.pojSubPageContent li{
		padding-left: 30px;
		padding-bottom: 2px;
		background: url(../images/gfx_subpage_li.png) no-repeat 14px 5px;
	}

#pojSite_bezpieczenstwo{
	width: 686px;
	height: 1574px;
	/*padding: 10px 0px 0px 10px;*/
	background: url(../images/bg_site_bezpieczenstwo.png) no-repeat 10px 10px;	
}