body
{
	font: 100% "Times New Roman", Times,serif, Verdana, Arial, Helvetica, sans-serif;
	background: url(img/fon.bmp) ;//repeat-x #666666;
	margin: 0;  padding: 0;
	text-align: center;
	color: black;
}
.thrColAbsHdr #container
{
	position: absolute; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 820px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #e6d08e;
	margin: 0;
	padding: 0;
	/*border:#CCFF99 2px solid;*/
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.thrColAbsHdr #header
{
	position: absolute;
	float: left;
	width: 820px;
	height: 75px;
	/*background:url(img/header.jpg) #316d41;
	margin:0px 49px 0px 55px;
	padding: 0 10px 0 20px;*/
			background: url(Edit/top.jpg) repeat-x #FF0099;
	/*border:blue 2px solid;*/
}

.thrColAbsHdr #sidebar1
{
	position: relative;
	top: 0px;  	left: 0;
	height: 765px;
	width: 55px;
		background:url(img/leftpanel.jpg) no-repeat;
	/*background:url(img/columnleftbk.jpg) repeat-y #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
		padding: 0px 0px 0px 0px;
}
td #sidebar1end
{
	position: relative;
	top: 0px;
	left: 0;
	height: 100%;
	width: 55px;
		background:url(img/leftpanelend.jpg) repeat-y;
	/*background:url(img/columnleftbk.jpg) repeat-y #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
		padding: 0px 0px 0px 0px;
}

.thrColAbsHdr #sidebar2
{
	position: absolute;
	top: 0px;
	right: 0;
	height: 100%;
	width: 55px;
		background:url(img/rightpanel.jpg) repeat-x;
	/*background:url(img/columnrightbk.jpg) repeat-y #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}
td #sidebar2end
{
	position: relative;
	top: 0px;
	right: 0;
	height: 100%;
	width: 55px;
		background:url(img/rightpanelend.jpg) repeat-y;
	/*background:url(img/columnrightbk.jpg) repeat-y #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
}

.thrColAbsHdr #mainContent
{
	/*//float: right;*/
	position: relative;
	/*//margin: 0 49px;*/
	padding: 0px;
	height:560px;
	/*border: blue solid 2px;*/

}
.thrColAbsHdr #basement
{
	height: 100px;
	/*margin-right: 0px;*/
	/*width: 930px;*/
	background:  url(img/base.jpg) repeat-x #9fb083;
	z-index: 3;
}
.thrColAbsHdr #baseLeft
{
	float:left; 
	width:20px; height:100px;
	background:url(img/baseleft.jpg) no-repeat #9fb083;
	z-index: 2;
}
.thrColAbsHdr #baseRight
{
	float:right; 
	width:20px; height:100px;
	background:url(img/baseright.jpg) no-repeat #9fb083;
	z-index: 2;
}

.thrColAbsHdr #baseLeftbody
{
	position: relative;
	/*//bottom:108px;
	//float:none; 
	//margin: 20 10 10;*/
	width:100%;
	height:108px;
	background:url(img/backplend.jpg) repeat-x;
	z-index: 0;
}

.thrColAbsHdr #footer
{
	position: relative;
	top: 0px;
	width: 820px;
	height:65px;
	background:#e6d08e;
	/*//margin:0px 55px;*/
	/*padding: 0px 10px 0px 0px 0 20px;*/ /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*border:1px solid white;*/
}
.thrColAbsHdr #footerend
{
	position: relative;
	/*top: 0px;
	//bottom: 0px;*/
	width: 930px;
	height:65px;
	background:#e6d08e;
	/*margin:0px 55px;*/
	/*padding: 0px 10px 0px 0px 0 20px;*/ /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*border:1px solid white;*/
}
.thrColAbsHdr #footerlefttop
{
	position: relative;
	float:left;
	width:65px;  height:65px;
	background:url(Edit/leftfoottop2.jpg) no-repeat;
	/*border:1px solid blue;*/
}
.thrColAbsHdr #footerrighttop
{
	position: relative;
	float:right;
	width:65px; height:65px;
	background:url(Edit/rightfoottop2.jpg) no-repeat;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #footerleft
{
	position: relative;
	float:left;
	width:65px;  height:65px;
	background:url(img/leftfoot.jpg) no-repeat;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #footerleftline
{
	position: relative;
	float:left;
	width:55px;  height:65px;
	background:url(img/leftpanelend.jpg) repeat-y;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #footerright
{
	position: relative;
	float:right;
	width:65px; height:65px;
	background:url(img/rightfoot.jpg) no-repeat;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #footerrightline
{
	position: relative;
	float:right;
	width:55px; height:65px;
	background:url(img/rightpanelend.jpg) repeat-y;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #footercenter
{
	position: relative;
	top: 10px;
	float: left;
	margin:0px 65px;
	padding:0px;
	background:#e6d08e;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #footercenterend
{
	position: relative;
	margin:0px 0px;	
	/*float: center;*/
	background:#e6d08e;
	/*border:1px solid blue;*/
}

.thrColAbsHdr #chair 
{ 
	position:absolute;
	/*//top:83%; left:2%;*/
	top:25%; left:2%
}

.thrColAbsHdr #standart
{ 
	position:absolute;
	top:25%; left:88%;
}

.fltrt
{
	float: right;
	margin-left: 8px;
}
.fltlft
{ /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.leftContent
{
	position: relative;
	float:left;
	margin:0px;
	padding:0px;
	width:30%;
	/*//align: center;
	//height: 100%;//560px;*/
	background:#e6d08e;
	/*border:solid 1px #00FFCC;*/
}
.rightContent
{
	float:right;
	/*//width: 400px;*/
	margin:0px 10px;
	padding-right:10px;
	background: #e6d08e;
	/*border:solid 1px #3300FF;*/
}
.reserved
{
	/*//position: relative;*/
	width:210px;
	height:50px;
	margin:0px 0px;
	padding:0px 10px;
	background:#e6d08e;
	margin-top:10px;
	/*border:black 1px solid;*/
	text-align:center;
		font:"Times New Roman", Times, serif;
	font-size:14px;
	margin-bottom: 300px;
}

.thrColAbsHdr #phone
{
	padding-left: 10px;
	font-size: 13pt; 
}
.thrColAbsHdr #logo
{
	position: relative;
	float: left;
	top: 4px; left: 20px;
}
.thrColAbsHdr #hotel
{ 
	position: relative;
	float: left;
	top: 22px; left: 34px;
}

.thrColAbsHdr #title
{
	/*//pasition: relative;
	//float: left;
	//top: 0px; left: 0px;
	//padding:0px 0px 0px 270px;*/
}

