
*{ margin:0; padding:0; }

* html #wrapper {
	_margin-left:45px;
  	_border-left: 1015px solid #fff;
  	_zoom: 1;
}
* html #min-width {
  	_margin-left: -1015px;
  	_position: relative;
  	_zoom: 1;
}

html {height: 100%;}
body {
	height:auto !important; 
	min-height:100%; 
	height:100%; 
	position:relative; 
	font-size: 14px;
	font-family: arial;
	width: 100%;
	min-width: 1008px;
}
/*table {
    margin: auto;
}*/
a {
	color:black;
}	
#content { 
	background: #FCF3E8 url("../images/top_background.jpg") repeat-x;
	/*margin: 0 auto 0 auto;*/
	width: 100%;
}

	#right_head {
		background: url("../images/top_backgound_left.jpg") repeat-x;
		z-index:1;
		height: 175px;		
	}
	#left_head {
		background: url("../images/logo.jpg") no-repeat;
		background-position: center;
		height: 175px;	
		float: left;
		width:100%;
		margin:0;
		padding:0;
	}
	
	#right_text{
		background: url("../images/top_backgound_right.jpg") repeat-x;
		float: right;
		width: 250px;
		padding: 30px 20px 0 0;
		margin:0;
	}

	#main_menu{
		background: url("../images/menu_background.jpg") repeat-x;
		height: 32px;
		text-align: center;
	}	
	
	#main_menu a{
		text-decoration: none;
	}
	#main_menu #activ_menu{
		color: #FFFEFE;
	}

	#column-content {
		margin-left: 250px; 
		margin-right: 230px;
	}
	
	#all_content{
		padding-top: 50px;
		background: url("../images/right_img.jpg") no-repeat;
		background-position: top right;
		min-height: 770px;
		_height:770px;
	}
	
	#column-menu {
		float: left;
		width: 200px;
		padding-top: .8em;
	}
	
	#column-menu div{
		width: 173px;
		height: 32px;
		text-align: center;
		margin: 15px 30px;
	}
	
	#column-menu #activ_menu{
		color: #1C1B1B;
	}
	
	.menu_item1{
		background: url("../images/left_m1.jpg") no-repeat;
		padding-top: 10px;
	}
	.menu_item2{
		background: url("../images/left_m2.jpg") no-repeat;
		padding-top: 10px;
	}
	.menu_item3{
		background: url("../images/left_m3.jpg") no-repeat;
		padding-top: 10px;
	}
	.menu_item4{
		background: url("../images/left_m4.jpg") no-repeat;
		padding-top: 10px;
	}
	.menu_item5{
		background: url("../images/left_m5.jpg") no-repeat;
		padding-top: 10px;
	}
	.menu_item6{
		background: url("../images/left_m6.jpg") no-repeat;
		padding-top: 5px;
	}
	.menu_item7{
		background: url("../images/left_m6.jpg") no-repeat;
		padding-top: 5px;
	}
	.menu_item8{
		background: url("../images/left_m1.jpg") no-repeat;
		padding-top: 10px;
	}
	
	#column-menu div a{
		color: white;
		font-size: 16px;
		font-weight: bold;
		line-height: 2em;
		text-decoration: none;
		line-height: 5px;
		_line-height: 15px;
	}
	
	.level1{
		font-size: 16px;
		font-weight: bold;
		line-height: 2em;
		color: #4B4B4B;
	}
	
	#activ_menu{
		color: #0F398B;
	}
 
/* footer */   

#footer {
	width: 100%;
	position:absolute; 
	bottom:0;
	background: #FCF3E8 url("../images/footer.jpg") no-repeat;
	background-position:bottom right;
	height: 240px;
}

/*order form*/

#orderForm input{
	size: 200px;
	_size:100px;
}	

#calc{
	width: 450px;
	margin: auto;
	margin-top: 20px;
}
#title_calc{
	font-size: 14px;
	font-weight: bold;
}
.start_tovar{
	padding-top: 20px;
}
