/*
 * Eshop
 */
 
#content div.eshop-info {
	margin: 20px 0 20px 0;
}
#content p.eshop-sort {
	margin-left: 5px;
}

/* Kategorie - katalog */
#page .items {
	margin-bottom: 20px; margin-top: 20px;
}
#page .items form.list-1 {
	text-decoration: none;
	margin: 5px 0 0 0;
	float: left;
	overflow: hidden;
	page-break-before: auto; page-break-after: auto; page-break-inside: avoid;
	position: relative;
}
#page .items form.list-1 div.inside {
	padding: 2px;
}
#page .items form.list-1 table {
	width: 100%; height: 160px;
	border: 1px solid #CECECE;
}
#page .items form.list-1 td.image {
	text-align: center; vertical-align: middle;
	background-color: #fff;
	border-bottom: 1px solid #CECECE; border-right: 1px solid #CECECE;
}
#page .items form.list-1 td.image a {
	border: 0px none;
	margin: 0px; padding: 0px;
}
#page .items form.list-1 td.description {
	height: 115px;
	padding: 5px 5px 0 5px;
	vertical-align: top;
	border-bottom: 1px solid #CECECE;
}
#page .items form.list-1 td.description a {
	color: #505050;
	border: 0px none;
	font-size: 85%; font-weight: normal;
	line-height: 135%;
	padding: 0 5px 0 0;
}
#page .items form.list-1 td.description h3, #page .items form.list-1 td.description h3 a {
	color: #006CB7;
	background: none;
	border: 0px none;
	font-size: 95%; font-weight: bold;
	margin: 0 0 5px 0; padding: 0px;
	height: auto;
}
#page .items form.list-1 td.description cite {
	font-style: normal;
}
#page .items form.list-1 td.attrib {
	text-align: center; vertical-align: middle;
	border-right: 1px solid #CECECE;
}
#page .items form.list-1 td.marks {
	font-size: 75%;
	padding: 0 5px 0 0;
	height: 25px;
	text-align: right; vertical-align: middle;
}
#page .items form.list-1 td.marks img {
	cursor: pointer;
	margin: 0 0 0 5px; padding: 0px;
	float: right;
}
#page .items form.list-1 td.mainPrice {
	border-top: 1px solid #CECECE;
 	vertical-align: middle;
	font-size: 100%; font-weight: bold;
	height: 28px;
	padding-left: 5px;
}
#page .items form.list-1 td.mainPrice span {
	color: #FF0000;
}
#page .items form.list-1 td.secondPrice {
	font-size: 95%;
	padding-left: 5px;
	vertical-align: top;
	height: 25px;
}
#page .items form.list-1 td.secondPrice span {
	text-decoration: line-through;
}
#page .items form.list-1 td.tax {
	border-top: 1px solid #CECECE;
	width: 70px;
	font-size: 85%; font-weight: normal;
	vertical-align: top; text-align: center;
	color: #8F8F8F;
	padding-top: 15px; padding-right: 5px;
	line-height: 120%;
}
#page .items form.list-1 td.basket {
	width: 100px;
	border-right: 1px solid #CECECE; border-top: 1px solid #CECECE;
	text-align: center;
	margin: 0px; padding: 0px;
	font-size: 80%;
}
#page .items form.list-1 td.basket input {
	border: 1px solid #CECECE;
	text-align: right;
	margin: 3px 5px 0 5px;
	height: 14px; width: 22px;
	float: left;
}
#page .items form.list-1 td.basket div {
	font-weight: bold;
	line-height: 110%;
	color: #8F8F8F;
	margin: 5px;
}
#page .items form.list-1 td.basket input.quantity_box_button {
	border: 0px none;
	background-repeat: no-repeat; background-position: center; background-color: transparent;
	text-align: center;
	margin: 3px 2px 0 0;
	height: 18px; width: 10px;
	float: left;
}
#page .items form.list-1 td.basket input.quantity_box_button_down {
	background-image: url(../../images/down_small.gif);
}
#page .items form.list-1 td.basket input.quantity_box_button_up {
	background-image: url(../../images/up_small.gif);
}
#page .items form.list-1 td.basket .cartbutton {
	border: 0px none;
	background: none;
	cursor: pointer;
	margin: 0 0 0 5px; padding: 0px;
	display: block;
	height: 25px; width: 25px;
	float: left;
}
#page .items form.list-1 .aditional-info {
	position: absolute; left: 0px; bottom: 0px;
	margin: 0px; padding: 0px;
	width: 100%;
}
#page .items form.list-1 .aditional-info div {
	padding: 0 4px 4px 4px;
}
#page .items form.list-1 .aditional-info table {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 0px; padding: 0px;
	cursor: pointer;
	width: 100%; height: 50px;
	z-index: 100;
}
#page .items form.list-1 .aditional-info table td {
	vertical-align: middle;
}
#page .items form.list-1 .aditional-info table td.space {
	background: #FEFEFE url(../../images/components/com_eshop/info_big.png) no-repeat center center;
	width: 40px;
}
#page .items form.list-1 .qty-prices-info {
	position: absolute; left: 0px; bottom: 0px;
	margin: 0px; padding: 0px;
	width: 100%;
	visibility: hidden;
}
#page .items form.list-1 .qty-prices-info div {
	padding: 0 4px 4px 4px;
}
#page .items form.list-1 .qty-prices-info table {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 0px; padding: 0px;
	cursor: pointer;
	width: 100%; height: 50px;
	z-index: 100;
}
#page .items form.list-1 .qty-prices-info table td {
	vertical-align: middle; text-align: left;
	padding: 0px;
}
#page .items form.list-1 .qty-prices-info table td strong {
	color: #3885D7;
}
#page .items form.list-1 .qty-prices-info table td.space {
	background: #FEFEFE url(../../images/components/com_eshop/qty_price_big.png) no-repeat center center;
	width: 40px;
}
#page .items form.list-1 .qty-prices-info table td.cnt {
	width: 80px;
}

