.content-box {
    padding: 10px;
    border: 1px solid #cccccc;
    background-image: url("../images/backgrounds/articlenormal.jpg");
    background-position: top left;
    background-repeat: no-repeat;
    margin-bottom: 10px;
}

#listing-toolbar {
    margin: 2px;
    margin-bottom: 10px;
    font-size: 8px;
    _font-size: 9px;
}

#group-path-box {
    border-bottom: 1px solid #cccccc;
}

#products-image-listing {
    padding: 0px;
}

#products-image-listing .product-single-box {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 15px;

    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    float: left;
    border: 1px solid #cccccc;
    width: 160px;
    height: 180px;
    max-height:180px;

    font-size: 11px;
    line-height: 16px;
}

#products-image-listing .product-single-box:hover {
    background-color:#F8FCF5;
}

#products-image-listing table {
    height:100%;
    width:100%;
}

#products-image-listing .product-single-image {
    border-top: 1px solid #cccccc;
    padding:4px;
    height:100px;
}

.product-single-price {
    padding-left: 15px;
    height: 25px;
    text-align: left;
    vertical-align: middle;
}

#product-detail #main-image-cell {
    border: 1px solid #cccccc;
    width: 180px;
    height: 180px;
}

#product-detail #main-image-cell a:hover {
    border: none;
}

#product-detail #info-cell {
    padding-left: 15px;
}

.product-detail-subbox {
    padding: 10px;
    border: 1px solid #cccccc;
    margin-top: 5px;
}

#viewer {height:100px; width:500px;  overflow:hidden; border:3px solid #e5e5e5;margin-right:auto;margin-left:auto;clear:both;}
#viewerFrame {width:705px;  padding:0;clear:both;}
#viewer img {width:90px; height:90px; margin:5px; display:inline; border:0;}
#viewer a { border-bottom: none;display:block; float:left; width:100px; height:100px;}

#cart-table-content td
{
    padding: 1px 4px 1px 4px;
}

.cart-row-even {
    margin: 2px;
    padding: 4px;
    background-color:#ffffff;
}

.cart-row-odd {
    margin: 2px;
    padding: 4px;
    background-color:#DFF3D7;
}

/*
#totaltopay {
    border-top-width: 3px;
    border-top-color: #101010;
    border-top-style: double;
}

td.product-row {
    border-bottom: 1px dotted #999999;
}

.orderdetail h2 {
    font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
    border: none;
	color: #000000;
	padding-bottom: 5px;
	padding-top: 5px;
}
.order-address
{
    margin-left: 15px;
    margin-bottom: 20px;
}
/*/


/* ---- strankovani /*/
.paging {
    border: 1px dotted #cccccc;
    margin: 2px;
    padding: 4px;
}

.paging:hover {
    background-color:#C5FFC4;
}

.current-page {
    border: 1px dotted #cccccc;
    margin: 2px;
    padding: 4px;
    background-color:#C5FFC4;
}
/*/ -- konec strankovani /*/

/*
#product-other-images {
    float: left;
    	padding: 10px;
	border: 1px solid #cccccc;
    margin-top: 5px;
}
/*/
