.products-navigator {
    background-color: #e8e8e8;
    font:normal 11px/28px tahoma;
    
    height:28px;
    text-align: center;
    margin:5px 0px 15px 0px;
    
    color: #d2d2d2;
}
.products-navigator a {
    color: #000;
    text-decoration: none;
}
.products-navigator span {
    font:bold 11px/28px tahoma;
    color: #000;
}
.products-navigator span span {
    color:#b11f1e;
}
.products-navigator div {
    padding:0px 10px 0px 10px;
}
.products-navigator div.text {
    padding:0px 0px 0px 150px;
    width: auto;
    float: left;
}
.products-navigator .l {
    float: left;
}
.products-navigator .r {
    float: right;
}
/*************************************************************************************************************/
table#catalog-item {
    border-collapse: collapse;
    border: none;
    width: 100%;
}
#div-img {
    width:282px;
}
.ImgBig {
    display: block;
    width: 280px;
    height:240px;
    font-size: 0px;
    background: none no-repeat 50% 50%;
    margin:0px 0px 10px 0px;
}
.miniImg {
    display: block;
    width: 90px;
    height: 60px;
    float:left;
    margin: 0px 2px 2px 0px;
    border: 1px solid #d1d1d1;
}
/******************************************************/
#catalog-item-right-side {
    width: 274px;
    text-align: justify;
}
table#catalog-item h1 {
    padding: 0px;
    margin: 0px;
    color:#113b87;
    font:bold 18px tahoma;
}

.catalog-descr {
    color: #4f4f4f;
    font: normal 11px tahoma;
    overflow: hidden;
    width: 280px;
}

.nuolaida {
    color: #b11f1e;
    font: bold 12px tahoma;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 0px;
}
.nuolaida span {
    font-size: 18px;
}
/*****************************************************************/
.kainos {
    float: left;
}
.price {   
    font: bold 12px tahoma;
    color: #4f4f4f;
}
.price b {
    color: #b11f1e;
    font: bold 18px tahoma;
}

.catalog-count {
    float: right;
    font: bold 11px tahoma;
    color: #4f4f4f;
    text-align: right;
}
.catalog-count input {
    width: 30px;
    font: normal 11px tahoma;
    margin: 0px 0px 0px 5px;
    
}
.price_old {
    font:normal 11px tahoma;
}
.price_old span {
    
}

.lizingas {
    display: block;
    font:normal 11px tahoma;
    color:#4F4F4F;
}
.lizingas span {
    color:#B11F1E;
}

/******************************************************/
.catalog-footer {
    width: 100%;
    padding: 40px 0px 0px 0px;
}
.catalog-footer a.cart,
.catalog-footer a.print,
.catalog-footer a.compare,
.catalog-footer a.check
{
    color: #fff;
    text-decoration: none;
    float: left;
    display:block;
    width:100px;
    height:20px;
    margin:5px 5px 0px 0px;
    padding-left:30px;
    background: url('../emarket/catalog/cart.gif') no-repeat 0% 50%;
    font:bold 12px tahoma;
    color:#1a4992;
    line-height:20px;
}
.catalog-footer a.print {
    background: url('../emarket/catalog/print.gif') no-repeat 0% 50%;
}
.catalog-footer a.compare {
    background: url('../emarket/catalog/compare.gif') no-repeat 0% 50%;
}
.catalog-footer a.check {
    background: url('../emarket/catalog/favorite.gif') no-repeat 0% 50%;
}

.catalog-footer a.inFavorite {
    background: url('../emarket/catalog/in-favorite.gif') no-repeat 0% 50%;
}
/****************************************************/
h3.subtitle {
    font:bold 14px tahoma;
    color:#757474;
}
.description {
    font:normal 12px tahoma;
    color:#757474;
    text-align: justify;
    overflow: hidden;
}
/*********************************************************/
.catalog-params {
    font:normal 11px tahoma;
    color:#757474;
}
.catalog-params .Key {
    padding:0px 10px 6px 0px;
    vertical-align: top;
}
.catalog-params .Val {
    font-weight: bold;
    padding:0px 0px 6px 0px;
    vertical-align: top;
}



/***********************************************************/

.line {
    background: url(../emarket/catalog/line.gif) repeat-x 0px 0px;
    height:1px;
    width:100%;
    display:block;
    font-size:0px;
    margin-bottom:10px;
}


#catalog-products {
}
.div-catalog-element{
    width:195px;
    margin-bottom:10px;
    position: relative;
}
.catalog-akcija {
    background: url(../emarket/catalog/akcija.jpg) no-repeat 50% 50%;
    width: 43px;
    height:43px;
    position: absolute;
    right:10px;
    top:-5px;
    color:#fff;
    font:bold 12px tahoma;
    text-align: center;
    line-height: 43px;
}
    
.catalog-title, .catalog-title a {
    font:0px;
    height:30px;
}
div.catalog-title {
    overflow: hidden;
    height:30px;
}

.catalog-title a {
    font:bold 12px tahoma;
    color:#113B87;
    text-decoration:none;
}
.catalog-image {
    height:80px;
    width: 100%;
    position: relative;
}
.catalog-image .cat_img {
    background-repeat:no-repeat;
    background-position:center center;
    height:63px;
    width:76px;
    display:block;
    font-size:0px;

    margin: 0px 5px 0px 0px;
    position: absolute;
    top: 0px;
    left: 0px;
}
.catalog-image div {
    position: absolute;
    right: 5px;
    top:10px;
    width: 110px;
}

.l-line {
    background: url(../emarket/catalog/line.gif) repeat-y 100% 0px;
}

#catalog-products .catalog-footer {
    float: none;
    padding: 0px;
}

/*********************************************************************/
.go-back {
    float:right;
    font:bold 11px tahoma;
    line-height: 20px;
}
.go-back a {
    color:#1a4992;
    text-decoration: none;
}
.catalog-item-title {
    padding: 0px;
    margin: 0px;
    float:left;
    font: normal 18px tahoma;
}
