body{
	margin:0;
	direction:rtl;
	font-family: "Arial Hebrew", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #374479;
	background-image: url(../images/bg-body.jpg);
	background-repeat: repeat-x;
}
form,
fieldset,
img{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:879px;
	margin:0 auto;
	height:663px;
}
#wrapper:after{
	content:"";
	display:block;
	clear:both;
}
/*-- header --*/
#header{
	width:773px;
	padding:0 53px;
	height:129px;
	position:relative;
	z-index:999;
	background: url(../images/bg-header.gif) no-repeat 100% 0;
}
#header h1{
	width:187px;
	height:83px;
	float:right;
	display:inline;
	margin:5px 82px 0 0;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/logo.gif) no-repeat 100% 0;
}
#header h1 a{
	display:block;
	height:100%;
	text-decoration:none;
}
#header .top{
	float:left;
	display: inline;
	color:#fff;
	padding:4px 0 0 7px;
}
#header .top strong,
#header .top em{
	display:block;
	text-align:center;
}
#header .top strong{
	font-size:19px;
	font-weight:normal;
}
#header .top em{
	font-size:14px;
	font-style:normal;
	margin:4px 0 0;
	font-weight: bold;
}
#header .top a{
	display:block;
	margin:8px 0 0;
}
#navigation{
	float:left;
	display: inline;
	margin:17px -12px 0 0;
	padding:0 12px 0 0;
	height:24px;
	list-style:none;
	width:100%;
	background: url(../images/bg-nav.gif) no-repeat 100% 0;
	position:relative;
	z-index:999;
}
* html #navigation{
	margin:17px -13px 0 0;
	padding:0 13px 0 0;
}
#navigation li{
	float:right;
	display: inline;
}
#navigation a{
	display:block;
	width:116px;
	height:19px;
	line-height:19px;
	text-align:center;
	margin:5px -7px 0 1px;
	color:#fff;
	position:relative;
	text-decoration:none;
	background: url(../images/bg-nav-link.png) no-repeat;
}
#navigation a:hover,
#navigation li:hover a,
#navigation li.hover a{
	font-weight:bold;
	background: url(../images/bg-nav-link-over.png) no-repeat;
}
#navigation li.active a,
#navigation li.active a:hover{
	width:120px;
	margin:0 -9px 0 -2px;
	color:#2f3a83;
	height:24px;
	line-height:24px;
	font-weight:bold;
	background: url(../images/bg-nav-link-active.png) no-repeat;
}
#navigation ul{
	position:absolute;
	top:24px;
	left:0;
	margin:0;
	list-style:none;
	border-top:1px solid #a6bfd6;
	width:92px;
	overflow:hidden;
	padding:0 9px 0 8px;
	background:#205f9a url(../images/bg-drop-menu.jpg) no-repeat 0 100%;
	display:none;
	z-index:999;
}
#navigation ul li{
	width:100%;
	float:left;
	display: inline;
	border-bottom:1px solid #7ea4c7;
	margin:0 0 -1px;
	z-index:999;
}
#navigation ul a,
#navigation li:hover ul a,
#navigation li.hover ul a,
#navigation li.active ul a{
	float:left;
	display: inline;
	width:73px;
	padding:8px 19px 8px 0;
	margin:0;
	background:none;
	font-size:12px;
	line-height:14px;
	height:auto;
	text-align:right;
	font-weight:normal;
	color:#fff;
	z-index:999;
}
#navigation ul a:hover,
#navigation li:hover ul a:hover,
#navigation li.hover ul a:hover,
#navigation li.active ul a:hover{
	font-weight:normal;
	color:#fff;
	margin:0;
	width:73px;
	height:auto;
	line-height:14px;
	padding:8px 19px 8px 0;
	background: url(../images/bullet.gif) no-repeat 100% 50%;
	z-index:999;
}
#navigation li:hover,
#navigation li.hover{
	position:relative;
}
#navigation li:hover ul,
#navigation li.hover ul{
	display:block;
}
/*-- content --*/
#content{
	height:443px;
	width:764px;
	padding:0 9px 0 5px;
	margin:0 47px 0 0;
	background:#fff url(../images/bg-content.gif) no-repeat;
}
* html #content{
	margin:0 46px 0 0;
}
#middle-part{
	width:460px;
	overflow:hidden;
	margin:0 0 4px;
}
#middle-part .text-scroll{
	height:268px;
	width:460px;
	overflow:hidden;
}
#middle-part .scroll-content{
	height:268px !important;
	top:0;
	width:447px !important;
	left:0;
}
.vscroll-up,
.vscroll-down{
	display:none;
}
.vscroll-line{
	background: url(../images/scroll-line.gif) no-repeat;
}
.vscroll-slider div{
	width:10px;
	height:12px !important;
	background: url(../images/vscroll-slider.gif) no-repeat;
}
#middle-part .text-box{
	height:268px;
	width:460px;
	overflow:hidden;
	position:relative;
	margin:22px 0 0;
}
/*-- mycontent --*/
#content .holder-mycontent{
	float:right;
	display: inline;
	/*position:absolute;*/
	position:relative;
	z-index:996;
	margin:2px 0 0;
}
#content .mycontent{
	width:460px;
	height:441px;
	padding:0 2px 0 70px;
	overflow:hidden;
	background: url(../images/bg-my-content.png) no-repeat 100% 0;
	position:absolute;
	z-index:998;
}
#content .mycontent-inside{
	width:460px;
	height:441px;
	padding:0 2px 0 70px;
	overflow:hidden;
	background: url(../images/bg-my-content-inside1.png) no-repeat;	
}
#content .text-box h2{
	color:#2f3a83;
	margin:0;
	font-family: "Arial Hebrew", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#content .text-box .title strong{
	font-size:12px;
	color:#000;
	margin:0;
	font-weight:bold;
}
.text-box p{
	font-size:12px;
	margin:3px 0;
	line-height:15px;
}
.text-box a{
	color:#54a7f2;
}
.text-box a:hover{
	text-decoration:none;
	color:#ba3379;	
}
.text-box table{
	width:440px;
	margin:15px 0 0;
}
.text-box table th,
.text-box table td{
	width:50%;
	border:1px solid #c4c7d6;
	border-top:1px solid #636991;
	padding:3px 10px;
}
.text-box table th{
	font-size:12px;
	font-weight:bold;
	line-height:15px;
	color:#2f3a83;
}
.text-box table .blue{
	background:#3d4576;
	color:#fff;
}
.text-box table .bullet{
	padding:0 5px 0 0;
	display:block;
	margin:0 -5px 0 0;
	background: url(../images/bullet-strong.gif) no-repeat 100% 4px;
}

