html,body{
      margin:0px 0px 10px 0px;
      padding:0px 0px 0px 0px;
      height:100%;
      border:none;
   }
body {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
	background-color:#000000;
}

input, textarea, select{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

td{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration:none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration:underline;
}

a.a_kek {
	font-family: Tahoma;
	font-size: 11px;
	color: #0094D2;
	text-decoration:none;
}
a.a_kek:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration:underline;
}

a.a_lila {
	font-family: Tahoma;
	font-size: 11px;
	color: #570049;
	text-decoration:none;
}
a.a_lila:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration:underline;
}

a.a_szurke {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a.a_szurke:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration:underline;
}



a.a_hov {
	font-family: Tahoma;
	font-size: 11px;
	color: #4B4B4B;
	text-decoration:none;
}
a.a_hov:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000CC;
	text-decoration:underline;
}

input.gomb_szurke{
	background-color:#666666;
	border:1px solid #CCCCCC;
	color:#FFFFFF;
	font-weight:bold;
}
