.postovne {
	position: relative;
	width: 480px;
	border: 1px solid #eeeeee;
	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: #F4F4F4;
}

#kosikItem {
	position: relative;
	background: url(images/kosikback.gif) no-repeat;
	width: 480px;
	border: 1px solid #eeeeee;
	height: 72px;
	margin: 0px;
	padding: 0px;
	margin-left: -3px;
	margin-bottom: 15px;
}

#kosikItem .Image {
	position: absolute;
	margin: 0px;
	top: 1px;
	left: 1px;
	border: 0px;
}

#kosikItem #Text {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 1px;
	left: 1px;
	border: 0px;
	left: 98px;
	top: 4px;
	height: 58px;
	width: 208px;
}

#kosikItem #Text2 {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 1px;
	left: 1px;
	border: 0px;
	left: 5px;
	top: 4px;
	height: 58px;
	width: 311px;
}

#kosikItem #NazevProduktu, #kosikItem #NazevProduktu a:link, #kosikItem #NazevProduktu a:visited {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	top: 1px;
	left: 0px;
	color: #3165c3;
	font: bold 12px Verdana, Arial, Helvetica;
}

#kosikItem #NazevProduktu a:hover {
	text-decoration: underline;
}

#kosikItem #Kategorie {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #3165c3;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem #Ciselnik {
	position: relative;
	padding: 0px;
	margin: 0px;
	color: #82A3DF;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem #Cislo {
	position: absolute;
	left: 0px;
	top: 48px;
	padding: 0px;
	margin: 0px;
	color: #82A3DF;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem .Delete {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 48px;
	left: 240px;
	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: #3165c3;
}

#kosikItem #Pocet {
	position: absolute;
	padding: 0px;
	margin: 0px;
	top: 47px;
	left: 270px;
}

#kosikItem #CartInput {
	color: #3165c3;
	font: normal 10px Verdana, Arial, Helvetica;
}

#kosikItem #CartInput .CartInputForm {
	font: normal 10px 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: 43px;
	top: 1px;
}

#kosikItem #Cena2 {
	position: absolute;
	margin: 0px;
	padding: 0px;	
	left: 74px;
	top: 3px;
	width: 150px;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #135629;
}

#kosikItem #Cena3 {
	position: absolute;
	margin: 0px;
	padding: 0px;	
	left: 0px;
	top: 3px;
	width: 150px;
	font: normal 10px Verdana, Arial, Helvetica;
	color: #eb4305;
}

#kosikitem #CenaCelkem {
	position: absolute;
	right: 10px;
	top: 45px;
	padding: 0px;
	margin: 0px;
	font: bold 17px Verdana, Arial, Helvetica;		
	color: #eb4305;
	width: 200px;
	text-align: right;
}