* {padding: 0; margin: 0;}
img {border: 0;}
.lefter {float: left;}
.righter {float: right;}
.cleaner {clear: both;}

body 
{
    background:#FFFFFF;
    background-repeat: repeat-x;
    background-position: top left;
    font-family:Arial,Tahoma,Verdana,FreeSans,Sans-serif;
}

a {color: #0152A7; text-decoration: none;}
a:hover {color: #0152A7; text-decoration: underline;}

.main_tbl
{
    width: 1264px;
    font-weight: normal;
    margin: 0 auto;
}

/*BEGIN PERSONAL TOP LINE*/
.top_line
{
    height: 24px;
    border-bottom:1px solid #999999;
        
}

.table_top_line
{
    width: 386px;    
}

.logining
{        
    background-image: url(images/btn_enter.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 26px;
    width:57px;
    float:left;   
}
.reg 
{        
    background-image: url(images/btn_reg.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 26px;
    width:79px;
    float:left;   
}

.table_top_line a 
{
    font-size: 12px;
    font-weight: bold;
    color: #363636;
    text-decoration: none;
    margin-right: 0px;
    padding-left:5px;
}

.table_top_line a:hover
{
    color: #666666;
    text-decoration: none;
    padding-left:5px;
}
.left_block
{    
    height:24px;
    width:386px;
    color:#363636;
}

.right_block
{
    text-align: right;
    height:24px;
    width:878px;
    /*float:left;*/ 
}

.service
{
    padding-right: 10px;
    margin: 5px 0  4px 0;
}
/*END PERSONAL TOP LINE*/

.header 
{
    height: 165px;
    text-align: left;
       
}

.logo
{
    height: 165px;
    width: 264px;
    float: left;
    /*background-image: url(images/header_left.jpg);*/
    
}
.header_right_name
{
    height: 165px;
    width: 1000px;    
    float: left;
}
.name_site
{
font-size:20px;
padding-left:75px;
padding-top:10px;
color:#577EC1;
font-weight:bold;
float:left;
}
.top_baner_div
    {
    padding-top: 12px;
    padding-right:40px;
    float: right;    
}


.top_baner
{
    border: solid 1px #9f9fad;
    background-color: White;
    height: 86px;
    width: 846px;
}
.baner_right 
{
   /* border: solid 1px #A19FAD;*/
    background-color: White;
    height: 251px;
    width: 252px;    
}
.menu_td
{           
    background-image: url(images/menu_fon.jpg);
    /*background-repeat: no-repeat;*/
    height: 38px;
    width: 1264px;
    padding: 0px;
    float: left;   
}
/*@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{.button1 {  padding-right:1px; margin-top: -25px;  }}*/

/* .menu_btn_left
{
    float: left;
    background-image: url(images/btn_left.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 8px;
}
.menu_btn_right
{
    float: left;
    background-image: url(images/btn_right.jpg);
    background-repeat: no-repeat;
    height: 40px;
    width: 7px;
}*/
.virov
{
padding-top:11px;
}
.menu_btn2 
{
    float: left;    
    background-repeat: no-repeat;
    height: 38px;
    width: 7px;     
    text-align: center; 
    /*padding-top:11px;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color:#D8E6EF;   
}

.menu_btn a
{
    float: left;    
    background-repeat: no-repeat;
    height: 38px;
    width: 156px;     
    text-align: center; 
    /*padding-top:11px;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color:#D8E6EF;   
}

.menu_btn a:hover
{
    float: left;    
    background-repeat: no-repeat;
    height: 38px;
    width: 156px;
    text-align: center; 
    /*padding-top:11px;*/
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    color:#FFFFFF;    
}
.google_adsence
{
    margin-left: 12px;
    float: left;
}

.search_div
{
    height: 76px;
    width: 722px;
    font-size: 12px;    
    text-align: center;
    background-image: url(images/search_fon.jpg);    
}

.search_div .search_text
{
    background-color: #FCFCFC;
   /* background-repeat: no-repeat;*/
    height: 22px;
    width: 583px;
    border: 1px solid #8A8A8A ;  
   /* padding: 5px 0px 10px 0px;*/ 
   padding-left: 3px;
   padding-top: 4px;   
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
.search_div .search_text
{
   background-color: #FCFCFC;   
   height: 20px;
   width: 583px;
   border: 1px solid #8A8A8A ;   
   padding-left: 3px;
   padding-bottom: 3px; 
}
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) 
{
/* для чекбоксов .point {padding-left:370px; padding-top:3px; height:10px;}*/
.point {padding-left:6px; padding-top:3px; height:10px;}
}
.point {padding-left:6px; height:10px;}


.search_div .search_buton
{    
    background-repeat: no-repeat;
    height: 25px;
    width: 100px;
    border: 0;   
    padding: 1px 9px 1px 0px; 
}


.sub_head
{
    height: 137px;
    padding-left:7px;
}
*html .sub_head
{
    height: 137px;
    padding-left:7px;
    padding-bottom:-200px;
}
.top_win
{
    height: 137px;
    width: 250px;
    float: left;
    font-size: 12px;
    padding-bottom:5px;
    padding-left:1px;
}
.zakl_text {
            height: 123px;
            width: 232px;
            padding-right:10px;
            padding-bottom:10px;
            padding-left:7px;
            padding-top:5px; 
            }
.win_1_foto
{    
    background: url(images/win_1_foto.png) no-repeat 0 0;
}


.win_2_club
{    
    background: url(images/win_2_club.png) no-repeat 0 0;
}

.win_3_forum
{    
    background: url(images/win_3_forum.png) no-repeat 0 0;
    
}

.win_4_blog
{
    background: url(images/win_4_blog.png) no-repeat 0 0;
}

.win_5_reting
{
    background: url(images/win_5_reting.png) no-repeat 0 0;
}

/*MAIN TABLE FOR CONTENT*/
.informer_tbl
{
    width: 100%;
    padding-left: 3px;
}

.left_sidebar
{
    width: 255px;
    /*padding-left:4px*/
    padding-left:1px
}

.center
{
    width: 703px;
}

.right_sidebar
{
    width: 280px;
}

/*.inf_head
{
    font-size: 12px;
    font-weight: bold;
    vertical-align: bottom;
    line-height: 20px;
    color: #ffee63;
    padding-left: 40px;
}*/

.inf_center
{
    padding: 5px;
}


/*MAIN TABLE FOR CONTENT & INFORMER*/

/*INFORMERS*/
/*00*/
.infoblock_00
{
    width: 255px;
}

.infoblock_00 .inf_head
{
    background: url(images/2.jpg) no-repeat top;
    width: 255px;
    height: 50px;
}

.infoblock_00 .inf_foot
{
    background: url(images/inform_1_bottom.png) no-repeat;
    width: 255px;
    height: 13px;
}

.infoblock_00 .inf_left_shadow
{
    background: url(images/inform_1_left.png);
    width: 11px;
    height: 203px;  
    background-position:left;
}

.infoblock_00 .inf_center
{   text-align: center; 
    background-color: White;
    width: 237px no-repeat-x;
    height: 200px;
    font-size: 12px;
}

.infoblock_00 .inf_right_shadow
{
    background: url(images/inform_1_right.png);
    width: 7px;
    height: 203px;
    background-position:right; 
}
/*1*/
.infoblock_1
{
    width: 255px;
}

.infoblock_1 .inf_head
{
    background: url(images/news_obl_header.jpg) no-repeat top;
    width: 255px;
    height: 48px;
}

.infoblock_1 .inf_foot
{
    background: url(images/inform_1_bottom.png) no-repeat;
    width: 255px;
    height: 13px;
}

.infoblock_1 .inf_left_shadow
{
    background: url(images/inform_1_left.png);
    width: 11px;
    height: 203px;
}

.infoblock_1 .inf_center
{
    background-color: White;
    width: 237px no-repeat-x;
    height: 200px;
    font-size: 12px;
    padding-right:12px; 
}

.infoblock_1 .inf_right_shadow
{
    background: url(images/inform_1_right.png);
    width: 7px;
    height: 203px;
}
/*radio*/
.infoblock_radio
{
    width: 255px;
}

.infoblock_radio .inf_head
{
    background: url(images/on-line_radio.jpg) no-repeat top;
    width: 255px;
    height: 48px;
}

.infoblock_radio .inf_foot
{
    background: url(images/inform_1_bottom.png) no-repeat;
    width: 255px;
    height: 13px;
}

.infoblock_radio .inf_left_shadow
{
    background: url(images/inform_1_left.png);
    width: 11px;
    height: 53px;
}

.infoblock_radio .inf_center
{
    background-color: White;
    width: 237px no-repeat-x;
    height: 50px;
    font-size: 12px;
    padding-right:7px;    
}

.infoblock_radio .inf_right_shadow
{
    background: url(images/inform_1_right.png);
    width: 7px;
    height: 53px;
}
/*1.2*/
.infoblock_1_2
{
    width: 255px;
}

.infoblock_1_2 .inf_head
{
    background: url(images/market.jpg) no-repeat top;
    width: 255px;
    height: 48px;
}

.infoblock_1_2 .inf_foot
{
    background: url(images/inform_1_bottom.png) no-repeat;
    width: 255px;
    height: 13px;
}

.infoblock_1_2 .inf_left_shadow
{
    background: url(images/inform_1_left.png);
    width: 11px;
    height: 203px;
}

.infoblock_1_2 .inf_center
{
    background-color: White;
    width: 237px no-repeat-x;
    height: 200px;
    font-size: 12px;
    padding-right:7px;    
}

.infoblock_1_2 .inf_right_shadow
{
    background: url(images/inform_1_right.png);
    width: 7px;
    height: 203px;
}
/*2*/
.infoblock_2_2
{
    width: 730px;
    /*margin-left:4px;*/   
}

.infoblock_2_2 .inf_head
{
    background: url(images/inform_2_top_r.png) no-repeat top;
    width: 730px;
    height: 48px;
    
}

.infoblock_2_2 .inf_foot
{
    background: url(images/inform_2_bottom.jpg) no-repeat;
    width: 730px;
    height: 15px;
    
}

.infoblock_2_2 .inf_left_shadow
{
    background: url(images/inform_2_left.png);
    width: 11px;
    height: 272px;
}

.infoblock_2_2 .inf_center
{
    background-color: White;
    width: 708px;
    height: 272px;
    font-size: 12px;
}

.infoblock_2_2 .inf_right_shadow
{
    background: url(images/inform_2_right.png);
    width: 11px;
    height: 272px;
   
}
/*2_2*/
.infoblock_2
{
    width: 730px;
    /*margin-left:4px;*/
   /* margin-top: 11px; */
}

.infoblock_2 .inf_head
{
    background: url(images/inform_2_top_universal.png) no-repeat top;
    width: 730px;
    height: 48px;
}

.infoblock_2 .inf_foot
{
    background: url(images/inform_2_bottom.jpg) no-repeat;
    width: 730px;
    height: 15px;
}

.infoblock_2 .inf_left_shadow
{
    background: url(images/inform_2_left.png);
    width: 11px;
    height: 272px;
}

.infoblock_2 .inf_center
{
    background-color: White;
    width: 708px no-repeat-x;
    height: 272px;
}

.infoblock_2 .inf_right_shadow
{
    background: url(images/inform_2_right.png);
    width: 11px;
    height: 272px;
}
/*3*/
.infoblock_3
{
    width: 351px;
}

.infoblock_3 .inf_head
{
    background: url(images/inform_3_top.png) no-repeat top;
    width: 351px;
    height: 31px;
}

.infoblock_3 .inf_foot
{
    background: url(images/inform_3_bottom.png) no-repeat right;
    width: 351px;
    height: 6px;
}

.infoblock_3 .inf_left_shadow
{
    background: url(images/inform_3_left.png) no-repeat top;
    width: 14px;
    height: 172px;
}

.infoblock_3 .inf_center
{
    background-color: White;
    width: 325px;
    height: 172px;
}

.infoblock_3 .inf_right_shadow
{
    background: url(images/inform_3_right.png) no-repeat bottom;
    width: 12px;
    height: 172px;
}

/*4*/
.infoblock_4
{
    width: 351px;
}

.infoblock_4 .inf_head
{
    background: url(images/inform_4_top.png) no-repeat top;
    width: 351px;
    height: 37px;
}

.infoblock_4 .inf_foot
{
    background: url(images/inform_4_bottom.png) no-repeat right;
    width: 351px;
    height: 6px;
}

.infoblock_4 .inf_left_shadow
{
    background: url(images/inform_4_left.png) no-repeat top;
    width: 14px;
    height: 131px;
}

.infoblock_4 .inf_center
{
    background-color: White;
    width: 325px;
    height: 131px;
}

.infoblock_4 .inf_right_shadow
{
    background: url(images/inform_4_right.png) no-repeat bottom;
    width: 12px;
    height: 131px;
}

/*infoblock_center*/

.block_center
{
    width: 722px; 
    padding-left: 7px;     
    padding-right: 7px;
    font-size: 12px; 
}

.infoblock_center
{
    width: 722px;
}

/*block_center_search*/

.block_center_search
{
    width: 722px;   
    /*padding-left: 8px;     
    padding-right: 8px; */  
    padding-left: 11px;     
    padding-right: 11px; 
}

/*5*/
.infoblock_5
{
    width: 251px;
   /* margin-left:15px;*/
    margin-bottom: 11px;
    
}

.infoblock_5 .inf_head
{
    /*background: url(images/inform_5_top.png) no-repeat top;*/
    width: 251px;
    height: 1px;
}

.infoblock_5 .inf_foot
{
   /* background: url(images/inform_5_bottom.png) no-repeat right;*/
    width: 251px;
    height: 1px;
}

.infoblock_5 .inf_left_shadow
{
    /*background: url(images/inform_5_left.png) no-repeat top;*/
   width: 1px;
    height: 250px;
}

.infoblock_5 .inf_center
{
    background-color: White;
    width: 249px;
    height: 250px;
}

.infoblock_5 .inf_right_shadow
{
   /* background: url(images/inform_5_right.png) no-repeat bottom;*/
    width: 1px;
    height: 250px;
}

/*6*/

.infoblock_6
{
    width: 255px;
    /*margin-left:15px;*/
   
}
.infoblock_6_1
{
    width: 255px;
    /*margin-left:15px;*/
   
}
.infoblock_6 .news_reg_header
{
    background: url(images/news_reg_header.jpg) no-repeat top;
    width: 255px;
    height: 48px;
}

.infoblock_6_1 .inf_head_video
{
    background: url(images/video.jpg) no-repeat top;
    width: 255px;
    height: 48px;
}

.infoblock_6_1 .inf_head_opros
{
    background: url(images/opros.jpg) no-repeat top;
    width: 255px;
    height: 48px;
}
.infoblock_6 .inf_foot
{
    background: url(images/inform_5_bottom.png) no-repeat right;
    width: 255px;
    height: 13px;
}
.infoblock_6_1 .inf_foot
{
    background: url(images/inform_5_bottom.png) no-repeat right;
    width: 255px;
    height: 13px;
}
.infoblock_6 .inf_left_shadow
{
    background: url(images/inform_6_left.png);
    width: 7px;
   /* height: 203px;*/
    height: 30px;
}
.infoblock_6_1 .inf_left_shadow
{
    background: url(images/inform_6_left.png);
    width: 7px;
   /* height: 203px;*/
    height: 30px;
}
.infoblock_6 .inf_center
{
    background-color: White;
    width: 237px no-repeat-x;
    /*height: 200px;*/
      height: 30px;
    font-size: 12px;
}
.infoblock_6_1 .inf_center
{
    background-color: White;
    width: 237px no-repeat-x;
    /*height: 200px;*/
      height: 30px;
    font-size: 12px;
}
.infoblock_6 .inf_right_shadow
{
    background: url(images/inform_5_right.png);
    width: 11px;
    /*height: 203px;*/
     height: 30px;  
}
.infoblock_6_1 .inf_right_shadow
{
    background: url(images/inform_5_right.png);
    width: 11px;
    /*height: 203px;*/
     height: 30px;  
}

@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .infoblock_6 .inf_right_shadow
{
    background: url(images/inform_5_right.png);
    width: 11px;
    height: 30px;
}}
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) { .infoblock_6_1 .inf_right_shadow
{
    background: url(images/inform_5_right.png);
    width: 11px;
    height: 30px;
}}
/*INFORMERS*/

.copyright
{
color:#999999;
font-size:11px;
border-bottom:1px solid #999999;
}
.copyright_prav
{
color:#999999;
font-size:11px;
text-decoration:none;
}
.foot_baner_link
{
    /*background-color:#F3F3F3 ;*/
    background-color:#FFFFFF ;
    width: 100%;
    height: 25px;
    border-top: 4px solid #CCCCCC;
   /* line-height:100%; */
    font-size:11px;
   text-align:justify;
}

.foot_baner_link a
{
    color: #5C7996;
    font-size: 11px;
    text-decoration: none;
}

.foot_baner_link a:hover
{
    color: #5C7996;
    font-size: 11px;
    text-decoration: underline;
}

.foot {height: 5px;}

/*acordeon*/
#acord-main
{
	margin: 5px;
	font-size: 12px;
        width:210px;
}

#acord-main .h2
{
	color: black;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
}

.acord-invisible
{
	display: none;
}
/*end acordeon*/

.l_to_news {
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 5px;
        padding-left: 5px;
        width:210px;
}

.l_to_news li {
	padding-bottom: 3px;
	font-size: 12px;
        
}
.color_obl a
{
color:#FF5234;
font-weight:bold;
text-decoration: none;
}
.color_obl a:hover 
{
color: #FF5234; 
text-decoration: underline;
}

/*Login*/
.authorization{
  line-height:1;
  font-size: 12px;
  font-family:arial,sans-serif;
  margin:0;
}
img {
  border:0;
}
a {
  cursor: pointer;
  text-decoration:none;
}
br.both{
  clear:both;
}
#backgroundPopup{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:100%;
  width:100%;
  top:0;
  left:0;
  background:#000000;
  border:1px solid #cecece;
  z-index:1;
}
#popupContact{
  display:none;
  position:fixed;
  _position:absolute; /* hack for internet explorer 6 */
  height:180px repeat-y;
  width:200px;
  background:#FFFFFF;
  border:2px solid #cecece;
  z-index:2;
  padding:12px;
  font-size:13px;
}
#popupContact h1{
  color:#6FA5FD;
  font-size:22px;
  border-bottom:1px dotted #D3D3D3;
  padding-bottom:2px;
  margin-bottom:20px;
}
#popupContactClose {
  font-size:14px;
  line-height:14px;
  margin-right:3px;
  right:3px;
  top:3px;
  position:absolute;
  color:#6fa5fd;
  font-weight:bold;
  display:block;
}
#button{
  /*text-align:center;*/
  margin:0px;
  float:left;
}


.yelow_point
{
padding-right:4px;
padding-bottom:2px;
}

.date_time
{
font-size:11px;
color: #333333;
padding-right:7px;
font-weight:bold;
}




/*go to line*/

.tickercontainer { /* the outer div with the black border */
background: #fff;
width: 1264px;
height: 27px;
margin: 0;
padding: 0
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 6px;
width: 1264px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 750px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #4169AF;
font: 11px Verdana;
margin: 0 30px 0 0;
font-weight:bold;
}
ul.newsticker span {
margin: 0 10px 0 0;
} 