html
{
	overflow-y:scroll;
}

body 
{
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	color: #666;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #030;
}

a
{
	color: #2A7860;
	text-decoration: none;
}

a:hover
{
	color: #393;
}

img
{
	border: 0;
}

.container
{
	width: 980px;
	margin: 0px auto;
	text-align: left;
	overflow: hidden;
	padding: 0 10px;
	background: #fff url(../images/zold_hatter.gif) repeat-y;
}

.bal
{
	float: left;
	width: 166px;
}

.kozep
{
	float: left;
	width: 614px;
}

.jobb
{
	float: left;
	width: 200px;
	background-color: #F3F9EC;
	text-align: center;
}

.jobb img, .jobb object
{
	margin: 3px 0;
} 

.jobb .jobblogok
{
	width: 200px;
	float: left;
	height: 21px;
	background-color: #2A7860;
	color:#fff;
	font-weight:bold;
	padding-top:9px;
	text-align:center;
	margin-bottom: 6px;
}

.kozep .kereso
{
	float: left;
	background: url(../images/felso_hatter.png) no-repeat;
	height: 26px;
	width: 614px;
	color: #fff;
	padding-top: 5px;
	
}

.kozep .kereso .cim
{
	float: left;
	width: 240px;
	height: 26px;
	padding-left: 20px;
	font-weight: bold;
}

.jobb .felso
{
	float: left;
	background: url(../images/jobb_felso.png) no-repeat;
	width: 200px;
	text-align: center;
	color: #fff;
	padding-top: 9px;
	font-weight: bold;
	/*height: 22px;*/
	margin-bottom: 2px;
}
.otp{
	margin-top: 35px;
}

.bal .link
{
	float: left;
	width: 166px;
	height: 25px;
	text-align: center;
	font-weight: bold;
	padding-top:  4px;
	background-color:#fff;
}

#keres
{
	float: right;
	padding-right: 19px;
}

#keres .keresmezo
{
	float: left;
	background: url(../images/keresmezo.png) no-repeat;
	border: 0;
	margin-right: 4px;
	height: 20px;
	line-height: 20px;
	width: 130px;
	padding: 1px 5px 0 5px;
}


#keres .gomb_bal
{
	background: url(../images/gomb_bal.png) no-repeat;
	float:left;
	width: 4px;
	height: 20px;
}

#keres .gomb_hatter
{
	background: url(../images/gomb_hatter.png) repeat-x;
	float: left; 	
	height: 16px;
	padding: 4px 3px 0 0;
	font-size: 10px;
	font-weight: bold;
}

#keres .gomb_hatter a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#keres .gomb_hatter a:hover
{
	color: #CED6E1;
	
}

#keres .gomb_jobb
{
	background: url(../images/gomb_jobb.png) no-repeat;
	width: 4px;
	height: 20px;
	float: left;
}

.kereso .zaszlo
{
	float: left;
	text-align: center;
	width: 102px;
	height: 26px;
	padding-left: 5px;
}

.kereso .zaszlo a
{
	margin: 0 5px;
}

a#hu 
{
	float:left;
	background:url(../images/hu.gif) no-repeat;
	height: 16px;
	width:24px;
	display:block;
}

a#hu:hover 
{
	background-image:url(../images/hu_2.gif);
}

a#en 
{
	float:left;
	background:url(../images/en.gif) no-repeat;
	height: 16px;
	width:24px;
	display:block;
}

a#en:hover 
{
	background-image:url(../images/en_2.gif);
}
a#de 
{
	float:left;
	background:url(../images/de.gif) no-repeat;
	height: 16px;
	width:24px;
	display:block;
}

a#de:hover 
{
	background-image:url(../images/de_2.gif);
}

a#hunemaktiv
{
	float:left;
	background:url(../images/hu_2.gif) no-repeat;
	height: 16px;
	width:24px;
	display:block;
}

a#hunemaktiv:hover 
{
	background-image:url(../images/hu.gif);
}

a#ennemaktiv
{
	float:left;
	background:url(../images/en_2.gif) no-repeat;
	height: 16px;
	width:24px;
	display:block;
}

