.postovne {
	position: relative;
	width: 100%;
	border: 1px solid #666d67;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;	
	padding-top: 15px;
	padding-bottom: 15px;
	font: bold 12px Verdana, Arial, Helvetica;
	background: #fff;
}

#kosikItem {
	position: relative;
	background: #edead4;
	width: 584px;
	border: 1px solid #666d67;
	min-height: 74px;
	*height: 74px;
	margin: 0px;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
}

#kosikItem .Image {
	position: absolute;
	margin: 0px;
	top: 1px;
	left: 1px;
	border: 0px;
}

#kosikItem #Text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	border: 0px;
	left: 98px;
	top: 3px;
	height: 58px;
	width: 208px;
}

#kosikItem .photo {
	margin: 2px 0px 2px 4px;
	border: 1px solid #afa47d;
}

#kosikItem #NazevProduktu {
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 100px;
	padding: 3px 4px 3px 4px;
	width: 476px;
	overflow: hidden;
	margin: 0px;
	background: #666d67;
	color: #fff;
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#kosikItem #NazevProduktu a:link, #kosikItem #NazevProduktu a:visited {
	color: #fff;
}

#kosikItem #NazevProduktu a:hover {
	color: #ffc20e;
}

#kosikItem #Kategorie {
	position: absolute;
	padding: 0px;
	left: 100px;
	top: 20px;
	padding: 2px 4px;
	margin: 0px 0px 0px 0px;
	color: #444;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem #Ciselnik {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #444;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem #Cislo {
	position: absolute;
	left: 255px;
	top: 22px;
	padding: 0px 0px 0px 4px;
	margin: 0px;
	color: #afa47d;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem .Delete {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 48px;
	left: 260px;
	border: 0px;
}

#kosikItem #Cena {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 5px;
	right: 195px;
	text-align: right;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #3165c3;
}

#kosikItem #DPH {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 5px;
	right: 122px;
	text-align: right;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #3165c3;
}

#kosikItem #cenaSdph {
	width:171px;
	position: absolute;
	padding:2px 5px 2px 5px;
	margin: 0px;
	top: 20px;
	left: 100px;
	text-align: left;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #afa47d;
}

#kosikItem #Pocet {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 47px;
	left: 300px;
}

#kosikItem #CartInput {
	color: #444;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem #CartInput

#kosikItem #CartInput .CartInputForm {
	font: normal 10px "Century Gothic", Verdana, Arial, Helvetica;		
	width: 25px;
	border: 1px solid #b9d4dc;
	background: White url(images/form_back.gif) repeat-x;
	color: #002b79;
	text-align: right;
	margin-right: 2px;
}

#kosikItem .CartButton {
	position: absolute;
	margin: 0px 0px 0px 3px;
	padding: 0px;	
	left: 46px;
	top: 1px;
	border: 0px;
}

#kosikItem #Cena2 {
	position: absolute;
	margin: 0px;
	padding: 0px;	
	left: 74px;
	top: 3px;
	width: 150px;
	font: normal 10px "Century Gothic", Verdana, Arial, Helvetica;
	color: #135629;
}

#kosikItem #Cena3 {
	position: absolute;
	margin: 0px;
	padding: 0px;	
	left: -40px;
	top: 6px;
	width: 150px;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #666d67;
}

#kosikItem #CenaCelkem {
	width: 180px;
	background: #666d67;
	position: absolute;
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	font: bold 14px Verdana, Arial, Helvetica;		
	color: #ffc20e;
	right: 0px;
	bottom: 0px;
	*bottom: -1px;
	text-align: right;
}

#kosikItem .specifika{
	padding: 3px;
}