a {color:#fff}

a:hover {color:#fff; text-decoration:none}

* {
	margin: 0;
	padding: 0;
}

/* markup */
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

body
{
  height: 100%;
  position: relative;
}

#w { 
	min-height: 100%;
	position: relative;
    font-size: 12px;
    color: #fff;
    font-family:Tahoma;
    width: 1024px;
    margin: 0 auto;
    background-image: url(../images/bgctr.jpg);
    background-repeat: repeat-y; 	
}

#all {
   width: 900px;
   margin: 0 auto;
   min-height: 100%;
   position: relative;
   padding-bottom: 85px;
}

.nomer {
  float:left;
  margin:10px;
}


.clear {
	clear: both;
}

#nomera {
	height: 100%;
	margin: 0 30px 0 150px;
	position: relative;
}

html{
  	background-image: url(../images/bg.gif);
    background-repeat: repeat; 
}

#header {
	height: 340px;
	position: relative;
	background-image: url(../images/topgrad.png);
    background-repeat: repeat-x;
    background-position: top;
	background-color: #888888;
}

#wrapper {
	position: relative;
	background-color: #888888;
	padding-bottom: 85px;
	min-height: 300px;
	zoom:1;
}
.nom {
	padding: 10px;
}

* html #wrapper {
	height: 300px;
}

#left {
	float: left;
	width: 150px;
	padding: 30px 0 0 0;
	background-image: url(../images/clkpanel.jpg);
    background-repeat: no-repeat;
    background-position: 0 20px;
    position: relative;
	height: 270px;
}

#conthdr {
	background-image: url(../images/abouticon.gif);
    background-repeat: no-repeat;	
    background-position: 5px 5px;
    height: 42px;
    padding: 20px 0 0 60px;
}

#newshdr {
	background-image: url(../images/newsicon.gif);
    background-repeat: no-repeat;	
    background-position: 5px 5px;
    height: 42px;
    padding: 20px 0 0 60px;	
}

#right {
	float: right;
	width: 270px;	
	height: 100%;
	padding: 0 10px;

}

#content, #contentWide {
	height: 100%;
	margin: 0 270px 0 150px;
	position: relative;
}

#contentWide {
	margin: 0 10px 0 150px;
}

#topmenu {
	position: absolute;
	height: 250px;
	width: 100%;
	bottom: 0;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

img {
	border: none;
}

#hmini {
	position: absolute;
	top: 35px;
	left: 55px;
}

#htitle {
	position: absolute;
	background-image: url(../images/htitle1.jpg);
	background-repeat: no-repeat;
	left: 190px;
	top: 15px;
	width: 510px;
	height: 60px;
	
}

#otzimg {
	margin: 30px 0 0 20px;
	width: 95px;
	height: 25px;
}

#footer {
	width: 100%;
	height: 85px;
    margin: 0 auto;
    zoom:1;
  clear: both;
  position: absolute;
  bottom: 0;

}

#foowrap {
	width: 900px;
	margin: 0 auto;
	position: relative;
}

#foophone {
	float: left;
	width: 225px;
	height: 80px;
	border-top: 5px #C5C5C5 solid;
	background-image: url(../images/phone.gif);
	background-repeat: no-repeat;
	background-color: white;
}

#fooright {
  margin-left: 225px;
  border-top: 5px #939594 solid;
  	background-image: url(../images/foobg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 80px;
	background-color: white;
}

#addr {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 180px;
	font-size: 12px;
	line-height: 20px;
}

#counters {
	position: absolute;
	width: 31px;
	height: 31px;
	right: 10px;
	top: 15px;
}

#gallerytitle, .imgtitle {
	padding: 25px 10px 5px 10px;
}

#booklink {
	position: absolute;
	right: 35px;
}

/* text */
#hmini li {
	display: inline;
	padding-right: 17px;
	list-style: none;
}

#topmenu ul {
	padding: 35px 0 0 65px;
}

#topmenu li {
	list-style: none;
}

p {
	padding: 5px 10px;
}

h1 {
	font-size: 19px;
}

h2 {
	font-size: 17px;
}

h3 {
	font-size: 15px;
}

h1, h2, h3 {
	padding-left: 10px;
	font-weight: normal;
}

#fooright ul {
	margin: 15px 0 35px 85px;
}

#fooright li {
	display: inline;
	list-style: none;
	padding: 0 5px;
}

#fooright a {
	text-decoration: none;
    font-size: 11px;
    color: #545451;
    font-family:Tahoma;
}

#footer p {
	font-size: 10px;
	padding-top: 0;
}

.nomer li {
	list-style: none;
}

.nomer a {
    font-size: 12px;
    color: #fff;	
}


.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;
}
