/* General */
body{
height:100%;
margin:0px;
padding:0px;
direction:rtl;
}
/*.toppanels{position:absolute;right:auto;}*/
/*------ size of site ------*/

.full_site_width {width:1000px;}


/*----- styles for right side -----*/

.page_right_side {width:0px;} /* right side of site*/

  .panel_menu_right{width:168px;}

  .panel_editor_right{width:168px;}

  .panel_news_right{width:148px;height:120px; padding-left:20px;}
  
  .panel_news_editor_right{width:168px;}
  
  .panel_survey_right{width:168px;}

  .panel_result_survey_right{width:168px;}

  .panel_rss_right{width:148px;height:168px;padding-left:20px;}
  
  .panel_rss_editor_right{width:168px;}

  

/*------- styles for left side ----------*/

.page_left_side {width:499px;}/* left side of site*/

  .panel_menu_left{width:100%;}

  .panel_editor_left{width:499px;padding-right:0px;}

  .panel_survey_left{width:100%;}

  .panel_news_left{width:100%;height:120px;}
  
  .panel_news_editor_left{width:100%;}

  .panel_rss_left{width:100%;height:120px;}
  
  .panel_rss_editor_left{width:100%;}

  .panel_result_survey_left{width:100%;}


/*------- styles for top panels -------*/

.panel_logo{width:999px;height:220px;position:absolute;z-index:101;top:60px;}

.panel_menu_top{height:30px;position:absolute;top:255px;z-index:102;padding-right:140px;width:720px;padding-left:139px;text-align:justify;}

.panel_float_logo{height:51px;width:161px;position:absolute;z-index:102;margin-right:414px;top:38px}

.panel_menu_image_top{width:100%;height:30px;}

.panel_lang_top{width:245px;position:absolute;z-index:102;margin-right:750px;}


/*------- styles for buttom panels ------*/

.panel_menu_bottom{width:100%;}
.page_footer{height:15px;padding-top:0px}


/*------ styles for center region ------*/

 .panel_search{width:100%;}

.page_center {width:500px;}
  .panel_center{width:100%;}

.page_center_full{width:990px;}
   .panel_center_full{width:100%;}

.page_center_r {width:500px;}
  .panel_list_center_r {width:100%;}

.page_center_l {width:46px;}
  .panel_editor_center_l {width:100%;}

.page_article_center_l {width:100%;}
  .panel_article_center_l{width:1000px;}

.panel_hp_visual{width:100%}


/*------ padding for center content in page ------*/

.center_padding{padding-left:10px;}

/*end*/
