
.foblokkkeret {
	BORDER-RIGHT: #ffffff 1pt solid; BORDER-TOP: #ffffff 1pt solid; BORDER-LEFT: #ffffff 1pt solid; BORDER-BOTTOM: #ffffff 1pt solid
}
.kep_keret {
	BORDER-RIGHT: #ffffff 1pt solid;
	BORDER-TOP: #ffffff 1pt solid;
	BORDER-LEFT: #ffffff 1pt solid;
	BORDER-BOTTOM: #ffffff 1pt solid;
}
.bal_kep
		{
		background: url(../image/2011/fejlec_bal_160x360.png)  no-repeat top right;
		}
		
.jobb_kep
		{
		background: url(../image/2011/fejlec_jobb_160x360.png) no-repeat top left;
    	}
.kozep_kep
		{
		background: url(../image/2011/fejlec_kozep_800x360.png)  no-repeat top center;
		}

.also_csik_bal
		{
		background: url(../image/2011/also_csik_bal.png)  no-repeat top right;
		}
.also_csik_kozep
		{
		background: url(../image/2011/also_csik.png)  no-repeat top center;
		}
.also_csik_jobb
		{
		background: url(../image/2011/also_csik_jobb.png)  no-repeat top left;
		}		

	
.cimsor {
	font-family: trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #67676;
}
.text {
	font-family: trebuchet MS;
	font-size: 12px;
	text-align: justify;
}
.text_szoveg {
	font-family: trebuchet MS;
	font-size: 15px;
	text-align: justify;
	color:#333333;
}

.text_auto {
	font-family:  trebuchet MS;
	font-size: 11px;
}

.kepalairas {
	font-family: trebuchet MS;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.text_ar_fej {
	font-family:  trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	background-color: #194dc3;
	color: #FFFFFF;
	text-align: center;
}

.kep_keret {
	text-decoration: none;
}
.text1 {
	font-family:  trebuchet MS;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-align: center;
}
.text2 {
	font-family:  trebuchet MS;
	font-size: 14px;
	font-weight: lighter;
	font-style: italic;
	text-align:center;
}
.text2_strong {
	font-family:  trebuchet MS;
	font-size: 16px;
}




<!-----------------------------buborek kezd---------------------------------->
/* 
 *	These styles are needed for the styling of the demo page.
 *	You only need the colortip-1.0-jquery.css stylesheet to display
 *	the colorful tooltips on your site.
 */

*{
	margin:0;
	padding:0;
}



h1{
	color:#6f9e1d;
	font-size:40px;
}

h2{
	font-size:22px;
	font-style:italic;
	font-weight:normal;
	color:#515151;
}

h1,h2{
	font-family: trebuchet MS;
	margin:30px 0;
}

p{
	padding-bottom:15px;
	line-height:1.5;
	text-align:justify;
}



h2.backToTz{
	position:absolute;
	right:0;
	top:52px;
	white-space:nowrap;
}



.colorTip{
	/* This class is assigned to the color tip span by jQuery */
	
	display:none;
	position:absolute;	
	left:50%;
	top:-30px;
	padding:6px;
	
	background-color:white;
	font-family: trebuchet MS;
	font-size:11px;
	font-style:normal;
	line-height:1;
	text-decoration:none;
	text-align:center;
	text-shadow:0 0 1px white;
	white-space:nowrap;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

.pointyTip,.pointyTipShadow{
	/* Setting a thick transparent border on a 0x0 div to create a triangle */
	border:6px solid transparent;
	bottom:-12px;
	height:0;
	left:50%;
	margin-left:-6px;
	position:absolute;
	width:0;
}

.pointyTipShadow{
	/* The shadow tip is 1px larger, so it acts as a border to the tip */
	border-width:7px;
	bottom:-14px;
	margin-left:-7px;
}

.colorTipContainer{
	position:relative;
	text-decoration:none !important;
}


/* 6 Available Color Themes */

.white .pointyTip{ border-top-color:white;}
.white .pointyTipShadow{ border-top-color:#ddd;}
.white .colorTip{
	background-color:white;
	border:1px solid #DDDDDD;
	color:#555555;
}

.yellow .pointyTip{ border-top-color:#f9f2ba;}
.yellow .pointyTipShadow{ border-top-color:#e9d315;}
.yellow .colorTip{
	background-color:#f9f2ba;
	border:1px solid #e9d315;
	color:#5b5316;
}

.blue .pointyTip{ border-top-color:#d9f1fb;}
.blue .pointyTipShadow{ border-top-color:#7fcdee;}
.blue .colorTip{
	background-color:#d9f1fb;
	border:1px solid #7fcdee;
	color:#1b475a;
}

.green .pointyTip{ border-top-color:#f2fdf1;}
.green .pointyTipShadow{ border-top-color:#b6e184;}
.green .colorTip{
	background-color:#f2fdf1;
	border:1px solid #b6e184;
	color:#558221;
}

.red .pointyTip{ border-top-color:#bb3b1d;}
.red .pointyTipShadow{ border-top-color:#8f2a0f;}
.red .colorTip{
	background-color:#bb3b1d;
	border:1px solid #8f2a0f;
	color:#fcfcfc;
	text-shadow:none;
}

.black .pointyTip{ border-top-color:#333;}
.black .pointyTipShadow{ border-top-color:#111;}
.black .colorTip{
	background-color:#333;
	border:1px solid #111;
	color:#fcfcfc;
	text-shadow:none;
}
<!-----------------------------buborek vege---------------------------------->

