.tartalom
{text-align: justify;
font-family: trebuchet ms;
font-size: 11px;
line-height: 13px;
margin: 2px;}

#img1  img {
border: 1px solid #51547b;
padding:3px;
background-color:#777474;
margin-right:4px;
margin-left:4px;
margin-bottom: 4px;
}

#img1 a img {
	border: 1px solid #51547b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	background-color: #606261;
margin: 2px;


}



#img1 a:hover img {
	border: 1px solid #51547b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	background-color: #777474;
margin: 2px;



}

#twitterimg a img {
	border: 1px solid #51547b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	background-color: #606261;
margin-left:4px;
margin-right: 4px;


}

td
{font-size: 11px;}


.tart { 
font-size: 11px;
color: #9c84a6;
line-height: 12px;
font-family: tahoma;
padding-left:8px;
padding-right:8px;
text-align: justify;
}


a:link, a:visited, a:active{
color: #e3a24b;
text-decoration:none;
cursor:crosshair;
}


a:hover {
color: #9c84a6;
text-decoration:none;
cursor:crosshair;
}

blockquote
{font-size: 11px;
color: #9c84a6;
border-left:4px solid #51547b;
background-color: #606261;
padding:4px;}

#img3 a img {
border: 0px solid #EEEEEE;
padding: 1px;}

#img3 a:hover img{
border: 0px solid #EEEEEE;
padding: 1px;}

body
{font-family: tahoma;
font-size: 11px;
color: #9c84a6;
padding: 10px;
cursor: default;
}

#img2 a img {
	border: 1px solid #51547b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
	background-color: #606261;
margin: 2px;


}

#img2 a:hover img {

	border: 1px solid #51547b;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px;
margin: 2px;
background-color: #777474;



}

.twitter li{
	background-color:#777474;
	padding: 3px;
	margin: 2px;
	display: block;
 	font-family: tahoma; 
	font-size: 11px;
	line-height: 11px;
	color: #51547b; 
	border: 1px solid #51547b; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
}
.twitter li:hover{
	background-color: #555755;
	border: 1px solid #51547b; 
	-moz-border-radius:  3px; 
	-webkit-border-radius: 3px; 
	border-radius: 3px;
	color: #9c84a6;
}
.twitter li.last{
	margin-bottom: 0px;
}
#mainContent #rightCol a.light{
	color: #c66440;
}
.twitter li a:link, .twitter li a:active, .twitter li a:visited{
	color: #e3a24b;
}
.twitter li a:hover{
	color: #e3a24b; 
}



.welcome { 
font-size: 11px;
color: 9c84a6;
line-height: 12px;
font-family: tahoma;
text-align: justify;
}


b
{color: #d66261;}

b2
{color: #e5d7a5;}

i
{color: #70a0c5; }


.cim { 
background-image: url(pfriss1.jpg);
   height: 89px;
text-align: center;
color:#e5d7a5;
font-family: verdana;
line-height: 38pt; 
font-size: 18px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: px;
}


.author{
background-image: url(pbg.jpg);
text-align: center;
font-family: Trebuchet ms;
font-size: 11px;
color: #659ea1;
}


.news{
background-image: url(pbg.jpg);
text-align: justify;
padding-left:8px;
padding-right:8px;
color: #9c84a6;
font-family: trebuchet ms;
font-size: 11px;

}

.al { background-color: #d2d6d9; margin: 1px;
	border-bottom: 0px dotted #ff8a36;}
.al :hover{ background-color: #c8d2d1; }



#al a img {
	border: 1px solid #8dc8d0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	background-color: #c8d2d1;
margin: 2px;
}

#al a:hover img {
	border: 1px solid #ff9059;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 3px;
	background-color: #c8d2d1;
margin: 2px;
}

 	#dhtmlgoodies_tooltip{
		background-color:#777474;
		border:1px solid #51547b;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:9px;
		color: #e3a24b;
		-moz-border-radius:6px;	
		font-family: Tahoma;
		
	}
	#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#777474;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=0);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/