body{
    padding:0px;
    margin:10px 0 10px 0;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 14px;
    color:#000;
    }
p{
    padding: 10px 30px 10px 0;
    margin: 0;
    font-size: 12px;
    line-height: 14px;
    color: #000;
    font-family: Tahoma;
    }
p.comment{
    padding: 0 0 20px 0;
    margin: 0;
    font-size: 11px;
    line-height: 13px;
    color: #7F7F7F;
    font-family: Tahoma;
    font-style: italic;
    }
p.last{
    padding-bottom: 30px;
    }

h1{
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    font-weight: normal;
    }
h2{
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    color: #000;
    font-weight: normal;
    clear: both;
    }
h3{
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 16px;
    line-height: 18px;
    color: #000;
    }
h4{
    margin: 10px 0px 10px 0px;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    }
h4 span{
	color:black;
}
h4.pad{
    margin-left: 40px;
    }

span.first{
    font-size: 12px;
    color: #6B6B6B;
    font-weight: bold;
    }
span{
    color: #6B6B6B;
    }

img{
    border: 0px;
	display:none;
    }
a{
    text-decoration: underline;
    color: #000;
    }
a:hover{
    text-decoration: none;
    }

ul,ol{
    margin: 10px 0px 0px 0px;
    padding: 0;
    }

ul li,ol li{
    list-style-type: none;
	padding-top:5px;
    }
form, select{
	/*display:none;*/
}
.adv{
display:block;
}
table {
width:100%;
}
.justify{
    clear:left;
    font-size:0px;
    line-height:0px;
    }
.main{
    margin: 0 auto;
    width: 987px;
    }
.red{
    border: 1px solid red;
    }

/*-- /global --*/

/*-- header --*/
.header{
    background: url(/bitrix/templates/print/images/header_print.gif) 0px 0px no-repeat;
    height: 117px;
    }
    .logo{
        padding: 17px 0 0 16px;
        float: left;
        }
        .logo a{
            display: block;
            width: 100px;
            height: 87px;
            }
    .slogon{
        float: left;
        font-weight: bold;
        font-size: 12px;
        line-height: 14px;
        padding: 35px 0 0 20px;
        color: #424242;
        }
.address{
    float: right;
    width: 220px;
    padding: 10px 0 0 0;
    text-align: left;
    }

/*-- /header --*/

/*-- content --*/

.content{
    background: url(/bitrix/templates/print/images/content_bg.gif) 0px 0px repeat-y;
    width: 947px;
    padding: 10px 20px  20px 20px;
    }

.next, .path{
    margin: 0 0 10px 0;
    }
    .next a{
        background: url(/bitrix/templates/print/images/next_ico.gif) 0px 3px no-repeat;
        padding: 0 0 0 20px;
        font-size: 12px;
        line-height: 14px;
        font-weight: bold ;
        }

    .path ul{
        margin: 0;
        padding: 0;
        }
    .path ul li{
        margin: 0;
        padding: 0;
        display: inline;
        color: #595959;
        font-size: 11px;
        line-height: 13px;
        }
    .path ul li a{
        color: #595959;
        font-size: 11px;
        line-height: 13px;
        text-decoration: none;
        }
    .path ul li a:hover{
        text-decoration: underline;
        }
.pop_read{
    margin: 10px 0 10px 0;
    clear: both;
    }
	.pop_read a{
	color:#000;
	}
	.pop_read .pop_read_title {
	font-weight:bold;
	font-size:14px;
	}
    .pop_read_infa{
        }
        .pop_read_infa p{
            padding: 0;
            font-size: 11px;
            line-height: 13px;
            }

.bottom_link{
margin-top:10px;
    }
.bottom_link ul{
    margin: 20px 0 0 0;
    padding: 0;
    }
   .bottom_link ul li{
        margin: 0;
        padding: 0 0 5px 0;
        }
    .bottom_link ul li a{
        font-size: 12px;
        line-height: 14px;
        font-weight: bold;
        }
 .bottom_link a{
        font-size: 12px;
        line-height: 20px;
        font-weight: bold;
        }
.tb_info{
margin-bottom:10px;
}
.tb_info td{
line-height:25px;
border: 1px solid #EDEDED;
padding:3px;
}
.tb_info th {
text-align:left;
}
 /*-- /content --*/

/*-- footer --*/
.footer{
    background: url(/bitrix/templates/print/images/footer_bg.gif) 0px 0px repeat-x;
    height: 24px;
    padding: 10px 40px 0 20px;
    }
    .copyrite{
        float: left;
        }
    .aniart{
        float: right;
        }
        .aniart a{
            color: #E74100;
            text-decoration: none;
            }
        .aniart a:hover{
            text-decoration: underline;
            }
/*-- /footer --*/

span.starrequired
{
   color: #E64900;
}



