* {
	margin: 0;
}
html {
	background: white;
	height: 100%;
}
body { 

	padding:0;
	margin: 0;
	height: 100%;  
	width: 100%;
	min-width: 802px;

}

#wrapper { 
	position: absolute; 
	width: 100%;
	margin: 0 auto 0 auto;
	min-height: 100%; 
} 

#insider {  
	position: relative;   
	width: 802px; 
	margin: 0 auto 0 auto;    
	min-height: 100%;   
}

#footeris { 
	position:absolute;
	width:100%;
	bottom:0px; 
	padding:0;
	margin:0;
	z-index: 3;
	height: 395px;   
}    

  
#right_spacer { 
	position:relative; 
	width:555px;
	bottom:0px;
	left: 200px;
	padding:0; 
	margin:0; 
	z-index: 3;
	height: 110px; 
}  
 

#contact { 
	position:absolute;
	bottom:10px; 
	left:200px; 
	padding:0; 
	margin:0;
	z-index: 5; 
	width:100%;
	height: 30px;    
}  

#header { 
	position:absolute; 
	top:0px;
	left:0px;  
	padding:0;
	margin:0;
	z-index: 5;
	width:100%;
	height: 121px; 
}
 
#subtitle { 
	position:absolute;
	top:87px;
	left:33px; 
	padding:0;
	margin:0;
	z-index: 5; 
	width:100%;
	height: 30px;   
}

#languages {  
	position:absolute;
	top:64px;
	right:41px; 
	padding:0; 
	margin:0; 
	z-index: 5;
} 

#leftd { 

	float:left;  
	} 
 
#rightd	{  
	float:left;  
	}
	 
#menu {    
	position:relative;  
	top:0px;   
	left:40px;     
	padding:0;
	margin:0;  
	margin-top:130px;  
	z-index: 10;   
	width:139px;  
} 

#left_spacer {  
	position:relative;  
	width:139px; 
	bottom:0px; 
	height: 220px;     
	z-index: 1;   
}   
 
#txt {   
	position:relative;  
	left:60px;       
	padding-top:135px;   
	width:550px;  
	z-index: 4;  
	 
}	
 
#tema {  
	position:absolute; 
	bottom:0px;
	left:27px;   
	padding:0;
	margin:0;   
	z-index: 4;   
	width:176px;      
	height: 329px;    
} 
 

#fullheight{
	margin:0 auto;
	height:100%; /* IE6: treaded as min-height*/ 
	min-height:100%; /* real browsers */	
	}
 
.smenu { 
	width:139px;  
	text-align:center;  
} 
  

.backg {background: url('../images/bg.jpg') repeat;}
.paper_bg {background: url('../images/mid.jpg') bottom center repeat-y;}
.footer {background: url('../images/bottom.jpg') bottom no-repeat;}
.header {background: url('../images/bg2.jpg') top left repeat-x;}
.menu {
	width:139px; 
	height:39px; 
	background:url('../images/menu.gif'); 
	margin-bottom:5px;
	margin-top:5px;
	line-height:39px; 
	text-align:center;	  
	}
.text {padding-bottom:30px;}
.clearboth { clear:both; }
#id1_map{}
