﻿
.menyBackgroundImage
{
	width: 1280;
	height: 35px;
 
	background-image: url(../imgInfo/blackpixtrans.png);
	position: absolute;
	 
	top: 196px;
}
.menyBackgroundmeny0
{
	width: 1280px;
	height: 31px;
	z-index: 4;
	position: relative;
}
.transWhiteBg
{
	position: fixed;
	top: 0;
	left: 10%;
	right:10%;
	z-index: 0;
	width: 1024px;
	height: 100%;
	background-image: url(../imgInfo/whitepix11.png);
	filter: alpha(opacity=99);
	text-align: center;
}
.transWhiteBg2
{
	width: 1024px;
	height: 179;
	z-index: 0;
	background-image: url(../imgInfo/kroglogoStorTrans.png);
	position: absolute;
	filter: alpha(opacity=99);
}