/****************************** все, что касается фонтов, спанов, Н1...Н7 и т.д. ************************************/

.h1_index_news
{
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #414042;
    
    margin: 0px;
    
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
    
    display: block;
}

.span_podval_copy
{
    display: block;
    margin-left: 56px;
    
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #3D3D3D;
}

/*about*/
.span_about_topmenu_delim
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    color: #ffffff;
}

.h1_about_head_zag
{
    display: block;
    padding-left: 26px;
    padding-top: 50px;
    
    font-family: Verdana;
    font-size: 24px;
    font-weight: normal;
    color: #414042;
}

.span_submenu_container
{
    display: block;
    padding-bottom: 5px;
}

.h1_man_zag
{
    display: block;
    
    padding: 0px;
    
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 27px;
    
    font-family: Verdana;
    font-size: 24px;
    font-weight: normal;
    color: #414042;
}

.span_man_using
{
    display: block;
    
    font-family: Verdana;
    font-size: 18px;
    font-weight: normal;
    color: #0074AF;
}
.span_man_using_text
{
    display: block;
    padding-left: 50px;
    padding-top: 17px;
    
    font-family: Times new Roman;
    font-size: 14px;
    font-weight: normal;
    color: #0074AF;
}

.span_man_links
{
    font-family: Verdana; 
    font-size: 14px; 
    font-weight: normal; 
    color: #1F6DA9; 
    text-decoration: underline;
    cursor: pointer;
}
.span_man_links:hover
{
    font-family: Verdana; 
    font-size: 14px; 
    font-weight: normal; 
    color: #1F6DA9; 
    text-decoration: none;
    cursor: pointer;
}


.h1_cons_zag
{
    display: block;
    
    padding: 0px;
    
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 18px;
    
    font-family: Verdana;
    font-size: 24px;
    font-weight: normal;
    color: #414042;
}


.h1_study_head_zag
{
    display: block;
    padding: 0px;
    
    margin-left: 26px;
    margin-right: 0px;
    margin-top: 50px;
    margin-bottom: 0px;
    
    font-family: Verdana;
    font-size: 24px;
    font-weight: normal;
    color: #414042;
}

.span_study_papaha
{
    font-family: Times; 
    font-size: 14px; 
    font-weight: normal; 
    color: #333132;
}


.h1_spec_top
{
    display: block;
    padding: 0px;
    
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
    
    font-family: Times; 
    font-size: 24px; 
    font-weight: normal; 
    font-style: italic;
    color: #414042;
}

.span_captcha
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
    color: 333132;
}

/******************************************** антиаякс ******************************************/
.span_anti_ajax
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #0072BC;
    text-decoration: underline;
    cursor: pointer;
}
.span_anti_ajax:hover
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: normal;
    color: #0072BC;
    text-decoration: none;
    cursor: pointer;
}

.spacer
{
    display: block;
    
    width: 128px;
    height: 24px;
    
    padding-top: 10px;
    
    cursor: pointer;
}

