
.image
{
    WIDTH: 119px;
    HEIGHT: 80px
}
.nazov
{
    FONT-SIZE: 11px
}
.itemNew B
{
	color:red
}
.itemNew A:hover
{
	color:red
}
.itemNew A:visited
{
	color:red
}
.itemNew A:active
{
	color:red
}
.popis
{
    FONT-SIZE: 10px
}
.popis_P
{
     PADDING: 1px 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    BACKGROUND: #2094a4;
    COLOR: white
    }
.kod
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    vertical-align:top;
    	height: 59px;
}
.kod IMG
{
	border: none;
	max-width: 55px;
	width: expression(width > 55 ? 55 : true); 
}
.cena1
{
    FONT-SIZE: 9px
}
.cena2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: red
}
.skladom
{
    FONT-SIZE: 10px;
}

.vloz
{
    MARGIN-BOTTOM: 50px
}

.pager a
{
	color: black;
	font-weight: bold;
}

.pager a:hover
{
	color: #2094a4;
	font-weight: bold;
}

.pager
{
	color: red;
	font-weight: bold;
}
.cenaEur
{   
    font-weight: bold;
    }
.dualCena
{   
    font-weight: normal;
    }
/* redesign */
.horizontal
{
width:55px;
text-align:center
}
.tovarCB1
{

text-align:left;
vertical-align:top;
border-left:1px solid #333333;
border-bottom:1px solid #333333;
border-top:1px solid #333333
}
.tovarCB
{

text-align:center;
vertical-align:top;
border: 1px solid #333333
}
/* Tovar detail*/
.TovarDetail
{
	border: #2094a4 1px dotted;
	vertical-align: top;	
	padding: 10px
}
.productNumber
{
font-size:13px;
font-weight:bold;
color:#000000
}
.productName
{
font-size:13px;
font-weight:bold;
color:#000000
}
.mainProdukt
{
width:100%;
font-size:12px;
border:0
}
.productPicture
{
width:100%;
height:250px;
text-align:center
}
.lupa
{
text-align:right
}
.lupa IMG
{
	border: none
}
.bunka
{
background-color:white
}
.bunka2
{
background-color:white;
text-align:right
}
.prodManager
{
	width:100%;
}
.prodFoto
{
vertical-align:middle
}

.TBmainPROD
{
width:100%;
border:0;
font-size:12px
}
/*volitelne prsil*/
.VOL_TAB
{
border:1px solid #cccfd1;
width:100px;
height:100px
}

.VOL_TD
{
background-color:#dfe7ea;
color:#636e74;
padding-left:3px;

}
.VOL_TD A, .VOL_TD A:hover
{
color:#636e74;
}
.VOL_PIC IMG
{ 
    max-width: 100px;
	width: expression(width > 100 ? 100 : true);
	max-height: 100px;
	height: expression(height > 100? 100 : true);
	text-align:center
}
/**/
.tvrDET_hr
{
    border: #2094a4 1px dotted;
    }
    
/*legenda*/
.legendaN
{
	background: url(../../../images/web/dot.gif) top repeat-x;
	color:#777f86;
	padding:5px
}
.legenda
{
	margin-top: 20px;
	width: 100%
}
.legendaP
{   
    padding:5px
    }
.legendaP IMG
{   
     vertical-align:middle;
     }
.legendaP SPAN
{
     padding:0px 10px 0px 5px
     }
/*filter search*/
.legendNADPIS
{
    color:#144e56
    }
.filterTXT
{   
    width:610px
    }
.filterBTN
{
    text-align:center;
    }
/*vyrobcovia*/
.vyrobcoviaMAIN
{   
    padding:3px;
    }
.vyrobcoviaMAIN A
{   
   color:#144e56;
   }
.vyrobcoviaMAIN A:hover
{   
   text-decoration:underline;
   }
.vyrobcoviaMAIN .selected
  {
    text-decoration:underline;
    color:red;
    background:none
    }
  