/*big menu*/

ul li {list-style-type:none;list-style-position:outside;margin-left:0px;margin-bottom:0px;}
ul, ol {margin:0;padding:0;text-indent:0}

#kwick {position:relative;}

#kwick .kwicks {
  margin:0;
  padding:0;
  list-style:none;
	display: block;
	height: 58px;
	background: #ffffff url(../img/restyle/bg-slidecanali.gif) top right no-repeat;
}

#kwick li {float:left;}

#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 58px;
	width: 66px;
	background: #fff;
  margin-right: 1px;
}

#kwick .download {
	background: url(../img/restyle/geo.gif);
}

#kwick .ecok {
	background: url(../img/restyle/eco.gif);
}

#kwick .cinek {
	background: url(../img/restyle/cin.gif);
}

#kwick .fotok {
	background: url(../img/restyle/foto.gif);
}

#kwick .sock {
	background: url(../img/restyle/soc.gif);
	margin-right: 0;
}