body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #666666;

}
a {
	text-decoration: none;
	color: #993399;
	font-weight: bold;

}
a:hover {
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
.szoveg {
	padding: 5px 10px;
	font-size: 12px;
}

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {charset:iso8859-2; position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #3333; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {border:1px none #ccc; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#ffff}
#closex {position:absolute; top:-10px; right:-10px; z-index:5000; background-image:url(x.png); background-repeat:no-repeat; width:24px; height:24px; padding:0px; margin:0px;cursor: hand; cursor: pointer;}
table {
	background-color: #FFFFFF;
}

