/* zmieniarka na główej - okazje */
.frame_top{
	width: 730px;
	height: 300px;
	background: none;
}
.frame_content_top{
	width: 730px;
	height: 300px;
	overflow: hidden;
	position: relative;
}
#okazje_bg {
	position: absolute;
	left: 0px;
	line-height: 0px;
	width: 3700px
}
#okazje_bg img { border: 0px; }
#okazje_bg a {
	display: block;
	position: relative;
	height: 300px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: center center;
	width: 730px;
	text-decoration: none;
	float: left;
}
#okazje_bg a span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100px;
	background: #000;
	color: #fff;
	padding: 16px 10px 17px 10px;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
#okazje_bg a span.pnazwa {
	left: 0px;
	width: 710px;
	color: #fff;
	font-weight: bold;
}
/* nawigacja okazji */
.selector {
	background: url(gfx/menu_link_hover.gif) top repeat-x;
	display: block;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: 1;
	height: 20px;
	padding: 0 5px;
}
.selector .selector_button a {
	text-indent: -9999%;
	background: url(gfx/selector.png) center center no-repeat;
	height: 20px;
	width: 15px;
	display: block;
	opacity: 0.25;
}
.selector .selector_button a.selector_on, .selector .selector_button a:hover { opacity: 1; }

/* Ramki z produktami */
.frame{	width: 360px; }
.frame_content{ position: relative;}
.frame_content_box{
	padding-top: 28px;
	height: 239px;
	width: 343px;
}
.frame_title{ height: 33px; }

/* polecane w kategorii */
#polecane { margin-right: 10px; }
.boxy {
	width: 358px;
	position: relative;
	border: 1px solid #bfbfbf;
	border-top: 0;
	overflow: hidden;
	height: 347px;
}
.box {
	padding: 10px 10px 11px;
	background: url(gfx/promo_bg.gif) bottom center no-repeat;
}
.box_title{
	font-size: 11px;
	padding-bottom: 5px;
	height: 15px;
}
.box_title a{
	display: block;
	margin: auto;
	text-decoration: none;
	font-weight:bold;
	color: #000;	
	padding: 2px 0;
}
.box_foto{
	margin: auto;
	width: 95px;
	height: 95px;
	float: left;
	padding-right: 10px;
}
.box_desc {
	font-size: 11px;
	color: #5b5651;
	line-height: 18px;
	padding-bottom: 10px;
	height: 50px;
}
.box_foto img { border: none; }

/* najczescie przegladane */
.boxy .boxik {
	padding: 10px 5px;
	text-align: center;
	border-bottom: 1px solid #f1f1f1;
	display: block;
	float: left;
	overflow: hidden;
	height: 153px;
	width: 109px;
	position: relative;
}
.boxy .boxik .nazwa {
	display: block;
	color: #241d17;
	font-weight: bolder;
}
.boxy .boxik .cena {
	display: block;
	position: absolute;
	padding: 5px 0;
	text-align: center;
	width: 119px;
	bottom: 0;
	font-size: 12px;
	background: #fff;
	font-weight: bolder;
}
.boxy .boxik:hover { text-decoration: none; }
.boxy .boxik:hover .cena { text-decoration: underline; }

/* nowosci */
#nowosci { position: relative; }
#nowosci .newsUp {
	position: absolute;
	z-index: 2;
}
#nowosci .newsUp2 {
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
}
#nowosci .suwadlo {
	margin-top: 10px;
	border: 1px solid #BFBFBF;
	height: 99px;
	overflow: hidden;
	padding: 0 10px 0 140px;
}
#nowosci .suwadlo div { width: 2000px; }
#nowosci .suwadlo a {
	display: block;
	float: left;
	padding: 2px 11px;
	width: 95px;
	height: 95px;
	overflow: hidden;
}


