

#body{background-color:black;
							}

#egesz                                
		{
		
		position:right;
		top:0px;
		left:0px;
		width:1000px;
		margin:0;
		padding:0;
					}


#cim{
	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:1000px;
    background-color:black;
	}
	
 


#fokepek{

	position:relative;
	float:left;
	top:0px;
	left:0px;
	width:250px;
	height:200px;
	background-color:black;
    
	
}	
	
	
	
a:link{
     font-size: 7,5pt;
     color: black;
     text-decoration: none;}
a:visited {
     font-size: 7,5pt;
     color: black;
     text-decoration: none;}
a:hover, a:active {
     font-size: 7,5pt;
     color: black; 
     text-decoration: none;}	
	
	


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
#tooltip {
   position: absolute;
   z-index: 3000;
   border: 1px solid #111;
   opacity: 0.95;
   padding: 5px;
}
 
#tooltip h3 {
   font-weight: normal;
   font-size: 12px;
}

#tooltip h3, #tooltip div { margin: 0; }












