a:active {
  outline:none;
}
:focus {
  -moz-outline-style:none;
}
#scroll {
	position:relative;
	height:380px;
	overflow:hidden;
	width:950px;
	background-color: #83c8d0;
}

#tools {
	width:9999em;
	position:absolute;
	height:290px;
}

.tool {
	float:left;
	width:1000px;
	height:294px;
	background-repeat:no-repeat;
}

.details {
	background-color:#fff;
	color:#666;
	float:left;
	font-size:20px;
	margin:270px 0 0 0;
	padding:10px 60px;
	width:525px;
}

.demos {
	float:right;
	min-height:200px;
	padding:0 25px;
	width:272px;
	text-align: left;
}

.demos h2 {
	color:#ffffff;
	font-size:22px;
	display:block;
	padding:10px 0;
}

.demos a {

	color:#046c73;
	font-size:10pt;
	text-decoration:none;
}

.demos a:hover {

	color:#ffffff;
	font-size:10pt;
	text-decoration:none;
}

.demos p {
	height:30px;
	background:transparent url(../graf/graf_menu/punkt.gif) no-repeat;
	padding-left:40px;
	padding-top: 5px;
	margin: 0 auto;
}

#thumbs {
	background:url(../graf/graf_menu/menuslajd.jpg) no-repeat;
	height:90px;
	position:absolute;
	top:290px;
	width:950px;

}

.t a {
	background:transparent url(../graf/graf_menu/menuslajd.jpg) no-repeat scroll 0 -90px;
	
	display:block;
	width:220px;
	float:left;
	height:90px;
	cursor:pointer;
}

.t a.active {
	cursor:default !important;
}

.navi {
	margin-left:290px;
	_margin-left:280px;
}

/* Przyciski */
#t0 		  { margin-left:0; _margin-left:0;}
#t0.active { background-position: 0  0 !important; }
#t0:hover  { background-position: 0 -180px; }
#t0:active { background-position: 0 -270px; }

#t1			{ background-position:-290px -90px; }
#t1:hover 	{ background-position:-290px -180px; }
#t1:active	{ background-position:-290px -270px; }
#t1.active	{ background-position:-290px 0 !important; }

#t2			{ background-position:-510px -90px; }
#t2:hover 	{ background-position:-510px -180px; }
#t2:active	{ background-position:-510px -270px; }
#t2.active	{ background-position:-510px 0 !important; }

#t3			{ background-position:-730px -90px; }
#t3:hover 	{ background-position:-730px -180px; }
#t3:active	{ background-position:-730px -270px; }
#t3.active	{ background-position:-730px 0 !important; }
