html,body
{
    background: #333333;
    font-size: 12px;
    font-family: arial;
    direction: rtl;
}

.wrap
{
    background: #ffffff;
    border: 1px solid #040936;
    width: 1024px;
    margin: auto;
    border: 1px solid #062341;
}

.top
{
    background: url('images/logo.jpg');
    width: 1024px;
    height: 187px;
    color: #ffffff; 
    font-size: 17px;
    font-weight: bold;
    text-align: right;   
}

.top a
{
    color: #ffffff; 
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    text-decoration: none;    
}

.top a:hover
{
    text-decoration: underline;    
}

.top_links
{
    margin-top: 163px;
    margin-right: 36px; 
    float: right;            
}

.banner
{
    background: #a49490 url('images/banner.jpg') no-repeat;
    width: 248px;
    min-height: 156px;
    border: 1px solid #5a160f;
    float: right;
    margin-top: 18px;
    margin-left: 15px;
    font-size: 12px;
    font-weight: normal;
}

.contect
{
    width: 1024px;
}

.menu
{
    width: 173px;
    min-height: 952px;
    float: right;
    text-align: right;
}

.main
{
    width: 678px;
    min-height: 952px;
    float: right;
    text-align: right;
    margin-top: 18px;
    padding-top: 8px;         
}

.main h1
{
    font-size: 16px;
    color: #1d5815;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.main a
{
    color: #051947;
    text-decoration: none;
}

.main a:hover
{
    text-decoration: underline;
}

.advertising
{
    background: #f2f0ef;
    width: 817px;
    min-height: 944px;
    text-align: right;  
    margin-top: 18px; 
    margin-bottom: 8px;
    padding-top: 8px; 
    padding-right: 8px;
    padding-left: 8px;
    float: right;        
}

.menu_link
{
    background: url('images/menu_link.png');
    margin-top: 1px;
    margin-left: 34px;
    margin-right: 12px;
    padding-top: 7px;
    text-align: center;
    width: 127px;
    height: 26px;
}

.menu_link a
{
    color: #000000;
    text-decoration: none;
}

.menu_link a:hover
{
    text-decoration: underline;
}

.chosens
{
    width: 163px;    
}    

.chosens_title
{
    background: url('images/chosens_title.png');
    padding-right: 38px;    
    padding-top: 17px;
    color: #ffffff;
    font-size: 18px;
    width: 125px;
    height: 31px;    
}

.chosens_contect
{
    background: #f2f0ef url('images/chosens_contect.jpg') no-repeat;    
    width: 163px; 
    min-height: 310px;
    border-bottom: 1px solid #e3e2e1;   
}

.introduction
{
    background: #f2f0ef;
    border-top: 1px solid #f7f5f5;
    color: #6d6d6d;
    width: 678px;
    min-height: 125px;
}

.recommended
{
    background: #f0f0f0 url('images/recommended.jpg') no-repeat;
    border: 1px solid #c4c4c4;
    margin-top: 18px;
    margin-right: 11px;
    margin-left: 19px;
    width: 140px;
    min-height: 653px;
}

.advertisement
{
    background: #f2f0ef;
    margin: auto;
    margin-bottom: 16px; 
    border: 1px solid #f7f5f5;
    width: 678px;
    height: 124px;
}

.article
{
    background: #f2f0ef;
    border-top: 1px solid #ede9e8;
    width: 1006px;
    min-height: 358px;
    margin: auto;
}

.article h1
{
    font-size: 16px;
    color: #1d5815;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.articles_line             
{
    background: #bbb9b9;
    border-right: 1px solid #d5d3d2;
    border-left: 1px solid #d8d6d6;   
    width: 637px;
    height: 1px;
    margin: auto;
}

.advertising_top
{
    background: url('images/advertising_top.jpg');
    width: 288px;
    height: 35px;
    padding-top: 10px;
    text-align: center;
    font-size: 21px;
    color: #ffffff;
    font-weight: bold; 
}

.advertising_contect
{
    background: url('images/advertising_contect.jpg');
    width: 274px;
    min-height: 304px;
    padding-right: 14px;
}

.advertising_contect input, select
{
    float: rigtt;
    padding: 0;
    margin: 0;
    margin-left: 12px;

}

.advertising_bottom
{
    background: url('images/advertising_bottom.jpg');
    width: 288px;
    height: 20px;
}

.advertiser_block
{
    border: 1px solid #828282;
    width: 142px;
    min-height : 139px;
}

.rights
{
    background: url('images/rights.jpg');
    padding-right: 5px;
    padding-top: 12px;
    text-align: right;
    color: #ffffff;
    width: 1019px;
    height: 40px;
}

.rights a
{
    color: #ffffff;
    text-decoration: none;    
}

.rights a:hover
{
    text-decoration: underline;    
}

.t_form
{
    background: #efefef;
    border: 1px solid #10388a;
    width : 592px;
    margin: auto;
    min-height: 400px;
    text-align: right;
    margin-top: 18px;
    margin-bottom: 18px;
    padding-top: 8px;
    padding-right: 8px;     
}

.clear
{
    clear: both;
}
