* {
    margin: 0;
    padding: 0;
    font-family: Georgia;
    font-size: 12px;
}
body {
    background-color: #000;
}
a {
    color: #bd9363;
}
a img {
    border: 0px;
}
p {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    position: absolute;
    top: 656px;
    left: 46%;
}
#flash_container {
    width: 1010px;
    margin: 0px auto;
}
#no_flash_container {
    width: 949px;
    height: 722px;
    margin: 0px auto;
    position: relative;
    z-index: 10;
    background: #000 url(../images/index/fon.jpg) no-repeat;
}
#no_flash_container a img {
    float: left;
}
#coffee_house_index {
    position: absolute;
    left: 243px;
    top: 246px;
    width: 82px;
    height: 27px;
    background: url(../images/index/coffee_house_index.jpg) no-repeat;
}
#coffee_house_index:hover {
    background: url(../images/index/coffee_house_index_now.jpg) no-repeat;
}
#bar_index {
    position: absolute;
    left: 243px;
    top: 281px;
    width: 100px;
    height: 28px;
    background: url(../images/index/bar_index.jpg) no-repeat;
}
#bar_index:hover {
    background: url(../images/index/bar_index_now.jpg) no-repeat;
}
#menu_index {
    position: absolute;
    left: 243px;
    top: 318px;
    width: 53px;
    height: 23px;
    background: url(../images/index/menu_index.jpg) no-repeat;
}
#menu_index:hover {
    background: url(../images/index/menu_index_now.jpg) no-repeat;
}
#lunch_index {
    position: absolute;
    left: 243px;
    top: 354px;
    width: 112px;
    height: 23px;
    background: url(../images/index/lunch_index.jpg) no-repeat;
}
#lunch_index:hover {
    background: url(../images/index/lunch_index_now.jpg) no-repeat;
}
#guestbook_index {
    position: absolute;
    left: 243px;
    top: 390px;
    width: 148px;
    height: 23px;
    background: url(../images/index/guestbook_index.jpg) no-repeat;
}
#guestbook_index:hover {
    background: url(../images/index/guestbook_index_now.jpg) no-repeat;
}
#events_index {
    position: absolute;
    left: 243px;
    top: 424px;
    width: 84px;
    height: 25px;
    background: url(../images/index/events_index.jpg) no-repeat;
}
#events_index:hover {
    background: url(../images/index/events_index_now.jpg) no-repeat;
}
#table_index {
    position: absolute;
    left: 243px;
    top: 462px;
    width: 144px;
    height: 23px;
    background: url(../images/index/table_index.jpg) no-repeat;
}
#table_index:hover {
    background: url(../images/index/table_index_now.jpg) no-repeat;
}