/***************/
/* Klient menu */
/***************/

#client-menu li
{
    background: none;
}

#client-menu ul
{
    padding : 0;
}

#client-menu li strong
{
    display: none;
}

#client-menu .language-click
{
    display: table-cell;
    font-size: 0px;
}
#client-menu .sipka
{
    display: none;
}

#client-menu .menu-mobil
{
   display: none;
   /*display: table-cell;
   background-image: url("../../img/bg_client_menu_line.gif");
   background-repeat: no-repeat;*/
}

/**********/
/* Header */
/**********/

#header .box-first
{
    width: 50%;
    background-image: none;
}

#header .box-second
{
    display: none;
}

#header .box-third
{
    width : 50%;
}

/****************/
/* generic page */
/****************/

.generic-page .left
{
    float : none;
    width : 100%;
}

.generic-page .right
{
    float : none;
    width : 100%;
}


/*********/
/* Filtr */
/*********/
.filtr-big
{
    height: auto;
}
.filtr-big .filtr_pravy
{
    overflow: hidden;
    width : 100%;   
}
.filtr-big .filtr_levy
{
    overflow: hidden;
    width : 100%;
}
.filtr-big .filtr_double_box_wrap 
{
    width : 31.3333%;
    margin-left : 1%;
    margin-right : 1%;
}
.filtr-big .preddefinovany_filtr_wrap
{
    width : 48%;
    margin-left : 1%;
    margin-right : 1%;
}
.filtr-big .preddefinovany_filtr_hlavni_wrap
{
    width : 48%;
    margin-left : 1%;
    margin-right : 1%;
}

/***********/
/* Polozky */
/***********/
.dlazdice .polozka
{
    float : left;
    width : 33%;
}
.stocklist-export
{
    display : none;
}
.vygenerovani-nabidky
{
    display : none;
}

/**********/
/* Detail */
/**********/
.detail .header .foto
{
    float : left;
    width : 100%;
    height : auto;
}
.detail .header .ceny
{
    width : 100%;
    overflow: hidden;
    padding : 0;
}
.detail .data
{
    padding : 0 1% 0 1%;
}
.detail .data .udaje 
{
    width: 100%;
}
.detail .data .ikony
{
    width : 100%;
}
.detail #slider .lupa
{
    display: none;
}
.detail #slider .lupa_cela_fotka
{
    display: none;
}

/**********/
/* Kotakt */
/***********/

#kontakt .osoba
{
    width : 33.33333333%;
}
.kontakt-cv, .kontakt-praha
{
    font-size: 80%;
}
.kontakt-cv .img, .kontakt-praha .img
{
    width : 60%;
}
.kontakt-praha .text, kontakt-praha .text
{
    width : 39%;
    margin-left : 1%;
}
.fakturacni-udaje
{
    font-size: 80%;
}

/*********/
/* O nas */
/*********/

.cd-timeline-content
{
    width : 100%;
}
.cd-date
{
    position : static;
}
.cd-date-responsive
{
    display : inline;
}
.cd-timeline-foto img
{
    width : auto;
}


/********/
/* Uvod */
/********/
.kdojsme
{
    width : 100%;
}
.novinky
{
    width : 100%;
}
.novinka
{
    overflow: hidden;
}
.novinka .left
{
    width : 25%;
    float : left;
}
.novinka .right
{
    width : 73%;
    padding-left : 2%;
    float : left;
}

.zobrazit_dalsich_xxx_voziku a
{
    font-size : 80%;
}


/**********/
/* Footer */
/**********/
#footer .left
{
    float : none;
}
#footer .right
{
    float : left;
    padding-top : 10px;
}
#footer .logo_pruh 
{
    padding: 0;
}
#footer .copyright
{
    padding-top : 10px;
}

/*************/
/* Fancyboxy */
/*************/

.login-form .fleft
{
    float : none;
    width : 100%;
}
.login-form .fright
{
    float : none;
    width : 100%;
    padding-top : 15px;
}
#poptavkovy_formular .hlavicka .fleft
{
    width : 100%;
    float : none;
}
#poptavkovy_formular .hlavicka .fright
{
    width : 100%;
    float : none;
    margin-top : 10px;
}
#poptavkovy_formular .data .fleft
{
    width : 100%;
    float : none;
}
#poptavkovy_formular .data .fright
{
    width : 100%;
    float : none;
}

/*************/
/* Fancyboxy */
/*************/
#poptavkovy_formular .data
{
    padding : 0 2% 0 2%;
    overflow: hidden;
    min-width: 380px;
}
#poptavkovy_formular .fright
{
    display : none;
}
#poptavkovy_formular .button-poptat
{
    width: auto;
}