html, body {
   height:100%
   }


#all{
   position        : relative;
   height          : 100%;
   min-height      : 100%;
   width           : 900px;
   color           : #000000;
   margin          : auto;
   text-align      : left;       
 }


html > body #content{
   height          : auto;
   }


.tekst {
text-align: left;
font-color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;}

.katal {
text-align: center;
font-color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;}

p {
text-align: center;
font-color: #000000;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
}
