@font-face {
    font-family: 'davidbold';
    src: url('inc/font/davidbd-webfont.eot');
    src: url('inc/font/davidbd-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/font/davidbd-webfont.woff') format('woff'),
         url('inc/font/davidbd-webfont.ttf') format('truetype'),
         url('inc/font/davidbd-webfont.svg#davidbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sefer_ahregular';
    src: url('inc/font/sefer-webfont.eot');
    src: url('inc/font/sefer-webfont.eot?#iefix') format('embedded-opentype'),
         url('inc/font/sefer-webfont.woff') format('woff'),
         url('inc/font/sefer-webfont.ttf') format('truetype'),
         url('inc/font/sefer-webfont.svg#sefer_ahregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {	
	/* color: #aaaaaa; */
	color: #408cb9; 
	background-color: #ffffff;
	background-image: url(img/mizrahi_hatter.jpg);
	background-repeat: repeat-y;
	background-position: top;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

a {
	color: #202A76;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

#fo {
	background-position: top;
	background-image: url(img/mizrahi_alap.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 120%;
}

#head {
	padding-top: 50px;
	width: 900px;
}

#tophead {
	width: 900px;
	height: 78px;
	margin-top: 20px;
}

#tophead_left {
	color: black;
	float: left;
	height: 74px;
	margin-left: 19px;
	padding-top: 6px;
	width: 195px;
	padding-left: -3px;
}

#tophead_right {
	color: black;
	float: right;
	height: 74px;
	margin-right: 48px;
	padding-top: 1px;
	width: 195px;
}

#head_line {
	color: white;
	width: 840px;
	height: 18px;
	margin-top: 23px;
	margin-left: -13px;
	font-size: 0.9em;
	font-weight:bold;
	text-align: left;
	padding-left: 10px;
}

#logo {
	margin-left: -13px;
	width: 848px;
}
#menu {
	height:76px;
	width:848px;
}
#menu table {
	width:852px;
	text-align: center;
	margin-left:-13px;
	margin-top:-1px;
}
#menu td{
	height:76px;
	border-right:1px solid white;
	background: url('img/mizrahi_menusor.png') repeat-x;
}
#menu td:hover{
	height:76px;
	border-right:1px solid white;
	background: url('img/mizrahi_menusor_over.png') repeat-x;
}
#menu .active{
	height:76px;
	border-right:1px solid white;
	background: url('img/mizrahi_menusor_over.png') repeat-x;
}

#menu td a {
	color:white;
	font-family:Times New Roman;
	font-size:15px;
	font-weight:normal;
	margin-top:10px;
}
#main {
	background-image: url(img/main_bg2.png);	
	width: 930px;
}
#footer {
	position:fixed;width:908px;height:30px;background-color:#00badb;bottom:0px;opacity:0.90;text-align:center;color:white;font-weight:normal;font-family:Arial;font-size:13px;margin-left:10px;line-height:30px;text-transform:uppercase;
}
#footer a {
	text-decoration:none;
	border:none;
	color:white;
	margin-right:20px;
	margin-left:20px;
}
#footer a:hover {
	font-weight:bold;
}
#language {
	float:left;margin-top:-18px;color:black;margin-left:20px;font-family:Arial;font-size:12px;
}
#language a {
	text-decoration:none;
	color:black;
}
#language a:hover {
	color:grey;
}
#cikkek {
	padding-right: 10px;text-align:justify;
}
#cikkek td {
	padding: 10px;text-align:justify;
}
#cikkek .viewcontent {
	/* background-color:lightblue; */
}
#cikkek .viewcontent a {
	font-size:15px;
	line-height:20px;
	color:blue;
	text-decoration:none;
	border:none;
}
#cikkek tr:hover {
	background-color: #dce7ed;
}
#cikkek tr:hover .viewcontent {
	background-color:lightblue;
}