html {
  height:100%;
  background:url(images/body/bg.jpg);
}

body {
	background-color:#FFF;
	padding: 0;
	width: 1004px;
	margin: 0 auto;
	position: relative;
	color: White;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #6b83a5;
	
}

h1{
	font-size:14px;
	padding:0px;
	margin:0px;
	padding-left:35px;
}
	h1 a{
		color: #FFF;
	}
	
p{
	padding:0px;
	margin:0px;
	margin-top:3px;
}

hr{
	height:1px;
	border-bottom:none;
	border-left:none;
	border-right:none;
	
}

a{
	text-decoration: none;
	color:#FFF;
	border:none;

}

img{
	border:none;

}


a:hover{
	text-decoration: underline;
}

#ten
{
	background-image:url(images/fon/fon_html.jpg);
	width: 1004px;
	float:left;

}

#shape{
	float:left;
	width:1004px;
	height:136px;
	margin:0px;
	margin-left:0px;
	background-image:url(images/shape/shape_fon.jpg);
	background-repeat:no-repeat;
}

	#logo{
		float:left;
		width:180px;
		height:136px;
	}
	
	
	  #menu{
		  float:left;
		  width:784px;
		  height:31px;
		  margin-bottom:20px;
		  padding-left:220px;
		  padding-top:0px;
		  text-align:left;
		  color:#FFF;
		  background:url(images/top_menu/top_menu.jpg);
	  }
		  #menu a{
			  color:#FFF;
			  font-weight:normal;
		  }
		  #menu a.hover{
			  text-decoration: underline;
			  color:#FFF;
			  font-weight:bold;
		  }
	  
	  .menu{
		  float:left;
		  padding-left:20px;
		  padding-bottom:3px;
		  
	  }
		  .menu:hover{
			  background-image:url(images/top_menu/logo_menu_green.png);
			  background-repeat:no-repeat;
			  color:#F00;
		  }
	  
	  .sel_menu{
		  float:left;
		  background-image:url(images/top_menu/logo_menu_green.png);
		  background-repeat:no-repeat;
		  padding-left:20px;
		  padding-bottom:3px;
	  }

	#menu_right{
		float:right;
		width:115px;
		height:31px;
		padding-left:25px;
	}





	#search{
		float:right;
		width:210px;
		height:30px;
		padding-top:3px;
	}
	
	#kontakt_top{
		width:180px;
		height:90px;
		float:right;
		padding-right:50px;
		padding-top:15px;
		text-align:right;
		font-weight:bold;
		color:#FFF;
	}
	#kontakt_top1{
		width:250px;
		height:90px;
		float:right;
		padding-right:50px;
		padding-top:15px;
		text-align:right;
		font-weight:bold;
		color:#FFF;
	}
	

#left_block{
	width:215px;
	float:left;
	margin-top:15px;
	margin-right:5px;
}


	#filters{
		float:left;
		width:200px;
		padding:0px;
		margin-bottom:20px;
		font-size:12px;
	}
	.dop_param{
		padding-left:5px;
		padding-top:10px;
	}
		.dop_param ul{
			padding:10px;
			padding-left:20px;
			margin:0px;
		}

	.left_box{
		width:210px;
		float:left;
		text-align:left;
		padding:5px;
		padding-left:0px;
		margin-bottom:10px;
#		BORDER: #d8d8d8 2px solid;		
	}
	
	.left_zag{
		width:180px;
		height: 22px;
		padding-top: 5px;
		padding-left: 20px;
		font-weight:bold;
		background-image:url(images/fon/bg_zag_menu.jpg);
	}
	.left_baner{
		width:220px;
		float:left;
		text-align:center;
		margin-bottom:20px;
	}

		.line_left{
			height: 1px;
			max-height: 1px;
			margin-top: 5px;
			margin-bottom: 5px;
			overflow: hidden;
			float: left;
			clear: both;
			width: 200px;
			background-color: #99aeca;
		}




