html, body {
    _text-align: center; /* IE 6 */
    background-color: #000000;
    color: #F2BDBD;
    font-family: Lucida Sans Unicode, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.4;
}

#okno {
    width: 854px;
    height: 609px;
    margin: 40 auto;
    border: 2px solid #CA6E6B;
    position: relative;
}

#uvod_kytka {
    width: 410px;
    height: 396px;
    position: absolute;
    top: 110px;
    left: 2px;
    border-width: 0px;
}


#jmeno_uvod {
    position: absolute;
    top: 267px;
    left: 460px;
    font-size: 32px;
    color: #CA6E6B;
}

#firma_uvod {
    position: absolute;
    top: 302px;
    left: 562px;
    font-size: 32px;
}

#menu_uvod {
    position: absolute;
    left: 462px;
    top: 400px;
    text-align: left;
}

#menu_uvod a {
    color: #CA6E6B;
    font-size: 15px;
    line-height: 2;
}

.galerie_nahled {
    float: left;
    text-align: center;width: 115px;
    height: 105px;
}

.galerie_detail {
    text-align: center;
    width: 310px;
    height: 310px;
}

#galerie_cislovani {
    margin-bottom: 15px;
}


#zpet_na_index {
    position: absolute;
    left: 22px;
    top: 573px;
}
