body{
     background-image:none;
     background-repeat:no-repeat;
     background-color:white;
}

#main{
     width:100%;
     margin:0px;
     background-image:none;
     background-color:white;
     height:850px;
}
#text{
     color:black;
     text-align:left;
     float:none;
     width:100%;
     margin:0px;
     background-image:none;
     background-color:white;
}
#obsah{
     margin:0px;
     margin-left:10px;
     width:100%;
     height:100%;
     padding:0px;
     background-image:none;
     background-color:white;
}
#obsah[id]{margin:0px;}

h1{visibility:visible;color:black;}

.dnone,.print_none{display:none;}
.print{display:block;}

h2,h3{color:black;}


