
html, body, div { margin: 0px 0px 0px 0px; }								/* az alapertelmezett margin es padding eltavolitasa */
a img, :link img, :visited img { border:none; }				/* a linkelt kepek alapertelmezett borderenek eltavolitasa */
:link,:visited { text-decoration: none; }					/* a linkek alapertelmezett alahuzasanak eltavolitas */
h1, h2, pre, code { font-size: 18px; margin-bottom: 25px;}		/* a heading, a pre es a code bongeszonkent eltero formazasanak torlese */
h3, h4 { font-size: 14px; margin-bottom: 25px;}		/* a heading, a pre es a code bongeszonkent eltero formazasanak torlese */
h5, h6 { font-size: 12px; margin-bottom: 25px;}		/* a heading, a pre es a code bongeszonkent eltero formazasanak torlese */

address { font-style: normal; }								/* de-italicize address */
a:link, a:visited, a:hover, a:active {
	font-size: 12px;
	text-decoration: none;
	cursor:pointer;
	color: #a0001a;
	border-bottom: 1px dotted #960;
}
a:hover {
	text-decoration: none; /* IMAGE REPLACE IE6 miatt  */
	color: #000;
}

input { padding-bottom: 2px; }



body {
    font-family: arial, sans-serif;
    font-size: 12px;
    color: #000;
    background: #fff url(../img/sitebg.jpg) repeat-x top center ;
}
.hatterpussz {
	margin: 0 auto 0 auto;
	width: 854px;
	background: url(../img/cbg.jpg) no-repeat top center;
}
.head {
	margin: 0 auto 0 auto;
	width: 835px;
	height: 196px; 
	
}
.tartalom {
	margin: 0 auto 0 auto;
	width: 834px;
	background: url(../img/bg.jpg) repeat-y top center;
}
.footer {
	clear: both;
	margin: 0 auto 0 auto;
	width: 835px;
	height: 72px;
	background: url(../img/foot835.jpg) no-repeat top center;
}
.baloszlop {
	float: left;
	width: 160px;
	min-height: 200px;
	padding: 10px;
}
.baloszlop a {
	font-size: 13pt;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 20px;
	display:block;
}
.jobboszlop {
	float: right;
	width: 160px;
	padding: 10px;
}
.jobboszlop a {
	font-size: 13pt;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	display:block;
}
.kozep {
	float: left;
	width: 450px;
	padding: 0 12px 10px 12px;
	text-align: justify;
}

.table td {
	padding: 5px;
}
.baloszlop a {font-size: 13pt;}

.baloszlop:hover {background: #fefaef; width: 160px; border-top: solid 1px #ebdbba; border-bottom: solid 1px #ebdbba;}

.jobboszlop a {font-size: 13pt;}

.jobboszlop:hover {background: #fefaef; width: 160px; border-top: solid 1px #ebdbba; border-bottom: solid 1px #ebdbba;}