/* Kategorie - katalog - velke foto */
#page .items form.list-2 {
	text-decoration: none;
	margin: 5px 0 0 0;
	float: left;
	overflow: hidden;
	page-break-before: auto; page-break-after: auto; page-break-inside: avoid;
	position: relative;
}
#page .items form.list-2 table {
	width: 98.5%;
	margin: 2px;
	border: 1px solid #CECECE;
}
#page .items form.list-2 td.title {
	text-align: center;
	padding: 0 3px 0 3px;
	height: 50px;
}
#page .items form.list-2 td.title h3, #page .items form.list-2 td.title h3 a {
	color: #006CB7;
	background: none;
	border: 0px none;
	font-size: 95%; font-weight: bold;
	margin: 0 0 5px 0; padding: 0px;
	height: auto;
	line-height: 120%;
}
#page .items form.list-2 td.marks {
	font-size: 75%;
	padding: 0 5px 0 0;
	height: 25px;
	text-align: right; vertical-align: middle;
	border-top: 1px solid #CECECE;
	background-color: #fff;
}
#page .items form.list-2 td.marks img {
	cursor: pointer;
	margin: 0 0 0 5px; padding: 0px;
	float: right;
}
#page .items form.list-2 td.attrib {
	text-align: center; vertical-align: middle;
	border-bottom: 1px solid #CECECE;
	background-color: #fff;
}
#page .items form.list-2 td.image {
	text-align: center; vertical-align: middle;
	background-color: #fff;
	padding: 10px 0 10px 0;
	height: 225px;
}
#page .items form.list-2 td.image a {
	border: 0px none;
	margin: 0px; padding: 0px;
}
#page .items form.list-2 td.description {
	padding: 5px 0 5px 0;
	text-align: center; vertical-align: top;
}
#page .items form.list-2 td.description a {
	color: #505050;
	border: 0px none;
	font-size: 85%; font-weight: normal;
	line-height: 135%;
	padding: 0 5px 0 0;
}
#page .items form.list-2 td.mainPrice {
	text-align: center; vertical-align: top;
	font-size: 100%; font-weight: bold;
	padding: 5px 0 2px 0;
}
#page .items form.list-2 td.mainPrice span {
	color: #FF0000;
}
#page .items form.list-2 td.secondPrice {
	font-size: 90%;
	padding: 2px 0 5px 0;
	text-align: center; vertical-align: top;
	height: 25px;
}
#page .items form.list-2 td.secondPrice span {
	text-decoration: line-through;
}
#page .items form.list-2 td.basket {
	text-align: center;
	margin: 0px; padding: 0 0 5px 0;
	font-size: 80%;
	height: 40px;
	border-top: 1px solid #CECECE;
}
#page .items form.list-2 td.basket input {
	border: 1px solid #CECECE;
	text-align: right;
	margin: 3px 5px 0 10px;
	height: 14px; width: 22px;
	float: left;
}
#page .items form.list-2 td.basket div {
	font-weight: bold;
	line-height: 110%;
	color: #8F8F8F;
	margin: 5px;
}
#page .items form.list-2 td.basket div.buttons {
	margin: 2px 0 0 10px;
}
#page .items form.list-2 td.basket input.quantity_box_button {
	border: 0px none;
	background-repeat: no-repeat; background-position: center; background-color: transparent;
	text-align: center;
	margin: 3px 2px 0 0;
	height: 18px; width: 10px;
	float: left;
}
#page .items form.list-2 td.basket input.quantity_box_button_down {
	background-image: url(../../images/down_small.gif);
}
#page .items form.list-2 td.basket input.quantity_box_button_up {
	background-image: url(../../images/up_small.gif);
}
#page .items form.list-2 td.basket .cartbutton {
	border: 0px none;
	background: none;
	cursor: pointer;
	margin: 0 5px 0 5px; padding: 0px;
	display: block;
	height: 25px; width: 25px;
	float: right;
}
#page .items form.list-2 .aditional-info {
	position: absolute; left: 0px; bottom: 0px;
	margin: 0px; padding: 0px;
	width: 100%;
}
#page .items form.list-2 .aditional-info div {
	padding: 0 2px 4px 4px;
}
#page .items form.list-2 .aditional-info table {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 0px; padding: 0px;
	cursor: pointer;
	width: 100%; height: 106px;
	z-index: 100;
}
#page .items form.list-2 .aditional-info table td {
	vertical-align: middle; text-align: center;
	line-height: 120%;
}
#page .items form.list-2 .aditional-info table td.space {
	background: #FEFEFE url(../../images/components/com_eshop/info_big.png) no-repeat center center;
	width: 40px; height: 27px;
}
#page .items form.list-2 .qty-prices-info {
	position: absolute; left: 0px; bottom: 0px;
	margin: 0px; padding: 0px;
	width: 100%;
	visibility: hidden;
}
#page .items form.list-2 .qty-prices-info div {
	padding: 0 2px 4px 4px;
}
#page .items form.list-2 .qty-prices-info table {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 0px; padding: 0px;
	cursor: pointer;
	width: 100%; height: 106px;
	z-index: 100;
}
#page .items form.list-2 .qty-prices-info table td {
	vertical-align: middle; text-align: left;
	padding: 0 0 0 5px;
	line-height: 120%;
}
#page .items form.list-2 .qty-prices-info table td strong {
	color: #3885D7;
}
#page .items form.list-2 .qty-prices-info table td.space {
	background: #FEFEFE url(../../images/components/com_eshop/qty_price_big.png) no-repeat center center;
	height: 25px;
}
/* Kategorie - seznam */
#page .items form.list-3 {
	text-decoration: none;
	padding: 0px; margin: 5px 0 0 0;
	float: left;
	overflow: hidden;
	page-break-before: auto; page-break-after: auto; page-break-inside: avoid;
	position: relative;
}
#page .items form.list-3 table {
	width: 100%; height: 95px;
	border: 1px solid #CECECE;
}
#page .items form.list-3 td.image {
	border-right: 1px solid #CECECE;
	width: 110px;
	text-align: center; vertical-align: middle;
	padding: 5px;
	background-color: #fff;
	color: #505050;
}
#page .items form.list-3 td.image a, #page .items form.list-3 td.image img {
	border: 0px none;
	margin: 0px; padding: 0px;
}
#page .items form.list-3 td.description {
	border-right: 1px solid #CECECE;
	vertical-align: top;
	padding: 5px;
}
#page .items form.list-3 td.description a {
	color: #505050;
	border: 0px none;
	font-size: 85%; font-weight: normal;
	line-height: 135%;
	padding: 0 5px 0 0;
}
#page .items form.list-3 td.description h3, #page .items form.list-3 td.description h3 a {
	color: #006CB7;
	background: none;
	border: 0px none;
	font-size: 95%; font-weight: bold;
	margin: 5px 0 5px 0; padding: 0px;
	height: auto;
}
#page .items form.list-3 td.description cite {
	font-style: normal;
}
#page .items form.list-3 td.basket {
	border-bottom: 1px solid #CECECE;
	text-align: center; vertical-align: top;
	line-height: 110%;
	margin: 0px; padding: 10px 0 0 0;
	width: 150px;
	font-size: 80%;
}
#page .items form.list-3 td.basket div.buttons {
	margin: 3px 0 0 10px;
}
#page .items form.list-3 td.basket input {
	border: 1px solid #CECECE;
	text-align: right;
	margin: 3px 5px 0 5px;
	float: left; height: 14px; width: 22px;
}
#page .items form.list-3 td.basket input.quantity_box_button {
	border: 0px none;
	background-repeat: no-repeat; background-position: center; background-color: transparent;
	text-align: center;
	margin: 3px 2px 0 0;
	height: 18px; width: 10px;
	float: left;
}
#page .items form.list-3 td.basket input.quantity_box_button_down {
	background-image: url(../../images/down_small.gif);
}
#page .items form.list-3 td.basket input.quantity_box_button_up {
	background-image: url(../../images/up_small.gif);
}
#page .items form.list-3 td.basket .cartbutton {
	border: 0px none;
	background: none;
	cursor: pointer;
	margin: 0px; padding: 0px;
	display: block; height: 25px; width: 25px;
}
#page .items form.list-3 td.attrib {
	border-bottom: 1px solid #CECECE;
	text-align: center; vertical-align: middle;
}
#page .items form.list-3 td.mainPrice {
	border-right: 1px solid #CECECE;
	width: 80px; height: 45px;
	font-size: 100%; font-weight: bold;
	padding-left: 5px;
 	vertical-align: bottom;
}
#page .items form.list-3 td.mainPrice span {
	color: #FF0000;
}
#page .items form.list-3 td.secondPrice {
	border-right: 1px solid #CECECE;
	width: 80px; height: 20px;
	font-size: 85%;
	padding-left: 5px;
	vertical-align: top;
}
#page .items form.list-3 td.secondPrice span {
	text-decoration: line-through;
}
#page .items form.list-3 td.tax {
	border-right: 1px solid #CECECE;
	width: 80px;
	color: #8F8F8F;
	font-size: 80%;
	padding-right: 5px; padding-left: 5px;
	text-align: center; vertical-align: top;
}
#page .items form.list-3 td.marks {
	font-size: 75%;
	padding: 0 5px 0 0;
	height: 25px;
	text-align: right; vertical-align: middle;
}
#page .items form.list-3 td.marks img {
	cursor: pointer;
	margin: 0 0 0 5px; padding: 0px;
	float: right;
}
#page .items form.list-3 .aditional-info {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #CECECE; border-top: 0px none;
	font-size: 85%;
	margin: 0px; padding: 2px;
	width: 100%; height: 35px;
}
#page .items form.list-3 .aditional-info td {
	vertical-align: middle;
}
#page .items form.list-3 .aditional-info .space {
	background: #FEFEFE url(../../images/components/com_eshop/info_big.png) no-repeat center center;
	width: 40px;
}
#page .items form.list-3 .qty-prices-info {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 5px; padding: 2px;
	cursor: pointer;
	position: absolute; left: 120px; top: 0px;
	width: 76.5%; height: 60px;
	visibility: hidden;
	z-index: 100;
}
#page .items form.list-3 .qty-prices-info td {
	vertical-align: middle;
	text-align: left;
	padding: 0px;
}
#page .items form.list-3 .qty-prices-info td strong {
	color: #3885D7;
}
#page .items form.list-3 .qty-prices-info .space {
	background: #FEFEFE url(../../images/components/com_eshop/qty_price_big.png) no-repeat center center;
	width: 40px; height: 35px;
}
/* Kategorie - vypis c.4 */
#page .items form.list-4 {
	text-decoration: none;
	margin: 5px 0 0 0;
	float: left;
	overflow: hidden;
	page-break-before: auto; page-break-after: auto; page-break-inside: avoid;
	position: relative;
}
#page .items form.list-4 div.inside {
	padding: 2px;
}
#page .items form.list-4 table {
	width: 100%;
	border: 1px solid #CECECE;
}
#page .items form.list-4 td.image {
	text-align: center; vertical-align: middle;
	background-color: #fff;
	border-right: 1px solid #CECECE;
	padding: 5px;
}
#page .items form.list-4 td.image a {
	border: 0px none;
	margin: 0px; padding: 0px;
}
#page .items form.list-4 td.name {
	border-bottom: 1px solid #CECECE;
	vertical-align: center;
	padding: 2px 5px 2px 5px; height: 35px;
}
#page .items form.list-4 td.name a {
	color: #505050;
	border: 0px none;
	font-size: 85%; font-weight: normal;
	line-height: 135%;
	padding: 0 5px 0 0;
}
#page .items form.list-4 td.name h3, #page .items form.list-4 td.name h3 a {
	color: #006CB7;
	background: none;
	border: 0px none;
	font-size: 95%; font-weight: bold;
	margin: 0px; padding: 0px;
	height: auto;
}
#page .items form.list-4 td.basket {
	border-bottom: 1px solid #CECECE;
	text-align: center; vertical-align: top;
	line-height: 110%;
	margin: 0px; padding: 5px 0 5px 0;
	height: 20px;
	font-size: 80%;
}
#page .items form.list-4 td.basket div.buttons {
	margin: 1px 0 2px 10px;
}
#page .items form.list-4 td.basket input {
	border: 1px solid #CECECE;
	text-align: right;
	margin: 3px 5px 0 5px;
	float: left; height: 14px; width: 22px;
}
#page .items form.list-4 td.basket input.quantity_box_button {
	border: 0px none;
	background-repeat: no-repeat; background-position: center; background-color: transparent;
	text-align: center;
	margin: 3px 2px 0 0;
	height: 18px; width: 10px;
	float: left;
}
#page .items form.list-4 td.basket input.quantity_box_button_down {
	background-image: url(../../images/down_small.gif);
}
#page .items form.list-4 td.basket input.quantity_box_button_up {
	background-image: url(../../images/up_small.gif);
}
#page .items form.list-4 td.basket .cartbutton {
	border: 0px none;
	background: none;
	cursor: pointer;
	margin: 0px; padding: 0px;
	display: block; height: 25px; width: 25px;
}
#page .items form.list-4 td.mainPrice {
	font-size: 100%; font-weight: bold;
	padding-left: 5px;
 	vertical-align: bottom;
}
#page .items form.list-4 td.mainPrice span {
	color: #FF0000;
}
#page .items form.list-4 td.secondPrice {
	font-size: 85%;
	padding-left: 5px;
	vertical-align: top;
}
#page .items form.list-4 td.secondPrice span {
	text-decoration: line-through;
}
#page .items form.list-4 td.tax {
	border-bottom: 1px solid #CECECE;
	color: #8F8F8F;
	font-size: 80%;
	padding-right: 5px; padding-left: 5px;
	text-align: left; vertical-align: top;
}
#page .items form.list-4 td.marks {
	font-size: 75%;
	padding: 0 5px 0 0;
	height: 22px;
	text-align: right; vertical-align: middle;
}
#page .items form.list-4 td.marks img {
	cursor: pointer;
	margin: 0 0 0 5px; padding: 0px;
	float: right;
}
#page .items form.list-4 .aditional-info {
	position: absolute; left: 0px; bottom: 59px;
	margin: 0px; padding: 0px;
	width: 100%;
}
#page .items form.list-4 .aditional-info div {
	padding: 0 4px 4px 4px;
}
#page .items form.list-4 .aditional-info table {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 0px; padding: 0px;
	cursor: pointer;
	width: 100%; height: 58px;
	z-index: 100;
}
#page .items form.list-4 .aditional-info table td {
	vertical-align: middle; text-align: left;
	line-height: 120%;
}
#page .items form.list-4 .aditional-info table td.space {
	background: #FEFEFE url(../../images/components/com_eshop/info_big.png) no-repeat center center;
	width: 40px; height: 27px;
}
#page .items form.list-4 .qty-prices-info {
	position: absolute; left: 0px; bottom: 59px;
	margin: 0px; padding: 0px;
	width: 100%;
	visibility: hidden;
}
#page .items form.list-4 .qty-prices-info div {
	padding: 0 2px 4px 4px;
}
#page .items form.list-4 .qty-prices-info table {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 0px; padding: 0px;
	cursor: pointer;
	width: 100%; height: 58px;
	z-index: 100;
}
#page .items form.list-4 .qty-prices-info table td {
	vertical-align: middle; text-align: left;
	padding: 0 0 0 5px;
	line-height: 120%;
}
#page .items form.list-4 .qty-prices-info table td strong {
	color: #3885D7;
}
#page .items form.list-4 .qty-prices-info table td.space {
	background: #FEFEFE url(../../images/components/com_eshop/qty_price_big.png) no-repeat center center;
	height: 25px;
}
/* Zobrazeni produktu */
#content div.item-show h2 {
	font-size: 230%; font-weight: normal;
	line-height: 140%;
}
#content div.item-show .item-tags {
	text-align: left;
	margin: 10px 0 10px 0; padding: 0px;
}
#content div.item-show .item-tags span {
	line-height: 20px;
	display: block;
	float: left;
	margin-right: 10px; padding: 2px 5px 2px 25px;
}
#content div.item-show .infoboxes {
	color: #696969;
	background-color: #F5F5F5;
	border: 1px solid #BFBFBF; border-top: 5px solid #BFBFBF;
	text-align: left;
	margin: 0 0 5px 0; padding: 5px;
}
#content div.item-show .infoboxes p {
	font-size: 90%;
	text-align: left;
	line-height: 140%;
	margin: 0px; padding: 0px;
}
#content div.item-show .infoboxes table {
	width: 100%;
	font-size: 95%;
}
#content div.item-show .infoboxes table td {
	padding: 0 5px 0 5px;
}
#content div.item-show .infoboxes table td.key {
	width: 45%;
}
#content div.item-show .infoboxes tr.basket td {
	padding-top: 5px;
}
#content div.item-show .infoboxes td.basket input {
	border: 1px solid #CECECE;
	text-align: right;
	margin: 3px 5px 0 0;
	height: 14px; width: 22px;
	float: left;
}
#content div.item-show .infoboxes td.basket input.quantity_box_button {
	border: 0px none;
	background-repeat: no-repeat; background-position: center; background-color: transparent;
	text-align: center;
	margin: 3px 5px 0 0;
	height: 18px; width: 10px;
	float: left;
}
#content div.item-show .infoboxes td.basket input.quantity_box_button_down {
	background-image: url(../../images/down_small.gif);
}
#content div.item-show .infoboxes td.basket input.quantity_box_button_up {
	background-image: url(../../images/up_small.gif);
}
#content div.item-show .infoboxes td.basket .cartbutton {
	border: 0px none;
	background: none;
	margin: 0px; padding: 0px;
	display: block;
	height: 25px; width: 25px;
}
#content div.item-show .infoboxes table.priceInfo {
	margin: 0px;
}
#content div.item-show .infoboxes table.priceInfo td.key {
	width: 20%;
	vertical-align: middle;
	font-size: 140%;
}
#content div.item-show .infoboxes table.priceInfo td.topPrice {
	width: 120px;
	font-size: 160%; font-weight: bold;
	padding-left: 5px;
	color: #000;
}
#content div.item-show .infoboxes table.priceInfo td.mainPrice {
	width: 120px;
	font-size: 110%; font-weight: bold;
	padding-left: 5px;
	color: #000;
}
#content div.item-show .infoboxes table.priceInfo td.topPrice span,
#content div.item-show .infoboxes table.priceInfo td.mainPrice span {
	color: #FF0000;
}
#content div.item-show .infoboxes table.priceInfo td.secondPrice {
	font-size: 85%;
	padding: 0 0 0 5px;
	color: #000;
}
#content div.item-show .infoboxes table.priceInfo td.secondPrice span {
	text-decoration: line-through;
}
#content div.item-show .infoboxes table.priceInfo td.tax {
	width: 80px;
	color: #8F8F8F;
	font-size: 80%;
	padding: 0px;
	text-align: left;
}
#content div.item-show .images {
	text-align: center;
}
#content div.item-show .images a {
	text-decoration: none;
}
#content div.item-show .images span.imgborder-top {
	display: block;
	margin: 0 15px 5px 15px;
	border: 1px solid #BFBFBF;
	overflow: hidden;
}
#content div.item-show .images span.imgborder-bottom {
	display: block;
	width: 100%;
	background-color: #fff;
}
#content div.item-show .images span.imgborder-bottom img {
	margin: 10px;
}
#content div.item-show .images span.all-images {
	background: url(../../images/base/icon_camera.png) 0px 50% no-repeat;
	padding: 0px 5px 0px 25px;
	line-height: 20px;
}
/* Zalozky produktu */
#content div.eshop-tabs {
	margin-top: 20px;
}
#content div.eshop-tabs dt span {
	background: url(../../images/base/bullet_black.png) 0px 50% no-repeat;
	padding: 3px 5px 3px 25px;
	display: block;
}
#content div.eshop-tabs dt:hover {
	background-color: #fff;
}
#content div.eshop-tabs dt:hover span {
	background: transparent url(../../images/base/bullet_red.png) 0px 50% no-repeat;
}
#content div.eshop-tabs dl.tabs dt.open span {
	background: transparent url(../../images/base/bullet_red.png) 0px 50% no-repeat;
}
/* Soubory ke stazeni */
#content div.item-show table.files  {
	width: 100%;
}
#content div.item-show table.files .icon {
	width: 20px;
}
#content div.item-show table.files .file {
	width: 250px;
}

