/* CSS Document */

body {
    background-image:url(kepek/labnyom.png);
	  background-repeat: repeat;  
	  margin-top:0px; 
	  background-color: #99FFFF;
    color:#805000;
      } 
      
  #lap {
        width: 895px;
        margin:10px auto;
       }  

	#befoglalo {
				width:780px; height:780px;
	      background-image: url(kepek/hatter2a.jpg);
				background-repeat: repeat-x; 
		    border:solid 1px #996600; 
				border-spacing:0px;
        float: left;
				
				} 
          
          #fejlec {
		  		         width:780px; height:200px;				 		  
			    			  }
			     		
          #bal {
               width: 120px; height: 200px;
               float:left;
               display:inline; 
               margin-left:30px;
               margin-top:30px;
               font-size: 25px;
               color:#c59319;                     
               } 
               
               #bal a {
      			   	       display: block;
      			   	       text-decoration: none;	
                       color:#c59319;	
                       margin-bottom:20px;	   	       
			                 }
					  			     

               bal a: visited {
                   #            color:#c59319;                                                          
                              }  
   	           #bal a:hover {
                             color:#FFA600; 
                            
                                                                                   
                            }	         
                     
          #tartalom {
                     clear: right;
                     width:400px; height:520px; 
                     float:right;
                      
                     margin-bottom:5px; 
                                        
                    } 
                    
             #tartalom  h3 {
                            margin:10px 20px 5px 50px;
                           }                                 
                                                                      
         #akcio {
                  width:780px; height:40px;               
                  margin-top:0px;
                  color:red;
                  font-size:25px;
                  clear:both;
                 }           
                    
        .szov {
               margin:0px 30px 0px 50px;             
              }          
            .szov p {
                     text-align: justify;
                     margin-right:10px;
                     margin-bottom:0px;
                    }        
          .szov a {
                  color:#0066FF;
                  }          
                    
          .szov a:hover {
                          color:#FF9933;
                         }            
                    
         #terkep {
                  margin-left:50px;
                 }           
                    
         #ar {
              float:right;
              margin-right:70px;
              display:inline;
              text-align: right;
             }
                    
          
        .galeria {
              width:400px; height:500px;
              margin-top:10px;
              overflow: auto;
             } 
        .galeria a {
                    text-decoration:none ;
                    color:#6D3100;
                    font-size:14px;
                   } 
        
        .galeria a:hover {
                         color:#B57800;
                         }           
                                 
        
        #kep {
              clear:both;
              float: left;
              display:inline;
              margin-right: 10px;
             }           
                    
        #footer {
                 font-size:12px;
                 width:780px;
                 text-align:center;                 
                 clear:both;
                }           
                    
       #banner {
                 float:right;                            
                 width: 100px; 
                 padding: 3px;                                                           
                 border: 1px solid #996600;
                 
               } 
               
             #banner a {
                     font-size: 13px;
				             text-align: center;
				             line-height: 16px;				                              
                     display: block;
			   	           text-decoration: none;	
                      }
                      
                 #banner a:link {
                           color:#805000;
   	       	               }               
   	             #banner a:visited {
   	          	              color: #c59319;                                     
                              }
                                                               					  			     
   	             #banner a:hover {
                             color: #FFA600;                             
                            }	        
               
              #banner hr {
                          margin: 5px 0px 3px 0px;
                         } 		               
      
                
                        
