.gfs-CsuszoPanel {position: relative; z-index:0; /*width: 100%;*/ width: 866px; height: 242px; padding: 0px; border: none;}

.gfs-CsuszoPanelTarolo {position: relative; width: 100%; margin: 0px; padding: 0px; border: none;}

.gfs-CsuszoPanelTartalom {/*width: 100%;*/ width: 866px; height: 242px; overflow: hidden; margin: 0px; padding: 0px; border: none;}

.gfs-CsuszoPanelAnimating * {/*overflow: hidden !important;*/}

.gfs-CsuszoPanelCurrentPanel {}

.gfs-CsuszoPanelFocused {}

/* ////// VÁLTOZTATÁSOK A HORIZONTÁLIS CSÚSZÁS ESETÉN ////// */
#gfs-csp .gfs-CsuszoPanel {
	float: left;
}
#gfs-csp .gfs-CsuszoPanelTarolo {
	float: left;
	width: 866px; /* ////// ÍGY HORIZONTÁLISAN CSÚSZIK, FÜGGŐLEGES CSÚSZÁSHOZ VÁLTOZTATNI A SZÉLESSÉGET ////// */
}									/* ////// és az gfs-info absolute paramétereit törölni ///////////////////////////////////////// */
#gfs-csp .gfs-CsuszoPanelTartalom {
	float: left;
}
/* ////// /////////////////////////////////////////// ////// */

.gfs-csp-info {
	
	position: absolute;
	z-index:100;
	
	/*top: 35px;*/
	width:247px;
	padding:44px 0px 5px 527px;
	/*background-image:url('../images/transzparens-info-bgr.png');*/
}

.gfs-csp-info h2 {
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	font-size:12px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.gfs-csp-info h2 a {
	font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	letter-spacing: normal;
	font-size:12px;
	color: #FFFFFF;
	margin:0px;
	padding:0px;
	overflow:hidden;
}



.gfs-csp-info .gfs-csp-info-bgr {
	background-image:url('../images/transzparens-info-bgr.png');
	
	position:absolute;
	z-index:-5;
	
	top: 0;
	left: 512px;
	width:286px;
}

.gfs-csp-info .gfs-csp-cim {
	padding: 0px;
	margin: 0px;
	border-bottom:dotted 1px #9EAC20;
}
.gfs-csp-info .gfs-csp-cim h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	font-size:18px;
	color: #9EAC20;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.gfs-csp-info .gfs-csp-cim h3 a {
	font-family:Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	letter-spacing: normal;
	font-size:18px;
	color: #9EAC20;
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.gfs-csp-info .gfs-csp-szoveg {
	/*color:#CCCCCC;	*/
	margin:0px;
	padding:0px;
	overflow:hidden;
}

.gfs-csp-info .gfs-csp-szoveg h2/*, h2 a, h2 a:link, h2 a:visited, h2 a:hover*/ {
	font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	text-align:justify;
	font-size:12px;
	color:#ffffff;
	margin:0px;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}

.gfs-csp-info .gfs-csp-bovebben {
	padding: 5px 0px 0px 0px;
}

.gfs-csp-navigacio {
	background-image:url('../images/nav-bgr.png');
	height:20px;
	position:absolute;
	z-index:2;
	top: 0;
	/*width:856px;*/
	padding:0px 10px 0px 0px;
	text-align:center;
	font-size:14px;
	color:#CCCCCC;
}
.gfs-csp-trnav-bgr-bal {
	background-image:url('../images/tr-nav-bal.png');
	background-repeat:no-repeat;
	background-position:left;

}
.gfs-csp-trnav-bgr-jobb {
	background-image:url('../images/tr-nav-jobb.png');
	background-repeat:no-repeat;
	background-position:right;
}


.gfs-csp-navigacio a:link {
	font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	color:#CCCCCC;
}
.gfs-csp-navigacio a:visited {
	font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	color:#CCCCCC;
}
.gfs-csp-navigacio a:hover {
	font-family: Arial, Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
	text-transform: none;	
	color:#CCCCCC;
}
