@charset "utf-8";
/* CSS Document */

#wellcome{
	background-image:url(img/wellcome.jpg);
	background-position:right top;
	height:350px;
	background-repeat: no-repeat;
	margin-top: -20px;
}
	

#hanut{
	background-image:url(img/hanut_mekuvenet.jpg);
	background-position:left top;
	height:48px;
	width: 191px;
	background-repeat: no-repeat;
	margin-top: -20px;
}
	
#welText{
	width:500px;
	float:left;
	margin-top:40px;
	margin-left:0px;
	}
	
#commets{
	background-position:bottom;
	background-image:url(img/commet_bg.jpg);
	background-repeat:repeat-x;
	width:430px;
	height:100px;
	border:#babbc2 solid thin;
	float:left;
}

#banner{
	float:right;
	width: 430px;
	margin-right: 20px;
}

#commets p{
	text-align:center;
	color:#900;
	font-size:150%;
}

#canHide{
	margin-top:18px;
}

#tfutza, #maslulim, #news{
	display:inline;
	float:left;
}

#maslulim{
	padding-right:8px;
}

#tfutza{
	width:200px;
	height:189px;
	
}

#news{
	width:209px;
	height:189px;
	padding-right:8px;
	background-image:url(img/news.jpg);
	background-repeat:no-repeat;
	padding-top:40px;
	
}
#newsBox_p, marquee/*, #INnews*/{
	/*height:130px;*/
	height:130px;
	
}

#news p{
	margin: 10px 20px;
	font-weight:bold;
	line-height: 125%;
	font-size: 12px;
	text-align: right;
}
#newsBox_p .cotertNew {
	color: #00678b;
	margin-bottom:-5px;
}




#bottom{
	clear:both;
	vertical-align:bottom;
	padding-top:20px;
}
