.postovne {
	position: relative;
	width: 584px;
	border: 1px solid #cc0000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: -3px;
	margin-bottom: 15px;	
	padding-top: 15px;
	padding-bottom: 15px;
	font: bold 12px Verdana, Arial, Helvetica;
	background: #fff;
}

#kosikItem {
	position: relative;
	background: #fff;
	width: 584px;
	border: 1px solid #cc0000;
	height: 72px;
	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 0px 4px;
}

#kosikItem #NazevProduktu {
	position: absolute;
	top: 0px;
	left: 100px;
	padding: 2px 4px;
	width: 300px;
	overflow: hidden;
	margin: 0px;
	background: #cc0000;
	color: #fff;
	font: bold 12px "Century Gothic", Verdana, Arial, Helvetica;
}

#kosikItem #NazevProduktu a:link, #kosikItem #NazevProduktu a:visited {
	color: #fff;
}

#kosikItem #NazevProduktu a:hover {
	text-decoration: underline;
}

#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: 100px;
	top: 37px;
	padding: 2px 4px;
	padding: 0px;
	margin: 0px;
	color: #999;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem .Delete {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 48px;
	left: 290px;
	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 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 5px;
	right: 7px;
	text-align: right;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #333;
}

#kosikItem #Pocet {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 47px;
	left: 330px;
}

#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;
	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: #c80000;
}

#kosikitem #CenaCelkem {
	position: absolute;
	right: 10px;
	top: 50px;
	padding: 0px;
	margin: 0px;
	font: bold 14px Verdana, Arial, Helvetica;		
	color: #c80000;
	width: 200px;
	text-align: right;
}