#content{
	float: left;
	width: 754px !important;
	width:740px;
	padding:0px;
	padding-left:20px;
	padding-bottom:30px;
	overflow:hidden;

	
	
}
	#data{
		float:left;
		width:730px;
		padding-left:10px;
	}
		#data img{
			float:left;
			padding-right:20px;
		}


	#table_cart{
		background-color:#869eba;
	}

	#path_katalog{
		float:left;
		width: 754px !important;
		width: 734px;
		height:31px;
		margin-left:10px;
	}
		#path_katalog a{
		color:#FFF;
	}
		#path_katalog hr{
		color:#FFF;
		height:1px;
		border-bottom:none;
		border-left:none;
		border-right:none;
		padding:0px;
		margin:0px;
		margin-bottom:10px;
		
	}
	
		.tovar_block{
			float:left;			
			width:755px;
			clear:both;
		}
		
			.image_product{
				float:left;
				margin-right:10px;
				width:120px;
				height:100px;	
			}
			.image_product img{
				width:110px;
				height:95px;			
				BORDER: #666699 4px solid;
			}
			.tovar_opis{
				float:right;
				width:570px;
				BORDER: #666699 4px solid;
			}
			
			
		.line_centr{
			height: 1px;
			max-height: 1px;
			margin-top: 10px;
			margin-bottom: 10px;
			overflow: hidden;
			float: left;
			clear: both;
			width: 100%;
			background-color: #99aeca;
		}
			
		
		#menu_katalog{
			float:left;
			width:215px;
			padding-left:5px;
			padding-top:20px;
			padding-bottom:20px;
			text-align:left;
			color:#FFF;
			font-size:12px;
		}
			#menu_katalog a{
				color:#FFF;
			}
		



	#pages{
		text-align:center;
		padding-top:30px;
		width:700px;
		clear:both;
	}

		.page_sel{
			color:#F00;
		}







#down{
	float: left;
	width: 1004px;
	height: 96px;
	color:#fff;
	background-image:url(images/fon/bottom.jpg);
}
	#down a{
		color:#fff;
		font-size:12px;
		font-weight: bold;
	}

	#counter{
		text-align:left;
		margin-left:5px;
		width:345px;
		float:left;
	}
	#copyr{
		width:375px;
		text-align: right;
		float:right;
	}
	

#ns_tt{
	position: absolute;
	border: solid #c7d3e1 1px;
	background-color: #435d7e;
	font-size: 11px;
	line-height: 16px;
	padding: 2px 5px;
	overflow: hidden;
	margin: 25px 0px 0px 5px;
}



input{
	BORDER-BOTTOM: #c7d3e1 1px solid;
	BORDER-LEFT: #c7d3e1 1px solid;
	BORDER-RIGHT: #c7d3e1 1px solid;
	BORDER-TOP: #c7d3e1 1px solid;
	width: 123px;
	color: White;
	background-color: #435d7e;
}

.input_250{
	BORDER-BOTTOM: #c7d3e1 1px solid;
	BORDER-LEFT: #c7d3e1 1px solid;
	BORDER-RIGHT: #c7d3e1 1px solid;
	BORDER-TOP: #c7d3e1 1px solid;
	width: 250px;
	color: White;
	background-color: #435d7e;
}


.razdel_textarea{
	BORDER-BOTTOM: #c7d3e1 1px solid;
	BORDER-LEFT: #c7d3e1 1px solid;
	BORDER-RIGHT: #c7d3e1 1px solid;
	BORDER-TOP: #c7d3e1 1px solid;
	width: 450px;
	height:70px;
	color: White;
	background-color: #435d7e;
}

.img_tovar{
	float: left;
	width: 150px;
	background-image: url(images/body/fon.jpg);
	
}
.table_price_zag{
	background-color:#445c7e;
	color:#FFF;
	height:30px;
}

.row_0{
	background-color:#FFF;
}
.row_1{
	background-color:#f4f4f4;
}
.border{
			BORDER: #c7d3e1 1px solid;
}
.border_bottom{
	border-bottom: #676862 1px solid;
}

.but{
	BORDER-BOTTOM: #c7d3e1 1px solid;
	BORDER-LEFT: #c7d3e1 1px solid;
	BORDER-RIGHT: #c7d3e1 1px solid;
	BORDER-TOP: #c7d3e1 1px solid;
	width: 123px;
	color: White;
	background-color: #435d7e;
}

