* {
	border: 0px;
	margin:0px;
	padding:0px;
	text-decoration: none;
}

/*@font-face {
	font-family: 'KulyaBold';
	src: url('http://www.fontface.co.il/fonts/kulyaboldwebfont.eot');
	src: url('http://www.fontface.co.il/fonts/kulyaboldwebfont.eot?#iefix') format('embedded-opentype'),
	     url('http://www.fontface.co.il/fonts/kulyaboldwebfont.woff') format('woff'),
	     url('http://www.fontface.co.il/fonts/kulyaboldwebfont.ttf') format('truetype'),
	     url('http://www.fontface.co.il/fonts/kulyaboldwebfont.svg#KulyaBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
body {
	direction: rtl;
	background-color: #ffffff;
	font-family: 'KulyaBold', Arial;
	font-size: 11px;
}
::selection {
	background: #89c127;
	color: #ffffff;
}
*:focus {outline: none;}
.clear-0 {
	clear: both;
	height: 0px;
}
.clear-5 {
	clear: both;
	height: 5px;
}
.clear-10 {
	clear: both;
	height: 10px;
}
.clear-15 {
	clear: both;
	height: 15px;
}
.clear-20 {
	clear: both;
	height: 20px;
}
#header {
	background: #ffffff url("../images/header_bg.png") repeat-x left top;
	height: 50px;
	width: 100%;
}
#header #header_left {
	float: left;
}
#header #header_left img#header_left_logo,
#header #header_left span#header_left_date {
	float: left;
}
#header #header_left span#header_left_date {
	margin: 14px 0 0 10px;
	color: #2f2f2f;
	font-size: 27px;
	font-weight: bold;
}
#header #header_left span#header_left_date span{
	color: #9e9e9e;
}
body.day #header #header_right {
	background: no-repeat right;
	height: 50px;
	width: 70%;
	float: right;
}
body.night #header #header_right {
	background: no-repeat right;
	height: 50px;
	width: 70%;
	float: right;
}
body.day #premium,
body.night #premium {
	background-color: rgba(196, 43, 18, 0.9);
	float: right;
	min-width: 600px;
}
#premium #premium_inner {
	text-align: right;
	padding: 20px 30px 20px 50px;
}
#premium #premium_inner strong{
	color: #d0e8f2;
	font-size: 40px;
}
#premium #premium_inner span{
	color: #ffffff;
	font-size: 32px;
}
#categorys{
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
}
#categorys .category {
	height: 100%; 
	float: right;
}
#categorys .category .category_inner {
	height: 85%;
}
#categorys .category .category_image {
	width: 97%;
	background: url(../images/bg.jpg) no-repeat center center; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin: 0px auto;
}
#categorys .category .category_name {
	height: 35px;
	width: 65%;
	color: #ffffff;
	font-size: 29px;
	font-weight: bold;
	float: right;
	margin-top: 8px;
	padding-right: 10px;
	padding-top: 5px;
}
#categorys .category  .category_text {
	margin: 15px 20px 0 0;
	padding: 0 0 0 20px;
}
#categorys .category  .category_text strong {	
	font-size: 22px;
	font-weight: bold;
	color: #2d2d2d;
}
#categorys .category  .category_text table{
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 5px;
	border-spacing: 0; 
	width: 100%;
}
#categorys .category  .category_text table td{
	height: 15px;
	border-bottom: 1px solid #393939;
	padding: 10px 0;
	vertical-align: top;
	color: #ffffff;
}
#categorys .category  .category_text table td.dish_number{
	color: #4e4e4e;
	width: 35px;
}
#categorys .category  .category_text table td.dish_number span{
	color: #5b5b5b;
}
#categorys .category  .category_text table td.dish_text img{
	float: left;
	margin-right: 3px;
}
#copyright {
	width: 100%;
	height: 30px;
	position: absolute;
	bottom: 0;
	color: #929292;
	font-size: 13px;
	direction: ltr;
}
#copyright span{
	margin: 9px 0 0 20px;
	float: left;
}
#copyright img{
	margin: 7px 0 0 5px;
	float: left;
}
#bigImageWrapper,
#eventWrapper{
	position:relative;
	height:0px;
	z-index:-1;
}
#bigImageWrapper IMG.wrapperImage,
#eventWrapper IMG.wrapperImage {
	position:absolute;
	top:0;
    left:0;
	z-index:8;
	opacity:0.0;
}
#bigImageWrapper IMG.wrapperImage.active,
#eventWrapper IMG.wrapperImage.active {
	z-index:10;
	opacity:1.0;
}
#bigImageWrapper IMG.wrapperImage.last-active,
#eventWrapper IMG.wrapperImage.last-active {
	z-index:9;
}
#bigImageWrapper img.wrapperImage,
#eventWrapper img.wrapperImage {
	/* Set rules to fill background */
	min-height: 100%;
	min-width: 1024px;
	/* Set up proportionate scaling */
	width: 100%;
	height: auto;
	/* Set up positioning */
	position: fixed;
	top: 0;
	left: 0;
}	  
@media screen and (max-width: 1024px){
	img.bg {
		left: 50%;
		margin-left: -512px;
	}
}
#newsLine {
	background-color: rgba(255, 255, 255, 0.9);
	float: right;
	clear: both;
	min-width: 700px;
	font-size: 20px;
}
#newsLine #newsLine_inner {
	text-align: right;
	padding: 15px 30px 15px 50px;
}
#newsLine #newsLine_inner span#newsLine_inner_date {
	color: #797979;
	border-left: 1px solid #ca3c22;
	padding-left: 8px;
	margin-left: 8px;
	float: right;
}

	
#newsLine #newsLine_inner #scrollingText
	{
		width: 600px;
		height: 38px;
		position: relative;
		float: right;
	}

#newsLine #newsLine_inner #scrollingText div.scrollableArea p
	{
		display: block;
		float: left;
		margin: 0;
		padding-right: 150px;
		white-space: nowrap;
	}

#event {
    display: none;
}