a#ennemaktiv:hover 
{
	background-image:url(../images/en.gif);
}
a#denemaktiv 
{
	float:left;
	background:url(../images/de_2.gif) no-repeat;
	height: 16px;
	width:24px;
	display:block;
}

a#denemaktiv:hover 
{
	background-image:url(../images/de.gif);
}

.bal .logo
{
	float: left;
	width: 166px;
	/*height: 190px;*/
	background-color:#fff;
}

.bal .menu .menu_fenn
{
	float: left;
	width: 166px;
	height: 60px;
	background:url(../images/bal_menu_fenn.png) no-repeat;
}

.bal .menu
{
	float: left;
	width: 166px;
}

#navcontainer
{
	float: left;
	width: 166px;
	background-color: #64B140;
	color: #fff;
}

#navcontainer ul
{
	list-style-type: none;
	text-align: left;
	padding-left: 0;
	margin: 0;
	float: left;
	
}

#navcontainer ul li
{
	border-top: 1px solid #74B953;
	border-bottom: 1px solid #5BA441;
	width: 166px;
	height: 19px;
	padding: 2px 0 0 0px;
	font-weight: bold;
	background: url(../images/lista.png) no-repeat 7px 6px;
}

#navcontainer ul li a
{

	text-align: left;
	text-decoration: none;
	color: #fff;
	height: 19px;
	float:left;
	width: 145px;
	padding-left: 21px;
}

#navcontainer ul li:hover
{
	background: #5A9F39 url(../images/lista_2.png) no-repeat 7px 6px;
}

#navcontainer ul li a:hover
{
	color: #B0EC45;
}

.vlaCalendar, .vlaCalendar table 
{
	font-family: arial !important;
	color: #F3F9EC;
	font-size: 12px !important;
}

.vlaCalendar 
{
	display: block;
	width: 156px;
}

.vlaCalendar .container, .vlaCalendar .container div 
{
	width: 156px;
	height: 143px;
	text-align: left;
	position: absolute;
	overflow: hidden;
	background: none;
	background-color:#64B140;
}



.vlaCalendar span.indication 
{
	display: block;
	text-align: center;
	background-color: #366;
	color: #fff;
	font-weight: normal;
	font-size: 10px;
	padding-top: 2px;
	height: 16px;
}

.vlaCalendar table 
{
	text-align: right;
	border-collapse: collapse;
	background-color: #45A452;
	border-left: 1px solid #608986;
	width: 155px;
	margin-left: 1px;
}

.vlaCalendar .picker td 
{
	cursor: pointer;
}


.vlaCalendar .label:hover 
{
	text-decoration: underline;
	cursor: pointer;
}
.vlaCalendar .noHover {
	
	cursor: default;
}

.vlaCalendar .noHover:hover{
	text-decoration: none;
	cursor: default;
}

.vlaCalendar .arrowLeft, .vlaCalendar .arrowRight 
{
	font-size: 12px;
	cursor: pointer;
	margin-top: -3px;
}
.vlaCalendar .arrowLeft {
	margin-left: 5px;
	float: left;
}

.vlaCalendar .arrowRight {
	margin-right: 5px;
	float: right;
}



.vlaCalendar .month th 
{
	text-align: center;
	width: 24px;
	padding-bottom: 1px;
	color: #366;
	font-weight: bold;
	background-color:#F3F9EC;
	border-bottom: 1px solid #608986;
	width: 21px;
}


.vlaCalendar .month td {
	text-align: center;
	height: 21px;
	font-weight: normal;
	font-size: 11px;
	border-bottom: 1px solid #608986;
	border-right: 1px solid #608986;
	width: 22px;
	cursor: default;
}


.vlaCalendar .month td a
{
	height: 17px;
	width: 100%;
	float:left;
	background-color: #8ECA24;
	text-decoration: none;
	color: #fff;
	padding-top: 4px;
	text-align:center;
}

.vlaCalendar .month td a:hover {
	background-color: #fff;
	color: #030;
}

.vlaCalendar .month td.selected {
	background-color: #003300;
	color: #fff;
}

.vlaCalendar .month td.selected a
{
	background-color: #8ECA24;
}

.vlaCalendar .month td.selected a:hover
{
	background-color: #fff;
	
}

