.dikhadak {
    display: block;
    font-family: Helvetica;
    font-size: 1.1em;
    margin: 0 10%;
    background-color: rgb(157, 156, 139);
    background-image: url(../images/kachel.gif);
}
.dikhadak-img {
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    }
.p-block {
    display: block;
    }
.p-block-indent {
    display: block;
    margin-left: 10%;
    }
.footer-0 {
    font-size: 1.0em;
    font-weight: bold;
    line-height: normal;
    margin-top: -1em; margin-bottom: 0;
    }
.p-0-addr {
    text-align: right;
    font-style: italic;
    }
.footer {
    font-size: 0.9em;
    line-height: normal;
    margin-top: 0;
    margin-bottom: 6%;
    text-shadow: 2px 2px 1px white;
    }
.p-addr {
    text-align: right;
    font-style: italic;
    color:rgb(0,32,128);
    }
.g-footer {
    height: 80px;
    margin-bottom:-80px;
    }
h1     {font-size: 1.3em;}
a:link {color:white; <--text-decoration:none;-->}
a:visited {color:yellow; <--text-decoration:none;-->}
@media (min-width: 1025px) {
    .dikhadak {
	margin: 0 auto;
	max-width:52em;  
     }
}
