﻿h1,h2,h3
{
    font-size:13px;
    }
 

.kotert
{
    direction:rtl;
    width:783px;
    height:245px;
    background-image:url('http://www.alibi-pi.com/image/users/149780/ftp/my_files/kotertbg.jpg');
    background-repeat:no-repeat;
   }
   
.kotertspan1
{
    color:White;
    font-size:20px;
    font-weight:bold;
    float:right;
    margin:100px 30px 0px 0px;
    }
.kotertspan2
{
    color:White;
    font-size:18px;
    font-weight:bold;
    float:right;
    margin:0px 25px 0px 0px;
    }
    
.kotertlang
{
    width:50px;
    margin:15px 120px 0px 0px;}
    
#navigation {
    width:783px;
    height:36px;
    background-image:url('http://www.alibi-pi.com/image/users/149780/ftp/my_files/navbg.jpg');
    background-repeat:no-repeat;
    text-align:center;
    margin-bottom:20px;
}
#navigation a 
{
    width:188px;
    display:block;
    padding:8px 0px;
    text-decoration:none;
    font-weight:bold;
    color:rgb(0,0,0);
    font-size:14px;
    border:none;
    float:right; /* אפשר להוריד את זה ואז הקוד מתאים גם עבור תפריט צדדי */
}
#navigation a:hover {
   
    color:#CFD59F;
}

#navigation span 
{
    width:5px;
    display:block;
    padding:8px 0px;
    text-decoration:none;
    font-weight:bold;
    color:rgb(0,0,0);
    font-size:14px;
    border:none;
    float:right; /* אפשר להוריד את זה ואז הקוד מתאים גם עבור תפריט צדדי */}
.fotter
{
    width:783px;
    height:25px;
    background-image:url('http://www.alibi-pi.com/image/users/149780/ftp/my_files/fotter.jpg');
    background-repeat:no-repeat;
    background-position:top;
    font-size:13px;
    font-weight:bold;
    text-align:center;
    direction:rtl;
    padding-top:35px;
}
.contactform
{
    width:140px;
    margin-bottom:5px;
     }
.contacthead
{
    width:140px;
    color:White;
    background-color:#454545;
    font-weight:bold;
    display:block;
    border:1px solid black;
    border-bottom:none;
    }
    
.contacthead:hover
{
    color:#FF6600;}
.navhead
{
    width:150px;
    color:White;
    background-color:#454545;
    font-weight:bold;
    display:block;
    border:1px solid black;
    
    }
.sidenavigation 
{
    margin:0px auto;
    width:150px;
    text-align:right;
}
.sidenavigation a {
    display:block;
    width:150px;
    height:20px;
    background-color:#333333;
    text-decoration:none;
    font-weight:bold;
    color:white;
    font-size:13px;
    border:solid 1px black;
    margin-bottom:2px;
    
}
.sidenavigation a:hover {
    background-color:#b8bd42;
    color:Black;
    }
.mdiv
{
    width:563px;
    padding:10px;
    direction:rtl;
    font-size:12px;
    line-height:15px;
    }
.h1green
{
    background-color:#B8BD42;
}
.offerbox
{
    width:260px;
    float:right;
}  

.offerbox h2
{
    border-bottom:7px solid #5F652A;
    height:16px;
    background-repeat:no-repeat;
    background-position:right;
    padding-right:20px;
    }
.offerbox li
{
    list-style-image:url('http://www.alibi-pi.com/image/users/149780/ftp/my_files/worldglass.jpg');
}
    
.margleft
{
    margin-left:20px;}
    
.homepagelinks
{
    text-decoration:none;
    color:Black;}
    
.igudlogo
{
    display:block;
    line-height:50px;
    background-repeat:no-repeat;
    background-position:right;
    padding-right:55px;}
    
.mamar
{
    width:563px;
    padding:10px;
    border:1px solid black;
    margin-bottom:15px;
    }
    
.mamar:hover
{
    background-color:#B8BD42;
    }