.vlaCalendar .month td.outsideDay {
	background: none;
	color: #a8a8a8;
}
.vlaCalendar .month td.outsideDay:hover {
	color: #b1c5fc;
	background: none;
}




.vlaCalendar .year td {
	width: 40px;
	height: 35px;
	text-align: center;
	cursor: pointer;
}
.vlaCalendar .year td:hover {
	background-color: #fff;
	color: #030;

}

.vlaCalendar .year td.current {
	background-color:#0099CC;
	color: #fff;
}
.vlaCalendar .year td.current:hover {
	background-color: #fff;
	color: #030;
}

.vlaCalendar .year td.selectedcurrent 
{
	background-color:#0099CC;
	color: #fff;
}

.vlaCalendar .year td.selectedcurrent:hover 
{
	background-color:#c30;
	color: #fff;
}

.vlaCalendar .year td.outsideYear {
	color: #a8a8a8;
}
.vlaCalendar .year td.outsideYear:hover {
	color: #b1c5fc;
}


.vlaCalendar .container
{
	background-color: #64B140;
	padding: 0;
}
.naptar
{
	float: left;
	width: 158px;
	height: 160px;
	background-color: #64B140;
	padding: 27px 0 7px 5px;
}

.tabcontainer
{
	clear: both;
	width: 158px;
}

.tabcontent
{
	display:none;
}

.belep
{
	float: left;
	width: 68px;
}

.hirlevel
{
	float: left;
	width: 80px;
	margin: 0 3px;
}

.hirlevel .headh a, .belep .cheadh a
{
	width: 80px;
	height: 19px;
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	text-align: center;
	color: #fff;
}

.belep .cheadh a
{
	color: #fff;
	width: 68px;
}

.b1h, .b2h, .b3h, .b4h 
{
	font-size:1px;
	overflow:hidden;
	display:block;
}
.b1h 
{
	height:1px; 
	background:#2A7860;
	margin:0 5px;
}

.b2h 
{
	height:1px; 
	background:#2A7860; 
	border-right:2px solid #2A7860; 
	border-left:2px solid #2A7860; 
	margin:0 3px;
}

.b3h 
{
	height:1px; 
	background:#2A7860; 
	border-right:1px solid #2A7860; 
	border-left:1px solid #2A7860; 
	margin:0 2px;
}
.b4h 
{
	height:2px; 
	background:#2A7860; 
	border-right:1px solid #2A7860; 
	border-left:1px solid #2A7860; 
	margin:0 1px;
}
.headh 
{
	background: #2A7860; 
	border-right:1px solid #2A7860; 
	border-left:1px solid #2A7860;
	
}


.c1h, .c2h, .c3h, .c4h 
{
	font-size:1px;
	overflow:hidden;
	display:block;
}

.c1h 
{
	height:1px; 
	background:#2A7860;
	margin:0 5px;
}

.c2h 
{
	height:1px; 
	background:#2A7860; 
	border-right:2px solid #2A7860; 
	border-left:2px solid #2A7860; 
	margin:0 3px;
}

.c3h 
{
	height:1px; 
	background:#2A7860; 
	border-right:1px solid #2A7860; 
	border-left:1px solid #2A7860; 
	margin:0 2px;
}
.c4h 
{
	height:2px; 
	background:#2A7860; 
	border-right:1px solid #2A7860; 
	border-left:1px solid #2A7860; 
	margin:0 1px;
}
.cheadh
{
	background: #2A7860; 
	border-right:1px solid #2A7860; 
	border-left:1px solid #2A7860;
	text-align: center;
}

.belepbox
{
	margin: 0 auto;
	width: 159px;
	padding-bottom: 25px;
}

.hirlevel .headh a:hover, .belep .cheadh a:hover
{
	color: #8ECA24
}

.d1h, .d2h, .d3h, .d4h 
{
	font-size:1px;
	overflow:hidden;
	display:block;
}
.d1h 
{
	height:1px; 
	background:#fff;
	margin-right:5px;
}

.d2h 
{
	height:1px; 
	background:#fff; 
	border-right:2px solid #fff; 
	border-left:2px solid #fff; 
	margin-right:3px;
}

