
/***** first frame*******/ 
#homehead{
	width:1000px;
	height:300px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/bg/header_18.jpg);
	
	}



#pagehead{
	width:1000px;
	height:120px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/bg/header_38.jpg);
	
	}

/***** second frame Back-Ground *******/ 

#homeheadBan{
	width:1000px;
	height:300px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/bg/khalfie-blu.jpg);
	text-align: right;
	
	
	}
/***** flash frame *******/ 	
#homeBan{
	width:640px;
	height:250px;
	display:block;
	margin-right: 35px;
	margin-bottom: 3px;
	margin-top: 25px;
	background-repeat: no-repeat;
	float: right;
	background-position: 5px 30px;
	
	}


/***** prezprodus *******/ 
#prezprodus {
	width:640px;
	height:250px;
	display:block;
	margin-right: 35px;
	margin-bottom: 3px;
	margin-top: 25px;
	background-image: url(../image/film/flash_b.GIF);
	background-repeat: no-repeat;
	float: right;
	background-position: 5px 30px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-align: right;
	}
	
	#prezprodus a{
	color:#FFFFFF;
	text-align: right;
	}
	
	#prezprodus a:hover{
	color:#FFCCFF; 
	}
	/***************/ 
	
	#flashprez {
	width:640px;
	height:250px;
	display:block;
	margin-right: 35px;
	margin-bottom: 3px;
	margin-top: 25px;
	background-image: url(../image/film/gaz_show-1.GIF);
	background-repeat: no-repeat;
	float: right;
	background-position: 5px 30px;
	color: #FF6600;
	font-size: 0.9em;
	font-weight: bold;
	}
	
	#flashprez a{
	color:#003300; 
	}
	
	#flashprez a:hover{
	color:#006699; 
	}
	
	
	
	