body 
{	font-family: "arial unicode ms", arial, sans-serif;
	background: #EFEFEF;
}
:link 
{	color: #093a74;
	text-decoration: none;
}
:visited 
{	color: #093a74;
	text-decoration: none;
}
a:hover
{	text-decoration: underline;
}
.hibauzenet
{  color: red;
}
a.info
{	text-decoration: underline;
}
a.info:hover
{	text-decoration: none;
}
a.lab
{	color: #95cfff;
}
a.lab:visited
{	color: #95cfff;
}
a.jogszab
{	color: black;
}
a.jogszab:hover
{	text-decoration: underline;
}
a.jogszab:visited
{	color: black;
}

/* Keret */

div.lap
{	text-align: left; 
	background-color: white;
	width: 1001px;
	border: solid 1px #cccccc;
	margin: 0 auto;
}
div.fejlec
{	width: 1001px;
	height: 173px;
	text-align: center;
	background: #1364b6;
}
img.fejkep
{	border: 0px solid;
	width: 1001px;
	height: 172px;
	padding-top: 1px
}
div.torzs
{	width: 100%;
	text-align: center;
}
div.fulek
{	text-align: left;
	width: 160px;
	border-bottom: solid 1px #cccccc;
	padding: 10px 5px
}
div.hirdetesek
{	text-align: center;
	padding-top: 10px;
	color: #093a74;
}
div.lablec
{	width: 1001px;
	border: solid 1px #000000;
	text-align: center;
	margin: 5px auto;
	padding-top: 8px;
	padding-bottom: 7px;
	background-color: #222222;
	color: #bbbbbb;
}

/* Menu */

#menu
{	width: 100%;
	height: 40px;
	margin: 0 auto;
	
}
#menu ul
{	margin: 0;
	list-style: none;
	line-height: normal;
}
#menu li
{	display: inline;
	margin: 0;
	padding: 0;
}
#menu a
{	color: #093a74;
	font-size: smaller;
	display: block;
	float: left;
	height: 26px;
	padding: 14px 28px 0 28px;
	border-left: 1px solid #dddddd;
	border-right: 2px solid white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}
#menu a:hover
{	text-decoration: underline;
}
#menu .first a
{	padding-left: 0;
	border-left: none;
}	
#menu .last a
{	padding-right: 0;
	border-right: none;
}

#orahely
{	width: 175px;
	height: 26px;
	font-size: smaller;
	color: balck;
	float: right;
	padding-top: 14px;
}

p
{	text-align: justify;
}
p.regdoboz
{	margin: 10px; 
	padding: 10px; 
	border-style: solid; 
	border-width: thin;
	text-align: justify;
}
p.regdoboz:hover
{	background-color:  rgb(233, 233, 233);
}

.szoveg
{	margin: 10px;
}

/* Agora */

table.agora
{	border-bottom: solid #0754b0;
	width: 100%;
	text-align: left;
}
tr.fejlec
{	background-color:  #0754b0; 
	color: white;
	font-weight: bold;
}
tr.fejlec2
{	background-color:  #f1f1f1; 
	color: black;
	font-weight: bold;
}
tr.sav
{	background-color: #f1f1f1;
}
td.osszes
{	border-top: solid #590100 1px;
}

span.osszlink
{	font-size: smaller;
	font-weight: bolder;
	color: white;
	background-color: #0754b0;
	padding: 3px 5px;
}
span.osszlink:hover
{	color: #093a74;
	background-color: white;
	text-decoration: underline;
}

td.bal
{	color: black;
	font-weight: bold;
	font-size: small;
}

td.menu
{	width: 170px;
	vertical-align: top;
	padding-left: 5px;
	border-left: solid 1px #cccccc;
}
a.sorlink
{	text-transform: uppercase;
	font-size: smaller;
	font-weight: bolder;	
}

/* Oldalsav */

a.kis_agora
{	color: #590100;
	font-weight: BOLDER;
	font-size: 10pt;
}
img.kis_agora
{	border: 0px solid;
	margin-top: 3px
}

span.kis_bejelentkezo
{	color: #590100;
	font-weight: bolder;
}
input.kis_bejelentkezo
{	margin: 4px;
	width: 80%
}

