 /*PNG javító*/
 /*
  USAGE: All you have to do is include this one line in your CSS file, with the
  tag names to which you want the script applied:
 */
 /*div, img { behavior: url(iepngfix.htc) } ez elcseszi IE8-on!!!*/
 /*
  Alternatively, you can specify that this will apply to all tags like so:
   * { behavior: url(iepngfix.htc) }
 */

.betu9_feh {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;
}

.betu11_feh {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;
}

.betu12_feh {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;
}

.betu13_feh {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;
}
a
{
  outline: none; /* ez tüntei el Mozilla esetén a vékony pöttyös keretet a link körül, pl. a nyilak körül*/
  /*text-decoration:none;*/ /* ez tünteti el az aláhúzást */
  color:#FFFF99;
}

div.p
{
    /*color:#33FF66;
 	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;*/
}

.betu_gallery {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#FFFF99;
	text-align:center;
}

.fejlec_gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: transparent;
	color: #FFFF99;
	font-size: 1em;
}

table.thumbs {
    text-align: center;
	margin: 0 auto 0 auto;
}
td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #47282D;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}
td.thumbcell img {
	border-style: none;
	text-align:center;
}

td.selected {
	border-style: outset;
	border-width: 2px;
}