.d3h 
{
	height:1px; 
	background:#fff; 
	border-right:1px solid #fff; 
	border-left:1px solid #fff; 
	margin-right:2px;
}
.d4h 
{
	height:2px; 
	background:#fff; 
	border-right:1px solid #fff; 
	border-left:1px solid #fff; 
	margin-right:1px;
}
.dheadh
{
	background: #fff; 
	border-right:1px solid #fff; 
	border-left:1px solid #fff;
}

.tabbelso
{
	background-color: #fff;
	color: #666;
	padding: 0 5px;
	text-align: right;
	height: 130px;
	overflow: hidden;
	padding-top: 5px;
}

.balbanner
{
	float: left;
	width: 166px;
	background-color: #F3F9EC;
	padding: 18px 0 10px 0;
	text-align: center;
	
}

.balbanner .cim
{
	float: left;
	background: #F3F9EC url(../images/lista_3.png) no-repeat 4px 10px;
	width: 149px;
	height: 21px;
	border-top: 2px solid #2A7860;
	border-bottom: 2px solid #2A7860;
	color: #2A7860;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 0 0 17px;
	text-align:left;
}

.balbanner img, .balbanner object
{
	margin: 3px 0;
	
}

.balbanner_belso
{
	width: 154px;
	background-color: #C7E9B7;
	margin-left: 6px;
	padding: 21px 0 36px 0;
	float: left;
}

.balbanner_also
{
	width: 166px;
	background-color: #64B140;
	height: 34px;
	float: left;
}

.tabcontainer  .c1h 
{
	height:1px; 
	background:#fff;
	margin:0 5px;
}

.tabcontainer  .c2h 
{
	height:1px; 
	background:#fff; 
	border-right:2px solid #fff; 
	border-left:2px solid #fff; 
	margin:0 3px;
}

.tabcontainer  .c3h 
{
	height:1px; 
	background:#fff; 
	border-right:1px solid #fff; 
	border-left:1px solid #fff; 
	margin:0 2px;
}
.tabcontainer  .c4h 
{
	height:2px; 
	background:#fff; 
	border-right:1px solid #fff; 
	border-left:1px solid #fff; 
	margin:0 1px;
}

td .gomb_bal
{
	background: url(../images/gomb_jobb_2.png) no-repeat;
	float:right;
	width: 4px;
	height: 20px;
}

td .gomb_hatter
{
	background: url(../images/gomb_hatter.png) repeat-x;
	float:right;
	height: 16px;
	padding: 4px 3px 0 0;
	font-size: 10px;
	font-weight: bold;
}

td .gomb_hatter a
{
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

td .gomb_hatter a:hover
{
	color: #CED6E1;
	
}

td .gomb_jobb
{
	background: url(../images/gomb_bal_2.png) no-repeat;
	width: 4px;
	height: 20px;
	float:right;
}

#nev, #jelszo
{
	width: 136px;
	height: 14px;
}

.tabcontainer a
{
	color: #366;
	font-weight: bold;
	font-size: 11px
}


.tabcontainer .reglink
{
	/*font-family:Times New Roman;*/
	font-family: Tahoma;
	float: left;
	color: #64B140;
	font-size: 10px;
	padding-top: 5px;
}

.tabcontainer .elfelejtett
{
	font-size: 11px;
	font-family: Tahoma;
}


.kozepfelsologohu
{
	float: left;
	background: url(../images/kozeplogo.png) no-repeat;
	width: 614px;
	height: 302px;
}

.kozepfelsologoen
{
	float: left;
	background: url(../images/kozeplogo_en.png) no-repeat;
	width: 614px;
	height: 302px;
}

.kozepfelsologode
{
	float: left;
	background: url(../images/kozeplogo_de.png) no-repeat;
	width: 614px;
	height: 302px;
}

.alsodoboz
{
	clear: both;
	float:left;
	height:19px;
	overflow:hidden;
	width:980px;
	background: url(../images/csik.png) no-repeat 0 15px;
}

.kiemelt_hir
{
	width: 587px;
	float: left;
	padding-left: 8px;
	color: #fff;
	margin-bottom: 6px;
}
.kiemelt_hir_hatter
{
	float: left;
	width: 595px;
	height: 210px;
	background: url(../images/kiemelt_hatter.png) no-repeat;
}

.kiemelt_hir_kep
{
	float: left;
	width: 595px;
	height: 210px;
}

.kiemelt_hir_csik
{
	float: left;
	width: 595px;
	height: 190px;
	background: url(../images/kiemelt.gif) no-repeat;
	text-align: right;
	padding-top: 20px;
}

.kiemelt_hir_datum
{
	float: right;
	width: 185px;
	color: #4B977F;
	font-weight: bold;
	font-size: 8px;
	font-family: Tahoma;
	margin-right: 20px;
	height: 6px;
	
}

.kiemelt_hir h1
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	margin: 6px 20px 6px 0;
	color: #2A7860; 	
}

