body {
      background-color: rgb(124,124,124);
      text-align: center;
      margin: 0;
	    padding: 50px 0 50px 0;
      border-top-color: rgb(124,124,124);
      border-top-width: 10px;
      font-family: Verdana, "Geneva CE", lucida, sans-serif;
     	font-size: 13px;	    
      }

.hlavicka-aikido {
          width: 800px;
          min-height: 80px;
          position: relative; 
          text-align: center; 
          margin: auto;
          background-color: rgb(188,188,188);
          }      
.telo-aikido{
      width: 800px;
      min-height: 750px;
      position: relative;
      text-align: left;
      overflow: hidden;
      margin: auto;
      background-color: rgb(188,188,188);
      }      
.menu-aikido{
      width: 100px;
      min-height: 100px;
      float: left;
      position: relative;
      text-align: left;
      margin: auto;
      background-color: rgb(188,188,188);
      border-top-color: rgb(188,188,188);
      border-right-color: rgb(188,188,188);
      border-bottom-color: rgb(188,188,188);
      border-left-color: rgb(188,188,188);
      border-top-width: 0px;
      border-right-width: 30px;
      border-bottom-width: 0px;
      border-left-width: 30px;
      border-style: solid
      }
.obsah-aikido{
      width: 760px;
      min-height: 100px;
      float: right;
      position: relative; 
      text-align: left;
      margin: auto;
      background-color:rgb(188,188,188);      
      }
.blok { padding: 20px 0 20px 0;}
.titulek {text-align: left; padding: 5px 0 5px 0;}
.fotky {text-align: center;}
.text-dulezity {
     	font-size: 14px;
     	color: rgb(255,0,0)
      }
.text-dulezity a {color: rgb(255,0,0)}
.upozorneni {
     	font-size: 17px;
     	font-weight: bold;
     	color: rgb(220,0,0);         
       }  