/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* fomenu */
.fomenuLnk:link {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
}

.fomenuLnk:visited {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
}

.fomenuLnk:hover {
	font-family: Arial;
	font-size: 11px;
	color: #678eb3;
	text-decoration: underline;
}

.fomenuLnk:active {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
	text-decoration: none;
}

/* szavazasok link */
.szavLnk:link {
	font-family: Arial;
	font-size: 11px;
	color: #3b4a2b;
	text-decoration: underline;
}

.szavLnk:visited {
	font-family: Arial;
	font-size: 11px;
	color: #3b4a2b;
	text-decoration: underline;
}

.szavLnk:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.szavLnk:active {
	font-family: Arial;
	font-size: 11px;
	color: #3b4a2b;
	text-decoration: underline;
}


/* top 10 link */
.topten:link {
	font-family: Arial;
	font-size: 11px;
	color: #818181;
	text-decoration: underline;
}

.topten:visited {
	font-family: Arial;
	font-size: 11px;
	color: #818181;
	text-decoration: underline;
}

.topten:hover {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.topten:active {
	font-family: Arial;
	font-size: 11px;
	color: #818181;
	text-decoration: underline;
}

.whiteArial {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
input.text {
	font-family: Arial;
	font-size: 10px;
	color: #5c5c5c;
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #BBBBBB;
}
.admintd {
	font-family: Arial;
	font-size: 11px;
	color: #5c5c5c;
}

/* hir styleok */
.tovabb_lnk:link {
	font-family: Arial;
	font-size: 16px;
	color: #029bcf;
	text-decoration: none;	
}
.tovabb_lnk:visited {
	font-family: Arial;
	font-size: 16px;
	color: #029bcf;
	text-decoration: none;
}
.tovabb_lnk:hover {
	font-family: Arial;
	font-size: 16px;
	color: #ff7e00;
	text-decoration: underline;	
}
.tovabb_lnk:active {
	font-family: Arial;
	font-size: 16px;
	color: #029bcf;
	text-decoration: none;
}

.hir_cim {
	font-family: Arial;
	font-size: 16px;
	color: #46596b;
}

.hir_text {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
}

td {
	font-family: Arial;
	font-size: 12px;
	color: #444444;
}

/* normal stilusok */
.cim {
	font-family: Arial;
	font-size: 16px;
	color: #46596b;
}

.kiscim {
	font-family: Arial;
	font-size: 12px;
	color: #46596b;
}
.kisalcim {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
}
.kekcim {
	font-family: Arial;
	font-size: 13px;
	color: #003c85;
}

.csopLnk:link {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
	text-decoration: underline;
}
.csopLnk:visited {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
	text-decoration: underline;
}
.csopLnk:hover {
	font-family: Arial;
	font-size: 12px;
	color: #769f4a;
	text-decoration: none;
}
.csopLnk:active {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
	text-decoration: underline;
}

/* akcios termekek */
.akcioLnk:link {
	font-family: Arial;
	font-size: 13px;
	color: #003c85;
	text-decoration: none;
}
.akcioLnk:visited {
	font-family: Arial;
	font-size: 13px;
	color: #003c85;
	text-decoration: none;
}
.akcioLnk:hover {
	font-family: Arial;
	font-size: 13px;
	color: #769f4a;
	text-decoration: underline;
}
.akcioLnk:active {
	font-family: Arial;
	font-size: 13px;
	color: #003c85;
	text-decoration: none;
}

/* USER STILUSOK */
#doc td {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

#doc .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 13px;
	text-decoration: none;
}

#doc .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5386B5;
	line-height: 14px;
	text-decoration: none;
}

#doc a:link {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
	text-decoration: underline;
}
#doc a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
	text-decoration: underline;
}
#doc a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #769f4a;
	text-decoration: none;
}
#doc a:active {
	font-family: Arial;
	font-size: 12px;
	color: #029bcf;
	text-decoration: underline;
}
