/**	
 *	Itthon.hu Tourinform W3 szinsema
 *	
 *	@author Bartal Tamas
 *	@date 2009-10-01
 *	@version 1.10
 *	
 **/	

@import url('http://itthon.hu/site/css/itthon2.css');

@media screen, projection {

  a, a:visited {
    color: rgb(52,140,27);
  }
  
  #sitehead {
    background-image: url('http://itthon.hu/site/upload/2009/07/tourinform-headlogo.png');
    
  }
  
  #toplinks {
    background-image: none;
    border-top: 1px solid rgb(26,132,68);
    background-color: rgb(0,139,72);
    color: white; 
    border-bottom: 0;
  }
  
  #toplinks a {
    color: white;
    text-decoration: none;
  }
  
  #leftmenu ul {
    background-image: none;
    background-color: rgb(0,139,72);
  }
  
  .foo_kiemelt h2 a {
    color: rgb(22,120,7);
  }
  
  #footer {
    background-image: url('http://itthon.hu/site/upload/2009/07/tourinform_bottom_links_bg.png');
  }
  
  input.b {
    background-image: url('http://itthon.hu/site/img/r4_button.png');
  }
  
  #common_title {
    width: 130px;
  }
  
}
