@charset "ISO-8859-2";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/layout3/bcg.jpg);
}
body,td,th {
	font-family: Trebuchet MS, Arial;
	font-size: 13px;
	line-height:200%;
	color: #333333;
}
a:link {
	color: #6F8794;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #6F8794;
	
}
a:hover {
	text-decoration: underline;
	color: #6F8794;
	
}
a:active {
	text-decoration: none;
	color: #6F8794;
	
}
a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}
a.tooltiplink span {
display:none; 
}
a.tooltiplink:hover span { 
display:inline; 
position:absolute; 
padding:5px; 
color:#000000; 
background-color:#eee; 
border:1px solid #000;
text-decoration:none; 
}
a.tooltiplink:hover { 
font-size:100%; 
}
.focim {
font-size: 24px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
/* előzőleg: style3 */
}
.focimnolink {
font-size: 24px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
color: #6F8794;
}
.alcim {
font-size: 18px;
}
.datum {
font-size: 18px;
color: #666666;
/* előzőleg: style1 */
}
.styletextbox {
	font-family: Trebuchet MS, Arial;
	font-size: 12px;
	color: #333333;
}
.picsmall { 
border-color: #999999; 
border-width: 4px;
border-style: double;
}
body,html,#fullheight{height:100%}
a.tooltip {color:#6F8794; font-size:12px; line-height:125%;}
a.tooltip b {display:none;}
a.tooltip:hover {border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background: url(http://blog.csorge.hu/images/layout3/tooltip.gif) 0 0; display:block; font-size:10px; color:#6F8794;}