/* Nakupni kosik */
#content .basket form {
	float: none;
	padding: 0px; margin: 5px 0 0px 0;
	text-decoration: none;
	overflow: hidden;
	page-break-before: auto; page-break-after: auto; page-break-inside: avoid;
	position: relative;
}
#content .basket form table {
	width: 100%; height: 110px;
	border: 1px solid #CECECE;
}
#content .basket form td.image {
	border-right: 1px solid #CECECE; border-bottom: 1px solid #CECECE;
	width: 110px;
	text-align: center; vertical-align: middle;
	padding: 5px;
	background-color: #fff;
	color: #505050;
}
#content .basket form td.image a, #content .basket form td.image img {
	border: 0px none;
	margin: 0px; padding: 0px;
}
#content .basket form td.description {
	border-right: 1px solid #CECECE; border-bottom: 1px solid #CECECE;
	height: 85px;
	vertical-align: top;
	padding: 5px;
}
#content .basket form td.description a {
	color: #505050;
	border: 0px none;
	font-size: 85%; font-weight: normal;
	line-height: 135%;
	padding: 0 5px 0 0;
}
#content .basket form td.description h3, #content .basket form td.description h3 a {
	color: #006CB7;
	background: none;
	border: 0px none;
	font-size: 95%; font-weight: bold;
	margin: 5px 0 5px 0; padding: 0px;
	height: auto;
}
#content .basket form td.description cite {
	font-style: normal;
}
#content .basket form td.basket {
	border-bottom: 1px solid #CECECE;
	text-align: center; vertical-align: middle;
	line-height: 110%;
	margin: 0px; padding: 10px 0 0 0;
	width: 95px; height: 40px;
	font-size: 80%;
}
#content .basket form td.basket span {
	font-weight: bold;
	line-height: 110%;
	color: #8F8F8F;
}
#content .basket form td.basket input {
	border: 1px solid #CECECE;
	text-align: right;
	margin: 3px 5px 0 5px;
	float: left; height: 14px; width: 22px;
}
#content .basket form td.basket input.quantity_box_button {
	border: 0px none;
	background-repeat: no-repeat; background-position: center; background-color: transparent;
	text-align: center;
	margin: 3px 2px 0 0;
	height: 18px; width: 10px;
	float: left;
}
#content .basket form td.basket input.quantity_box_button_down {
	background-image: url(../../images/down_small.gif);
}
#content .basket form td.basket input.quantity_box_button_up {
	background-image: url(../../images/up_small.gif);
}
#content .basket form td.basket .cartbutton {
	border: 0px none;
	background: none;
	cursor: pointer;
	margin: 0px; padding: 0px;
	display: block; height: 22px; width: 22px;
}
#content .basket form td.sku {
	border-right: 1px solid #CECECE;
	text-align: center; vertical-align: middle;
}
#content .basket form td.attrib {
	border-right: 1px solid #CECECE;
	text-align: left; vertical-align: middle;
}
#content .basket form td.attrib small {
	padding-left: 5px;
}
#content .basket form td.mainPrice {
	border-right: 1px solid #CECECE;
	width: 80px; height: 25px;
	font-size: 100%; font-weight: bold;
	padding-left: 5px;
}
#content .basket form td.mainPrice span {
	color: #FF0000;
}
#content .basket form td.secondPrice {
	border-right: 1px solid #CECECE;
	width: 80px; height: 20px;
	font-size: 85%;
	padding-left: 5px;
}
#content .basket form td.secondPrice span {
	text-decoration: line-through;
}
#content .basket form td.tax {
	border-right: 1px solid #CECECE; border-bottom: 1px solid #CECECE;
	width: 80px;
	color: #8F8F8F;
	font-size: 80%;
	padding-right: 5px; padding-left: 5px;
	text-align: center; vertical-align: top;
}
#content .basket form td.totalPrice {
	border-bottom: 1px solid #CECECE;
	padding-right: 5px;
	text-align: right; vertical-align: top;
}
#content .basket form td.totalPriceText {
	border-bottom: 1px solid #CECECE;
	padding-right: 5px;
	font-size: 90%;
	text-align: right; vertical-align: middle;
}
#content .basket form td.marks {
	font-size: 75%;
	padding: 0 5px 0 0;
	height: 25px;
	text-align: right; vertical-align: middle;
}
#content .basket form td.marks img {
	cursor: pointer;
	margin: 0 0 0 5px; padding: 0px;
	float: right;
}
#content .basket form .aditional-info {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #CECECE; border-top: 0px none;
	font-size: 85%;
	margin: 0px; padding: 2px;
	width: 100%; height: 35px;
}
#content .basket form .aditional-info td {
	vertical-align: middle;
}
#content .basket form .aditional-info .space {
	background: #FEFEFE url(../../images/components/com_eshop/info_big.png) no-repeat center center;
	width: 40px;
}
#content .basket form .qty-prices-info {
	background-color: #FEFEFE;
	color: #2F4F4F;
	border: 1px solid #A9A9A9;
	font-size: 85%;
	margin: 5px; padding: 2px;
	cursor: pointer;
	position: absolute; left: 120px; top: -1px;
	width: 76.4%; height: 60px;
	visibility: hidden;
	z-index: 100;
}
#content .basket form .qty-prices-info td {
	vertical-align: middle;
	text-align: left;
	padding: 0px;
}
#content .basket form .qty-prices-info td strong {
	color: #3885D7;
}
#content .basket form .qty-prices-info .space {
	background: #FEFEFE url(../../images/components/com_eshop/qty_price_big.png) no-repeat center center;
	width: 40px; height: 35px;
}

