/*
Author: MC3 
Author URL: http://mc3.pl
No JS version
*/


.item .thumb img.bw {
position:absolute;
z-index:10;
}
.item .thumb img.color {
position:absolute;
z-index:11;
}
#slider {
width:960px;
background:none;
display:block;
}
#slider img {
	margin:10px 0;
	width:960px;
	height:530px;
	display:block;
	clear:both;
	position:relative;
}
.rightLong {
width:650px;
float:right;
background:url(../img/mapa.jpg) 0 0 no-repeat;
}
#tools {
width:70px;
background:url(http://s7.addthis.com/static/r07/widget18.png) 0 0 no-repeat;
padding-left:20px;
}
#tools a:hover {
background:#006568;
color:#fff;
}