﻿*
{
    margin: 0;
    padding: 0;
}
#wrap {width:100%; height:auto;}
body
{
    background-image: url('img/0732.png');
}

/*-----------------------------HEAD---------------HEAD----------------HEAD------------------*/
#header
{
    border-width: 3px;
    border-color: #FFFFFF;
    background-image: url('img/line_had.jpg');
    background-repeat: repeat-x;
    height: 210px;
    width: auto;
    border-right-style: double;
    border-bottom-style: double;
    border-left-style: double;
}
.header_img
{
    background-image: url('img/shapka.jpg');
    background-repeat: no-repeat;
    display: block;
    width: 1000px;
    height: 167px;
    margin:0 auto;
}
.logo { margin-left:420px; width:150px; height:167px;}
.logo_img { width:150px; height:163px; display:block;}
.menu ul
{
    border-style: solid none none none;
    border-width: 1px;
    border-color: #FFFFFF;
    list-style: none;
    margin: 0 auto;
    width: 1000px;
    height: 43px;
}
.menu ul li
{
    float: left;
    text-align: center;
}
.menu ul li a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    text-decoration: none;
    width: 165px;
    height: 43px;
    display: block;
    padding-top: 4px;
}
/*--------------------CENTER-----------------CENTER------------------CENTER----------*/

#main
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    margin: 0 auto;
    width: 900px;
    height: 100%;
    font-size: 13px;
    color: #000000;
    padding-top: 30px;
   padding-bottom:40px;
}
.col_1
{
    border: 4px double #3c6847;
    float: left;
    width: 420px;
    min-height: 500px;
    padding-bottom:30px;
}
.col_2
{
    border: 4px double #3c6847;
    float: right;
    width: 420px;
    min-height:500px;
    padding-bottom:30px;
    margin-bottom:30px;
}
.col_main
{
    margin: 0 auto;
    border: 4px double #3c6847;
    width: 892px;
    min-height: 500px;
    height:100%;
    text-align: left;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-bottom:30px;
    margin-bottom:30px;
}
.col_org
{
    text-align: center;
   /* padding-bottom: 30px;*/
    margin-bottom:30px;
}
.block
{
    padding-left: 30px;
   padding-right:30px;
    padding-top:10px;
}
.h_text
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    background-color:#3c6847;
    height:27px;
    text-align:center;
   padding-top:3px;
   
}
.h_text_black
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: underline;
    text-align: center;
    padding-bottom:10px;
    padding-top:10px;
}
.h_text_black2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-decoration: underline;
    text-align: left;
    padding-bottom:10px;
}
.text
{
    text-align: left;
    padding-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    line-height: 16px;
}

.text ul li
{
    list-style-type: none;
    margin-left: 10px;
    list-style-image: url('img/li_img.png');
    padding-top: 10px;
}
.text2
{
    text-align: left;
    margin-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    line-height: 16px;
}
.text2 ul li
{
    list-style-type: none;
    padding-bottom:6px;
}
.text2 li a
{
    /*text-decoration: underline;*/
    color: #000000;
}
.text2 li a:hover
{
    text-decoration: underline;
   /* color: #3C6847;*/
     color:#000;
}
.text_li_dec {  text-align: left;
    margin-left: 15px;
    padding-top: 15px;
    padding-right: 15px;
    line-height: 16px;}
.text_li_dec ul li
{
     margin-left: 10px;
    list-style-image: url('img/round2.png');
    padding-top: 5px;
    }
.date
{
    color: #CC3300;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-decoration: underline;
    margin-top:10px;
}

.dez_text
{
    color: #000000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
   /* text-decoration: underline;*/
}
.text_pad
{
    padding-top: 8px;
    padding-bottom: 8px;
}
.table
{
    padding-top: 10px;
    margin: 0 auto;
    text-align: center;
    width:800px;
}
.paging
{
    /*margin-left: 40px;*/
    padding-top: 30px;
}

.paging ul {  list-style:none;}
.paging ul li
{
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    padding-left: 3px;
    padding-right:3px;
}
.paging ul li a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}
.paging .selected
{
    color: #FF3300;
    text-decoration: none;
}
.name_for_digit
{
    text-decoration: none;
    color: #000000;
}
.name_word
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}

/*-------------------FOOT-----------------FOOT-------------------FOOT-------------------*/

#foot
{
    height: 40px;
    width: auto;
    border-style: double double none double;
    border-width: 3px 3px 0px 3px;
    border-color: #fff;
    background-color: #3c6847;
}
.footer
{
    width: 904px;
    margin: 0 auto;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
}
.text_foot1
{   width:600px;    
    float: left;
    padding-top: 10px;
}
.text_foot2
{   width:200px;
    float: right;
    padding-top: 10px;
  
}
.glory
{
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration:none;
}
.text_foot1 a:hover  
{
    text-decoration:underline;                   
}
   
.text_foot2 a:hover  
{
    text-decoration:underline;                   
}
   






































