BODY{
	background-attachment: fixed;
	background-image: url(images/elad.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: auto;
	text-align: center;
	font-family: Arial;
}
.page{
	margin: auto;
	text-align: center;
	width: 800px;
	direction: rtl;
	display: table;
}
.header{
	padding: 20px 30px 0 0;
	display: table;
}
.right{
	display: inline;
	float: right;
	text-align: right;
}
.left{
	display: inline;
	float: left;
	text-align: left;
}
.link{
	color: #444444;
	font-size: 18px;
	padding: 30px 10px 10px 40px;
	display: inline;
	float: right;
	text-align: right;
}
.bg_clicked{
	text-align: center;
	padding: 15px;
	background-color: #3c9fcf;
	color: #fff;
}
.bg_clicked a{
	color: #fff;
	text-decoration: none;
}
.bg_unclicked{
	text-align: center;
	padding: 15px;
	color: #444444;	
}
.bg_unclicked a{
	color: #444444;
	text-decoration: none;
}
.content{
	padding: 15px 20px 0 0;
	
}
.up_block{
	background-image: url('images/up_block.jpg');
	width: 199px;
	height: 10px;
	
}
.block{
	background-color: #585858;
	color: #fff;
	font-size: 12px;	
}
.block_content{
	padding: 5px;
	text-align: center;
}
.block_content a{
	text-decoration: none;
	color: #fff;
}
.down_block{
	background-image: url('images/down_block.jpg');	
	width: 199px;
	height: 10px;
}
.hr_menu{
	background-image: url('images/hr_menu.jpg');
	width: 169px;
	height: 1px;
	border: 0px;
}
.texts{
	padding: 0 10px 0 0;
	color: #444;
	font-size: 12px;
	width: 550px;
	text-align: right;
}
.hr_texts{
	height: 1px;
	background: #fff url(images/hr_texts.jpg) no-repeat scroll right
	border: none;
	width: 550px;
}
.texts hr{
	height: 1px;
	border: none;
	background: #fff url(images/hr_texts.jpg) no-repeat scroll right;
	width: 550px;

}
H3{
	color: #3c9fcf;
}
.texts a:link, .texts a:active, .texts a:visited{
	text-decoration: none;
		color: #2477a0;
}
.text a:hover{
	text-decoration: none;
		color: #003650;	
}
.copyrights{
	padding: 20px 180px 0 0;
	font-size: 11px;
	color: #000;
	text-align: center;
	direction: rtl;
}
.searchbox{
	text-align: center;
}
.searchbox INPUT{
	font-size: 12px;
	border: 1px solid #444;
	font-family: Arial;

}
.contactbox{
	padding: 0px 10px 0 0;
	font-size: 12px;
}
.contactbox INPUT{
	width: 180px;
	font-size: 12px;
	border: 1px solid #444;
	font-family: Arial;	
	
}
.dict-table{
	margin: 0px;
	padding: 0px;
}
.dict-start{
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	text-align: center;
	background-color: #3c9fcf;
	color: #fff;
	font-weight: Bold;
	font-size: 14px;
}

.dict-he{
	border-bottom: 1px solid #ddd;
	padding: 3px;
	font-weight: Bold;
} 
.dict-en{

	border-bottom: 1px solid #ddd;
	padding: 3px;
}
.char{
	background-color: #2b2b2b;
	padding: 3px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 14px;
	font-weight: Bold;
	color: #fff;
}
.tags{
	width: 180px;
text-align: right;
direction: rtl;
display: table;
}
.tags H1, .tags H2, .tags H3{
display: inline;
float: right;
margin: 0px;
padding-top: 0px;
margin-top: 0px;
padding-right: 4px;
cursor: pointer;
}
.tags a{
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
