/* scrollable div area */
#scrollable1 {
	float: left;
	width: 1350px;
	height: 180px;	
	overflow: hidden;
	white-space: nowrap;
	position: relative;	
}
			/* horizontal track */
.track2 {
	/*float: left;
	clear: both;*/
	width: 860px;
	height: 15px;	
	/*background-color:#ccc;*/
	background: url(../img/lift-roupe.gif) left center repeat-x;
}
			
/* horizontal track handle */
.handle2 {
	width: 70px;
	height: 17px;	
	background: url(../img/lift.jpg) left top no-repeat;
	cursor: move;
}
	
.cont-slide {
	float: left;
	background: url(../img/slide-bg.gif) left top no-repeat;	
	height: 216px;
	margin: 12px 0 0 20px;
	_margin-left: 10px; 
	width: 892px;
	padding: 0 0 0 20px; 	
	overflow: hidden;
	/*position: relative;*/
}	

.top-images {
	overflow: hidden;
	zoom:1;
}

.top-images li {
	width: 130px;
	/*height: 130px;*/
	float: left;
	margin-right: 20px;
	text-align: center; 
	
}

.top-images li a {
	text-decoration: none;
	font: 900 1.2em Tahoma; 
	
}

.top-images li a span {
	display: block;
}
			
.inv {
	color: White;
	line-height: 1px;	
}			


.plashka {
	width: 180px;
	height: 63px;
	padding: 10px;
	overflow: hidden;
	background: url(../img/plashka.gif) left top no-repeat;
	font-size: 12px!important;
	color: #444;	
}

.sramka {
	margin-top: 5px;
}