.novinky{
	 width: 710px; height: 140px;
	 position: relative; top: 20px;
	 margin-bottom: 35px;
}

.sipkaLeva{
	background-image: url('../gfx/novinkyOvladani/levasipka.png');
	background-repeat: no-repeat;
	width: 12px; height: 93px;
	margin-right: 5px; margin-left: 2px; float:left;
	position: relative;cursor: pointer;
}
.sipkaPrava{
	background-image: url('../gfx/novinkyOvladani/pravasipka.png');
	background-repeat: no-repeat;
	width: 12px; height: 93px;
	margin-left: 5px; float:left;
	position: relative;cursor: pointer;
}

	
.novinkyOrez{
	position: relative;
	width: 672px; height: 140px;
	overflow: hidden; float:left;
	background-color: white;
}
.novinkyFade{
	position: relative;
	top:0px; left:-168px;
	height:140px; width:1008px;
	background-color: white;
}
.novinkyFade ul li a	{
	width:158px; height:140px;
	background-color: white;
	display: block;cursor: pointer;  
}
.novinkyFade ul li a img{
	width:158px; height:140px;
	border: 0;
}
.novinkyFade ul li {
	width:158px; height:140px;
	border: 0;
	float:left;
	margin: 0 5px;
	display: block;
}
