body, html {
	height: 100%;
	width: 100%;
	min-width:1000px;
	background-image: url(images/back.jpg);
	background-repeat: repeat;
}
#main {
	background-image: url(images/main_back.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	min-height:100%;
	_height:100%;
	width: 100%;

}
#wraper {
	display: block;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	min-height:780px;
	_height:780px;
	position: relative;
	


}
.whiteline {
	background-color: #FFFFFF;
	display: block;
	width: 100%;
	opacity:0.52;
	*filter:alpha(opacity=50);
	max-width:1024px;
	margin-left:auto;
	margin-right:auto;
	_width:expression(this.parentNode.scrollWidth > 1026 ? '1024px' : this.parentNode.scrollWidth < 1002 ? '1000px' : 'auto');
}

.topline {height:13px; font-size:0px;}
.bottomline {height:38px; font-size:0px; margin-top:-38px;}


.logo {
	background-image: url(images/logo.png);
	height: 59px;
	width: 282px;
	display: inline-block;
	margin-top: 24px;
	margin-left: 13px;
}
.phone
{
	background-image: url(images/ayn.png);
	height: 53px;
	width: 273px;
	display: inline-block;
	margin-top: 24px;
	margin-left: 13px;
}
#right {
	display: inline;
	float: right;
	width: 600px;
}
#left {
	display: block;
	float: left;
	width: 300px;
}
.blank {
	display: block;
	width: 100%;
	clear: both;
	font-size: 0px;
}
#tmenu li {
	list-style-type: none;
	display: block;
	float: left;
	width: 100px;
	color: #4e4d4e;
	font-family: Tahoma;
	font-size: 12.5px;
}
#tmenu .tmuslugi {
	width: 131px;
	margin-right: 23px;
}
#tmenu .tmevakator {
	width: 205px;
	vertical-align: bottom;
	margin-right: 23px;
}
#tmenu .tmtel {
        font-size:14px;  
	width: 199px;
}
#right #tmenu {
	padding-top: 15px;
	padding-left: 15px;
}
#menu li {
	list-style-type: none;
	display: inline;
	margin-top: 13px;
	margin-right: 3%;
	margin-left: 3%;
}
#menu {
	display: block;
	clear: both;
	text-align: center;
	background-image: url(images/menu_back.png);
	background-repeat: no-repeat;
	height: 29px;
	width: 580px;
	margin-left: 13px;
	padding-top: 10px;
	margin-top: 5px;
}
#menu a {
	color: #0094bc;
	font-family: Tahoma;
	font-size: 16px;
	text-decoration: none;
	height: 39px;
	width: 580px;
	margin-top: 13px;
	font-weight: bold;
}
#menu a:hover {
	color: #315563;
}
#right .ustitle {
	background-image: url(images/uslugi_po.png);
	background-repeat: repeat-y;
	height: 22px;
	width: 211px;
	display: block;
}
#content {
	padding-left: 17px;
	padding-top: 17px;
	font-family: Tahoma;
	font-size: 12px;
	/*color: #1f1f1f;*/
	color: #000000;
	text-align:justify;
	line-height: 18px;
	padding-bottom: 320px;
}
#content .cblock
{
  width:577px;
  background:white;
  _filter: alpha(opacity=60); 
  -moz-opacity: 0.5;  
  opacity: 0.5; 

}
#content .cblock .ctext
{
  padding-left:20px;
  padding-right:20px;
  padding-top:30px;
  padding-bottom:30px;
  margin-right:8px;
  _filter: alpha(opacity=100); 
  -moz-opacity: 1.0;  
  opacity: 1.0; 
}

.fotos li {
	display: inline;
	list-style-type: none;
}
.fotos {
	display: block;
	text-align: center;
	margin-top: 20px;
	position: absolute;
	right: 5px;
	bottom: 110px;
}
#left h1 {
	color: #343334;
	font-family: Tahoma;
	font-size: 12.5px;
	padding-left: 18px;
}
#left img {
	margin-left: 17px;
	margin-top: 5px;
}
#oblaka {
	background-image: url(images/oblaka.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #04B8EB;
}
.relevant {position: relative; margin-top: -30px; margin-left:200px;}
.relevant a {color: #fff; text-decoration: underline;}
.relevant a:hover {color: #fff; text-decoration: none;}
