BODY
{
	margin-left: 0px;
	margin-top: 5px; 
	font-family: arial;
}

TD, TH
{
	font-family: arial;
}

INPUT
{
	border: solid 1px;
	border-color: #006ad8;
	font-family: arial;
	font-size: 12px;
	width: 130px;
}

.bulletLink
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #7d7d7d;	
}

.bulletLink:hover
{
	text-decoration: underline;
	color: #920605;
}

.bulletHead
{
	font-family: arial;
	font-size: 17px;
	color: #900604;
	font-weight: bold;
	padding-left: 14px;
	padding-bottom: 10px;
}

.bulletContent
{
	font-family: arial;
	/*list-style-image: url('images/bullet.gif');*/
	line-height: 120%;
	display: inline;
}

.bulletValaszto
{
	width:1px;
	background-color: #7d7d7d;
}

ul
{
	/*list-style-image: url('images/bullet.gif');*/
	list-style-type: square;
	text-indent: -2.5em;
	list-style-position: inside;
	color: #900604;
}


.map
{
	border-top: solid 1px;
	border-bottom: solid 1px;
	border-color: #969696;
}
.searchText
{
	font-family: arial;
	font-size: 12px;
	color: #890600;
	text-align: right;
	border-top: solid 1px;
	border-color: #969696;
}

TABLE.search
{
	
}

TD.footer
{
	background-image: url('../images/footer.jpg');
	background-repeat: no-repeat;
	height: 29px;
}

TD.fLink
{
	color: #FFFFFF;	
	font-size: 11px;
}

.footerLink
{
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;	
}

.footerLink:hover
{
	font-size: 11px;
	text-decoration: underline;
	color: #FFFFFF;
}

TD.newsTxt
{
	font-size: 11px;
	color: #656565;
	width: 30%;
}

SPAN.newsTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #1990f6;
}

a
{
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	color: #006ad8;	
	font-weight: normal;
}

a:hover
{
	text-decoration: underline;
	color: #006ad8;
}

IMG.flag
{
	border: solid 1px #ccc;
}
