ul.subcategories {
	padding-left: 0px;
	list-style-type: none;
	margin: 8px 0 20px 15px;
}

ul.subcategories li {
	background: none;
	display: inline;
	margin:  0;
	padding: 0;
	white-space: nowrap;
	line-height: 2.5em;
}

.content ul.subcategories li a, .content ul.subcategories li strong, .search-product-box a.category {
	background: url(../images/ico-folder.gif) no-repeat;
	padding-left: 18px;
	margin-right: 1.2em;
	text-decoration: none;
}

#pager {
	clear: both;
	display: block;
	text-align: center;
	word-spacing: 1.2ex;
}


/* Produkt nadhlad */

.product-box {
	text-align: center;
	line-height: 1.56em;
	margin: 16px 0 11px 0;
}

.product-box em {
	font-size: 80%;
	color: red;
	font-weight: normal;
	font-style: normal;
}

.product-box strong, .product-table strong, .product-box-detail strong {
	font-weight: normal;
	color: red;
}

#content-container .product-box {
	float: left;
	display: inline;
	width: 33.3%;
	margin-top: 10px;
	line-height: 1.56em;
}


/* Nadhlady obrazkov */

img.book {
	border: 1px solid #fbf6e5;
	float: left;
	margin-top: 12px;
	margin-left: 4px;
}

a.thumbnail {
	display: block;
	width: 120px; height: 111px;
	border: 1px solid #FBF6E5;
	text-align: center;
	background: white;
	position: relative;
	float: left;
	margin: -5px 10px 18px 0;
}

a.thumbnail:hover {
	border: 1px solid #FDEBC5;
}

.book a.thumbnail  {
	border: none;
	background-color: transparent;
}

#right-sidebar p.book {
	margin-bottom: 27px;
}

.book a.thumbnail img {
	border: 1px solid silver;
}

a.thumbnail span {
	background-color:  Maroon;
	color: white;
	position: absolute;
	font-size:9px;
	padding: 2px 2px 3px 2px;
	line-height: 1em;
	bottom: 0px;
	right: 0px;
}

.product-box a.thumbnail {
	margin: 0 auto 12px auto;
	float: none;
}

#content-container .hematit {
	float: left;
	display: inline;
	width: 49.5%;
	margin-top: 10px;
	line-height: 1.56em;
}

.hematit a.thumbnail {
	width: 200px; height: 200px;
}


.product-box-detail {
	clear: both;
	border-top: 1px solid #faf7f1;
	padding: 2px 0 16px;
}

.product-box-detail h3 {
	font-size: 118%;
	margin: 13px 0 1px 110px;
}

.product-box-detail a.thumbnail {
	width: 100px; height: 110px;
	border: none;
	float: left;
	margin: 20px 10px 14px 0;
}


.product-box-detail p {
	margin: 2px 0 0px 110px;
}

.stone a.thumbnail {
	width: auto; height: auto;
	margin-top: 12px;
}

.stone {
	clear: both;
}

.stone p, .stone h3, .stone em {
	margin-left: 0px;
	display: block;
}


.search-product-box {
	clear: both;
	border-top: 1px solid #faf7f1;
}

.search-product-box h3 {
	font-size: 118%;
	margin: 13px 0 3px 110px;
}

.search-product-box a.thumbnail {
	width: 100px; height: 100px;
	border: none;
	float: left;
	margin: 20px 10px 14px 0;
}

.search-product-box a.thumbnail:hover {
	border: none;
}

.search-product-box p {
	margin: 0px 0 14px 110px;
}

.search-product-box strong {
	background-color: #ffffcc;
}

.search-product-box p strong {
	font-weight: normal;
}

#right-sidebar .product-box a.thumbnail, #content-container .purchased .product-box a.thumbnail {
	width: 100px; height: 100px;
}

#cart a.thumbnail {
	width: 50px; height: 50px;
	margin: 0px;
}

/* Produkt vypis */

a#product-image {
	width: 240px; height: 240px;
	margin-top: 5px;
}

a#product-image span {
	position: absolute;
	bottom: 4px; right: 5px;
	width: 15px; height: 15px;
	background: url(../images/ico-glass.gif) no-repeat;
}

table.product-table {
	float: right;
	width: 255px;
	border-top: 1px solid #fbf6e5;
	margin-top: 17px;
}

table.product-table th {
	border-bottom-width: 1px;
	white-space: nowrap;
}

#book-table {
	width: 320px;
	margin-top: 9px;
}

#stone-table {
	margin-top: 9px;
}

#product-add-cart {
	float: right;
	display: block;
}

/* Nakupny kosik */

table#cart {
	width: 100%;
	border: 1px solid #fbf6e5;
}

table#cart a {
	text-decoration: none;
}


table#cart td.image {
	margin-right: 0;
	padding: 8px 0px 9px 10px;
	width: 54px;
}

.float-right {
	float: right;
}

.float-left {
	float: left;
}

.euro {
	font-size: 80%;
	color: #DC143C;
}

.skk {
	color: #DC143C;
}

.support {
	margin-top: 18px;
	text-align: center;
}

.banner {
	font-size: 80%;
	background-color: #FFFAFA;
	border: 1px solid #fbdede;
	width: 467px;
	height: 7em;
}

#cart input[type=text] {
  width: 5ex;
}
