.center
{
    text-align:center;
}
.scroll
{
    overflow:auto;
    height:280px;
}
.tdBigger
{
    width:300px;
    font-weight:bold;
}
table,tr,td
{
    color:#ffffff;
    font-size:12px;
    font-family:tahoma,arial;
    border: 1px solid #504C4A;
    border-collapse: collapse;
    vertical-align:top;
}
table
{
    width:99%;
}
td.price
{
    width:130px;
}
a img, a
{
    outline: none;
    border:none;
}



html, body
{
    margin:0 auto;
    text-align:center;
    background:#1D191E url('../images/bg.png') repeat-x;
}
div#allSite
{
    background:url('../images/bgSite.jpg') no-repeat;
    margin:0 auto;
    width:1200px;
    height:1000px;
    position:relative;
    text-shadow: #000000 1px 1px 1px;
    color:#ffffff;
    font-size:12px;
    font-family:tahoma,arial;
}
div#window
{
    width: 380px;
    height: 250px;
    clear: both;
    overflow: hidden;
    position:absolute;
    top:61px;
    right:214px;
}
div#window .fixed img
{
    display: block;
    border: 0px;
}
div#window .fixed a
{
    display: block;
}
div#window .fixed
{
    overflow: visible;
    background-position: bottom left;
    float: left;
}
div#window .opt2
{
    height: 250px;
    background-image: url('../images/panorama1.jpg');
}
div#menu
{
    background:url('../images/bgMenu.png') no-repeat;
    position:absolute;
    top:250px;
    left:160px;
    width:329px;
    height:81px;
    text-align:left;
}
a#menu1
{
    display:block;
    position:absolute;
    width:73px;
    height:29px;
    top:0px;
    left:0px;
}
a:hover#menu1
{
    background:url('../images/menu1b.png') no-repeat;
    display:block;
}
a#menu2
{
    display:block;
    position:absolute;
    width:88px;
    height:29px;
    top:0px;
    left:121px;
}
a:hover#menu2
{
    background:url('../images/menu2b.png') no-repeat;
    display:block;
}
a#menu3
{
    display:block;
    position:absolute;
    width:86px;
    height:29px;
    top:0px;
    right:0px;
}
a:hover#menu3
{
    background:url('../images/menu3b.png') no-repeat;
    display:block;
}
a#menu4
{
    display:block;
    position:absolute;
    width:86px;
    height:29px;
    bottom:0px;
    left:0px;
}
a:hover#menu4
{
    background:url('../images/menu4b.png') no-repeat;
    display:block;
}
a#menu5
{
    display:block;
    position:absolute;
    width:88px;
    height:29px;
    bottom:0px;
    left:121px;
}
a:hover#menu5
{
    background:url('../images/menu5b.png') no-repeat;
    display:block;
}
a#menu6
{
    display:block;
    position:absolute;
    width:86px;
    height:29px;
    bottom:0px;
    right:0px;
}
a:hover#menu6
{
    background:url('../images/menu6b.png') no-repeat;
    display:block;
}
div#content
{
    position:absolute;
    top:435px;
    left:180px;
    width:480px;
    height:335px;
    text-align:left;
}
div#contentTitle,div#contentText
{
    width:100%;
    float:left;
}
div#contentText
{
    margin-top:15px;
    line-height:20px;
    color:#ffffff;
    font-size:12px;
    font-family:tahoma,arial;
}
div#contentText a
{
    color:#ffffff;
    text-decoration:underline;
}
div#contentText p
{
    margin: 0;
    padding: 0;
}
div#footer
{
    position:absolute;
    bottom:90px;
    left:140px;
    width:500px;
    height:50px;
    text-align:left;
}
div#footer a.footerLink
{
    color:#ffffff;
    font-family:tahoma,arial;
    text-decoration:none;
    font-size:11px;
    line-height:22px;
    margin:0 10px 0 10px;
}
div#footer a:hover.footerLink, a:hover#up
{
    text-decoration:underline;
}
a#up
{
    display:block;
    position:absolute;
    bottom:115px;
    right:140px;
    width:50px;
    height:25px;
    text-align:right;
    color:#ffffff;
    font-family:tahoma,arial;
    text-decoration:none;
    font-size:11px;
    line-height:22px;
}
a#questbook
{
    background:url('../images/qbook.png') no-repeat;
    width:233px;
    height:146px;
    display:block;
    position:absolute;
    bottom:0px;
    right:230px;

}
a#questbook:hover
{
    background:url('../images/qbookHover.png') no-repeat;
    display:block;


}
div#button1
{
    width:160px;
    height:70px;
    display:block;
    position:absolute;
    bottom:25px;
    left:140px;
    border:2px solid #ffffff;
}
a#button2
{
    width:100px;
    height:30px;
    display:block;
    position:absolute;
    bottom:23px;
    left:400px;
}
a.gallery
{
    margin:4px;
    float:left;
    width:80px;
    height:60px;
}
a.gallery img
{
    display:block;
    border:1px solid #ffffff;
    width:80px;
    height:60px;
}
a.gallery:hover img
{
    display:block;
    border:1px solid #88B8E5;
}

#thumb_top
{
    position: absolute;
    top: 20px;
    left: 10px;
    z-index: 1000;
}
#thumb_top2
{
    position: absolute;
    top: 170px;
    left: 10px;
    z-index: 1000;
}
#thumb_top img, #thumb_top2 img
{
    border:2px solid #ffffff;
    height: 100px;
    margin-bottom: 10px;
}


