
div.menu_div
{
	position: absolute;
	left: 10px;
	top: 18px;
	
}

table.menu_table
{
	width: 620px;
	/*height: 22px;*/
	
	padding: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border-collapse: separate;  
	border-spacing: 0;  
	*border-collapse: collapse; /* hack is needed for IE7 also */
}

table.menu_table td
{
	/*width: 10%;*/
	font-weight: bold;
	padding: 0px;
}

table.menu_table p
{
	text-align: center;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial;
	font-size: 10px;
}
table.menu_table p img
{
	height: 50px;
	width: 108px;
}

td.infomenu_middle
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	
	background-color: transparent;
	
	/*font-family: Arial;
	font-size: 14px;*/
}
td.infomenu_middle p
{
	padding-right: 10px;
	
	font-family: Verdana, Arial;
	font-size: 12px;
}
table.infomenu_table
{
	margin: 0px;
	background-color: transparent;
	border-collapse: separate;  
	border-spacing: 0;  
	*border-collapse: collapse; /* hack is needed for IE7 also */
}


div.infomenu_div
{
	padding: 0px;
	margin: 0px;
	height: 24px;
	/*width: 1000px;*/
}

#bokshopLogga
{
	padding: 0px;
	margin: 0px;
}

#bokshopLoggaP
{
	height: 77px;
}

div.kassamenu_div
{
	height: 116px;
	width: 190px;
}
div.kassamenu_div p
{
	margin-top: 20px;
	margin-left: 15px;
	color: white;
}

#kassaP1
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	
	margin-right: 0px;
}

#kassaP1b
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
	width: 170px;
	text-align: right;
}

#kassaP2
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	
	margin-top: 12px;
}

#kassaP3
{
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;	
	margin-top: 5px;	
	border: 1px solid white;	
	width: 150px;	
	text-align: right;
	padding-right: 5px;
}

#headerTable
{
	table-layout: fixed;
	width: 1000px;
	height: 150px;
	margin: 0px;
	/*background-color: black;*/
	/*background-image: url('top-bg.gif');*/
	background-repeat: no-repeat;			
	border-collapse: separate;  
	border-spacing: 0;  
	*border-collapse: collapse; /* hack is needed for IE7 also */
}

 #headerTableTd1
 {
 	/*background-color: green;*/
	height: 150px;
	width: 810px;
 }
 
 #headerTableTd2
 {
 	/*background-color: yellow;*/
	width: 190px;
	height: 150px;
	/*border-left: 1px solid white;*/
 }