
* {
 margin:0;
 padding:0;
 FONT-FAMILY: Tahoma, Arial, Verdana, Geneva,  Helvetica, sans-serif;
}

body {
 background-color:#4b0a02;
}
a {color:#DD9E9E; outline:none}
a:hover {color:#FFF; text-decoration:underline}
.h {
 height:100%;
}
.w {
 width:100%;
}


#rg {
        background: url(img/news_dw.jpg) no-repeat bottom;
        vertical-align:top;
        padding: 0px 30px 35px 30px;
}
#news_img {padding: 20px 0px 40px 0px;text-align:center;}
#news {
        color:#000000;
        font-size:11px;
        font-family: verdana,arial
}
#news div {font-weight:bold; padding-top:15px;}
#news a {text-decoration:underline;color:#000000;}
#news div a {text-decoration:none;color:#000000;}

#txt {
      color:#fff;
      background-color:#100200;
      vertical-align:top;
      font-size:12px;
      font-family: verdana,arial;
	  padding:7;
      
}
#txt a {text-decoration:underline;color:#fff;}

.nnn {background: url(img/news_top.jpg) no-repeat top}

#zg {background: url(img/cor2.jpg);  vertical-align:top; padding-top:15px;}

.dw {color:#9a9a9a;  font-size:12px;  font-family: tahoma, arial, verdana}

#hd { height:177px; background: url(img/header.gif);}
#log {background: url(img/hd.jpg); width:342px; vertical-align:top;}
#sub {background: url(img/head.jpg) no-repeat; vertical-align:top;}
#sub div {color:#c7533c;font-size:12px; font-family: verdana,arial}
#sub div a{color:#c7533c; text-decoration:none}
#sub div a:hover{color:#c7533c; text-decoration:none; font-weight:bold}

#about {position:absolute; margin-left:28px;margin-top:34px;}
#rooms {position:absolute; margin-left:80;margin-top:73;}
#usl   {position:absolute; margin-left:160;margin-top:110;}
#price {position:absolute; margin-left:360;margin-top:80;}
#bron  {position:absolute; margin-left:455;margin-top:60;}
#partn {position:absolute; margin-left:572;margin-top:95;}
#cont  {position:absolute; margin-left:270;margin-top:110;}

.imgLoading {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    width: 100%;
    height: 100%;
    background: url(/hotels/images/bg/semi_transparent.png);
}

.imgLoading p {
  position: absolute;
    top: 50%;
    left: 50%;
    margin: -1em 0 0 -4.3em;
    width: 8.6em;
}

.imgLoading img{
    opacity:1;
    position: absolute;
    top: -200px;
    left: -300px;
    margin: -8px 0 0 0;
}
