h1, .h1 {
    padding: 9px 20px 10px 20px!important;
    background: url(/images/template/fon2.jpg) repeat!important;
    color: white!important;
    font-family: "Elektra Light Pro"!important;
    font-size: 25px!important;
    font-weight: 400!important;
    line-height: 26px!important;
}

#article1
{
	padding-top:20px;
}
#afh1
{
	height:35px;
}

#article img
{
    width: 350px;
    float: right;
    margin-left: 30px;
    margin-top: 14px;
    margin-bottom: 21px;
}
 
#article
{
padding-bottom:25px;
white-space:normal;
}


#article1{white-space:normal;font-size:14px;line-height:24px;}
#article1 a{color:#e99900!important;text-decoration:underline!important;}
#article1 li{text-indent:0px;margin-top:10px;margin-bottom:10px;margin-left:20px;margin-right:0px;padding:0px;list-style-type:disc;}
#article1 ol li{list-style-type:decimal;}

@media screen and (max-width: 1016px)
{
	#article img
{
    width: 100%;
    float: none;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 21px;
}
 
}