a { color: #000000;}

a:link {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
  	font-weight: normal; font-variant: normal;
	text-transform: none; color: Black;
	text-decoration: none;}

a:visited {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; font-style: normal; line-height: normal;
  	font-weight: normal; font-variant: normal;
	text-transform: none; color: Black;
	text-decoration: none;}

a:hover {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
	color: Black;
	border-bottom: 1px dashed black;
	line-height: normal; font-weight: normal;
	text-decoration: none;}

a:active {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
	color: Black;
	border-bottom: 1px dashed black;
	line-height: normal; font-weight: normal;
	text-decoration: none;
	}

a.piros { color: #FF0000; } 

a.piros:link {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
  	font-weight: bold; font-variant: normal;
	text-transform: none; color: #FF0000;
	text-decoration: none;}

a.piros:visited {font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	font-size: 11px; font-style: normal; line-height: normal;
  	font-weight: normal; font-variant: normal;
	text-transform: none; color: #FF0000;
	font-weight: bold;
	text-decoration: none;}

a.piros:hover {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
	color: #FF0000;
	border-bottom: 1px dashed #FF0000;
	line-height: normal; font-weight: bold;
	text-decoration: none;}

a.piros:active {  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-style: normal; line-height: normal;
	color: #FF0000;
	border-bottom: 1px dashed #FF0000;
	line-height: normal; font-weight: bold;
	text-decoration: none;
	}

.basic {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	}
	
#headertable{
	background-image: url(images/header.gif);
	height: 55px;
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
	}
#menutable{
	background-image: url(images/menuback.gif);
	height: 36px;
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
}
#maintable{
	height: 224px;
	background-image: url(images/mainback.gif);
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
}
#sourcetable1{
	height: 40px;
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
	background-image: url(images/source_back.gif);
}
#sourcetable2{
	height: 40px;
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
	background-image: url(images/source_back.gif);
}
#sourcetable3{
	height: 40px;
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
	background-image: url(images/source_back.gif);
}
#spacertable{
	height: 16px;
	border-right-width: 0px;
	border-right: 1px solid #C4C4C4;
	background-image: url(images/spacer.gif);
}
.basicws {

	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #000000;

	text-decoration: none;

	background-color: #FFFFFF;

	border: 1px solid #000000}.basicw {


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;
}
.piros {


	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #FF0000;

	text-decoration: none;
}
.nagykiemel {



	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: normal;

	line-height: normal;

	font-weight: bold;

	font-variant: normal;

	text-transform: none;

	color: #000066;

	text-decoration: none;
}
.rule {
	background-color: #000066;
	border: 1px solid #000066;
}
.domainkeret {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	border: 1px solid #999999;
}

img a:hover{
	border-bottom:hidden;
	border:none;
}
.floatingdiv{
	display:none;
	position:absolute;
	border:1px solid #CC6600;
	z-index:1000;
	background-color:#E9E9E9;
}
.formdiv{
	border:1px solid #CC6600;
	background-color:#E9E9E9;
}
.floatingdiv table tr th, .formdiv tr th{
	background-color:#FF8E38;
	padding:0px;
	font-weight:bold;
	color:white;
}
.floatingdiv table{
	color:black;
	z-index:10000;
}
.formdiv{
	color:black;
}
.input{
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	border-top:none;
	border-right:none;
	background:transparent;
	text-align:center;
	width:180px;
}
.btn {
	margin-top:25px;
	border:1px solid #999999;
	width:150px;
	margin-bottom:3px;
}
.domain_nev{
	width:150px;
}