/* SCROLL */
#scroll {
	position:relative;
	height:410px;
	overflow:hidden;
	width:1001px;
	/*-moz-border-radius:5px;
	-webkit-border-radius:5px;*/
}

#tools {
	width:9999em;
	position:absolute;
	height:337px;
}

.tool {
	float:left;
	width:1001px;
	height:337px;
	background-repeat:no-repeat;
}

#tools ul, #intro ul{
	list-style: url('../images/list-style.png');
}
#tools h1, #intro h1 {
	text-indent: -9999px;
	margin-top: -20px;
}

#tool-novitus{
	margin: 110px 0 0 40px;
}

#tool-novitus a {
	z-index:9999; 
	margin-left:300px;
}

#tool-novitus ul li {
	margin: 10px;
	font-size: 1.2em;
	letter-spacing: 0.07em;
}

#tool-retail{
	margin: 110px 0 0 20px;
}

#tool-retail a {
	z-index:9999;
	color:#8cb639; 
	margin-left:200px;
}

#tool-retail a:hover {
	color:#4756a7;
}

#tool-retail ul li {
	margin: 10px;
	font-size: 1.2em;
	letter-spacing: 0.07em;
}

#tool-optima {
	margin: 120px 0 0 450px;
}

#tool-optima a {
	color:#b412be; 
	margin-left:330px;
}

#tool-optima a:hover {
	color:#47a7da; 
}

#tool-optima ul li {
	margin: 10px;
	font-size: 1.2em;
	letter-spacing: 0.07em;
}

#tool-cdnxl{
	margin: 220px 0 0 620px;
}

#tool-cdnxl a {
	z-index:9999; 
	color:#b412be; 
	margin-left:250px;
}

#tool-cdnxl a:hover {
	color:#e1a217; 
}

#tool-cdnxl ul li {
	margin: 10px;
	font-size: 1.2em;
	letter-spacing: 0.07em;
}


#thumbs {
	background:url('../images/buttons-top.png') no-repeat;
	height:76px;
	position:absolute;
	top:337px;
	width:1001px;
}

.t a {
	background:transparent url('../images/buttons-top.png') no-repeat scroll -21px -90px;
	display:block;
	
	float:left;
	height:76px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
}

/* CSS sprite for the navigation */
#t0        { background-position:0px 0px; width:249px;}
#t0:hover  { background-position:0px -76px; }
/*#t0:active { background-position:-75px -270px; }
#t0.active { background-position:-75px 0 !important; }*/

#t1		{ background-position:0px 250px; width:253px;}
#t1:hover 	{ background-position:-249px -76px; }
/*#t1:active	{ background-position:-150px -270px; }
#t1.active	{ background-position:-150px 0 !important; }*/

#t2		{ background-position:0px 500px; width:251px;}
#t2:hover 	{ background-position:-502px -76px; }
/*#t2:active	{ background-position:-225px -270px; }
#t2.active	{ background-position:-225px 0 !important; }*/

#t3		{ background-position:0px 750px; width:248px;}
#t3:hover 	{ background-position:-753px -76px; }
/*#t3:active	{ background-position:-300px -270px; }
#t3.active	{ background-position:-300px 0 !important; }*/

/*koniec SCROLLA*/
