body {
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:12px;
	}
.link {
	border-top:1px solid #d4d4d4;
	color:#717171;
	font-size:11px;
}

.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 14px;
}
.text_in {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding-top: 7px;
	padding-right: 37px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 14px;
}


img {border:none}

	.main {
	width:760px;
	margin-left:auto;
	margin-right:auto;
	background:#FFFFFF;
		
	}
	.head_flash {
	width:760px;
	height:152px;
	float:right;
	}
	
	.content {
	width:760px;
	float:right;
	background:#FFFFFF;
	padding: 0px;
	margin: 0px;
		
	}
	
	.right_menu {
	width:200px;
	float:right;
	margin-top:7px;
	margin-right: 0px;
		
	}
	
	.news_content {
		width:170px;
		height:150px;
		float:right;
		margin-right:7px;
		margin-top:30px;
		overflow:hidden;
	}
	
	/* right */
	
	.news {
	width:200px;
	height:206px;
	background:url(images/news_bg.gif) no-repeat top left;
	float:right;
	}

	
	.ad {
	width:200px;
	margin-top:20px;
	float:right;
	}
		.yakir {
	width:100%;
	height:150px;
	float:none;
	background-image: url(images/yakir_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}
.yakir_big {
	width:100%;
	height:330px;
	float:none;
	background-image: url(images/yakir_bg_big.gif);
	background-repeat: no-repeat;
}

	
		
	
.yakir_content {
	width:100%;
	height:100px;
	float:left;
	margin-right:7px;
	margin-top:35px;
	overflow:hidden;
}

	
	/* main frame */
	
	.main_frame {
	float:left;
	width:550px;
	margin-top:7px;
	
	}
	
	.content_topic {
		color:#b20d0d; font-weight:bold; font-size:16px;
	}
	
	
	/*bottom */
	
	.bottom {
	float:right;
	border-top:1px solid #d4d4d4;
	width:740px;
	margin-bottom:10px;
	padding-top:3px;
	color:#717171;
	font-size:11px;
	}
	
	.bottom a {color:#717171; text-decoration:none;}
	.bottom a:hover {color:#009ade; text-decoration:underline;}
	
	.bot_link {
		float:right; 
		width:137px; 
		height:137px; 
		margin-left:10px;
	}	
	
/* product page */	

	.product_item {
		float:right; width:520px; height:100px; border-bottom:1px solid #beddfa; padding-bottom:8px; margin-bottom:8px;
	}
	
	.product_item2 {
		float:right; width:520px;   padding-bottom:8px; margin-bottom:8px;
	}
	
	.product_pic {
		float:right; width:100px; height:100px; border:1px solid #659bce;
	}
	
	.product_info {
		float:right; direction:rtl; margin-right:15px; width:290px; height:100px;
	}
	.product_name{
		font-weight:bold; color:#bb2013;
	}
	
	.product_button {
		float:right; width:106px; height:35px; margin-top:62px;
	}
	
	.product_item a , .product_item2 a {color:#3b7cbb; text-decoration:none;}
	.product_item a:hover, .product_item2 a:hover {color:#3b7cbb; text-decoration:underline;}
	
	
	
/* lightbox - javascript */	

	#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
