
.btn  { 	
	font-weight: bold;
	color: #FFCC00;
	background-color:  #00366C; 
	/*
	background-image: url(http://services.coldline.hu/pics/dashed.png);
	background-attachment: fixed;
	/*background-image: url(http://services.coldline.hu/pics/dashed-h2b.png);  
	background-repeat: repeat-x;*/
	border: 0px solid black;
}

td.utshead{	
  font-size: 8pt;  
  text-align: left;  
  /*
  background-image: url(http://services.coldline.hu/pics/dashed-h2b.png);  
  background-repeat: repeat-x;  
  
  border: 1px solid black;
  */
  padding: 3px;
}

td.galthumbimg{
	background-image: url(pics/galthumb-bg2.png);	
	background-repeat: no-repeat;
}

td.galthumbimg:hover{
	background-image: url(pics/galthumb-bg2-hl.png);
	background-repeat: no-repeat;
}

img.galthumb{
	top: 21px;
	left: 9px;
	position: relative;	
}

div.galsummary{
	z-index: 30;
	top: 30%;
	right: 50px;
	position: fixed;
	background-image: url(http://services.coldline.hu/pics/dashed-h3b.png);  
	background-repeat: repeat-x;
	border: 1px solid black;	
}

td.picthumbimg{
	background-image: url(pics/picborder.png);	
	background-repeat: no-repeat;
}
/*
td.picthumbimg:hover{
	background-image: url(pics/galthumb-bg-hl.png);
	background-repeat: no-repeat;
}
*/



img.picthumb{
	top: 0px;
	left: 4px;
	position: relative;	
}

img.picthumbtop{
	top: 4px;
	left: 4px;
	position: relative;	
}