.collectionDiv{
  border:0px solid white;
  height: 420px;
  /*height: 300px;*/
  width: 762px;
  /*background-image: url(kesz/termekek_alap.gif);*/
  
  overflow-x: scroll;
  overflow-y: hidden;
  scrollbar-base-color: #a06059;
  scrollbar-arrow-color: #ffcc00;

scrollbar-arrow-color: #e0bd9d;
scrollbar-3dlight-color: #e0bd9d;
scrollbar-darkshadow-color: #a06059;
scrollbar-face-color: #a06059;
scrollbar-highlight-color: #eee0c9;
scrollbar-shadow-color: #a06059;
}

#dhtmltooltip{
position: absolute;
left: -300px;
/*width: 150px;*/
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 180;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 180;
visibility: hidden;
}
.linkhez {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #996633;
	text-decoration: none;
}
.linkhez:hover{
	text-decoration: underline;
}

.linkhezu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.linkhezu:hover{
	text-decoration: underline;
}

