div#container
{
   width: 900px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(to bottom, #00BFFF 0%, #0000FF 100%);
}
body
{
   background-color: #00BFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #00BFFF;
   text-decoration: underline;
}
#wb_תפריט_ויקרא
{
   border: 0px solid #C0C0C0;
   border-radius: 0px;
   background-color: transparent;
   margin: 0;
   text-align: center;
}
#wb_תפריט_ויקרא ul
{
   list-style-type: none;
   margin: 0;
   padding: 0;
    font-size: 0;
   position: relative;
   display: inline-block;
   direction: rtl;
}
#wb_תפריט_ויקרא li
{
   display: inline-block;
   margin: 0;
   padding: 0px 0px 0px 3px;
}
#wb_תפריט_ויקרא a
{
   display: block;
   color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 0px;
   background-color: #1E90FF;
   background-image: linear-gradient(to top, #1E90FF 0%, #0000FF 100%);
   font-family: "Times New Roman";
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   text-align: center;
   vertical-align: middle;
}
#wb_תפריט_ויקרא > ul > li > a
{
   height: 28px;
   line-height: 28px;
   padding: 0px 7px 0px 7px;
}
#wb_תפריט_ויקרא li:hover a, #wb_תפריט_ויקרא a:hover
{
   color: #FFFFFF;
   border: 1px solid #2E6DA4;
   background-color: #A52A2A;
   background-image: linear-gradient(to top, #A52A2A 0%, #EEEEEE 100%);
}
#wb_תפריט_ויקרא li.firstmain
{
   padding-left: 0px;
}
#wb_תפריט_ויקרא li.lastmain
{
   padding-right: 0px;
}
#wb_תפריט_ויקרא br
{
   clear: both;
   font-size: 1px;
   height: 0;
   line-height: 0;
}
