/* ------------------------------ */
/* Az alapértelmezések felülírása */
/* ------------------------------ */
body {
	font-family: sans-serif;
}

a, a:visited {
}

a:hover {
}

/* ------------------ */
/* Egyedi beállítások */
/* ------------------ */

/* A menü */
a.menu, a.menu:visited {
	font-weight: bold;
	font-size:9pt;
	font-family: "Tahoma", sans-serif;
	color: white;
	text-decoration: none;
}

a.menu:hover {
	color: lightgrey;
}

/*Az ABC formázása */
a.abc_menu, a.abc_menu:visited {
	font: 14px sans-serif;
	color: green;
	text-decoration: none;
}

a.abc_menu:hover {
	color: gray;
}

/*A kategória-listázó */
a.menu2, a.menu2:visited {
}

a.menu2:hover {
}a.oldalszam, a.oldalszam:visited {
	font: 10px sans-serif;
	color: gray;
	text-decoration: none;
}

a.oldalszam:hover {
	color: red;
}

a.list, a.list:visited {
	font-size: 11px;
	text-decoration: none;
	color: #a81c1c;
}

a.list:hover {
	color: #42A9B0;
}

a.back, a.back:visited {
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a.back:hover {
	color: gray;
}

/* --------------------------- */
/* Oldalspecifikus beállítások */
/* --------------------------- */

/* Egyedi linkek beállításai */

a.oldalszam, a.oldalszam:visited {
	font: 10px sans-serif;
	color: gray;
	text-decoration: none;
}

a.oldalszam:hover {
	color: red;
}

a.list, a.list:visited {
	font-size: 11px;
	text-decoration: none;
	color: #a81c1c;
}

a.list:hover {
	color: #42A9B0;
}

a.back, a.back:visited {
	font-size: 12px;
	text-decoration: none;
	color: black;
}

a.back:hover {
	color: gray;
}

/* Egyebek */

.kiiro {
}

.kiiro_spacer {
}

.loginpanel {
	font: 10px sans-serif;
}

.header {
}

.footer {
}

.tartalom {
}

input.groovybutton
{
	font-size: 10px;
	width: 85px;
	height: 18px;
	color: #000000;
	background-color:#ffffff;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
}

input.groovybutton:hover
{
	background-color: #eeeeee;
}

.headerszoveg {
}

.navi_panel {
}

iframe {
	border: 0;
}

td.hir {
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-color: black;
	border-width: 0;
	font-family: sans-serif;
	padding: 0 0 5px 0;
}

td.hirdatum {
	font-size: 11px;
	font-weight: normal;
	border-style: solid;
	border-color: black;
	border-width: 0 0 1px 0;
	font-family: sans-serif;
	padding: 0 0 5px 0;
}

.hircim {
	font-size: 11px;
	font-weight: bold;
	font-family: sans-serif;
	padding: 5px 0 0 0;
}

.hirala {
	font-family: sans-serif;
	text-align: right;
	font-size: 10px;
	font-weight: normal;
}

.hirfelirat {
	font-family: sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.profile {
	font-family: sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.subscribe {
	font-family: sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.bekuldomezo:focus {
	background-color: white;
	border: 1px solid black;
}

.bekuldomezo {
	background-color: transparent;
	border: 1px solid black;
}

