
body, html {height: 100%; margin: 0px; padding: 0px;}



body, td {font: 12px arial;}



.block {float: left; display: block;}
.block-m {float: left; display: block; width: 105px; height: 105px; text-align: center; margin: 5px;}
.block-r {float: right; display: block;}


.r1 {color: #e60005}
.gr1 {color: #4f4f4f}

.a12 {font: 12px arial}
.a14 {font: 14px arial}


.a13 {font: 13px arial}

.bred {border: 1px solid red;}

img.fi_r {float: right; margin: 10px 0px 10px 20px;}
img.fi_l {float: left; margin: 10px 20px 10px 0px;}

a:link, a:visited {
    color: #000000; 
    text-decoration: none 
}
a:hover {
    color: #000000; 
    text-decoration: underline
}


.cont1 p {font-family: "Times New Roman", times; font-size: 16px; text-align: justify;}
.cont2 p {
    font-family: verdana, tahoma, arial; 
    font-size:12px; 
    line-height:1.4em; 
    margin: 0px 0px 10px 0px;
    text-align: justify; 

}
.cont p {
    line-height: 15px;
    text-align: justify; 
}


h1 {font-size: 130%; color: #9e0b0f}
h2 {font-size: 110%; margin-bottom: 0px;}
h3 {display: none;}
h4 {clear: both}

.avtor {text-align: right; font-weight: bold; }

.mlist li  {list-style-type: square; font-weight: bold;}
.mlist ul li {list-style-type: circle; font-weight: normal;}

div.foto_left {position: absolute; top: 520px; left: 160px; width: 110px; margin-bottom: 190px;}


