@charset "utf-8";
/* CSS Document */

    *{margin:0; padding:0;}
    html, body{height:100%; min-height:100%; min-width:970px; width:100%; margin:0; padding:0; font-size:12px; font-family:Verdana, Helvetica, sans-serif; color:#3F3F3F; background:#fff; text-align:center;}
	
    /* --------- */
	img{border:none; vertical-align: middle;}
	img a{border:none;}
	
	h1{font-size:24px; color:#3F3F3F; font-weight: normal; margin-bottom: 10px;}
	h2{font-size:18px; color:#cc3333; margin-bottom:15px; font-style: italic; color: #3F3F3F; font-family: Georgia, serif; font-weight: normal;}
	h3{font-size:12px; padding-bottom:10px;}

	p{padding-bottom:20px;}
	.gray{color: #999;}
	.blue{color:#203880;}

	a{color:#203880; text-decoration: underline;}
	a:hover{color:#51a8ff; text-decoration: none;}

    /* --------- */
	#main{height:100%; min-height:100%; width:970px; margin:0 auto; position:relative; text-align:left;}
	
	#logo{position: relative; margin:40px 60px 60px 40px; width: 142px; height: 50px;}
	#menu{display: none;}
	#phones{position: relative; font-size: 21px; color:#000; font-weight: bold; margin-top: 39px; float: left;}

	#main_banner{display: none;}	
		#main_banner_mask{display: none;}
			
	#lefter{width: 270px; float: left; margin-top: 40px; position: relative;}
		
		#left_menu ul{display: none;}
				
		#left_banner{position: relative; margin-bottom: 20px; display: none;}
			#left_banner_mask{display: none;}
				
		#search{display: none;}

	#righter{width: 700px; float: left; margin-top: 40px; position: relative;}
		.content{width: 340px; padding-right: 20px; float: left;}

		#righter .last{padding-right: 0;}
	
	#footer{clear: both; border-top:#DEDEDE 3px solid; padding: 20px 0 20px 0;}
		#counter{width: 88px; background-color: yellow; float: left; display: none;}
		#copyright{margin-left: 0px; float: none;}
		#simpledream{margin-left: 255px; float: left; display: none;}
		
	/* CATALOG */
	#breadcrumbs{margin-bottom: 15px; font-size: 11px; display: none;}

	#print_ver{display: none;}
	#gallery{width: 340px; float: left; margin-right: 18px; display: none;}
/*		#myGallery20{width: 340px; height: 350px; z-index:5; display: block;}
		.jdGallery .slideElement{display: none;}
		.jdGallery .loadingElement{display: none;}		
		.jdGallery .slideInfoZone{display: none;}		
		* html .jdGallery .slideInfoZone{display: none;}		
		.jdGallery div.carouselContainer{display: none;}		
		.jdGallery a.carouselBtn{display: none;}		
		.jdGallery .carousel{display: none;}
		.jdGallery a.right, .jdGallery a.left {display: none;}		
		.jdGallery a.right:hover, .jdGallery a.left:hover{display: none;}		
		.jdGallery a.left{display: none;}		
		* html .jdGallery a.left {display: none;}		
		.jdGallery a.right{display: none;}		
		* html .jdGallery a.right {display: none;}
		.withArrows a.open{display: none;}		
		* html .withArrows a.open:hover {display: none;}
*/
		
	#descr{width: 342px; float: left; padding: 20px 0;}
		#descr table {width: 100%;}
		#descr td{border-bottom: #E5E5E5 solid 1px; padding: 3px 0 3px 0;}
		#descr #left_price{float: left;}
		#descr #price{background: url(images/descr_price_center.gif) repeat-x;  font-size: 20px; line-height: 40px;  float: left; text-align:center;}
		#descr #right_price{float: left;}
		#left_price,#right_price{display: none;}
		

	#feedback{display: none;}	