.ui-corner-all {border-radius: 0px;}
#sliderContent {width: 530px;}
.viewer {width:530px; height:112px; margin-top: 4px; overflow:hidden; position:relative;}
.content-conveyor {width:auto; height:0px; position:relative;}
.item {width:auto; float:left; cursor: pointer; _cursor: hand;}
#sliderB {position:relative; top:4px; margin:10px 10px 15px 8px; height:2px;}
#sliderB a {top:-9px;}
.mainimg {float:left; background-color:#cccccc; border:#cccccc 4px solid; margin-right:15px;}
#hlavni {position:relative; width: 530px; height:397px; background-color: #ffffff;}
#hlavni div {position:absolute; z-index:1;}
#hlavni div.active {z-index:3;}

input[type="text"].mnozstvi {
	border:#999999 1px solid; 
	background-color: white; 
	padding: 2px;	
	height: 20px; 
	margin-right: 10px;
	width: 20px; 
	color: #000000; 
	font-size: 18px;
	text-align: center;
}

input[type="text"].mnozstvikosik {
	border:#999999 1px solid; 
	background-color: white; 
	margin-right: 5px;
	width: 20px; 
	color: #000000; 
	float: left;
	text-align: center;
}

input[type="submit"].koupit {
	background: url('/images/koupit.png') left top no-repeat; 
	color: white; 
	padding: 5px 60px 10px 5px;
	width: 176px;
	height: 67px;
	border: none;
	font-size: 20px;
	font-weight: bold;
	cursor: pointer;
	#cursor: hand;
	#padding: 5px 60px 8px 5px;
}

.pocet {
	margin-top: 20px;
}

.jednotka {
	margin-top: 20px;
	font-size: 20px;
	line-height: 26px; 
	margin-right: 40px;
}

.fs18 {
	font-size: 18px;
}

.fs24 {
	font-size: 24px; 
}