.body
{
    padding-top : 0px;
}

#rotacka
{
    display: none;
}

/**********/
/* Header */
/**********/

#header 
{
    height: inherit;
    margin-bottom: 10px;
}

#header .box-first
{
    width: 50%;
    background-image: none;
    height: inherit;
}

#header .box-third
{
    width : 50%;
    height: inherit;
}

#header .telefon
{
    background: none;
}

/********/
/* MENU */
/********/

/* hamburger menu pro mobilní verzi */
.liMenuMobile
{
    display: list-item;
}

#client-menu .menu-mobil
{
    display: none;
}


#menu
{
    /*visibility: hidden;*/
    display: none;
    height: auto;
}
#menu li
{
    float : none;
    width : 100%;
    background-image: url("../../img/menu.gif");
    background-repeat: repeat-x;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: white;
    height: 51px;
}
#menu li:last-child
{
    background-image: url("../../img/menu.gif");
    background-repeat: repeat-x;
}
#menu li.home-uvod
{
   width: 100%; 
}
#menu li a
{
    text-align: left;
    font-size: 100%;
}


/**********/
/* Kotakt */
/***********/

#kontakt .osoba
{
    width : 50%;
}

.kontakt-cv .img, .kontakt-praha .img
{
    width : 100%;
}
.kontakt-cv .text, .kontakt-praha .text
{
    float : none;
    width : 100%;
    margin-left : 1%;
    overflow: hidden;
}
.kontakt-cv .nadpis, .kontakt-praha .nadpis
{
    margin-top : 1%;
}
.kontakt-cv .popis, .kontakt-praha .popis
{
    margin-top : 1%;
}

.fakturacni-udaje .leve-udaje
{
    float : none; 
    width : 100%;
};
.fakturacni-udaje .prave-udaje
{
    float : none;
    width : 100%;
}

/*********/
/* O nas */
/*********/

#prehled_fotogalerii .nahledy a
{
    width : 100%;
    margin : 0;
}


/****************/
/* Generic page */
/****************/
.generic-page
{
    margin: 20px 15px 5px 5px;
    padding : 0px;
}

/***********/
/* Polozky */
/***********/
.dlazdice .polozka
{
    float : left;
    width : 50%;
}

/********/
/* Uvod */
/********/
.zobrazit_dalsich_xxx_voziku a
{
    font-size : 70%;
}

/*********************/
/* Uzivatelska sekce */
/*********************/
table.registrace
{
    margin-left: 0px;
}



/*************/
/* Fancyboxy */
/*************/
#poptavkovy_formular .data
{
    overflow: hidden;
    min-width: 0;
}
#poptavkovy_formular .fright
{
    display : none;
}
#poptavkovy_formular .data .nadpis-cell
{
    float : none;
    width: 100%;
}
#poptavkovy_formular .data .input-cell
{
    float : none;
    width: 100%;
}


/******************************************************/
/* bonus program */
/******************************************************/  

.wrapOdmena
{
    width: 50%;
}