#content .topic {
	color:#2f3a83;
	margin:0;
	font-family: "Arial Hebrew", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content .subtopic {
	color:#000;
	font-size:12px;
	margin:0;
	font-family: "Arial Hebrew", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

#content .list-link {
	background: url(http://znk.co.il/images/bullet-link.gif) no-repeat 100% 4px;
	/*display: inline-block;*/
	padding: 0 7px 0 2px;
	line-height: 1.5em;
	float:right;
}

#content a{
	color:#54a7f2;
}

#content a:hover{
	color:#ba3379;
}

#content h2{
	color:#2f3a83;
	margin:0;
	font-family: "Arial Hebrew", Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
#content h3{
	color:#000;
	font-size:12px;
	margin:0;
	font-family: "Arial Hebrew", Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}
#content ul{
	margin:2px 0 0;
	padding:0;
	list-style:none;
	line-height:16px;
}
#content ul a{
	color:#54a7f2;
}
#content ul a:hover{
	color:#ba3379;
}
#content .mycontent .holder{
	width:500px;
	overflow:hidden;
	padding:0 4px 0 0;
	/*position:absolute;*/
	z-index:996;
	margin-top:2px;
}
#content .list-link1{
	margin: 4px 0 0 0;
	width: 450px;
	font-size: 10px;}
#content .list-link1 span{
	background: url(../images/bullet-link.gif) no-repeat 100% 4px;
	display: inline-block;
	padding: 0 7px 0 2px;
	line-height: 1.5em;}
