A:link{
color: #0F1558;
}

A:visited{
color: #0F1558;
}

A:active{
color: #0F1558;
}

A:hover{
color: #0000CC;
text-decoration: none;
}

BODY{
	margin: 0px;
	padding: 0px;
	background: url(../images/hatter.jpg) repeat;
	font-family: Arial;
	font-size: 13pt;
	color: #555555;
}

img{
	border: 0px;
}

.szoveg11{
	font-size: 11pt;
}

.balcsik{
	width: 9px;
	background: url(../images/balcsik.gif) repeat-y;
}

.balcsik_lezaro{
	width: 9px;
	height: 50px;
	background: url(../images/balcsik_lezaro.gif) no-repeat;
}

.belsohatter_lezaro{
	width: 915px;
	height: 50px;
	background: url(../images/belsohatter_lezaro.gif) no-repeat;
	text-align: center;
	vertical-align: top;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	line-height: 170%;
}
.belsohatter_lezaro a {color: #d00000; text-decoration: none;}
.belsohatter_lezaro a:hover {color: #FF7F01; text-decoration: underline;}

.belsohatter{
	background: url(../images/belsohatter.gif) repeat-y;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: justify;
}

.jobbcsik{
	width: 9px;
	background: url(../images/jobbcsik.gif) repeat-y;
}

.jobbcsik_lezaro{
	width: 9px;
	height: 50px;
	background: url(../images/jobbcsik_lezaro.gif) no-repeat;
}

table.arlista{
	width: 95%;
	border-collapse: collapse;
}
table.arlista caption{
	font-weight: bold;
	padding-bottom: 10px;
}
table.kepek{
	width: 95%;
	text-align: center;
}
table.kepek td{
	padding-top: 25px;
}
table.kepek img{
	border-width: medium;
	border-style: double;
	border-color: #AAAAAA;
}
p.arlista{
	text-align: left;
	font-weight: bold;
	font-size: 14pt;
}
.arlista th{
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
	background-color: #EEEEEE;
}
.arlista td{
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #DDDDDD;
}
.arlista td.bal{
	text-align: left;
	padding-left: 10px;
}
.arlista th.bal{
	text-align: left;
	padding-left: 10px;
	background-color: none;
}
