body{
 margin: 20px;
 padding: 10px;
 font-family: serif, "arial ce", "helvetica ce", arial, helvetica, sans-serif;;
 background-color: #ffe6bf;
 font-size: 12pt;
color: 7a7060;
 }

.hlavicka {
  width: 100%;

 margin-bottom: 5px;
 background-color: #bdcdb8;
 color:3d3830;
 text-align: left;
 }

.tucz{background-color:#8fdfdf;
font-weight: bolder;
text-decoration: underline;
}

.cen{
text-align: center;
}


.left {
 width: 35ex;
 text-align: left;
 float: left;
 background-color: transparent;

 }
 
 .mid {
 width: 35ex;
 text-align: left;
float: right;
 background-color: transparent;

 }

 .right {
 width: 35ex;
 float: right;
 margin-right: 5px;
 background-color: #b8a07d;
 text-align: left;
 color:3d3830;
 }


.tuc{ font-weight: bolder;
text-decoration: underline;
}

.und {text-decoration: underline;}
.non {text-decoration: none;}
h1 {font-size:120%;}
h2 {font-size:115%;}
.mal {font-size:65%;}