.kiemelt_hir_rovid
{
	float: right;
	width: 185px;
	margin-right: 20px;
	clear: both;
	height: 50px;
	overflow: hidden;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10px;
	text-align: left;
}

.kiemelt_hir_rovid p
{
	margin: 0;
}

.kiemelt_hir_csik a
{
	color: #8CC63F;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana;
}

.kiemelt_hir_csik a:hover
{
	color: #B0EC45;
}

.kiemelt_hir_bovebben
{
	padding-top: 3px;
	float: right;
	clear: both;
	width: 185px;
	margin-right: 20px;
	text-align: left;
}

.kiemelt_hir_kiskep
{
	float: right;
	clear: both;
	width: 185px;
	margin: 40px 20px 0 0;
}

.kiemelt_hir_kiskep img
{
	border: 1px solid #64B140;
}

.hirful
{
	float: left;
	height: 28px;
	/*margin: 274px 0 0 8px;*/
	margin: 0 0 0 8px;
}

.hirful .gomb_bal
{
	background: url(../images/fulbal.png) no-repeat;
	float:left;
	width: 9px;
	height: 28px;
}

.hirful .gomb_hatter
{
	background: url(../images/fulhatter.png) repeat-x;
	float: left; 	
	height: 20px;
	padding: 8px 3px 0 0;
	font-size: 12px;
	font-weight: bold;
}

.hirful .gomb_hatter_bal
{
	color: #2A7860;
}

.hirful .gomb_hatter_jobb
{
	color: #64B140;
	
}

.hirful .gomb_jobb
{
	background: url(../images/fuljobb.gif) no-repeat;
	width: 9px;
	height: 28px;
	float: left;
}

.lablec
{
	float: left;
	width: 980px;
	background-color: #fff;
}

.lablec .lent
{
	float: left;
	width: 954px;
	height: 65px;
	padding: 13px 13px 0 13px;
}

.lablec .lent .bal
{
	float:left;
	width:810px;
	font-size: 11px;
	line-height: 14px;
	color: #999;
}

.lablec .lent .jobb
{
	float:right;
	width:144px;
	background-color: #fff;
	text-align:right;
}

.lablec .lent .bal .zold
{
	color: #79BC59;
	font-size:16px;
	font-weight:bold;
	line-height: 24px;
}

.lablec .lent .bal .fekete
{
	color: #000;
	font-size:16px;
	font-weight:bold;
	line-height: 24px;
}

.lablec .lent .bal .jog
{
	font-size: 10px;
}

.hir
{
	width: 595px;
	padding: 0 8px;
	float: left;
	
}

.tovabbi_hir
{
	float: left;
	width: 595px;
	background-color: #F3F9EC;
	border-bottom: 4px solid #8ECA24;
	margin-bottom: 2px;
}

.tovabbi_hir .ful
{
	float: left;
	width: 130px;
	font-weight: bold;
	color: #fff;
	margin-left: 12px;
}

.kdoboz
{
	background-color: #F3F9EC;
	border: 1px solid #D4E9BD;
	height: 16px;
	width: 593px;
	float: left;
	padding-top: 3px;
}

.kdoboz a
{
	float: right;
	color: #2A7860;
	font-weight: bold;
	font-size: 11px;
	margin-right: 10px;
}

.kdoboz img
{
	float: right;
	margin: 1px 7px 0 0;
}

.kdoboz a:hover
{
	color: #393;
}

.hirbox
{
	width:595px;
	min-height: 200px;
	float: left;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 10px;
}


