/* ######################## Slider ################### */
.anythingSlider {
	width: 494px;
	height: 208px;
	position: relative;
	margin: 0 auto 15px;
	border: 1px solid #e8e8e8;
	background-image: url(../images/slide-bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
}
/* bix slider items */
.anythingSlider h3 {
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/arrow_h2.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding: 0 0 8px 22px;
	margin: 6px 0 0 14px;
	color: #000;
}
.anythingSlider h3 a {
	color: #000;
	text-decoration: none;
}
.anythingSlider h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.anythingSlider .wrapper {
	width: 473px;
	overflow: auto;
	height: 136px;
	margin: 30px 0 0 10px;
	padding-bottom: 4px;
	position: absolute;
	top: 0;
	border-bottom: 1px dashed #aeaeae;
}
/* Width below is max for Opera */
.anythingSlider .wrapper ul {
	width: 32700px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	margin: 6px 0 0 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 222px;
	width: 473px;
	margin: 0;
}
/*  Prevents*/
.anythingSlider .wrapper ul ul {
	position: static;
	margin: 0;
	background: none;
	overflow: visible;
	width: auto;
	border: 0;
}
.anythingSlider .wrapper ul ul li {
	float: none;
	height: auto;
	width: auto;
	background: none;
}
.anythingSlider .wrapper ul li img {
	float: left;
	margin-right: 14px;
}
.anythingSlider .wrapper ul li h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 6px;
}
.anythingSlider .wrapper ul li h4 a {
	color: #0066cc;
	text-decoration: underline;
}
.anythingSlider .wrapper ul li h4 a:hover {
	color: #0066cc;
	text-decoration: none;
}
.anythingSlider .arrow {
	display: block;
	height: 16px;
	width: 76px;
	background: url(../images/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 177px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-image: url(../images/slide-right.gif);
	background-position: left top;
	background-repeat: no-repeat;
	right: 11px;
}
.anythingSlider .back {
	background-image: url(../images/slide-left.gif);
	background-position: left top;
	background-repeat: no-repeat;
	left: 11px;
}
.anythingSlider .forward:hover {
	background-image: url(../images/slide-right.gif);
	background-position: 0 -16px;
	background-repeat: no-repeat;
}
.anythingSlider .back:hover {
	background-image: url(../images/slide-left.gif);
	background-position: 0 -16px;
	background-repeat: no-repeat;
}
#thumbNav {
	position: relative;
	top: 144px;
	left: 142px;
	width: 200px;
	text-align: center;
}
#thumbNav a {
	color: black;
	font-size: 10px;
	font-family: tahoma;
	display: inline-block;
	padding: 0px 7px;
	height: 18px;
	margin: 0 3px 0 0;
	text-align: center;
	background-image: url(../images/slide-bt1.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
#thumbNav a:hover, #thumbNav a.cur {
	background-image: url(../images/slide-bt2.gif);
	text-decoration: none;
}
#start-stop {
	display: none;
}
/* ######################## tabs ################### */
#organic-tabs {
	float: left;
	width: 494px;
	border: 1px solid #e8e8e8;
	margin: 0px;
	padding: 0 0 20px 0;
}
#explore-nav {
	overflow: hidden;
}
#explore-nav li {
	float: left;
	margin: 0 0px 0 0;
}
#explore-nav li.last {
	margin-right: 0;
}
/* przyciski */
#explore-nav #ex-featured a {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-image: url(../images/arrow_h2.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 104px 6px 36px;
	text-decoration: none;
}
#explore-nav #ex-featured a:hover {
	color: #000;
	text-decoration: underline;
}
#explore-nav #ex-featured a.current {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-image: url(../images/arrow_h2.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-right: 1px solid #e8e8e8;
	border-bottom: 0px solid #e8e8e8;
	padding: 6px 104px 6px 36px;
	text-decoration: none;
}
#explore-nav #ex-core a {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-image: url(../images/arrow_h2.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	border-bottom: 1px solid #e8e8e8;
	padding: 6px 219px 6px 36px;
	text-decoration: none;
}
#explore-nav #ex-core a:hover {
	color: #000;
	text-decoration: underline;
}
#explore-nav #ex-core a.current {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #000;
	background-image: url(../images/arrow_h2.gif);
	background-position: 14px 9px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border-bottom: 0px solid #e8e8e8;
	padding: 6px 219px 6px 36px;
	text-decoration: none;
}
#jquerytuts, #core, #classics {
	display: none;
}
#all-list-wrap {
	padding: 0 10px;
}
