body {
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-size: 14px;
    margin: 0;
    padding: 0;    
}

TD, PRE {
   font-family: "Times New Roman", Times, serif;
   font-size: 16px;
}

A {
    color: #660099;
    text-decoration: underline;
}

A:Hover {
    text-decoration: none;
}



.grey-bg{
    background-color:#f7f7f7;    
}

.l-grey-bg{
    background-color:#eeeeee;    
}

/* floating */

.float_left{
    float:left;
}

.float_right{
    float:right;
}

/* e o  floating */

/* custom styles */

.margin_10{
    margin: 10px;
}

.margin_top_10{
    margin-top: 10px;
}

.margin_bottom_10{
    margin-bottom: 10px;
}

.padding_10{
    padding: 10px;
}

.padding_14{
    padding: 14px;
}

.padding_5{
    padding: 1px;
}

.bold{
    font-weight: bold;
}

.font_size_13{
   font-size: 13px; 
}

.font_size_14{
   font-size: 14px; 
}

.font_size_16{
   font-size: 16px; 
}

.font_size_11{
   font-size: 11px; 
}

.color_red{
    color: #990000;
}

.color_gray{
    color: gray;
}

.color_purpul{
   color: #660099; 
}

.talign_center{
    text-align: center;
}

.talign_left{
    text-align: left;
}

.talign_right{
    text-align: right;
}

.display_none{
    display: none;
}

/* of custom styles */

/* bul styles */

.more_bul{
    background: url(/images/design/bul/more.gif) center left no-repeat;
    padding: 0 0 0 20px;       
}



.dot_bul{
    background: url(/images/design/bul/dot_list.gif) center left no-repeat;
    padding: 0 0 0 10px;
}


.strelka_bul{
    background: url(/images/design/bul/strelka.gif) center left no-repeat;
    padding: 0 0 0 15px;    
}

/* e o bul styles */

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
 
.clearfix {
    display: inline-block;
}
 
html[xmlns] .clearfix {
    display: block;
}
 
* html .clearfix {
    height: 1%;
}
/* Clearfix */

.container{
    border-right:12px solid #f7f7f7;
}

.container_wrapper{
    width: 810px;
    height: 100%;
    margin: 0 auto;    
    text-align: left;
}

.header{
	border-top: 10px solid #f7f7f7;
    width: 100%;
    height: 160px;
}

.header_left{
    width: 320px;
    height: 112px;
}

.header_right{
    width: 460px;
    height: 112px;
    padding-right:10px;
    text-align: right;
}

.logo{
    width: 192px;
    height: 76px;
    margin: 15px 0 0 15px;
}
.languages_links_block{
    text-align: right;
    padding: 15px 0 0 20px;
    font-size:13px;
    line-height: 18px;
}

    .languages_links_block .current{
        font-weight:bold;
    }

.info_links_block{
    line-height: 18px;
    font-size:13px;
}

.bibly_text{
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    
}

.link_title{
    font-size: 16px;
}

.top_menu{
    width: 100%;    
}

.login_form_block{
    padding: 10px 10px;
    height: 25px;
    border-top: 2px solid #660099;
    background: #eeeeee;
    margin-bottom:5px;
}

.navigation_block{
    height: 30px;
}

.url_map{
    padding: 5px 2px;
}

.url_map_current_span{
    color: #666;
    font-size: 18px;
    background-position: left 9px!important;
    
}

.url_map_link{
    font-size: 18px;
    
    text-decoration: none;    
}

.part_title_block{
    font-size:16px;
    color:#333;
}

.part_title{
    background: #eeeeee;
    border-bottom: 1px solid #999999;
    margin: 0 0 0 0;
    padding: 2px;
}

.content{
    width: 100%;
    padding: 10px 0 0 0;
}

* html .content{
    padding: 10px 0 10px 0;
}

.left_coll{
    width: 389px;
    border-right: 1px solid #eeeeee;
}

.right_coll{
    width: 389px;
}

.colls_content{
    padding: 0 14px;
}

.bottom{
    position: relative;                   
}

.bottom_border{
    background-color: #eeeeee;
    height: 7px;
    width:100%;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    line-height: 0px;
    position: relative;
}

.bottom_coll{
    width: 25%;
    background: #eeeeee;        
    height: 375px;    
}

    .bottom_coll .content{        
        border-left:1px solid #fff;    
        height:100%;
    }

.bottom_coll_text{
    padding: 0 10px;
}

.footer_taglinks td {
  background: #eeeeee;
  vertical-align:top;
  font-size: 14px;
}


.footter{
    text-align: center;
	background: #eeeeee; 
}

.footter_text{
    padding: 10px;
    font-size: 12px;
	  
}

.form_block{
    

}

.form_block_gray{
    background: #eeeeee;
    padding: 10px; 
}

    .form_block .file{
        font-size:13px;        
        padding-bottom:2px;
    }
    
        .form_block .file .intro{
            background:url('/images/design/bul/strelka.gif') no-repeat 0 3px;
            padding-left:15px;
        }
    
        .form_block .file .name{
            color:#CC0000;
        }
    
        .form_block .file .view{
            font-size:13px;
        }

.message_block{
    padding: 10px;
    color: #000000;
    background: #eeeeee;
    border: 1px solid #eeeeee;
}

.error_block{
    padding: 10px;
    color: #ffffff;
    font-weight: bold;
    background: #f60;
    border: 1px solid #eeeeee; 
}

.graycolor{color: #333333; }


#files_list_intro{
    font-size:13px;
}

#files_list_intro .grey-bg{
    background-color:#f7f7f7;    
}

#files_list_intro .line{
    padding-top:1px;
    padding-bottom:1px;
}

.lastest {
    font-size:13px;
    font-weight:bold;
    color:#FF6600;
}

    .lastest-pubs a{
        font-size:13px;
    }
    
    


#head_bottom{
    height:48px;
    clear:both;
}

    #head_bottom .first_reg{
        width:204px;   
        float:left;     
        padding:15px 0 0 14px;
    }
    
        #head_bottom .first_reg a{
            color:#ff6600;            
        }
    
    #head_bottom .ar_block{
        margin-left:218px;
        background:#F7F7F7;        
        padding:15px 10px 0 0;
        text-align:right;
        height:33px;
    }
    
        #head_bottom .ar_block a{
            font-size:16px;
            background:url('/images/design/bul/strelka.gif') no-repeat left 6px;
            padding:0 0 0 17px;
        }
        
.top_menu .navigation_block,
.top_menu .part_title_block,
#content{
    border-left:14px solid #f7f7f7;
}

#last-news{
    border-top:1px solid #cccccc;
    padding:15px 0 0 14px;
}

    #last-news .news{
        font-size:13px;
        padding-bottom:1px;
    }
    
        #last-news .news .arrow{
            background:url('/images/design/bul/strelka.gif') no-repeat left 4px;
            padding-left:20px;
        }
        
#current_url{
    display: none;
}

#current_lang{
    display: none;    
}

.fdesc {
  color:#777;
  font-size:12px;
}