/* Celkove soucty kosiku */
#content .basket_total {
	
}
#content .basket_total .delbutton {
	border: 0px none;
	margin: 0px;
}
#content .basket_total table {
	border: 1px solid #CECECE; border-top: 0px none; border-bottom: 0px none;
	width: 100%;
}
#content .basket_total table tr {
	background-color: #FEFEFE;
	height: 60px;
}
#content .basket_total table td {
	padding-left: 10px;
	border-bottom: 1px solid #CECECE;
}
#content .basket_total table td h4, #content .basket_total table td h4 a {
	color: #006CB7;
	background: none;
	border: 0px none;
	font-size: 100%; font-weight: bold;
	margin: 5px 0 5px 0; padding: 0px;
	height: auto;
}
#content .basket_total table .price {
	font-weight: bold;
	text-align: right;
	padding-right: 15px;
	width: 170px;
}
#content .basket_total table .totalprice {
	text-align: right;
	padding-right: 15px;
	width: 170px;
}
#content .basket_total table .bigprice {
	font-size: 145%;
}
#content .basket_total table .smallprice {
	font-size: 10px; font-weight: normal;
}
/* Obrazkove kroky objednavky */
#content .steps {
	padding: 10px 0 0 0;
	margin-bottom: 10px; 
}
#content .steps a, #content .steps span {
	text-align: center;
	font-weight: bold;
	height: 50px;
	margin: 0px; padding: 75px 0px 5px 0px;
	border: 0px none;
	text-decoration: none;
}
#content .steps a.active {
	background: #fff url(../../images/base/basket_active.png) no-repeat top center;
	color: #000;
}
#content .steps a.noactive {
	background: #fff url(../../images/base/basket_noactive.png) no-repeat top center;
	color: #006CB7;
}
#content .steps span {
	background: #fff url(../../images/base/basket_noactive.png) no-repeat top center;
	color: #999;
}
/* Volba dopravy/platby */ 
#content .shipping-payment .frame {
	margin-top: 0px; border-top: 0px none;
}
#content .shipping-payment .frame-first {
	border-top: 1px solid #CECECE;
}
#content .shipping-payment .frame h3 span.shipping {
	background: transparent url(../../images/base/icon_lorry.png) 5px 50% no-repeat;
	padding-left: 30px;
}
#content .shipping-payment .shipping-last {
	margin-bottom: 20px;
}
#content .shipping-payment .basket_total table {
	border: 1px solid #CECECE; border-top: 0px none; border-bottom: 0px none;
	width: 100%;
}
#content .shipping-payment .basket_total table tr.info {
	height: auto;
}
#content .shipping-payment .basket_total table tr.info td {
	padding: 5px;
}
#content .shipping-payment .basket_total table td.select {
	width: 20px;
	text-align: center; vertical-align: middle;
}
#content .shipping-payment .basket_total table td.totalprice {
	width: 100px;
}
#content .shipping-payment .basket_total table h4 {
	background: transparent url(../../images/base/icon_money.png) 0px 50% no-repeat;
	padding-left: 20px;
	line-height: 20px;
}
/* Objednavky zakaznika */
#content .orders h3.order {
	font-size: 110%;
	margin: 20px 0 20px 0;
}
#content .orders table.items {
	width: 100%;
	font-size: 90%;
}
#content .orders table.items th {
	background-color: #EFEFEF;
	border: 1px solid #CECECE;
	text-align: left;
	padding: 2px 5px 2px 5px;
}
#content .orders table.items td {
	background-color: #FBFBFB;
	border: 1px solid #CECECE; border-top: 0px none;
	text-align: left;
	padding: 2px 5px 2px 5px;
}
#content .orders table.items th.tdcode,
#content .orders table.items td.tdcode {
	text-align: center;
	border-right: 0px none;
	width: 60px;
}
#content .orders table.items th.tdsts,
#content .orders table.items th.tdqtys,
#content .orders table.items td.tdsts,
#content .orders table.items td.tdqtys {
	text-align: center;
	border-left: 0px none;
	width: 50px;
}
#content .orders table.items th.tdprice {
	text-align: center;
	border-left: 0px none;
	width: 90px;
}
#content .orders table.items td.tdprice {
	text-align: right;
	border-left: 0px none;
	width: 90px;
}
#content .orders table.oinfo {
	font-size: 95%;
}
#content .orders table.oinfo td {
	padding: 2px 10px 2px 5px;
}
#content .orders ul {
	margin: 10px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}
#content .orders li {
	background: url(../../images/base/bullet_red.png) 0 50% no-repeat;
	margin: 10px 0px 10px 0px; padding: 7px 0px 6px 20px;
	line-height: 150%
}
#content .addressbook ul {
	margin: 30px 0px 10px 0px;
	padding-left: 20px;
	list-style: none;
}
#content .addressbook li.address {
	margin: 20px 0 20px 0; padding-bottom: 20px;
}