html, body, p {
	font-family : Times, serif;
	font-size : 12pt;
	line-height : 18pt;
	text-align : left;
	background : #fff;
	color : #000;
}

@page {
	size : auto;
	margin : 5cm;
	orphans : 2;
	widows : 2;
}

#banner, #menubar, #kiegeszitobox, #kapcsolodobox, #login, #balmenu, #jobbmenu, #uelogo, #footer {
	display : none;
}

#logo {
	margin : 40px 8px 0 8px;
	border : 0;
	float : left;
	display : inline;
	clear : left;
}
.menu {
	position : static;
	width : 139px;
	height : 101px;
	margin : 19px 0 0 0 !important; margin : 16px 0 0 0;
	padding : 0px;
	float : left;
	background: url(images/bgbutton.gif) top no-repeat;
	display : inline;
}
.menubutton {
	border : 0;
	margin : 6px;
	display : inline;
}
#ebbenaszamban {
	float : left;
	width : 620px;
	border-right : 4px solid white;
}
#fokep {
	border : 0;
	width : 604px;
	height : 200px;
	margin : 4px 0 0 4px;
	float : left;
	border : 4px solid white;
	display : inline;
}
.ebbenaszambanimg {
	float : left;
	margin : 4px;
	clear : left;
}
.ebbenaszambantxt {
	float : left;
	margin : 0 4px;
	font: 11px "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	text-align : left;
	width : 608px;
	clear : left;
}
#teljescikk {
	float : right;
	border : 0;
	margin-bottom : 4px;
}
#tovabbiimg {
	float : left;
	margin : 4px 0 0 4px;
	display : inline;
}
#kepesmenu {
	float : left;
	width : 764px;
	border-top : 4px solid white;
}
.menubox {
	width : 148px;
	height : 100px;
	float : left;
	margin : 4px 0 0 4px;
	display : inline;
}
.menubox .kep {
	width : 140px;
	height : 60px;
	border : 4px solid white;
}
.menubox h1 {
	font : bold 11px/13px "Trebuchet MS", Arial, Verdana, Tahoma, sans-serif;
	text-align : left;
	margin : 0px;
}
#navigation {
	font-family : arial, helvetica, sans-serif;
	position : static;
	font-size: 10px;
	color: #000;
	padding : 4px 0px;
	text-align : left;
	background : #fff;
}
#navigation a:link { text-decoration: underline; color: #000} 
#navigation a:visited { text-decoration: underline; color: #000}
#navigation a:hover { text-decoration: underline; color : #000; }

#main {
	padding : 0px 4px;
	background : white;
	float : left;
}
#tartalom {
	background : #ffF6DF;
	float : left;
}
#szovegter {
	background : #Fff;
	float : left;
	border-left : 4px solid white;
	border-right : 4px solid white;
	border-top : 4px white solid;
	min-height : 400px;
}

#copyright {
	clear : both;
	width : 100%;
	height : 25px;
	border-top : 1px solid #000;
	background : #fff;
}
.copyright {
	font-size: 10px;
	color: #000;
}

/*  cikk megjelenítése  */
#cimbox {
	text-align : left;
	margin : 4px;
	padding-bottom : 2px;
	border-bottom : 1px solid #000;
	width : 100%;
}
.felcim {
	font-weight : bold;
	font-size : 12pt;
	line-height : 14pt;
	color: #000;
	margin : 8px 0 0 0;
}
.cim, h1 {
	font-weight: bold;
	font-size : 24pt;
	line-height : 28pt;
	color: #000;
	margin : 8px 0;
}
.szerzo {
	font-style : italic;
	font-size: 10pt;
	line-height : 14pt;
	color: #888;
	text-align : left;
	margin : 0;
}
#cikkbox {
	color: #000000;
	text-align : justify;
	margin : 4px;
}
.lead {
	text-align : left;
	font-weight : bold;
	margin : 1em 0;
}
.kozcim, h3 {
	font-size: 14pt;
	color : #000;
	text-align : left;
	font-weight : bold;
	margin-bottom : -0.75em !important; margin-bottom : -1.25em;
}
.kerdes {
	text-align : justify;
	font-weight : bold;
}
.folytatas {
	text-align : right;
	text-decoration : none;
	font : bold 10px/14px Arial, Helvetica, sans-serif;
	color : #000;
}
a.folytatas:hover {
	color: black;
}

/*  képek a cikkekben  */
#cikkbox IMG {
	border : 1px solid #000;
}
.alloKepBal, .alloKepJobb, .alloKepNagy, .fekvoKepBal, .fekvoKepJobb, .fekvoKepNagy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777;
	text-align : left;
	margin-bottom : 4px;
}
.alloKepBal, .fekvoKepBal {
	float : left;
	margin-right : 8px;
}
.alloKepJobb, .fekvoKepJobb {
	float : right;
	margin-left : 8px;
}
.alloKepBal, .alloKepJobb {
	width : 152px;
}
.alloKepBal IMG, .alloKepJobb IMG {
	width : 150px;
}
.fekvoKepBal, .fekvoKepJobb {
	width : 202px;
}
.fekvoKepBal IMG, .fekvoKepJobb IMG {
	width : 200px;
}
.alloKepNagy, .fekvoKepNagy {
	margin : 1em auto;
}
.alloKepNagy {
	width : 302px;
}
.alloKepNagy IMG {
	width : 300px;
}
.fekvoKepNagy {
	width : 402px;
} 
.fekvoKepNagy IMG {
	width : 400px;
}


/*  keretesek  */
.keretesBal, .keretesJobb, .keretesNagy {
	background : #ccc;
	color : #000;
	font-weight : bold;
	font-style : italic;
	padding : 8px;
	border : 1px solid black;
}


/*  cikkek csoportos megjelenítése  */

.group {
	width : 230px;
	float : left;
	margin : 4px !important;
	display : inline;
}
.groupseparator {
	width : 300px;
	height : 0px;
	float : left;
	overflow : hidden;
}
.groupheader {
	text-align : left;
	float : left;
}
.grouppicture {
	float : left;
	width : 50px;
	height : 50px;
	border : 1px solid #C2C2C2;
	background : white;
	margin : 0 4px 0 0;
}
.grouptitle {
	height : 52px;
	font: bold 11px/17px "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	color : black;
	text-align : left;
	display : table-cell;
	vertical-align : bottom;
}
a.grouptitletxt:link { text-decoration: underline; color: #992137; }
a.grouptitletxt:visited { text-decoration: underline; color: #992137; }
a.grouptitletxt:hover { text-decoration: underline; color: #000000; }

.groupauthor {
	color: #000;
	margin : inherit;
	line-height: 10px;
}
.groupdata {
	clear : both;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 9px;
	color : gray;
	text-align : left;
	padding-top : 3px;
}
.grouptext {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #000;
	text-align : left;
}
a.grouptext:link { text-decoration: underline; }
a.grouptext:visited { text-decoration: underline; }
a.grouptext:hover { text-decoration: underline; color: #000000}