body {
	margin: 5px;
	padding: 5px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}
body.main {
	margin: 0px;
	padding: 0px;
	background: #105590 url(../img/bg_main.jpg) no-repeat top;
	text-align: center;
}
H1 {
	font-size: 26px;
	color: #000033;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
H2 {
	font-size: 18px;
	color: #000033;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}
H3 {
	font-size: 14px;
   color: #000033;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}
h3.hirek {
	text-align: center;
	color: #000033;
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, Tahoma, Arial;
}
H4 {
	font-size: 12px;
	color: #000033;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	margin: 0px;
}
.kiemelt {
	font-weight: bold;
	color: #000033;
}
.rem {
	font-size: 10px;
	color: #003366;
	font-style: italic;
	font-weight: normal;
}
.keresett {
	font-family: monospace;
	font-size: 12px;
	background-color: Yellow;
	color: Black;
}
.talalat {
	padding-left: 10px;
}
img.nagykep {
	border: 10px solid Silver;
	margin: 5px;
}
img.virtuimg {
	width: 169px;
	height: 97px;
	border: none;
	margin-bottom: 4px;
	cursor: pointer;
}
p {
	font-size: 12px;
	margin: 0px;
	padding: 2px;
}
p.warn {
	height: 50px;
	background: url(../img/bg_warn.jpg) no-repeat left;
	padding-left: 50px;
	padding-top: 5px;
	line-height: 20px;
	vertical-align: middle;
	color: #B22222;
	font-weight: bold;
	text-align: left;
}
p.good {
	height: 50px;
	background: url(../img/bg_good.jpg) no-repeat left;
	padding-left: 50px;
	padding-top: 5px;
	line-height: 20px;
	vertical-align: middle;
	color: Green;
	font-weight: bold;
	text-align: left;
}
p.hircim0 {
	border-bottom: 1px solid #000099; 
	text-align: right; 
	font-weight: bold;
}
fieldset {
	border: 1px solid #000066;
	padding: 5px;
	text-align: left;
}
legend {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
fieldset.info {
	border: 1px solid #000066;
	font-size: 11px;
	color: Black;
	background-color: #E0E0FF;
	text-align: left;
}
legend.info {
	font-size: 11px;
	font-weight: bold;
	color: #000099;
}
td, th {
    FONT-SIZE: 12px; 
}
div.listcell {
	height: 14px;
	line-height: 14px;
	width: 100%;
}
td.galtd {
	vertical-align: top;
	text-align: center;
}
td.galdirtd {
	vertical-align: top;
	text-align: center;
}
img.thumb {
	border: 1px solid Black;
}
table.kerdes {
	border: 2px solid #003366;
	margin-bottom: 10px;
}
td.kerdszam {
	text-align: left;
	vertical-align: top;
	font-family: Impact, Arial;
	font-size: 32px;
	font-weight: normal;
	color: #000066;
	border-bottom: 2px solid #003366;
	background-color: #E0E0FF;
}
td.kerdes {
	vertical-align: top;
	color: #000066;
	border-bottom: 2px solid #003366;
	background-color: #E0E0FF;
}
td.valszam {
	text-align: right;
	vertical-align: top;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	border-bottom: 1px solid #003366;
}
td.valasz {
	vertical-align: top;
	border-bottom: 1px solid #000033;
}
td.fdivider {
	height: 5px;
	font-size: 2px;
	line-height: 5px;
}

.thead {
	font-weight: bold;
	background-color: #C0C0FF;
	border-bottom: 2px solid #000099;
}
.tfoot {
	font-weight: bold;
	background-color: #C0C0FF;
	border-top: 2px solid #000099;
}
.light {
	background-color: #E0E0FF;
}
#light {
	background-color: #E0E0FF;
}
.dark {
	background-color: #C0C0FF;
}
.adm0 {
	background-color: #FF8080;
}
.adm1 {
	background-color: #FFc0c0;
}
.par0 {
	background-color: #c0c0FF;
}
.par1 {
	background-color: #d8d8FF;
}
.usr0 {
	background-color: #FFC080;
}
.usr1 {
	background-color: #FFe0c0;
}
input, select {
	font-size: 12px;
	line-height: 13px;
	padding: 0px;
	border: 1px solid #336699;
}
input.hemail0 {
	color: #CCCCCC;
	font-style: italic;
}
input.hemail1 {
	color: Black;
	font-style: normal;
}
textarea {
	font-size: 12px;
	border: 1px solid #336699;
}
input.inseeker {
	height: 16px;
	width: 130px;
	background: url(../img/bg_input.jpg) no-repeat;
	margin-top: 7px;
	border: 1px solid #000066;
}
input.disbutton {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	height: 18px;
	width: 60px;
	background: url(../img/btd60_bg.png) no-repeat left;
	padding: 0px;
	margin: 0px;
	border: none; 
	color: #CCCCCC;
}
input.button {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	height: 18px;
	width: 60px;
	background: url(../img/bt60_bg.png) no-repeat left;
	padding: 0px;
	margin: 0px;
	border: none; 
	color: White;
	filter:alpha(opacity=80);
   -moz-opacity: 0.8;
   opacity: 0.8;
	-khtml-opacity: 0.8;
}
input.bigbutton {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	vertical-align: top;
	height: 18px;
	width: 120px;
	background: url(../img/bt120_bg.png) no-repeat left;
	padding: 0px;
	margin: 0px;
	border: none; 
	color: White;
	filter:alpha(opacity=80);
   -moz-opacity: 0.8;
   opacity: 0.8;
	-khtml-opacity: 0.8;
}
input.button:hover, input.bigbutton:hover {
	filter:alpha(opacity=100);
   -moz-opacity: 1;
   opacity: 1;
	-khtml-opacity: 1;
}
input.pure {
	border: none;
	background: transparent;
}
input.simple {
	border: none;
	background: transparent;
	font-weight: bold;
	color: #0066FF;
	cursor: pointer;
	font-size: 11px;
}
input.simple:hover {
	border: none;
	background: transparent;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
	cursor: pointer;
	font-size: 11px;
}
input.bt_mod,input.bt_del,input.bt_off,input.bt_ipban,input.bt_snd {
	width: 24px;
	height: 13px;
	padding: 0px;
	margin: 1px 1px 1px 1px;
	border: none;
	filter:alpha(opacity=50);
   -moz-opacity: 0.5;
   opacity: 0.5;
	-khtml-opacity: 0.5;
}
input.bt_mod {
	background: url(../img/btmod.png) no-repeat;
}
input.bt_del {
	background: url(../img/btdel.png) no-repeat;
}
input.bt_off {
	background: url(../img/btoff.png) no-repeat;
}
input.bt_ipban {
	background: url(../img/btipban.png) no-repeat;
}
input.bt_snd {
	background: url(../img/btsend.png) no-repeat;
}
input.bt_mod:hover, input.bt_del:hover, input.bt_off:hover, input.bt_ipban:hover, input.bt_snd:hover {
	filter:alpha(opacity=100);
   -moz-opacity: 1;
   opacity: 1;
	-khtml-opacity: 1;
}
input.bt_del0 {
	width: 24px;
	height: 13px;
	padding: 0px;
	margin: 1px 1px 1px 1px;
	border: none;
	background: url(../img/btdel2.png) no-repeat;
}

input.calendar {
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/calendar.gif) no-repeat;
	cursor: pointer;
}
input.delendar {
	border: none;
	width: 16px;
	height: 16px;
	background: url(../img/calendar_del.gif) no-repeat;
	cursor: pointer;
}
input.btup {
	background: url(../img/bt_up.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}
input.btup0 {
	background: url(../img/bt_up0.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: not-allowed;
	border: none;
	vertical-align: middle;
}
input.btdw {
	background: url(../img/bt_down.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: pointer;
	border: none;
	vertical-align: middle;
}
input.btdw0 {
	background: url(../img/bt_down0.gif) no-repeat;
	font-size: 10px;
	height: 18px;
	width: 18px;
	padding: 0px;
	margin: 0px;
	cursor: not-allowed;
	border: none;
	vertical-align: middle;
}
input.bt_search {
	border: none;
	width: 12px;
	height: 12px;
	background: url(../img/searchbt0.gif) no-repeat;
}
input.bt_search:hover {
	border: none;
	width: 12px;
	height: 12px;
	background: url(../img/searchbt1.gif) no-repeat;
}
a {
	COLOR: #003399;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #003366;
	TEXT-DECORATION: underline;
}
.hircim {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
a.hircim:hover {
	color: #003366;
	text-decoration: underline;
}
.hircim1 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #006699;
}
a.hircim1:hover {
	color: #003366;
	text-decoration: underline;
}
.hircim2 {
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #CC3300;
}
a.hircim2:hover {
	color: #993300;
	text-decoration: underline;
}
a.more {
	font-weight: bold;
	font-style: italic;
}
a.more:hover {
	font-weight: bold;
	font-style: italic;
}
a.foot {
	color: Silver;
	font-size: 10px;
	text-decoration: none;
}
a.foot:hover {
	color: White;
	font-size: 10px;
	text-decoration: none;
}
a.footd {
	color: #000033;
	font-size: 10px;
	text-decoration: none;
}
a.footd:hover {
	color: Black;
	font-size: 10px;
	text-decoration: none;
}
div {
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
}
div.abso {
	position: absolute;
}
div.fullcontent {
	width: 1040px;
	margin: 0px auto 0px auto;
}
div.head {
	width: 1040px;
	height: 100px;
	background: url(../img/bg_head.png) no-repeat;
}
div.nyelvek {
	position: absolute;
	width: 500px;
	height: 16px;
	top: 14px;
	left: 510px;
	text-align: right;
}
div.menu {
	width: 1040px;
	height: 30px;
	background: url(../img/bg_menu.png) no-repeat;
}
div.centercontent {
	width: 1040px;
	background: url(../img/bg_content.png) repeat-y;
}
div.imageslide {
	width: 1040px;
	height: 150px;
}
div.topimg {
	position: absolute;
	left: 20px;
	width: 1000px;
	top: 0px;
	height: 150px;
}
div.innercontent {
	width: 1040px;
	background: url(../img/content_top.png) no-repeat top;
}
div.tavtart {
	width: 0px;
	height: 200px;
	float: left;
}
div.leftbar {
	width: 200px;
	left: 20px;
	float: left;
}
div.content {
	width: 780px;
	left: 30px;
	float: left;
	text-align: justify;
}
div.foot {
	width: 1040px;
	height: 70px;
	color: Silver;
	background: url(../img/bg_foot.png) no-repeat;
}
div.menusav {
	position: absolute;
	left: 40px;
	top: 5px;
	width: 960px;
	height: 20px;
	text-align: left;
}
div.almenu {
	position: absolute;
	top: 125px;
	width: 120px;
	text-align: left;
	background: #404068;
	display: none;
	left: 40px;
}
div.menupont0 {
	width: 120px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #C0C0FF;
	cursor: pointer;
}
div.menupont2 {
	width: 120px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: White;
	cursor: pointer;
}
div.menupont1 {
	width: 120px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: yellow;
	cursor: pointer;
}
div.bal_fmn0 {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	background: none;
	float: left;
}
div.bal_fmn1 {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: right;
	vertical-align: middle;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background: url(../img/bg_menustart.gif) no-repeat right;
	float: left;
}
div.bal_mmn0 {
	width: 180px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background: none;
	float: left;
}
div.bal_mmn1 {
	width: 180px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #660000 none;
	float: left;
}
div.almenupont0 {
	width: 120px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background: #404068;
}
div.almenupont1 {
	width: 120px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	font-size: 11px;
	font-weight: normal;
	color: White;
	background: #4F4F70;
}
div.up_mn0 {
	height: 22px;
	width: 120px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	background: url(../img/bg_upmenu0.gif) no-repeat;
	float: left;
}
div.up_mn1 {
	height: 22px;
	width: 120px;
	line-height: 22px;
	text-align: center;
	vertical-align: middle;
	cursor: default;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/bg_upmenu1.gif) no-repeat;
	float: left;
}
div.searcher {
	width: 200px;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
div.today {
	position: absolute;
	top: 80px;
	left: 510px;
	width: 500px;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	text-align: right;
	font-style: italic;
	color: White;
}
div.watch {
	position: absolute;
	top: 55px;
	left: 810px;
	width: 200px;
	height: 25px;
	line-height: 25px;
	vertical-align: middle;
	text-align: right;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: White;
}
div.adminpanel {
	position: absolute;
	width: 170px;
	height: 30px;
	line-height: 30px;
	text-align: right;
	vertical-align: middle;
	font-size: 24px;
	font-weight: bold;
	top: 30px;
	left: 840px;
	cursor: pointer;
}
a.apanel {
	color: #4c5e8a;
	text-decoration: none;
}
a.apanel:hover {
	color: Silver;
	text-decoration: none;
}
div.userlog {
	position: absolute;
	top: 17px;
	left: 17px;
	width: 440px;
	height: 20px;
	text-align: left;
}
div.blind {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	text-align: left;
}
div.hirnew {
	width: 520px;
	border-bottom: 1px solid #006699;
}
div.hirold {
	width: 230px;
	border-bottom: 1px solid #006699;
}
div.microtime {
	width: 1010px; 
	padding-left: 10px;
	text-align: left;
	font-size: 8px;
	font-style: italic;
	color: Silver;
}
div.gbookszov {
	width: 630px;
	left: 50px;
	border-bottom: 1px solid Black;
}
div.gbleft {
	float: left;
	width: 150px;
	text-align: left;
}
div.gbright {
	float: right;
	width: 150px;
	text-align: right;
}
div.gtit {
	background-color: White;
	float: left;
	width: 520px;
	height: 18px;
	line-height: 18px;
}
div.gip {
	background-color: White;
	float: right;
	text-align: right;
	width: 100px;
	height: 18px;
	line-height: 18px;
}
div.calendarbox {
	width: 205px;
	height: 204px;
	text-align: left;
}
div.calendar {
	width: 160px;
	height: 137px;
	left: 25px;
	top: 25px;
}
div.banbox {
	width: 200px;
	left: 0px;
	text-align: left;
}
div.boxtop {
	background: url(../img/box_top.png) no-repeat;
	width: 200px;
	height: 30px;
	line-height: 32px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: White;
}
div.boxmid {
	background: url(../img/box_mid.png) repeat-y;
	width: 200px;
}
div.boxinn {
	width: 180px;
	left: 10px;
	text-align: left;
	font-size: 11px;
	color: Black;
}
div.boxbot {
	background: url(../img/box_bot.png) no-repeat;
	width: 200px;
	height: 20px;
}
div.galdir {
	width: 100px;
	height: 100px;
	margin: 0px auto 0px auto;
	background: url(../img/folderimg.gif) no-repeat top center;
	line-height: 100px;
	vertical-align: middle;
	text-align: center;
}
div.ft_left {
	position: absolute;
	top: 50px; 
	left: 30px; 
	width: 400px; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: left;
}
div.ft_right {
	position: absolute;
	top: 50px; 
	left: 610px;
	width: 400px; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: right;
}
div.alsobanner {
	position: absolute;
	top: 9px;
	left: 200px;
	width: 88px;
	height: 31px;
}
div.ft_leftdw {
	position: absolute;
	top: 100px; 
	left: 30px; 
	width: 400px; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: left;
}
div.ft_rightdw {
	position: absolute;
	top: 100px; 
	left: 560px;
	width: 400px; 
	height: 20px; 
	line-height: 20px; 
	vertical-align: middle; 
	text-align: right;
}
div.cdivider {
	height: 16px;
	line-height: 16px;
	border-bottom: 1px solid #0099CC;
	font-weight: bold;
	font-style: italic;
	text-align: right;
}
div.hirhead {
	height: 20px;
	line-height: 20px;
	border-top: 1px solid Black;
	background-color: #b6e4b6;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	COLOR: #FF6600;
}
div.hirfoot {
	height: 20px;
	line-height: 20px;
	border-bottom: 1px solid Black;
	background-color: #b6e4b6;
	padding-right: 5px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	COLOR: #FF6600;
	margin-bottom: 5px;
}
div.graf {
	width: 550px;
	height: 230px;
	margin: 0px auto 0px auto;
}
div.hslines {
	position: absolute;
	left: 24px;
	width: 516px;
	height: 200px;
	top: 10px;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
div.hdlines {
	position: absolute;
	left: 24px;
	width: 516px;
	height: 1px;
	top: 110px;
	background: url(../img/dashbg.gif) repeat-x;
}
div.vslines {
	position: absolute;
	width: 496px;
	height: 220px;
	left: 34px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
div.grafbar {
	position: absolute;
	width: 13px;
	border: 1px solid #666666;
}
div.grafnum {
	position: absolute;
	top: 215px;
	width: 13px;
	height: 12px;
	font-family: Verdana, Arial;
	font-size: 8px;
}
div.graftitle {
	position: absolute;
	width: 22px;
	height: 12px;
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
div.parent {
	background-color: #F0FFFF;
	text-align: right;
}

div.infobar {
	position: absolute;
	width: 300px;
	height: 50px;
	top: 172px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
}
div.infotext {
	position: absolute;
	width: 280px;
	height: 50px;
	left: 10px;
	top: 5px;
	line-height: 20px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
div.u_tit {
	height: 16px; line-height: 16px; vertical-align: middle; float: left; text-align: left;
}
div.u_tag {
	height: 16px; line-height: 16px; vertical-align: middle; float: right; text-align: right;
}
div.u_cimke {
	width: 290px; float:right;
}
div.u_tart {
	width: 450px; float: left;
}
div.pager {
	position: absolute;
	height: 20px; 
}
div.o_page {
	height: 16px;
	width: 16px;
	margin: 0px 2px 0px 2px;
	float: left;
	border: 1px solid #6495ED;
	color: #6495ED;
	background-color: #F0FFFF;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
div.o_act {
	height: 16px;
	width: 16px;
	margin: 0px 2px 0px 2px;
	float: left;
	border: 1px solid #F0FFFF;
	color: #F0FFFF;
	background-color: #6495ED;
	line-height: 16px;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
div.infokeret {
	width: 200px;
	height: 120px;
}
div.infobanner {
	position: absolute;
	top: 10px;
	left: 25px;
	width: 150px;
	height: 100px;
}
div.koz {
	height: 10px;
	width: 200px;
}
div.admenu {
	text-align: center;
	height: 20px;
	width: 125px;
	line-height: 20px;
	margin: 0px 10px 10px 0px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	background-color: #E0E0FF;
	cursor: pointer;
	float: left;
}
div.admenu:hover {
	background-color: #C0C0FF;
}
div.hirszeles {
	width: 320px;
	margin-bottom: 5px;
}
div.hs_head {
	width: 320px;
	height: 30px;
	background: url(../img/hs_head.jpg) no-repeat;
}
div.hs_fejszov {
	left: 5px;
	top: 3px;
	width: 310px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
div.hs_mid {
	width: 320px;
	background: url(../img/hs_mid.jpg) repeat-y;
}
div.hs_szoveg {
	width: 310px;
	top: 5px;
	left: 5px;
	margin-bottom: 5px;
	line-height: 12px;
	text-align: justify;
	font-family: Georgia, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
}
div.hs_foot {
	width: 320px;
	height: 15px;
	background: url(../img/hs_foot.jpg) no-repeat;
}
div.hs_labszov {
	width: 310px;
	left: 5px;
	top: 0px;
	height: 12px;
}
div.hir_foot {
	height: 12px;
	line-height: 12px;
	vertical-align: top;
	font-family: Georgia, Tahoma, Arial;
	font-size: 10px;
	color: #000066;
}
img.hirkep {
	border: 1px solid #000000;
	margin-right: 5px;
	margin-bottom: 5px;
}
a.hirlink {
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
a.hirlink:hover {
	color: #003399;
	text-decoration: none;
}
div.hirkesk {
	width: 250px;
	margin-bottom: 5px;
}
div.hk_head {
	width: 250px;
	height: 30px;
	background: url(../img/hk_head.jpg) no-repeat;
}
div.hk_fejszov {
	left: 5px;
	top: 3px;
	width: 240px;
	height: 24px;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	font-family: Georgia, Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
div.hk_mid {
	width: 250px;
	background: url(../img/hk_mid.jpg) repeat-y;
}
div.hk_szoveg {
	width: 240px;
	top: 5px;
	left: 5px;
	margin-bottom: 5px;
	line-height: 12px;
	text-align: justify;
	font-family: Georgia, Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000066;
}
div.hk_foot {
	width: 250px;
	height: 15px;
	background: url(../img/hk_foot.jpg) no-repeat;
}
div.hk_labszov {
	width: 240px;
	left: 5px;
	top: 0px;
	height: 12px;
}
div.hircsopcim {
	height: 20px;
	line-height: 20px;
	text-align: left;
	vertical-align: middle;
	cursor: default;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #006699;
}
div.hirsign {
	width: 780px; 
	border-top: 1px solid #0099CC; 
	text-align: right;
}
div.headforg {
	position: absolute;
	width: 950px;
	height: 120px;
	text-align: center;
	line-height: 120px;
	vertical-align: middle;
}
div.bannerbar {
	width: 190px;
	left: 0px;
}
div.ban_left {
	width: 190px;
	margin-bottom: 5px;
}
div.gyhir {
	width: 190px;
	margin-bottom: 5px;
	font-size: 11px; 
	text-align: justify;
}
div.facebook {
	width: 180px;
	left: 0px;
	margin-bottom: 5px;
}
div.hiruser0, div.hiruser1, div.hiruser2, div.hiruser3 {
	width: 180px;
	height: 20px;
	margin: 0px 4px 4px 0px;
	float: left;
}
div.hiruser0 {
	border: 1px solid #6666FF;
	background-color: #E0E0FF;
}
div.hiruser1 {
	border: 1px solid #009900;
	background-color: #CCFFCC;
}
div.hiruser2 {
	border: 1px solid #FF6666;
	background-color: #FFE0E0;
}
div.hiruser3 {
	border: 1px solid #666666;
	background-color: #CCCCCC;
	color: #666666;
}
div.hirusin {
	width: 400px;
	height: 20px;
	line-height: 20px;
	text-align: left;
}
div.hbut {
	position: absolute;
	left: 154px;
	top: 2px;
	width: 26px;
	height: 16px;
}
div.ujszarny {
	position: absolute;
	width: 90px;
	height: 75px;
	top: 20px;
	left: 420px;
	background: url(../img/ujszarny.png) no-repeat;
	cursor: pointer;
}
div.newwing {
	position: absolute;
	width: 90px;
	height: 75px;
	top: 20px;
	left: 420px;
	background: url(../img/newwing.png) no-repeat;
	cursor: pointer;
}
div.hibak {
	position: absolute;
	width: 200px;
	height: 500px;
	background-color: White;
	border: 1px dashed black;
}
/* FloTex megjelenítő */
div.ft_box {
	position: absolute;
	width: 150px;
	top: 0px;
	left: 0px;
	display: none;
}
div.ft_fej {
	width: 150px;
	height: 15px;
	background: url(../img/ft_fej.png) no-repeat;
}
div.ft_koz {
	width: 150px;
	background: url(../img/ft_koz.png) repeat-y;
}
div.ft_mid {
	width: 140px;
	left: 5px;
	font-size: 11px;
	line-height: 12px;
	color: #663300;
}
div.ft_lab {
	width: 150px;
	height: 5px;
	background: url(../img/ft_lab.png) no-repeat;
}
/* -- */

