/* CSS Document */
html { height:100%;}

body  {
	font: 100% Tahoma;
	background: #e9e8ec;
	margin: 0 auto; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #414141;
}
.twoColHybLtHdr #container { 
	width: 100%;  /* this will create a container 80% of the browser width */
	margin: 0; /* the auto margins (in conjunction with a width) center the page */
	/*border: 1px solid #ecd1be;*/
	background:url(/i/maincontainer.jpg) top right no-repeat;
	text-align: left; /* this overrides the text-align: center on the body element. */
	min-width:1000px;
} 
	#container2 {
		background:url(/i/top.jpg) top right no-repeat;
		min-width:1000px;
	}
.twoColHybLtHdr #header {
	min-width:1000px;
	height:167px;
	background:url(/i/mainlogo.jpg) top left no-repeat;
	padding:0px;
	text-align:center;
}
	/*#menu {margin-top:0px; margin-right:0px; margin-left:347px; width:653px; height:150px; background:url(/i/mainmenu.jpg) top left no-repeat;}*/
	/*#divmenu { padding:51px 5px 0px 6px;}*/
	
	#divmenu { padding:0px; margin-left:350px;}
	#mainmenu {margin:0px; width:653px; height:150px; background:url(/i/mainmenu.jpg) top left no-repeat; position:relative; list-style:none;}
	#mainmenu  li { position:absolute; top:51px; height:46px; padding:0 0 10px;}
	#mainmenu a { display:block; height:46px; background-repeat:no-repeat; background-position:left bottom; }

	#about {width:146px; left:21px;}
	#about a:hover {background-image:url("/i/menu1.jpg");}
	
	#service {width:100px; left:167px;}
	#service a:hover {background-image:url("/i/menu2.jpg");}
	
	#price {width:120px; left:267px;}
	#price a:hover {background-image:url("/i/menu3.jpg");}
	
	#clients {width:119px; left:387px;}
	#clients a:hover {background-image:url("/i/menu4.jpg");}
	
	#contacts {width:126px; left:506px;}
	#contacts a:hover {background-image:url("/i/menu5.jpg");}
	 
	#logo { position:absolute; top:0px; left:0px; height:167px; width:283px;}
	
	#sidebar1 {
	/*position:absolute;
	margin-top:167px; margin-left:0px;
	background:url(/i/left.jpg) top left no-repeat;
	width: 368px; /* since this element is floated, a width must be given */
	float:left; width:368px; background:url(/i/left.jpg) top left no-repeat;
}
	#lefts {padding: 24px 30px 0px 45px; }
	#lefts h1 { margin:5px 0px 0px 0px; padding:0px 0px 5px 13px; font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#3d3d3d;}
		#lefts h1 a {font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#3d3d3d; text-decoration:none;}
	#lefts h2 { margin:5px 0px 0px 0px; padding:0px 0px 5px 13px; font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#b60000;}
		#lefts h2 a {font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#b60000; text-decoration:none;}
	#lefts h3 { margin:0px; padding:2px 0px 2px 13px; font:bold 12px Arial, Helvetica, sans-serif; color:#b60000;}
		#lefts h3 a {font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; text-decoration:underline;}
		#lefts h3 a:hover {font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; text-decoration:none;}
	.activ {background:url(/i/strelka.jpg) top left no-repeat;}

	#lefts .cmenu1 { margin:5px 0px 0px 0px; padding:0px 0px 5px 13px; font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#3d3d3d;}
		#lefts .cmenu1 a {font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#3d3d3d; text-decoration:none;}
	#lefts .cmenu2 { margin:5px 0px 0px 0px; padding:0px 0px 5px 13px; font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#b60000;}
		#lefts .cmenu2 a {font:normal 14px Franklin Gothic Medium Cond, Tahoma; color:#b60000; text-decoration:none;}
	#lefts .cmenu3 { margin-left:15px; padding:2px 0px 2px 13px; font:bold 12px Arial, Helvetica, sans-serif; color:#b60000;}
		#lefts .cmenu3 a {font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; text-decoration:underline;}
		#lefts .cmenu3 a:hover {font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; text-decoration:none;}
	.activ {background:url(/i/strelka.jpg) top left no-repeat;}
	

.twoColHybLtHdr #mainContent { 
	margin: 0px 20px 0 0px; /* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. */
	font:normal 12px Arial, Helvetica, sans-serif; color:#1e1d1a;
} 
	#maintd h1,h2,h3 { padding:0px; margin:0px 0px 13px 0px; font:normal 16px Franklin Gothic Medium Cond, Tahoma; color:#b60000;}
	/*#maintd h2 { padding:0px; margin:0px 0px 13px 0px; font:bold 16px Arial, Helvetica, sans-serif; color:#0075ce;}*/
	#maintd p { padding:0px 0px 8px 0px; margin:0px; font:normal 12px Tahoma; color:#414141; text-align:justify;}
	#maintd li { padding:0px 0px 8px 16px; margin:0px; font:normal 12px Tahoma; color:#414141; text-align:justify;}
	#maintd a { font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; }
	
	#maintd { padding-right:40px; padding-top:27px; padding-left:0px; width:608px;}
	.tables {font:normal 12px Arial, Helvetica, sans-serif; color:#1e1d1a;}
  
	.tbl_img td { text-align:center; font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; padding:0px 10px 20px 10px;}
	.tbl_img td a { font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; text-decoration:underline;}
	.tbl_img td a:hover { text-decoration:none;}
	.imgs { width:164px; height:156px; background:url(/i/img.gif) top left no-repeat; padding-top:10px; }

	.tbl_img2 td { text-align:center; font:normal 12px Tahoma; color:#3d3d3d; padding:0px 10px 20px 10px;}
	.tbl_img2 td img { border:1px solid #414141;}

	.tbl_li td { text-align:left; font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; padding:0px 10px 20px 10px;}
	.tbl_img td a { font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; text-decoration:underline;}
	.tbl_img td a:hover { text-decoration:none;}
	
	.tables th { background:url(/i/toch.gif) top left no-repeat; padding-left:15px; font:bold 12px Arial, Helvetica, sans-serif; color:#b60000;}

.twoColHybLtHdr #footer { 
	padding: 0px; 
	background:url(/i/footer.jpg) top left repeat-x;
	height:150px;
	font:bold 12px Arial, Helvetica, sans-serif; color:#b60000;
} 
	#footer a { font:bold 12px Arial, Helvetica, sans-serif; color:#b60000;}
	#footers {padding: 55px 10px 0px 10px;}	
	#contfooter {position:absolute; margin-top:70px; margin-left:60px; font:normal 12px Arial, Helvetica, sans-serif; color:#414141;}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#path{font:normal 11px Arial, Helvetica, sans-serif;}
#path a{color:#968fa4; font:normal 11px Arial, Helvetica, sans-serif;}


#img{border:1px solid #4FA8E4; width:158px;}
#img div{padding:3px; background:#EDEDED;}
#img div img{border:1px solid #4FA8E4;}

.spansa { font:bold 12px Arial, Helvetica, sans-serif; color:#b60000; }

.gallery  {
	width:164px; 
	float:left; 
	text-align:center; 
	margin:0px 10px 5px 10px;
	
	height: 200px;
}
.gallery_ins {
	width:188px;
	height:150px;
	float:left; 
	text-align:center; 
	margin:0px 10px 5px 0px;
	vertical-align:top;
}
