body {
	background: url('/design/images/gradient.jpg') repeat-x #969C8C;
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

a:hover {
	color: red;
	cursor: hand;
}

   /* навигация */
.navi {
	font-size: 11px;
	padding: 15px 0;
	text-align: right;
	font-family: "Verdana";
}

.navi a,
.navi span {
	padding: 3px 3px;
}
.navi span {
	color: #fff;
	background: #969c8c;
}
   /* конец навигации */

.ttop {
	background: url('/design/images/ttop.jpg') no-repeat bottom #CBCFC3;
	height: 7px;
}

.tbot {
	background: url('/design/images/tbot.jpg') no-repeat top;
	height: 7px;
}


.tright3 img {
	height: 5370px;  
	width: 7px;
}

.tleft3 img {
	height: 5370px;  
	width: 5px;
}

.tright3bg {
	width: 7px;
	position: relative;
	background: url('/design/images/tright_bg.gif') top left;
}
.tright3bg div {
	width: 7px;
	height: 100%;
	position: absolute;
	background: url('/design/images/tright.jpg') top right no-repeat;
}

.tleft3bg {
	width: 5px;
	position: relative;
	background: url('/design/images/tleft_bg.gif') top right;
}
.tleft3bg div {
	width: 5px;
	height: 100%;
	position: absolute;
	background: url('/design/images/tleft.jpg') top left no-repeat;
}

.ttable_pre {
	margin-top: 40px;
}

.ttable {
	margin-bottom: 85px;
	background-color: #F0F5ED;
}

.td1 {
	padding-bottom: 80px;
}


.logo {
	padding-top: 40px;
	padding-bottom: 40px;
}
.logo img { border: none; }

.text {
	font: 11px verdana;
	color: #464740;
	background-color: #DFE3DA;
	border-top: 1px solid #F0F5ED;
	padding: 10px 30px 10px 30px;
	text-align: justify;
}

.header {
	padding: 30px 30px;
}

.news_item img {
	border: 3px solid #969c8c;
	margin: 5px 0;	
}

.news_item a {
	color: #464740;
}

.line, .line1 {
	font-size: 4px;
	line-height: 4px;
	border-top: 1px solid #F0F5ED;
	background-color: #969C8C;	
	height: 4px;
}


.line {
 	border-left: 2px solid #F0F5ED;
}

.line2 {
	font-size: 4px;
	line-height: 4px;
	border-top: 1px solid #F0F5ED;
	background-color: #969C8C;	
	height: 4px;
 	border-left: none;
}

.line1 {
	width: 304px;
}

.spacer {
	height: 30px;
}

.title1, .title2 {
	height: 72px;
	background-color: #DFE3DA;
	border-bottom: 2px solid #F0F5ED;
}

.title1 {
	width: 610px;
}



.pixel {
	vertical-align: top;
	padding-top: 14px;
	padding-left: 14px;
	height: 72px;
}

.roomname {
	text-align: right;
	padding-right: 14px;
}

.text2l, .text2r {
	font: bold 12px verdana;
	color: #464740;
	padding: 15px 30px 15px 30px;
	background-color: #DFE3DA;
	width: 304px;
	line-height: 17px;
	vertical-align: top;
}

.text2l {
	border-right: 1px solid #F0F5ED;
	text-align: left;
}

.text2r {
	text-align: right;
	border-left: 2px solid #F0F5ED;
	padding-right: 18px;
}

.address1 {
	font: 12px arial;
}

.address2 {
	font: 11px arial;
}

.down {
	background-color: #969D8D;
	text-align: right;
	height: 80px;
	padding-right: 25px;
}

p.doplata {
	margin-top: 10px;
	font: normal 10px Tahoma;
}

a.reserving_link {
	display: block;
	text-align: center;
}

