body{
    background-image: url(../img/hlavni/pozadi.jpg);
    background-repeat: repeat;     

    text-align: center;
    font-family:Arial, Helvetica, sans-serif;
    font-size: 0.96em;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;

    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}

#vrchni {
    width: 1000px;
    height:5px;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

    background-image: url(../img/hlavni/_nic.gif);
    font-size: 0em;
}

#spodni {
    width: 1000px;
    height:3px;

    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;


    text-align: left;
    font-size: 0em;
    clear:both;
    background-position: left;
}

#podpis {
    width: 1000px;
    height:30px;

    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;

    text-align: right;
    font-size: 0.75em;
    font-weight:900;
    font-style:italic;
    clear:both;
}

#hlavni {
    width: 1000px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: left
}

#leva-cast {
    width: 205px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    float:left;
}


/*graficke prvky - leva cast*/

.l_logo{
    width: 205px;
    height: 103px;
    font-size: 0em;
    background-image: url(../img/hlavni/l_vrch.gif);
}

.l_mapa{
    width: 200px;
    height: 53px;
}

.l_katalog{
    width: 200px;
    height: 129px;
}

.l_obchod{
    width: 200px;
    height: 84px;
}

.l_kava{
    width: 200px;
    height: 206px;

    background-image: url(../img/hlavni/l_kava.gif);
}

.l_spodek{
    width: 200px;

    background-image: url(../img/hlavni/l_spodek.gif);
}

/* definice menu */

.menu1{
    width: 200px;
    height: 23px;
    background-image: url(../img/hlavni/tl_menu_1.gif);
    background-repeat: no-repeat;
    background-position: left;
}

.menu2{
    width: 200px;
    height: 23px;
    background-image: url(../img/hlavni/tl_menu_2.gif);
    background-repeat: no-repeat;
    background-position: left;
}

a:hover .textmenu1a, a:hover .textmenu1b, a:hover .textmenu2a, a:hover .textmenu2b {
    color: White;
    cursor:pointer;
}


.textmenu1a, .textmenu1b {
    height:23px;
    font-weight: 900;
    text-align: left;
    font-size: 1em;

    position: relative;
    left: 18px;
    top: 2px;       
}

.textmenu2a, .textmenu2b {
    height:23px;
    font-weight: 900;
    text-align: left;
    font-size: 0.7em;

    position: relative;
    left: 25px;
    top: 4px;
}

.textmenu1a, .textmenu2a{
    color: #000000;
}

.textmenu1b, .textmenu2b{
    color: #ffff00;
}

.menu_rozdel{
    width: 200px;
    height: 9px;

    background-image: url(../img/hlavni/l_rozdel.gif);
    font-size: 0em;
}

.menunic{
    width: 200px;
    height: 3px;

    background-image: url(../img/hlavni/_nic.gif);
    font-size: 0em;
}
