.gg_gomb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	color: #003060;	
	background-image: url("pontablak/x.gif");
	height: 24px;
	width: 31px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.overlay_tinicsekkerablak {
	background-color: #000000;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}

.tinicsekkerablak_nw {
	background: transparent url(pontablak/TL_Main.png) no-repeat 0 0;			
  width:40px;
  height:40px;
}

.tinicsekkerablak_n {
  background: transparent url(pontablak/T_Main.png) repeat-x 0 0;			
  height:40px;
}

.tinicsekkerablak_ne {
  background: transparent url(pontablak/TR_Main.png) no-repeat 0 0;			
  width:40px;	  
  height:40px;
}

.tinicsekkerablak_w {
  background: transparent url(pontablak/L_Main.png) repeat-y top left;			
  width:40px;
}

.tinicsekkerablak_e {
  background: transparent url(pontablak/R_Main.png) repeat-y top right;			
  width:40px;	  
}

.tinicsekkerablak_sw {
  background: transparent url(pontablak/BL_Main.png) no-repeat 0 0;			
  width:40px;
  height:40px;
}

.tinicsekkerablak_s {
  background: transparent url(pontablak/B_Main.png) repeat-x 0 0;			
  height:40px;
}

.tinicsekkerablak_se, .tinicsekkerablak_sizer {
  background: transparent url(pontablak/BR_Main.png) no-repeat 0 0;			
  width:40px;
  height:40px;
}

.tinicsekkerablak_sizer {
	cursor:se-resize;	
}


/* FOR IE */
* html .tinicsekkerablak_nw {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/TL_Main.png", sizingMethod="crop");
}

* html .tinicsekkerablak_n {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/T_Main.png", sizingMethod="scale");
}

* html .tinicsekkerablak_ne {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/TR_Main.png", sizingMethod="crop");
}

* html .tinicsekkerablak_w {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/L_Main.png", sizingMethod="scale");
}

* html .tinicsekkerablak_e {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/R_Main.png", sizingMethod="scale");
}

* html .tinicsekkerablak_sw {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/BL_Main.png", sizingMethod="crop");
}

* html .tinicsekkerablak_s {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/B_Main.png", sizingMethod="scale");
}

* html .tinicsekkerablak_se {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/BR_Main.png", sizingMethod="crop");
}

* html .tinicsekkerablak_sizer {
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.goldengate.hu/themes/pontablak/BR_Main.png", sizingMethod="crop");
}


