html, body{
	margin: 0; 
	padding: 0;
	font-family: Arial, sans-serif;

    background-image: url('mybg.gif');
    background-position: centre top;
    background-repeat: no-repeat;
	} 


	
#content{
	margin:0 auto;
	width: 983px;
	position: relative;
	display: block;
	} 
/********************************* Begin: menu ******************************/
.top {
	margin-top: 18px;
	margin-left: 115px;
} 

.menu1Container {
	margin-top: 34px;
	background-color: transparent;
	background-image: url(top_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	height: 31px;
	width: 670px;
} 

.button:link, .button:visited, .button:hover, .button:active, .button1, .button0{
	border-color: #ccc #ccc #fff #fff;
	border-style: solid;
	border-width: 0 1px 0 1px;
	color: #007b32;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 1px 0 0 0;
	padding: 8px 17px 7px 17px;
	text-decoration: none;
	text-transform: uppercase;
}
.button:hover, .button:active, .button1, .button0:hover, .button0:active{
	background-color: #fff;
	color: #ff0000;
}
.button0:hover, .button0:active, .button0 {
	border-color: #ccc #ccc #fff #ccc;
}
.nowrap {
	white-space: nowrap;
}

/***********/

.menu2Container {
	margin-top: 78px;
	background-color: transparent;
	background-image: url(top_menu.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #000;
	display: block;
	height: 31px;
	width: 294px;
} 

.button_b:link, .button_b:visited, .button_b:hover, .button_b:active, .button1_b, .button0_b{
	border-color: #ccc #ccc #fff #fff;
	border-style: solid;
	border-width: 0 1px 0 1px;
	color: #004e91;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 15px;
	margin: 1px 0 0 0;
	padding: 8px 16px 7px 15px;
	text-decoration: none;
	text-transform: uppercase;
}
.button_b:hover, .button_b:active, .button1_b, .button0_b:hover, .button0_b:active{
	background-color: #fff;
	color: #575757;
}
.button0_b:hover, .button0_b:active, .button0_b {
	border-color: #ccc #ccc #fff #ccc;
}

/********************************* End: menu *******************************/













	
	
/********************************* Begin: katalog ******************************/	


.katalog {
	margin-top: 23px;
	width: 205px;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;

} 
.katalog_h1 {
	display: block;
	color: #007b32;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 12px 5px 12px;
	background-color: #e3e3e3;
}

.er {
cursor: hand;
width: 200px;
border-left: 1px solid ;
border-right: 1px solid ;
border-top: 1px solid ;
border-bottom: 1px solid ;
}



.foldheader {
cursor: hand;
font-weight: bold;
color: #000000;
font-size: 10px;
padding-left: 10px;
font-family: Arial, Helvetica, sans-serif; 
} 	
.foldheader:hover {
text-decoration: underline;
}


.foldinglist{
padding-left: 15px;
margin: 0;
width: 180px;
border-top: 5px solid #fff;
border-bottom: 5px solid #fff;
border-left: 5px solid #e3e3e3;
border-right: 5px solid #e3e3e3;
background-position: left top;
font-family: Arial, Helvetica, sans-serif;  
font-size: 10px;
color: #494a4a;
}  
.foldinglist a {color: #494a4a; text-decoration: none;}
.foldinglist  a:hover {color: #ff0000; text-decoration: none;}		


.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;

}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/

list-style-type: none;
padding: 0px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}


/*** contacts ***/

.cont {
color: #494a4a;
font-size: 12px;
padding-left: 10px;
} 	
.cont:hover {
}

/********************************* End: katalog *******************************/		





/********************************* Begin: index ******************************/	
.block {
	margin-top: 21px;
	width: 670px;
	overflow: hidden;
    zoom: 1;
}  

.flesh {
float: left;
width: 489px;
}  
#layer {
width:100%;
position:absolute; /* Про position не забудьте */
margin-top: 0px;
*margin-top: 0px;
}
#flashob {
margin:0 auto;
height:1%;
}