#content .list-link{
	margin:4px 0 0;
}
#content .list-link li{
	float:right;
	display: inline;
	font-size:10px;
	color:#000;
	padding:0 9px 0 0;
	margin:0 3px 0 7px;
	display:inline;
	background: url(../images/bullet-link.gif) no-repeat 100% 4px;
}
#content .list-link a{
	color:#000;
	text-decoration:none;
}
#content .list-link a:hover{
	text-decoration:underline;
}
#content .enin{
	position:absolute;
	bottom:15px;
	right:-17px;
}
/*-- sidebar --*/
#sidebar{
	width:345px;
	display: inline;
	float:left;
	display: inline;
	margin:2px -113px 0 0;
	color:#fff;
	position:relative;
	z-index:997;
}
#sidebar .form-area{
	width:345px;
	height:201px;
	overflow:hidden;
	background:url(../images/bg-form-area-1.gif) no-repeat 0 0;
	/*margin:0 0 1px;*/
}
#sidebar h2{
	margin:0;
	text-align:center;
	color:#fff;
	line-height:27px;
	font-size:15px;
}
#sidebar .form-area h2{
	padding:0 25px 0 0;
}
#sidebar .form{
	width:230px;
	margin:34px 94px 0 0;
	float:left;
	display: inline;
	z-index:997;
}
#sidebar .form div{
	float:right;
	display: inline;
	width:169px;
	margin:8px 0 0;
	z-index:997;
}
#sidebar .form input{
	width:93px;
	padding:2px;
	float:right;
	display: inline;
	border:1px solid #c0c0c0;
	font: 12px Arial, Verdana, Helvetica, sans-serif;
	z-index:997;
}
#sidebar .form label{
	float:right;
	display: inline;
	line-height:21px;
	color:#fff;
	width:53px;
	margin:0 0 0 16px;
	text-align:left;
	z-index:999;
}
#sidebar .form .button{
	width:42px;
	height:87px;
	float:left;
	display: inline;
	margin:-50px 0 0 6px;
	z-index:997;
}
#sidebar .form .button input{
	display:block;
	width:42px;
	height:87px;
	text-indent:-9999px;
	margin:0;
	padding:0;
	border:none;
	cursor:pointer;
	overflow:hidden;
	background: url(../images/btn-submit.png) no-repeat;
	z-index:997;
}
#sidebar .news{
	width:275px;
	height:93px;
	overflow:hidden;
	float:left;
	display: inline;
	font-size:11px;
	line-height:13px;
	background: url(../images/bg-news-1.gif) no-repeat 0 0;
	z-index:997;

}
#sidebar .news h2{
	padding:0 44px 0 0;
	z-index:997;
}
#sidebar .news .text{
	overflow:hidden;
	padding:0 34px 0 10px;
	z-index:997;
}
#sidebar .news p{
	margin:2px 0 0;
	padding:0 5px 0 0;
	/*background: url(../images/bullet-p.gif) no-repeat 100% 3px;*/
	z-index:997;
}
#sidebar .news .more{
	float:left;
	display: inline;
	margin:-12px 0 0 34px;
	color:#e8469a;
	position:relative;
	z-index:-2;
}
#sidebar .news .blue{
	color:#1393ff;
	z-index:997;
}
#sidebar .news a.more:hover{
	text-decoration:none;
}
#sidebar .news div{
	width:230px;
	overflow:hidden;
	z-index:997;
}
#sidebar .swf{
	width:341px;
	height:145px;
	overflow:hidden;
	float:left;
	display: inline;
	margin:2px 0 0;
	z-index:997;
}
#sidebar .swf img{
	float:left;
	display: inline;
	z-index:999;
}
#sidebar .pen{
	position:absolute;
	left:-57px;
	bottom:0;
	z-index: 999;
}
* html #sidebar .pen{
	bottom:-1px;
}
/*-- footer --*/
#footer{
	overflow:hidden;
	font-size:11px;
	color:#fff;
	margin:1px 13px 0 0;
	height:83px;
	padding:7px 66px 0 65px;
	background: url(../images/bg-footer.gif) no-repeat 100% 0;
}
#footer p{
	text-align:left;
	margin:0;
}
#footer ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	display: inline;
	overflow:hidden;
}
#footer li{
	float:left;
	display: inline;
	background: url(../images/separator.gif) no-repeat 100% 50%;
	padding:0 15px 0 13px;
	margin:0 -15px 0 15px;
	display:inline;
}
#footer ul a{
	color:#54a7f2;
	text-decoration:none;
}
#footer ul a:hover{
	text-decoration:underline;
	color: #ba3379;
}
#side{
	width:131px;
	height: 50px;
	float: right;
	clear:both;
	margin-right:-148px;
	margin-top:45px;
}
#side ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	overflow:hidden;
}
#side li{
	float:left;
	display:inline;
	background-image: url(../images/side.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	height: 48px;
	width: 268px;
	margin-right:-20px;
	padding-right:50px;
	color:#fff;
	font-size: 16px;
	font-weight: bold;

}
#side ul a{
	color:#FFF;
	text-decoration:underline;
	font-size: 12px;
	padding-right:110px;
}
#side ul a:hover{
	text-decoration:underline;
	color: #3d4576;
}