/*********/
/* ESHOP */
/*********/

.eshop .page-contact
{ 
    width: 66%; 
}

.eshop .polozka .cena
{
    font-size: 12px;
}

/* Detail */
.eshop .udaje
{
    width : 100%;
    float : none;
    padding : 0;
}
.eshop .ikony
{
    width : 100%;
    float : none;
    margin-top : 10px;
}
.eshop .ikona
{
    float : none;
}

/* Objednavka */
.eshop .navigace-polozka
{
    font-size : 11px;
}

.eshop .fakturacni-adresa .fleft
{
    width : 100%;
    float : none;
}
.eshop .fakturacni-adresa .fright
{
    width : 100%;
    float : none;    
}
.eshop .dodaci-adresa .fleft
{
    width : 100%;
    float : none;
}
.eshop .dodaci-adresa .fright
{
    width : 100%;
    float : none;    
}