﻿#navigation {
    width:140px;
    background-color:Transparent;
    text-align:right;
}
#navigation a {
    background-color:#3B3D40;
    margin-top:2px; 
    width:140px;
    height:16px;
    display:block;
    padding:2px 5px;
    text-decoration:none;
    font-weight:bold;
    color:white;
    font-size:14px;
    border:none;
    
}
#navigation a:hover {
    color:red;
}


#navigationtop {
    text-align:center;
    width:1048px;
    height:25px;
    background-color:black;
    text-align:right;
}

#navigationtop a {
    text-align:center;
    width:152px;
    display:block;
    padding:2px 5px;
    text-decoration:none;
    font-weight:bold;
    color:white;
    font-size:14px;
    border:none;
    float:right; /* אפשר להוריד את זה ואז הקוד מתאים גם עבור תפריט צדדי */
}
#navigationtop a:hover {
    color:red;
}
#navigationtop span{
    width:5px;
    display:block;
    padding:2px 5px;
    text-decoration:none;
    font-weight:bold;
    color:white;
    font-size:14px;
    border:none;
    float:right;
    }

a.homepage-links-photo
{
font-family: Verdana;
color: #808080;
font-weight:600;
font-size: medium;
text-decoration:none;
}
h1.h1-center
{
text-align:center;
color:Silver;
}
a.white-link
{
color:White;

}
a.outgoing-links
{
text-decoration:underline;
}
h1.red-color,h2.red-color,h3.red-color
{
color:Red;
}

h1.red_color
{
color: #FF0000; font-size: 16pt;
}
h2.red_color
{
color: #FF0000; font-size: 13pt;
}
/*****************************************************/
#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
}

#nav-menu li
{
float: right;
margin: 0 0.15em;
}

#nav-menu li a
{
/*background: url(background.jpg) #fff bottom left repeat-x;*/
background: url('../button1.jpg');
height: 2em;
line-height: 2em;
float: left;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #ffffff;
text-decoration: none;
text-align: center;
}

/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none;
}
/* End hide */

#nav-menu
{
width:152px;
 height: 38px;
} 
h3.red_color
{
color: #FF0000; font-size: 14pt;
}
margin0.h1,.h2,.h3
{
margin:2px;
}
/*
p
{
margin:0px;
}
*/

.mdiv{
    width:843px;
    direction:rtl;
    margin-top: 15px;
    padding:0px 15px 0px 0px;
    
    }
.mdiv p { line-height:25px;}

.mdivwide{
    width:844px;
    direction:rtl;
    margin-top: 15px;
    padding:0px 10px 0px 10px;
}
.mdivwide p { line-height:25px;}
.linkhead{
      width:896px;
      height:165px;
      margin:0px auto;
      }
      
.linkhead img{
    width:120px;
    height:117px;
    border:0px;
    }
    
.linkheaddiv{
    float:right;
    text-align:center;
    width:120px;
    }
    
 .homepageleft1{
    float:left;
    width:150px;
    
    }   
.homepageleft{
    float:left;
    width:150px;
    height:797px;
    }
    
.homepageleft img{
    width: 150px;
    height: 117px;
    margin-bottom:38px;
    }
.ulhomepage{
    color:Blue;
    line-height:25px;
    }
.contactusbutton{
    width:450px;
    height:56px;
    border:0px;
    }
.homepagebottom{
    margin-top:25px;
    }
    
.homepagebottom img{
    margin-left:32px;
    width:139px;
    height:118px;
    }
    
.picleft{
    float:left;
    width:150px;
    height:797px;
    margin-right:10px;
    }
    
.picleft img{
    margin-bottom:10px;
    }
.spacer li{
    margin-top:15px;
}      
.contactsmallbutton{
    width:177px;
    height:56px;
    border:0px;
    }
.downtitle{
    text-align:center;
    color:red;
    font-size:22px;
    font-weight:bold;
    }