div.divtesztgrafikonalap{
	display: block;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.divtesztgrafikonkulonbseg{
	height: 20px;
	width: 100px;
	border: 1px solid #CCCCCC;
	float: left;
	display: block;
}
div.divtesztgrafikonertek{
	background-color: #CCCCCC;
	height: 20px;

}
div.divtesztcimkebal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 10px;
	display: block;
	float: left;
	margin-right: 2px;
	position: relative;
	top: 3px;
}

div.divtesztcimkejobb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	height: 10px;
	display: block;
	float: right;
	margin-left: 2px;
	position: relative;
	left: 0px;
	top: 3px;
}
div.divtesztcimkekozep{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	display: block;
	position: absolute;
	float: left;
	font-weight: bold;
	margin-left: 35px;
	margin-top: 3px;
}
div.divtesztcimkekozep:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	display: block;
}
table.tabletesztstatisztika{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	width: 100%;
	height: 10px;
	overflow: hidden;
	color: #999999;
}
tr.trtesztstatisztika{
	border: 1px solid #CCCCCC;
}
td.tdtesztstatisztika{
	padding-right: 3px;
	padding-left: 3px;
	border: 1px dotted #CCCCCC;
}
td.tdtesztstatisztika:hover{
	background-color: #000000;
	color: #FFFFFF;
}
tr.trtesztmegjegyzes{
	
}
td.tdtesztmegjegyzes{
	display: none;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
table.tabletesztlista{
	margin-top: 5px;
	margin-bottom: 5px;
}
tr.trtesztlista{

}
td.tdtesztlistaemail{
	border: 1px dotted #CCCCCC;
	font-weight: bold;
	color: #006600;
}
td.tdtesztlistalehetoseg{
	border: 1px dotted #CCCCCC;
	color: #FF6600;
	font-weight: bold;
}
td.tdtesztlistamegjegyzes{
	border: 1px dotted #CCCCCC;
	font-size: 10px;
	font-style: italic;
}
td.tdtesztlistaipcim{
	border: 1px dotted #CCCCCC;
	font-size: 10px;
}
td.tdtesztlistadns{
	border: 1px dotted #CCCCCC;
	font-size: 10px;
}
td.tdtesztlistadatum{
	border: 1px dotted #CCCCCC;
	font-size: 10px;
}