.hirbox2
{
	float: left;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	padding-bottom: 10px;
	padding: 8px;
	width:579px;
}


.hirbox img
{
	float: left;
	border: 2px solid #DCDCDC;
	margin: 8px;
}

.hirbox .szoveg
{
	float: left;
	width: 482px;
	padding-top: 8px;
}

.hirbox .szoveg .datum, .hirbox2 .datum
{
	float: left;
	width: 482px;
	color: #29775F;
	font-weight: bold;
}

.hirbox .szoveg .cim
{
	float: left;
	width: 482px;
	color: #666;
	font-weight: bold;
	padding: 0;
	height: 14px;
}

.hirbox2 .tartalom
{
	float: left;
	margin-top: 5px;
}

.hirbox2 .cim
{
	float: left;
	width: 580px;
	color: #666;
	font-weight: bold;
	padding: 0;
	font-size: 24px;
}

.hirbox2 .datum, .hirbox2 .tartalom
{
	width: 580px;
}


.hirbox .szoveg .rovid_szoveg
{
	float: left;
	width: 482px;
	color: #666;
	padding-bottom: 8px;
}

.hirbox .szoveg .bovebben
{
	float: left;
	width: 482px;
	text-align: right;
	padding-bottom: 8px;
}

.hirbox .szoveg .bovebben a
{
	margin-right: 8px;
}

.torol
{
	clear:both;
	height: 20px;
}

.rovidhir
{
	float:left;
	width: 180px;
	margin: 0 9px;
	font-size: 11px;
	overflow:hidden;
}


.hir .rovidhir .datum
{
	float: left;
	width: 180px;
	color: #29775F;
	font-weight: bold;
}

.hir .rovidhir .cim
{
	float: left;
	width: 180px;
	color: #666;
	font-weight: bold;
	padding: 0;
	overflow:hidden;
	margin-bottom: 8px;
	height: 30px;
}

.hir .rovidhir .rovid_szoveg
{
	float: left;
	width: 180px;
	color: #666;
	padding-bottom: 8px;
	height:149px;
	overflow: hidden;
}

.hir .rovidhir .bovebben
{
	float: left;
	width: 180px;
	text-align: right;
	padding-bottom: 8px;
}

.hir .rovidhir img
{
	float: left;
	border: 2px solid #DCDCDC;
	margin-bottom: 8px;
}

.zdoboz
{
	background: url(../images/boxhatter.png) repeat-x;
	height: 24px;
	width: 595px;
	float: left;
}

.hircimek
{
	float: left;
	width: 595px;
	padding-top: 18px;
	
}

.hircimek ul
{
	float:left;
	list-style-type:none;
	margin:0;
	padding-left:0;
	text-align:left;
}

.hircimek ul li
{
	background:transparent url(../images/lista_4.png) no-repeat scroll 7px 2px;
	font-weight:bold;
	padding-left: 25px;
	font-size: 11px;
}

.hirbox .szoveg2, .hirbox .szoveg2 .szoveg2
{
	width: 575px;
	padding: 0px 8px 0px 4px;
}

.hirbox  .szoveg2 .bovebben
{
	padding-bottom: 8px;
}

.cheadh a
{
	color: #fff;
}

.cheadh a:hover
{
	color: #B0EC45;
}

.map{
	/*padding-top:  25px;*/
	text-align: center;
}
.ifr{
	margin-top: 25px;
}
.kis_kep{
	/*background-color: #64B140;
	border-style: solid;
	border-width: 2px;
	border-color: #336666;*/
	float: left;
	text-align: center;
	margin: 0px;
	margin-right: 10px;
	width: 180px;
	/*max-height: 120px;*/
}
.kis_kep img{
	border-style: solid;
	border-width: 2px;
	border-color: #336666;*
}
.kep_sor{
	float: left;
	margin: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	
}
.szoveg_kep{
	background-color: #64B140;
	margin: 0px;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 0px;
	margin-top: 3px;
	color: #FFFFFF;
	text-align: center;
	max-width: 180px;
	border-style: solid;
	border-width: 2px;
	border-color: #336666;
}
.fotam{
	padding-top: 26px;
	color: #2A7860;
}
.vonal{
	margin: 0;
	padding: 0;
	padding-left: 8px;
}
