
/***** first frame*******/ 
#pagehead{
	width:1000px;
	height:250px;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/baner/kalfia_black.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/baner/vlvt_bg.JPG);
	text-align: right;
	color: #FF0000;
	
	}
/***** 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; 
	}
	/***************/ 