#header
{
    height : 175px;
}

.header-kontakt-text
{
    display : none;
}



#header-logo
{
    padding-top : 27px;
    padding-left : 30px;
    float : left;
}


#header-logo .logotext_cz
{
    margin-top: 0px;
    margin-bottom: 0px;
    float : left;
    color: #fb6c07;
    font-weight: bold;
    font-size:16px;
}
#header-logo .logotext_en
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:13px;
}
#header-logo .logotext_de
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:14px;
}
#header-logo .logotext_ru
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:14px;
}
#header-logo .logotext_pl
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:14px;
}
#header-logo .logotext_sk
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:14px;
}
#header-logo .logotext_it
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:14px;
}
#header-logo .logotext_es
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:12px;
}
#header-logo .logotext_fr
{
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    color: #fb6c07;
    font-weight: bold;
    font-size:14px;
}
.logo-tcm
{
    font-size : 1em;
    padding-top : 2px;
    font-weight: bold;
}

#header-razitko
{
    float : left;
    margin-left : -62px;
    margin-top : 7px;
}


#header-kontakt
{
    padding-right : 22px;
    padding-top : 10px;
    float : right;
    width: 340px;
}
#header-kontakt .uvitani_cz
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_en
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_de
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_ru
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_pl
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_sk
{
    color:#fb6c07;
    font-size:22px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_it
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_es
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .uvitani_fr
{
    color:#fb6c07;
    font-size:24px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
    display:block;
}
#header-kontakt .jmeno
{

    font-size:18px;
    font-weight: bold;

}
#header-kontakt .cislo
{

    font-size:16px;
    font-weight: bold;
}
#header-kontakt .oblicej
{
    float:right;
    margin-top: 0px;
}
#logos
{
    background-image : url('../img/slayt/header.gif');
    background-repeat : repeat-x;
    height : 124px;
}


#header-menu
{
    font-family: arial;
    height : 40px;
    width : 938px;
    margin-left : 20px;
    /*overflow: hidden;*/
    font-size : 11px;
    margin-top:-18px;
    text-align: left;
    /*background-color : #FB6C07;*/
    background-image: url('../img/slayt/menu-polozka-konec.gif');
    background-repeat: repeat-x;
    border-radius: 10px 10px 10px 10px;
}

#header-menu a
{
    color : white;
}

#header-menu .stock
{
    position: relative;
    top : 7px;
    left : -3px;
}

.en-header-menu
{
    font-family: specimen25859;
}


#date
{
    width : 100%;
    text-align : right;
}



/* Test begin */

/* remove the bullets, padding and margins from the lists */
#header-menu ul
{
    list-style-type:none;
    padding:0;
    margin:0;
    position:relative;
    z-index:100;
}

/* make the top level links horizontal and position relative so that we can position the sub level */
#header-menu li
{
    background-image: url('../img/layout/header/cara.png');
    background-repeat: no-repeat;
    background-position: top right;
    float:left;
    position:relative;
    z-index:100;   
}

#header-menu ul ul li
{
    background: none;
    width:154px;
    height : 40px;
    background-color: #2A2C35;
}

#header-menu ul ul li:first-child
{
    border-radius : 10px 10px 0px 0px;
}

#header-menu ul ul li:last-child
{
    border-radius : 0px 0px 10px 10px;
}

/* use the table to position the dropdown list */
#header-menu table
{
    position : absolute;
    border-collapse : collapse;
    left : -1px;
    top : 39px;
    z-index : 100;
}

/* style all the links */
#header-menu a.hlavni-menu
{
    font-size : 11px;
    display : block;
    height : 40px;
    width : 155px;
    color: white;
    /*background-image: url('../img/layout/header/menu-polozka.gif');*/
    text-decoration : none;
    text-align : center;
    
}

#header-menu a.hlavni-menu-konec
{
    display : block;
    font-size : 11px;
    height : 40px;
    width : 155px;
    color: white;
    text-decoration : none;
    text-align : center;
    position : relative;

}

#header-menu .polozka-left
{
    position: relative;
    top : -3px;
}

#header-menu .polozka
{
    position: relative;
    top : 12px;
}

#header-menu a.vedlejsi-menu 
{
    display:block;
    font-size : 11px;
    color: white;
    text-decoration : none;
    text-align : center;
    position: relative;
    top : 11px;
}

/* style the links hover */
#header-menu a:hover.hlavni-menu
{
    color : #FB6C07;
    background-color : #2A2C35;
    border-radius: 10px 10px 10px 10px;
}

#header-menu a:hover.vedlejsi-menu
{
    color : #FB6C07;

}

/* hide the sub level links */
#header-menu ul ul
{
    visibility:hidden;
    position:absolute;
    width:149px;
    height:0;
}

/* make the sub level visible on hover list or link */
#header-menu ul li:hover ul,
#header-menu ul a:hover ul
{
    visibility:visible;
}

/* Test end */

.pozdrav
{
    margin-top : -100px;
    margin-left : 0px;
    width : 200px;
    height : 100px;
    font-size: 1.4em;
    color : #FB6C07;
    /*text-align: center;*/
    padding-left : 13px;
    font-family: calibry;
    font-weight: bold;
}

/* Login */

.login, .logged
{
    color : white;
    float : right;
    text-align: center;
    width : 155px;
    height : 40px;
}

.login-image
{
    position: relative;
    top : 7px;
}

.login-text
{
    position: relative;
    top : -3px;
    font-weight: bold;
}

.logged-text
{    
    position: relative;
    top : 11px;
    font-weight: bold;
}

.logout
{
    float : right;
    margin-right : 30px;
    margin-top : 0px;
    color : black;
    font-size: 12px;
}

.logout-img
{
    position : relative;
    top : 3px;
}

.logout a
{
    color : black;
}

.parking
{
    color : white;
    float : right;
    text-align: center;
    width : 155px;
    height : 40px;
}

.parking-img
{
    position: relative;
    top : 7px; 
}

.parking-text
{
    
}

#login-panel
{
    width : 153px;
    height: 130px;
    background-color: #2A2C35;
    position: relative;
    top : 0px;
    left : 795px;
    z-index: 100;
    border-radius: 10px 10px 10px 10px;
    display: none;
    color : #FB6C07;
    padding: 5px 5px 5px 5px;
}

#login-panel img
{
    float: right;
    cursor: pointer;
}

#login-panel .text
{
    width: 73px;
    background-color: white;
    border-style: none;
    height: 20px;
    /*border-radius: 4px 4px 4px 4px;*/
}

#login-panel .button
{
    color : #FF5000;
    background-color: white;
    font-size: 11px;
    font-weight: bold;
    border-radius : 5px 5px 5px 5px;
    cursor : pointer;
    height: 30px;
    padding-left : 0px;
    padding-right : 0px;
    /*text-shadow: 1px 1px gray;*/  
}

#login-panel img.sipka
{
    background-color: white;
    float: none;
    position : relative;
    top : 6px;
    left : -4px;
    height : 22px;
}

#login-panel .link
{
    text-decoration: underline;
    cursor: pointer;
}

#login-panel .nadpis
{
    text-align: center;
    font-weight: bold;
}

#login-panel .prihlaseni
{
    padding-top : 10px;
    font-size: 12px;
    color : white;
}

#login-panel .spodni-text
{
    padding-top : 30px;
    text-align: center;
}