/* CSS Document */


*{
	margin: 0;
	padding: 0;
	}

ul { 
   border: 0; 
   list-style-type: none; 
	} 
li { 

	} 

a {
	color: #5b4e42;
	}

a:hover {
	text-decoration:none;
	}

img { border: 0; }

html, body {
	height: 100%; 
	margin: 0px; 
	padding: 0px;
   	/* background-attachment: fixed;   */
	background: #FFFFFF url(../img/bg_rastyajka.jpg) top repeat-x;
	font-size: 12px;
	color: #5b4e42;
	font-family: Tahoma, "Trebuchet MS", Arial;
     }
	 

#content {
	width:995px;
	}

#clear {
	clear:both;
	}


/* мелкие */




/* наборные */
.orangeviy {
	color:#d56300;
	font-size:14px;
	}
.orangeviy a{
	color:#d56300;
	}

.osnovnoy_14 {
	font-size:14px;
	color:#5b4e42;
	}
.osnovnoy_14 a{
	color:#5b4e42;
	}


/* заголовки */

.zag_orangeviy {
	color:#d56300;
	font-size:14px;
	font-weight:700;
	}
.zag_orangeviy a{
	color:#d56300;
	}

.zag_oran {
	color:#d56300;
	font-size:19px;
	}
.zag_oran a{
	color:#d56300;
	}

.zag_oran_big {
	color:#d56300;
	font-size:25px;
	}
.zag_oran_big a{
	color:#d56300;
	}	
	
	
/* структура */

#menu_left a {
	color:#5b4e42;
	font-size:16px;
	text-decoration: ;
	display:block;
	padding-left: 38px;
	padding-top:4px;
	padding-bottom:1px;
	}
#menu_left a:hover {
	color:#d56300;
	}
	
#glav_okna {
	float:left; 
	width:180px;
	padding-right:12px;	
	}

#img_gl {
	margin-top:4px;
	margin-bottom:4PX;
	border:1px solid #5b4e42;
	}	
	
#img_katalog {
	float:left; 
	width:233px; 
	height:225px; 
	padding-right:15px
	}	
	
/* основная структура */	

#osn_1 {
	background:url(../img/bg_rastyajka_ornament.jpg) center top repeat-x #86abc4;
	}
#osn_2 {
	background:url(../img/bg_rastyajka_oblaka.jpg) bottom center repeat-x ; 
	}
#osn_3 {
	width:1148px; 
	background:url(../img/bg_rastyajka_oblaka.jpg) bottom center repeat-x; 
	}
#osn_4 {
	width:1148px; 
	background:url(../img/bg_rastyajka_ornament.jpg) center top repeat-x;
	}


#shap_1 {
	float:left; 
	padding-left:59px; 
	padding-top:33px;
	}
#shap_2 {
	float:right; 
	padding-top:14px; 
	padding-right:185px;
	}	
	
	
	
#futer_1	 {
	background:url(../img/futer_lev.jpg) left top no-repeat; 
	width:286px; 
	height:223px; 
	}

#futer_2	 {
	background:url(../img/futer_ser.jpg) top  left no-repeat; 
	width:575px; 
	height:223px; 
	}

#futer_3	 {
	background:url(../img/futer_prav.jpg) left top no-repeat; 
	width:282px; 
	height:223px; 
	}



	
	