.block1 {
	width: 325px;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	float: left;
	height: 245px;
} 
.block2 {
	width: 325px;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;
	padding: 0;
	float: right;
	height: 245px;
} 
.block_h1 {
	height: 25px;
	line-height: 25px;
	background: url(zag_1.gif) repeat-x;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size : 13px;
	color: #666666;
	text-align : center;
	font-weight: bold;
}
.block_h12 {
	height: 25px;
	line-height: 25px;
	background: url(zag_1.gif) repeat-x;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px 0 1px 0;
	font-size : 13px;
	color: #666666;
	text-align : center;
	font-weight: bold;
}
.block_link {
	margin: 15px;
	font-size : 12px;
	color: #007B32;
	font-weight: bold;
	text-align : left;
}
.block_link a {color: #007B32; text-decoration: none;}
.block_link   a:hover {color: #ff0000; text-decoration: none;}	
/********************************* End: index *******************************/	
	
	


/********************************* Begin: info *******************************/	
.info {
	margin: 25px 10px 20px 25px;
	text-align: justify;
	font-size : 13px;
	color: #5f5f5f;
}	
.info a {color: #007B32; text-decoration: none;}
.info   a:hover {color: #ff0000; text-decoration: none;}	

.info2 {
	margin: 25px 25px 20px 10px;
	text-align: justify;
	font-size : 13px;
	color: #5f5f5f;
}	
.info2 a {color: #007B32; text-decoration: none;}
.info2  a:hover {color: #ff0000; text-decoration: none;}	

.info3 {
	margin: 25px 17px 20px 17px;
	text-align: justify;
	font-size : 13px;
	color: #5f5f5f;
}	
.info3 a {color: #007B32; text-decoration: none;}
.info3  a:hover {color: #ff0000; text-decoration: none;}	

h1 {
	font-size : 16px;
	color: #ff0000;
	font-weight: bold;
}

h4 {
	font-size : 16px;
	color: #007B32;
	font-weight: bold;
}

h2 {
	margin: 0 0 5px 0;
	font-size : 13px;
	color: #5f5f5f; /* sery */
}

h3 {
	margin: 5px 0 5px 0;
	font-size : 13px;
	color: #007B32;
}

h5 {
	font-size : 16px;
	color: #004e91; /* siniy */
	font-weight: bold;
}
h6 {
	font-size : 13px;
	color: #004e91; /* siniy */
	font-weight: bold;
}

strong {
	margin: 0 0 5px 0;
	font-size : 13px;
	color: #ff0000;
	font-weight: bold;
}

hr {
	color: #e3e3e3;
	background-color: #e3e3e3;
	height: 1px;
	border-width: 0px;
	text-align : center;
	width: 100%; 
	margin: 10px 0 10px 0;
} 

.puti {
	margin-bottom: 25px;
}

/* ---- */

.prod  {
	padding: 0 0 0 20px;
	}
.prod  img {
	float: right;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;
	}

.img_r { float: right; padding: 5px 0 5px 20px;}		
.img_l { float: left; padding: 5px 20px 5px 0;}		

.block_news {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 290px;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;
}
	
/********************************* End: info *******************************/	
















	
	
	
/********************************* Begin: interavto ******************************/	

.interavto {
	margin-top: 0px;
	width: 294px;
	background-image: url(map_tel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
    zoom: 1;
} 

.map_gorod {
	padding-top: 146px;
	float: left;
	padding-bottom: 20px;
	height: 45px;
} 

.map_tbl {
	width: 210px;
	padding-left: 84px;
		float: right;
	overflow: hidden;
    zoom: 1;
} 

.map {
	margin-left: 9px;
	color : #164f80;
	font-size : 11px;
	font-family :  Tahoma, sans-serif;
	text-align : left;
}
.map a {color: #164f80; text-decoration: none;}
.map  a:hover {color: #2b6ca4; text-decoration: underline;}		

.map_name  {
	color : #bb2300;
	margin-left: -8px;
}	
.map_name2  {
	color : #e7a502;
	margin-left: -8px;
}


.interavto_mag {
	margin-top: 20px;
	margin-bottom: 20px;
	width: 292px;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 1px;
} 
.interavto_mag_h1 {
	height: 25px;
	line-height: 25px;
	background: url(zag_1.gif) repeat-x;
	border-color: #e3e3e3;
	border-style: solid;
	border-width: 0 0 1px 0;
	font-size : 11px;
	color: #004e91;
	text-align : center;
	font-weight: bold;
}
.interavto_mag_txt {
	margin: 15px;
	font-size : 10px;
	text-align : left;
	color: #494a4a;
	font-family :  Tahoma, sans-serif;
} 

.interavto_mag_link a {
	font-size : 11px;
	text-align : left;
	color: #004e91;
	font-weight: bold;
	text-decoration: none;
} 
.interavto_mag_link a:hover { color: #575757; text-decoration: none;} 

#interavto_map2 {
	top:0;
	margin-top: 109px;
	position: absolute;
	right: -40px;
} 
/********************************* End: interavto  *******************************/





/********************************* Begin: folder ******************************/
.footer1 {
	border-color: #adadad;
	border-style: solid;
	border-width: 1px 0 0 0;
}
.footer2 {
	border-color: #2c6da5;
	border-style: solid;
	border-width: 1px 0 0 0;
	
	color: #004e91;
	font-size : 10px;
	text-align : left;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
}
/********************************* End: folder  *******************************/






#main_text {
	color: #b0b4bc;
	font-size: 13px;
}


	
.copy {
	color: #7f7e7e;
	font-size: 11px;
	font-family:  Arial, sans-serif;
	text-align: right;
	margin: 0px;
	}	



	
.info_put {
	color: #7d7c7c;
	font-size: 13px;
	font-family:  Arial, sans-serif;
	margin: 15px;
	text-align: left;
	}	

.info_k {
	color: #04254b;
	font-size: 15px;
	font-family:  Arial, sans-serif;
	font-weight : bold;
	}	




	
	

/* ---produkciya--- */	
	
.prod_razdel {
	color: #010101;
	font-size: 17px;
	font-family:  Arial, sans-serif;
	margin-left: 60px;
	margin-top: 15px;
	margin-bottom: 7px;
	text-align: left;
	font-weight : bold;
	}
.prod_razdel a {color: #010101; text-decoration: none;}
.prod_razdel   a:hover {color: #118cff; text-decoration: none;}	
	
.prod_name {
	color: #010101;
	font-size: 12px;
	font-family:  Arial, sans-serif;
	margin-left: 60px;
	text-align: left;
	font-weight : bold;
	}		
.prod_name a {color: #010101; text-decoration: none;}
.prod_name   a:hover {color: #118cff; text-decoration: none;}	
	
.uslugi_razdel {
	color: #010101;
	font-size: 15px;
	font-family:  Arial, sans-serif;
	margin-left: 0;
	margin-top: 15px;
	margin-bottom: 7px;
	text-align: left;
	font-weight : bold;
	}
.uslugi_razdel a {color: #010101; text-decoration: none;}
.uslugi_razdel   a:hover {color: #118cff; text-decoration: none;}	

	

	
.kat {
	color : #094b96;
	font-size : 13px;
	font-family :  Arial, sans-serif;
	text-align : left;
}
.kat a {color: #000000; text-decoration: none; }
.kat  a:hover {color: #f3671a; text-decoration: none; }	
	
table.kat {
	width: 100%;
	border: 1px solid #eae8e8;
	border-collapse: collapse;
}
table.kat td {
	border-width: 1px;
	padding: 2px;
	border-style: inset;
	border-color: #eae8e8;
	padding-left: 5px;
}	

	
.img_off{ border: 1px solid #138bfb;}	
	
	
/* ---FOTOGALEREYA--- */	
	
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/i/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/i/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/i/next.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 