
    body{
      margin: 0 0 0 0;
      background-color: gray;
      font-family: tahoma;
      text-align: center;
    }
    
    a{
      text-decoration: none;
      color: #000;
    }
    
    a:hover{
		font-weight: bold;
	}
    
    h1{
      
      font-family: tahoma;
      font-size: 20px;
      text-align: left;
      display: block;
      margin: 0 0 20px 0;
      font-weight: normal;
           
    }
    
    h2{
      font-family: tahoma;
      font-size: 17px;
      text-align: left;
      display: block;
      margin: 0 0 0 0;
      font-weight: normal;
    }
    
    h3{
      font-size: 17px;
      font-weight: normal;
      font-family: tahoma;
      text-align: left;
    }
    
    h4{
      font-size: 17px;
      font-weight: normal;
      font-family: tahoma;
      text-align: left;
    } 
    
    h5{
      font-size: 17px;
      font-weight: normal;
      font-family: tahoma;
      text-align: left;
    }       
    
     h6 a{
      
      font-family: tahoma;
      font-size: 12px;
      text-align: right;
      display: block;
      margin: 10px 10px 0 0;
      font-weight: normal;
      color: #fff;
      text-decoration: none;
           
    }
    
    h6 a:hover{
       font-weight: bold;
       
          
    }
    
    p.text{
      text-indent: 25px;
      display: block;
      margin-left:  20px;
      font-size: 15px;
      text-align: left;
    
    }
    
    p.p15{
		
		font: 15px/1.5 tahoma;
	}
    
    #template{
      width: 800px;
      margin: 0 auto 0 auto;
      text-align: left;
    }
    
    #temp_header a{
      width: 800px;
      height: 269px;
      background-image: url("http://agenturacentury.cz/sysimg/header.jpg");
      float: left;
    }
    
    #temp_subheader{
      width: 800px;
      height: 25px;
      background-image: url("http://agenturacentury.cz/sysimg/subheader.jpg");
      float: left;
    }
    
    #temp_menuheader{
      width: 800px;
      height: 32px;
      background-image: url("http://agenturacentury.cz/sysimg/menuheader.jpg");
      float: left;
    }    
    
    #temp_body{
      width: 800px;
      background-image: url("http://agenturacentury.cz/sysimg/bg_slice.jpg");
      float: left;
    
    }
    
      #temp_body_left{
        width: 180px;
        margin-left: 20px;
        float: left;
      
      }
      
        .f_menu a{
          
          font-family: tahoma;
          font-size: 12px;
          margin-bottom: 10px;
          padding-left: 15px;
          background: url("http://agenturacentury.cz/sysimg/button.jpg")left no-repeat;  
          text-decoration: none;
          color: #000000; 
          display: block;     
        }
        
        .f_menu a:hover{
          
          font-weight: bold;
          }
          
       #temp_body_right{
       
        width: 540px;
        margin-left: 30px;
        float: left;
        
        font-family: tahoma;
        font-size: 12px;
       
       } 
       
       #temp_path{
           width: 800px;
          height: 30px;
          background-image: url("http://agenturacentury.cz/sysimg/path.jpg");
          float: left;
           
       }  
    
    .mr_proper{
      clear: both;
      display: none;
    }
    
    .spacer_10{
      width: 800px;
      height: 10px;
      float: left;
    }

