#logo   { 
         background: url("../images/logo.gif") no-repeat;
         height: 57px;
         width:  214px;
		 float: left;
        }
#hlavicka-r   { 
         background: url("../images/hlavicka-rr.jpg") repeat-x;
         height: 182px;
         |margin-top: 0px;
        }
#hlavicka   { 
         background: url("../images/hlavicka.jpg") no-repeat;
         width: 933px;
         height: 182px;
        }

#vytvoril   { 
         font: 12px "Arial";
         color: #398893;
         font-weight: bold;
        }

   .thage{
     font-size: 12px;
     font-style: italic;
     font-weight: bold; 
     font-family: Arial;
     text-align: left;
     color: #2d6388;
     border-right: 2px solid #dddddd;
     width: 130px;
   }

h1{
      font-size: 22px;
      font-style: italic;
      font-family: Calibri, Arial;
      color: #429fbe;
}