/*********************/
/*   KSH CSS VT 2     */
/********************/

/* @group altalanos */

.search_highlight {
  color: #ff0000;
  font-weight: bold;
}  

body {
    font: 12px/16px Tahoma,Arial,Verdana,sans-serif;
    color: #3c3c3c;
    background-color: #fff;
}

.col {
    margin: 0 4px;
    float: left;
}
.col_wrapper {
    float: left;
}
col_wrapper:after,
col:after {
    clear: both;
}

.col_200 { width: 200px; }
.col_208 { width: 208px; }
.col_286 { width: 286px; }
.col_480 { width: 480px; }
.col_566 { width: 566px; }
.col_766 { width: 766px; }
.col_974 { width: 974px; }

#temakor_kiemelt {
	width: 200px; 
	float: left; 
	margin: 0 8px 0 0;
}

	#temakor_kiemelt div.kiemelt p {
		margin: 6px 0;
		text-align: center;
	}

	#temakor_kiemelt div.kiemelt hr,
	#temakor_kiemelt div.kiemelt .hr {
		height: 0pt; 
		margin: 8px -8px;	
		border-color: #ffce8f;
		border-style: solid;
		border-width: 1px 0 0 0;
	}

	.hirek_aktualitasok .hr  {
		height: 0pt; 
		margin: 0;	
		border-color: #ffce8f;
		border-style: solid;
		border-width: 1px 0 0 0;
	}

	#temakor_kiemelt div.kiemelt a:hover {
		text-decoration: none;
	}

.clr {
    clear: both;
}

.dspnone {
    display: none;
}

a, a:active, a:visited {
    text-decoration: none;
    color: #004cb8; /* #1b407b; */
}

a:hover {
    text-decoration: underline;
}

h4 {
    font-size: 12px;
}

/* @group gomb */

a.submit {
    display: block !important;
    height: 23px !important;
    width: 62px !important;
    background: transparent url(../images/submit_bg.png) no-repeat left top;
    /*text-indent: 12px !important;*/
    text-align: center;
    font-size: 11px;
    line-height: 17px !important;
    color: #fff !important;
}

input.submit {
    border:0 none;
    cursor:pointer;
    display:block !important;
    font-size:11px;
    line-height:12px !important;
    padding:2px 0 6px;
    width:62px !important;
    color: #fff !important;
    background: transparent url(../images/submit_bg.png) no-repeat left top;
}

a.submit:hover {
    text-decoration: none !important;
}

input.submit_kicsi {
    border:0 none;
    cursor:pointer;
    display:block !important;
    font-size:11px;
    line-height:12px !important;
    padding:2px 0 6px;
    width:47px !important;
    color: #fff !important;
    background: transparent url(../images/submit_bg_kicsi.png) no-repeat left top;
}

input.text_input {
    height: 15px;
    border-width: 2px 1px 1px 2px;
    border-style: ridge solid solid ridge;
    font-size: 11px;
    border-color: #a1b1be;
    color: #3c3c3c;
}

.reg_form_item{
    margin: 10px 0 10px 20px;
}

/* @end gomb */

/* @end altalanos */

/* @group header */

#header {
    width: 100%;
    height: 113px;
    text-align: center;
    z-index: 10;
    position: relative;
    background: transparent url(../images/body_bg.png) repeat-x 0 -5px;
}

#header .header_default_bg {
    background: transparent url(/images/headers/header_main.png) no-repeat center top;
}

#header .head {
    width: 982px;
    position: relative;
    text-align: left;
    margin: 0 auto;
    height: 87px;
}

#header .head h1 {
    font: bold 12px/23px Arial, Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: 4px;
    float: left;
    margin: 10px 0 0;
    color: #1b407b;
}
	
	#header .head h1.lang_en {
		letter-spacing: 2px;
	}

#header .head h1 a,
#header .head h1 a:hover,
#header .head h1 a img,
#header .head h1 a b {
    display: block;
    float: left;
    text-decoration: none;
    cursor: pointer;
}

#header .head h1 b {
	width: 310px;
	height: 17px;
    margin: 53px 0 0 0;
	text-indent: -9999px;
	background: transparent url(../images/ksh_h1.png) no-repeat bottom left; }

	#header .head h1.lang_en  b {
		background-image: url(../images/hcso_h1.png);
	}

/* @group rup */

#header .head .rup {
	position: relative;
    font-size: 11px;
    line-height: 22px;
    float: right;
    margin: 12px 12px 0 0;
    width: 275px;
	height: 75px;
}

#header .head .rup li {
    float: right;
    margin-left: 7px;
}

#header .head .rup li a {
    display: block;
    height: 25px;
    background-color: transparent;
    background-repeat: no-repeat;
}

#header .head .rup li.gyengenlatoknak a {
    background: transparent url(../images/gyengenlatoknak.png) no-repeat left center;
    width: 120px;
    text-indent: 28px;
}

#header .head .rup li.rss a {
    background: transparent url(../images/rss.png) no-repeat left center;
    width: 57px;
    text-indent: 28px;
}

#header .head .rup li.lang a,
#header .head .rup li.lang_en a {
    background: transparent url(../images/flag_en.png) no-repeat left center;
    width: 73px;
    text-indent: 28px;
}

#header .head .rup li.lang_hu a {
    background: transparent url(../images/flag_hu.png) no-repeat left center;
    width: 73px;
    text-indent: 28px;
}

#header .head .rup li.start {
	position: absolute; 
	bottom: 0pt; 
	right: 0pt; 
	width: 62px; 
	text-align: center;
}

/* @end rup */

#kereses {
    margin: 4px 0 0;
}

#kereses .text_input {
    float: left;
    width: 122px;
}

#kereses .submit {
    float: left;
    margin-left: 11px;
}

ul.temakorok li {
    margin-left: 1em;
	margin-bottom: 2px;
    text-indent: -1em;
    line-height: 14px;
}

ul.temakorok li a {
    font-weight: bold;
}

/* @group menu */

#header .menu {
    height: 26px;
    margin: 0 auto;
    width: 990px;
    position: relative;
}

#header .menu li {
    float: left;
    /*overflow: hidden;*/
    position: relative;
}

#header .menu li a {
    float: left;
    display: block;
    height: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 18px;
    line-height: 24px;
    font-size: 11px;
    background: transparent url(../images/menu_bg.png) left center;
    color: #fff;
}

#header .menu li.first a {
    background: transparent url(../images/menu_bg.png) -2px 0;
}

#header .menu li.first:hover a {
    background: transparent url(../images/menu_bg_over.png) -2px 0;
}

#header .menu li.active a, 
#header .menu li:hover a {
    text-decoration: none;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: -435px 0;
    background: transparent url(../images/menu_bg_over.png) left center;
}

#header ul.menu li li a,
#header ul.menu li.first li a,
#header ul.menu li.active li a {
    background-image: none !important;
}

#header .menu ul {
    display: none;
    position: absolute;
    top: 26px;
    left: 0;
    width: 160px;
    z-index: 100;
    border-style: solid;
    border-width: 1px;
    background: #fff;
    border-color: #fff;
}

#header .menu li.last ul {
    left: auto;
    right: 0;
}

#header .menu ul li {
    float: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    border-color: #ffcc85;
}

#header .menu ul li a {
    float: none;
    display: block;
    height: auto;
    text-transform: none;
    font-weight: normal;
    padding: 0 0 0 15px;
    text-align: left;
    width: 145px;
    background: #fff;
    color: #3c3c3c;
}

#header .menu li:hover ul {
    display: block;
    z-index: 3;
}

#header .menu li.first ul li a:hover,
#header .menu ul li a:hover {
    background: #1b407b;
    color: #fff;
}

	#header .menu .almenu a {
		line-height: normal;
		padding: 6px;
	}

/* @end menu */

/* @end header */

/* @group content */

#content {
    width: 990px;
    margin: auto;
    position: relative;
    clear: both;
}

/* @group box */
.szineshatter,
.footer_szines {
    background-color: #e9eef6;
}

.footer_szines .boxcontent {
    background-color: #fff;
}


.box {
    margin: 4px 0 0;
    float: left;
    width: 100%;
}

.box {
    width: 100%;
    float: left;
    margin: 8px 0 0 0;
    padding: 0 0 6px;
    border: 1px solid #ffce8f;
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
        -ms-border-radius: 10px;
         -o-border-radius: 10px;
            border-radius: 10px;
}

.box h3.box_header,
.box h3.box_header_szin_2 {
	padding: 5px 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
    text-align: center;
    /*position: relative;*/
    -webkit-border-radius: 10px 10px 0 0;
       -moz-border-radius: 10px 10px 0 0;
        -ms-border-radius: 10px 10px 0 0;
         -o-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
    background: #4266a1;
    color: #fff;
}

.box h3.box_header_szin_2 {
    background: #df8108;
}

.box .boxcontent {
    padding: 4px 8px 0;
}

.box .boxfootcontent {
    padding: 2px 20px 0 0;
    text-align: right;
}

.box .box_footer {
    clear: both;
}

.szinesszoveg .boxcontent {
    color: #1b407b;
}

.box_footer {
    border-top: 1px solid #ffce8f;
}

.box_footer .boxfootcontent {
    border-top: 1px solid #fff;
}

.box_footer .boxfootcontent a.footerlink {
    color: #f2790d;
    padding-right: 12px;
    background: transparent url(../images/nyil1.png) no-repeat right 3px;
}

/* @end box */

/* @group pager, slide_nav */

ul.pager li {
    float: left;
    margin-right: 4px;
}

#slide_nav a:hover, 
ul.pager li.active a,
ul.pager li a:hover {
    text-decoration: none;
}

ul.pager li a {
    display: block;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: bold;
    background: #bfd6e7;
    color: #3c3c3c;
}

#slide_nav a {
    display: block;
    float: left;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: bold;
    background: #bfd6e7;
    color: #3c3c3c;
}

#slide_nav, 
.box .box_footer .boxfootcontent ul.pager {
    float: left;
    margin-left: 17px;
    margin-top: 3px;
}

#slide_nav a.activeSlide,
#slide_nav a:hover,
ul.pager li.active a,
ul.pager li a:hover {
    background: #4266a1;
    color: #fff;
}

ul.pager .nemszam {
    font-size: 16px;
    line-height: 14px;
}

/* @end pager, slide_nav */

/* @group content_pager */

.content_pager  {
	margin-top: 1em;
	margin-bottom: 1em;
  text-align: center;
}

.content_pager  a {
    text-decoration: none;
    display: inline-block;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    text-align: center;
    font-weight: bold;
    background: #bfd6e7;
    color: #3c3c3c;
}

.content_pager  a.activeSlide,
.content_pager  a:hover {
    background: #4266a1;
    color: #fff;
}

/* @end content_pager */

/* @group gyorstajekoztato, lista */

div.gyorstajekoztato .boxcontent {
   padding: 0;
}

div.lista .boxcontent {
    padding: 0;
}

.gyorstajekoztato .boxcontent ul li, 
.lista .boxcontent ul li {
    padding: 6px 12px;
}

.gyorstajekoztato .boxcontent ul h4 {
    /* float: left; */
    margin-right: 4px;
    color: #1b407b;
}

.lista .boxcontent ul h4 {
    margin-right: 4px;
    color: #1b407b;
}

.gyorstajekoztato ul li a, 
.lista ul li a {
    font-weight: bold;
}

.gyorstajekoztato ul li.szineshatter, 
.lista ul li.szineshatter {
    background: #eaeef7;
}

.lista .hol_vagyunk {
    margin: 0 16px 10px;
}

.lista h2 {
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
    padding: 8px 30px;
    color: #1b407b;
    background-color: #e9eef6 !important;

    -webkit-border-radius: 10px 10px 0 0;
       -moz-border-radius: 10px 10px 0 0;
        -ms-border-radius: 10px 10px 0 0;
         -o-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
}


/* @end gyorstajekoztato, lista */

/* @group ajanlott_kiadvanyok */

.ajanlott_kiadvanyok .boxcontent {
    padding: 0;
    margin-bottom: 15px;
}

#slider_wrap {
    padding: 6px 12px;
    border-color: #ffce8f;
    background-color: #fff;
}

.ajanlott_kiadvanyok .boxcontent h4 {
    font: bold 15px/20px Georgia, Tahoma, Arial, sans-serif;
    margin-bottom: 7px;
}

.ajanlott_kiadvanyok .boxcontent .kep {
    float: left;
    margin: 0 8px 0 0;
}

#slider_wrap .kep img {
    border: 1px solid #ccc;
}

/* @end ajanlott_kiadvanyok */

/* @group hirek_aktualitasok */

.hirek_aktualitasok .boxcontent {
    padding: 0;
    line-height: 14px;
}

.hirek_aktualitasok .boxcontent .topnews {
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px solid #ffce8f;
}

.hirek_aktualitasok .boxcontent ul li {
    display: block;
    padding: 6px 12px;
    clear: both;
    border-style: solid none none;
    border-width: 1px 0 0;
    border-color: #ffce8f;
}

.hirek_aktualitasok .boxcontent ul li.first {
    border: none;
}

.hirek_aktualitasok .boxcontent ul li .kep {
    float: left;
    margin: 0 20px 6px 0;
}

.hirek_aktualitasok .boxcontent ul li h4 {
    font-size: 12px;
    line-height: 14px;
    color: #1b407b;
}

.hirek_aktualitasok .boxcontent ul li .cim {
    font-weight: bold;
}

.hirek_aktualitasok .boxcontent ul li .datum {
    font-weight: normal;
}

/* @end hirek_aktualitasok */

/* @group fontosabb_adatok */

.fontosabb_adatok .boxcontent {
    padding: 6px 12px;
}

.fontosabb_adatok .boxcontent table {
    width: 100%;
    font-weight: bold;
    line-height: 14px;
}

.fontosabb_adatok .boxcontent table th {
	padding: 2px 0;
    text-align: left;
    color: #1b407b;
}

.fontosabb_adatok .boxcontent table td {
    text-align: right;
}

/* @end fontosabb_adatok */

/* @start calendarDetails */

#calendarDetails li {
    clear: both;
}

#calendarDetails dl dt {
    clear: both;
    float: left;
    width: 200px;
}

#calendarDetails dl dd {
    float: left;
}

/* @end calendarDetails */

/* @group hol_vagyunk */

.hol_vagyunk {
    display: none;

    font-size: 11px;
    line-height: 14px;
}

.hol_vagyunk,
.hol_vagyunk a {
    color: #626262;
}

.hol_vagyunk .itt {
    float: left;
    display: block;
}
/*
.hol_vagyunk .jobbranyil {
    display: block;
    height: 14px;
    width: 10px;
    background-color: transparent;
    float: left;
    margin: 1px 2px 0;
    line-height: 11px;
}
*/
.hol_vagyunk .jobbranyil {
    display: block;
    height: 14px;
    width: 10px;
    background: url("../images/nyil2.png") no-repeat scroll center center transparent;
    text-indent: -4200px;
    overflow: hidden;
    float: left;
    margin: 1px 2px 0;
}

/* @end hol_vagyunk */

/* @group cikkoldal */

#cikkoldal .boxcontent {
    padding: 0;
}

#cikkoldal .hol_vagyunk {
    display: none;
}

#cikkoldal h2 {
    font: 15px/20px Georgia, "Times New Roman", serif;
    font-weight: bold;
    padding: 9px 24px;
    color: #1b407b;
    background-color: #e9eef6 !important;
    -webkit-border-radius: 10px 10px 0 0;
       -moz-border-radius: 10px 10px 0 0;
        -ms-border-radius: 10px 10px 0 0;
         -o-border-radius: 10px 10px 0 0;
            border-radius: 10px 10px 0 0;
}

#cikkoldal .lead {
    margin: 10px 30px 8px;
    color: #1b407b;
}

#cikk {
    margin: 0 24px;
}

#cikk h3 {
    margin-top: .5em;
    font: bold 12px/16px Tahoma,Arial,Verdana,sans-serif;
    color: #1b407b;
}

#cikk ul {
	margin-left: 2em;
	list-style: disc outside;
}

	#cikk ul ul {
		list-style-type: square;
	}

		#cikk ul ul ul {
			list-style-type: circle;
		}

#cikk ol {
	margin-left: 2em;
	list-style: decimal;
}

/* @end cikkoldal */

/* @group calendar */

.blockCalendar form {
    display:inline;
}

.blockCalendar .boxcontent {
    padding: 0;
}

.blockCalendar table {
    width: 100%;
}

.blockCalendar table td {
    padding: 1px 3px;
    text-align: center;
}

.blockCalendar table td a {
    display: block;
}

.blockCalendar tr.napok td {
    border-style: solid none;
    border-width: 1px 0;
    border-color: #ffce8f;
}

.blockCalendar .ct_item {
    float: left;
    margin: 2px 0 2px 6px;
}

.blockCalendar .event {
    background:#ffce8f;
}

.blockCalendar table td.hetvege,
.blockCalendar table td.hetvege a {
    color: #df8008;
}

.blockCalendar table td.hetvege a.event {
    background: #ffe3bf;
}

/* @end calendar */

/* @group kereses_talalat */

#kereses_oldal .boxcontent {
    padding: 4px 0;
}

#kereses_oldal .hol_vagyunk {
    margin: 0 16px 10px;
}

#kereses_oldal h2 {
    font: 15px/20px Georgia, "Times New Roman", serif;
    font-weight: bold;
    padding: 8px 30px;
}

#kereses_oldal .lead {
    margin: 10px 30px 8px;
}

#kereses_oldal .talalat {
    margin: 0 30px;
}

.searchCalendar #search_text,
.searchCalendar #category,
.searchCalendar #timer_start,
.searchCalendar #timer_end
{
    width:130px;
    margin-bottom:5px;
}

/* @end kereses_talalat */

/* @group kereso oldal */

#kereses_oldal .eztkeresem {
    padding: 17px 0;
    background: #4266a2;
}

#kereses_oldal .eztkeresem label,
#kereses_oldal .ittkeresem label {
    font-weight: bold;
    color: #fff;
}

#kereses_oldal .eztkeresem input {
    width: 262px;
}

#kereses_oldal .bal {
    float: left;
    width: 140px;
    margin-right: 20px;
    text-align: right;
}

#kereses_oldal .jobb {
    float: left;
}

#kereses_oldal .ittkeresem {
    padding: 13px 0;
    background: #5f82bc;
}

#kereses_oldal .jobb ul li {
    float: left;
    width: 160px;
    margin-right: 10px;
}

#kereses_oldal .jobb ul li label {
    font-weight: normal;
}

#kereses_oldal .forrasok {
    padding: 5px 0;
}

#kereses_oldal .forrasok .jobb {
    margin-left: 160px;
}

#kereses_oldal .idoszak {
    padding: 30px 0;
    background-color: #e9eef6 !important;
}

#kereses_oldal .idoszak .bal {
    font-weight: bold;
    color: #1b407b;
}

#kereses_oldal .idoszak2 {
    padding: 0 0 30px;
    background-color: #e9eef6 !important;
}

#kereses_oldal .idoszak2 input {
    width: 90px;
    margin-right: 30px;
}

#kereses_oldal .gombok {
    margin: 17px 0 0 160px;
}

#kereses_oldal .gombok .submit {
    float: left;
    margin-right: 20px;
}

/* @end kereso oldal */

/* @group kereso talalati oldal */

#kereses_talalat {
    margin-bottom: 20px;
}

#kereses_talalat .navigacio {
    font-weight: bold;
    color: #fff;
}

#kereses_talalat .navigacio .elso_sor {
    padding: 0 0 0 20px;
    background: #5f82bc;
}

#kereses_talalat .navigacio .elso_sor .kiadvanyszam {
    float: left;
    padding: 12px 0;
}

#kereses_talalat .navigacio ul {
    float: left;
    margin-left: 42px;
}

#kereses_talalat .navigacio ul li {
    float: left;
    line-height: 40px;
    margin-right:2px;
}

#kereses_talalat .navigacio ul li a, 
#kereses_talalat .navigacio ul li span {
    padding: 12px 8px;
    float: left;
}

#kereses_talalat .navigacio ul li a {
    font-size: 14px;
    color: #fff;
    background: #5f82bc;
    line-height: 17px;
    width: auto;
}

#kereses_talalat .navigacio ul li.active a {
    background: #4266a2;
}

#kereses_talalat .navigacio ul li a:hover {
    text-decoration: none;
}

#kereses_talalat .navigacio .masodik_sor,
#kereses_talalat .navigacio ul li a.active, 
#kereses_talalat .navigacio ul li a:hover {
    background: #4266a2;
}

#kereses_talalat .masodik_sor {
    text-align: center;
    padding: 8px 20px;
	overflow: auto;
}

#kereses_talalat .balra {
    float: left;
}

#kereses_talalat .jobbra {
    float: right;
}

#kereses_talalat .talalatlista,
#kereses_talalat .talalatlista h2 {
    font: bold 15px/20px Georgia,"Times New Roman",serif;
    color: #1b407b;
}

#kereses_talalat h2,
#kereses_talalat .lead {
    padding: 0;
    margin: 0;
}

#kereses_talalat .talalatlista li {
    padding: 10px 10px 10px 0;
}

#kereses_talalat .talalatlista li.odd {
    background-color: #e9eef6;
}

#kereses_talalat .talalatlista .itt_talaltam,
#kereses_talalat .talalatlista li h2 span {
    font-weight: bold;
}

#kereses_talalat .talalatlista .url {
    font-style: italic;
}

#kereses_talalat .lead,
#kereses_talalat .itt_talaltam,
#kereses_talalat .url, 
#kereses_talalat .talalatlista h2 span {
    font: 13px/19px Tahoma,Arial,Verdana,sans-serif;
    color: #3d3d3d;
}

#kereses_talalat .szam {
    width: 42px;
    text-align: right;
}

#kereses_talalat h2,
#kereses_talalat .lead,
#kereses_talalat .itt_talaltam,
#kereses_talalat .url {
    margin-left: 52px;
}

/* @end kereso talalti oldal */

/* @end content */

/* @start footer */

#footer {
    width: 100%;
    height: 53px;
    padding-top: 5px;
    clear: both;
    margin-top: 16px;
    background: transparent url(../images/body_bg_lent.png) repeat-x;
}

#footer .foot {
    width: 990px;
    margin: 0 auto;
}

#footer .cimer {
    float: left;
    margin: 0 0 0 50px;
}

#footer .footlista {
    width: 720px;
    font-size: 11px;
    font-weight: bold;
    margin: 6px auto 0;
    text-align: center;
    color: #1b407b;
}

#footer .footlista li {
    display: inline;
}

#footer .listatar {
    float: left;
    width: 740px;
}

/* impresszum */
table.impresszum {
	margin-bottom: 10px;
}

	table.impresszum td {
		padding: 0 1em 1em 0;
		line-height: 1.5;
		vertical-align: top;
	}

/* @group keszitettek */

#keszitettek {
    font: 11px/33px Arial,Verdana,sans-serif;
    text-transform: uppercase;
    color: #909090;
    text-align: center;
    width: 245px;
    margin: 10px auto;
}

#keszitettek .keszitette {
    float: left;
    margin-right: 15px;
}

#keszitettek a.dss {
    text-indent: -3000px;
    overflow: hidden;
    height: 36px;
    width: 29px;
    background: transparent url(../images/dss.png) no-repeat center center;
    display: block;
    float: left;
    margin-right: 10px;
}

#keszitettek a.dss:hover {
    background: transparent url(../images/dss_over.png) no-repeat center center;
}

#keszitettek a.dolphinet {
    text-indent: -3000px;
    overflow: hidden;
    height: 28px;
    width: 108px;
    background: transparent url(../images/dolphinet.png) no-repeat center center;
    display: block;
    float: left;
}

#keszitettek a.dolphinet:hover {
    background: transparent url(../images/dolphinet_over.png) no-repeat center center;
}

/* @end keszitettek */

/* @end footer */

/* @group tablazathoz */

.adat_tabla .boxcontent th{
    background-color:#4266a2;        
    color: #ffffff;
    padding: 5px;
    margin: 0px;
    font-weight:normal;
}
.adat_tabla .boxcontent td{
    text-align:left;
}

.adat_tabla .boxcontent tr{
    height:24px;
    margin-left:1px;
}

.adat_tabla .table_tr_first{
    background-color:#eaeef7;
    height:24px;
    margin-left:1px;
}

.adat_tabla .table_row_indent{
    padding-left:14px;
    text-align:left !important;
    color:#3e3c3f;
}

.adat_tabla .table_row_indent_long{
    padding-left:28px;
    text-align:left !important;
    color:#3e3c3f;
}

.adat_tabla .table_row_subtitle{
    text-align:center;
    color:#1e3e77;
    font-family:Times New Roman;
    font-size:15px;
    font-weight:bold;
}

.boxcontent_table #cikk{
    margin: 0px;
}

span.error {
    display:block;
    margin:20px;
    font-size:1.5em;
}

/* @end tablazathoz */

.middle { width: 766px; }
.middlewithright { width: 566px; }

/* 404 */
#err404.boxcontent {
	padding: 12px 24px;
}

	#err404 img {
		float: right;
		margin-left: 24px;
	}
	
	#err404 h3 {
		margin-bottom: .5em;
		font: bold 12px/16px Tahoma,Arial,Verdana,sans-serif;
		color: #1b407b;
	}

	#err404 ul {
		margin-left: 0;
		padding-left: 1.3em;
		list-style: square;
	}
	
	#err404 p.gap {
		height: 0;
		padding: 1em;
	}

/* elnokok és interjúk oldalai */
#president p, #interview p {
	margin-bottom: .5em; 
}

	#interview p.lead, #interview p.question {
		margin: 1em 0 0 0;
		font-weight: bold;
	}
	#interview p.question {
		color: #f39313;
	}
	
	#interview div.list {
		margin: 0 -24px 12px;
		padding: 10px 24px;	
		overflow: hidden;
	}
	
		#interview div.list.imgright {
			background: #e9eef6;
		}
	
		#interview div.list.imgleft div.portre {
			float: left;
			margin-right: 15px;
		}

		#interview div.list.imgright div.portre {
			float: right;
			margin-left: 15px;
		}
		
			#interview div.list div.portre img {
				width: 100px;
			}
		
		#interview div.list div.title {
			font-size: 120%;
			font-weight: bold;
		}

		#interview div.list div.lead {
			margin: 1em 0 0 0;
		}

.picleft { float: left; margin: 0 10px 5px 0; }
.picright { float: right; margin: 0 0 5px 10px; }
	
/* temakoros tablazatok - ekezet ne legyen css-ben, commentben sem, mert ahol van, onnantol IE nem olvassa a css-t */
	table.temakor { 
		width: 100%;
		border-collapse: collapse;
	}

		table.temakor thead th { 
			padding: 2px 4px;
			text-align: center;
			font-weight: normal;
			color: #ffffff;
			background: #4266a2;
			border: 1px solid #ffffff;
		}
		
		table.temakor tbody th,
		table.temakor tbody td {
			color: #000000;
			background: #ffffff;
		}

		table.temakor tbody tr.alt th,
		table.temakor tbody tr.alt td {
			background: #eaeef7;
		}

		table.temakor tbody th { 
			padding: 2px 2px 2px 5px;
			text-align: left;
			font-weight: bold;
		}

			table.temakor tbody th.behuz { 
				font-weight: normal;
				padding-left: 2em;
			}

			table.temakor tbody th.frcim {
				padding: 2px 0;
				text-align: center;
			}
			
		table.temakor tbody td {
			vertical-align: middle;
		}

			table.temakor tbody td a { 
				display: block; 
				width: 9px; 
				height: 9px;
				margin: 2px auto;
				overflow: hidden;
				text-indent: -9999px;
				background: url("../images/sprite.png") no-repeat -879px -11px;
			}

		#cikkoldal.turizmus h2 {
			padding: 0;
			height: 80px;
			text-indent: -9999px;
			background: transparent url("../images/szamokban.jpg") no-repeat 2px 0 !important;
		}
        
.submit-link {
    background:none;
    border:0px none;
    font: 12px/16px Tahoma,Arial,Verdana,sans-serif;
    padding:0;
    margin:0;
}

/* stadat tartalomjegyzek */
ul#sttoc, ul#st_fr {
	width: 720px;
	margin: 10px auto;
	list-style-type: none;
	font-size: 12px;
}

	ul#sttoc li, ul#st_fr li {
		width: 100%;
		padding: 2px;
		overflow: auto;
	}
	
		ul#sttoc li.stsub {
			margin-top: 1em;
			font-weight: bold;
		}
	
		ul#sttoc li.stsb2 {
			margin-top: .5em;
			font-weight: bold;
		}
	
		ul#sttoc li.stevn {
			background: #eaeef7;
		}

		ul#sttoc a {
			display: block;
		}
	
			ul#sttoc a:hover {
				background: #4266a1;
			}

		ul#sttoc li span.stnum {
			display: block;
			float: left;
			width: 60px;
		}
	
		ul#sttoc li span.sttit {
			display: block;
			float: left;
			width: 660px;
		}
		
		ul#sttoc li.stodd:hover, ul#sttoc li.stevn:hover {
			background: #4266a1;
		}

			ul#sttoc li.stodd:hover a, ul#sttoc li.stevn:hover a {
				color: #ffffff;
				text-decoration: none;
				cursor: pointer;
			}
			
		ul#sttoc li span.sttit span.new {
			color: red;
		}
		
		ul#sttoc li span.st_fr, ul#st_fr li span.st_fr {
			margin-left: 4px;
			line-height: 12px;
		}
		
			ul#sttoc li span.st_fr_1, ul#st_fr li span.st_fr_1, 
			ul#sttoc li span.st_fr_2, ul#st_fr li span.st_fr_2, 
			ul#sttoc li span.st_fr_3, ul#st_fr li span.st_fr_3 {
				font-size: 125%;
			} 

			ul#st_fr li span.st_fr {
				display: inline-block;
				width: 12px;
				margin-left: 0;
				margin-right: 4px;
				text-align: center;
				color: #004cb8;
			}
			
		
			
/* tukor tablak tartalomjegyzeke */
#cikk ul.tuktoc {
	margin: 0;
	list-style: none;
}

#cikk ul.tuktoc a {
	display: block;
	margin-left: 30px;
}

	#cikk ul.amo a { margin-left: 45px; }

#cikk ul.tuktoc a span {
	display: block;
	float: left;
	width: 30px;
	margin-left: -30px;
}

	#cikk ul.amo a span { width: 45px; margin-left: -45px; }

/* szakertoi nevjegyzek */
div#cikk table.szakertok {
	width: 100%;
	border-collapse: collapse;
}

	div#cikk table.szakertok thead th { 
		padding: 2px;
		text-align: center;
		font-weight: normal;
		color: #ffffff;
		background: #4266a2;
		border: 1px solid #ffffff;
	}
	
	div#cikk table.szakertok tbody th,
	div#cikk table.szakertok tbody td {
		padding: 2px;
		font-weight: normal;
		text-align: left;
		vertical-align: middle;
		color: #000000;
		background: #ffffff;
		border-bottom: 1px solid #eaeef7;
	}

		div#cikk table.szakertok tbody th.szakertok_1 {
			padding-top: 1em;
			font-weight: bold;
			color: #4266a2;
		}

		div#cikk table.szakertok tbody th.szakertok_2 {
			font-weight: bold;
		}

	div#cikk table.szakertok tbody td {
		padding: 2px 4px;
		vertical-align: top;
		white-space: nowrap;
		border-left: 1px solid #eaeef7;
	}
	
		div#cikk table.szakertok tbody tr.even th,
		div#cikk table.szakertok tbody tr.even td {
			background: #eaeef7;
			border-left: 1px solid #ffffff;
			border-bottom: 1px solid #ffffff;
		}

/* OSAP tablak */
div#cikk table.osap_tabla {
	width: 100%;
	border-collapse: collapse;
}

	div#cikk table.osap_tabla thead th {
		padding: 2px;
		font-weight: normal;
		text-align: center;
		color: #FFFFFF;
		background: #4266A2;
		border: 1px solid #FFFFFF;
	}

	div#cikk table.osap_tabla tbody th {
		vertical-align: top;
	}

	div#cikk table.osap_tabla tbody td {
		padding: 2px 4px;
		vertical-align: top;
		border-left: 1px solid #EAEEF7;
	}

		div#cikk table.osap_tabla tbody td.quest {
			width: 60px;
			text-align: center;
			vertical-align: middle;
		}

		div#cikk table.osap_tabla tbody td.kshxml {
			text-align: center;
			vertical-align: middle;
		}

		div#cikk table.osap_tabla tbody tr.even th,
		div#cikk table.osap_tabla tbody tr.even td {
			background: #EAEEF7;
			border-left: 1px solid #FFFFFF;
		}

		div#cikk table.osap_tabla tbody tr.inner th,
		div#cikk table.osap_tabla tbody tr.inner td {
			border-top: 1px solid #EAEEF7;
		}

		div#cikk table.osap_tabla tbody tr.even.inner th,
		div#cikk table.osap_tabla tbody tr.even.inner td {
			border-top: 1px solid #FFFFFF;
		}

			div#cikk table.osap_tabla tbody td.kshxml a,
			div#cikk table.osap_tabla tbody td.quest a {
				padding: 2px;
				font-size: 30px;
			}

				div#cikk table.osap_tabla tbody td.kshxml a img,
				div#cikk table.osap_tabla tbody td.quest a img {
					visibility: hidden;
					vertical-align: baseline;
				}
				
				* html div#cikk table.osap_tabla tbody td.quest a img {
					visibility: visible;
				}
				
				div#cikk table.osap_tabla tbody td.kshxml a { background: url(/images/icons/icon_xml_bw.gif) no-repeat 2px 2px; }
				div#cikk table.osap_tabla tbody td.quest a[href$=".xls"] { background: url(/images/icons/icon_xls_bw.gif) no-repeat 2px 2px; }
				div#cikk table.osap_tabla tbody td.quest a[href$=".doc"] { background: url(/images/icons/icon_doc_bw.gif) no-repeat 2px 2px; }
				div#cikk table.osap_tabla tbody td.quest a[href$=".pdf"] { background: url(/images/icons/icon_pdf_bw.gif) no-repeat 2px 2px; }
				div#cikk table.osap_tabla tbody td.quest a.net { background: url(/images/icons/icon_net_bw.gif) no-repeat 2px 2px; }
				div#cikk table.osap_tabla tbody td.quest a.dum { background: url(/images/icons/icon_dum_bw.gif) no-repeat 2px 2px; }

				div#cikk table.osap_tabla tbody td.kshxml a:hover { background-image: url(/images/icons/icon_xml.gif); }
				div#cikk table.osap_tabla tbody td.quest  a[href$=".xls"]:hover { background-image: url(/images/icons/icon_xls.gif); }
				div#cikk table.osap_tabla tbody td.quest  a[href$=".doc"]:hover { background-image: url(/images/icons/icon_doc.gif); }
				div#cikk table.osap_tabla tbody td.quest  a[href$=".pdf"]:hover { background-image: url(/images/icons/icon_pdf.gif); }
				div#cikk table.osap_tabla tbody td.quest  a.net:hover { background-image: url(/images/icons/icon_net.gif); }
				div#cikk table.osap_tabla tbody td.quest  a.dum:hover { background-image: url(/images/icons/icon_dum.gif); }

/* fontosabb adatok */
div#cikk table.keyfigures {
	width: 100%;
	border-collapse: collapse;
}

	div#cikk table.keyfigures thead th {
		padding: 2px;
		font-weight: normal;
		text-align: center;
		vertical-align: middle;
		color: #fff;
		background: #4266a2;
		border: 1px solid #fff;
	}

	div#cikk table.keyfigures tbody th {
		width: 40%;
		padding: 2px 4px;
		font-weight: normal;
		text-align: left;
	}

	div#cikk table.keyfigures tbody td {
		width: 15%;
		padding: 2px 4px;
		text-align: right;
		border-left: 1px solid #eaeef7;
	}

	div#cikk table.keyfigures tbody td.label {
		text-align: center;
	}
	
		div#cikk table.keyfigures tbody tr.even th,
		div#cikk table.keyfigures tbody tr.even td {
			background: #eaeef7;
			border-left: 1px solid #fff;
		}

/* regi stilusu, szethuzott bekezdesek */
div.szethuzott {}

		div.szethuzott h3 {
			margin-top: 1em;
			margin-bottom: 1em;
		}

		div.szethuzott p {
			margin-bottom: 1em;
		}
		
/* ideiglenesen - elerhetosegek formazasa */

div#elerhetoseg {
	margin: 5px -25px;
}

	div#elerhetoseg h3 {
		font-size: 12px;
		color: #1B407B;
	}

	div#elerhetoseg table {
		width: 100%;
		margin-bottom: 1em;
		border-collapse: collapse;
	}

		div#elerhetoseg table.init {
			border: 1px solid #FFCE8F;
		}

		div#elerhetoseg table tr:nth-child(even) {
			background: #EAEEF7;
		}

		div#elerhetoseg table tr.gap {
			height: 1px;
			background: #FFCE8F;
		}

		div#elerhetoseg table tr.gap th,
		div#elerhetoseg table tr.gap td {
			padding: 0;
		}

		div#elerhetoseg table th {
			width: 150px;
			padding: 2px 2px 2px 5px;
			font-weight: normal;
			text-align: left;
			vertical-align: top;
		}

		div#elerhetoseg table td {
			padding: 2px;
			line-height: 150%;
		}

			div#elerhetoseg table td span a {
				padding: 0 4px;
			}
			
				div#elerhetoseg table td span a img {
					vertical-align: bottom;
				}

	div#elerhetoseg ul#navigator {	
		display: block;
		list-style-type: none;
		overflow: auto;
		margin-bottom: -1px;
	}
	
		div#elerhetoseg ul#navigator li {
			display: block;
			float: left;
			margin-right: 5px;
			border: 1px solid #FFCE8F;

			-o-border-radius: 5px 5px 0 0;
			-moz-border-radius: 5px 5px 0 0;
			-webkit-border-radius: 5px 5px 0 0;
			border-radius: 5px 5px 0 0; 
		}

			div#elerhetoseg ul#navigator li a {
				display: block;
				padding: 2px 15px;
			}

				div#elerhetoseg ul#navigator li.selected {
					font-weight: bold;
					background: #EAEEF7;
					border-bottom: 1px solid #EAEEF7;
				}

	div#mapcanvas {
		margin: 0 -24px;
	}
	
		div#mapcanvas div#mapinfo h4 {
			font-size: 12px;
			font-weight: bold;
			color: #1B407B;
		}

/* szervezeti egysegek kezdete */

#management {
    /*font-family: Verdana, Geneva, sans-serif;*/
    /*font-weight: normal;*/
    /*font-size: 11px;*/
    /*line-height: 1.5;*/
}

#management h3 {
    font-size: 12px;
    text-align: left;
    color: #4266a1;
    margin-bottom: .5em;
}

#management p {
    margin: -.5em 0;
}

#management ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#management div.head {
    margin: 0;
    overflow: auto;
}

    #management div.head img {
        float: left;
        margin-right: 10px;
        border: 0;
    }
    
    #management div.head ul {
        margin: 1.3em 0 0 0;
        padding: 0;
        list-style: none;
    }
    
        #management div.head ul li.gap {
            margin-top: 1em;
        }
    
#management table {
    width: 100%;
    margin: 1em 0 1.5em 0;
    font-size: 11px;
    border-collapse: collapse;
}

    #management table thead th {
        border-bottom: 2px solid #ffce8f;
    }

    #management table tbody th {
        width: 200px;
        text-align: left;
        font-weight: normal;
        color: #000;
    }

        #management table tbody tr.department th {
            width: auto;
            font-weight: bold;
            color: #000;
            border-top: 1px solid #ffce8f;
        }

    #management table tbody td {
        padding: 0 2px;
        text-align: center;
        vertical-align: bottom;
        white-space: nowrap;
    }
    
        #management table tbody td.post {
            text-align: left;
        }

/* szervezeti egysegek vege */

.newsletter-subscribe .text,
.newsletter-subscribe form {
    padding:10px 20px;
}

.newsletter-subscribe form .row {
    padding:5px 0;
}

.newsletter-subscribe form .row label,
.newsletter-subscribe form .row-label {
    display: block;
    float: left;
    width: 100px;
}

.newsletter-subscribe .red {
    color: red;
}

/* indexkepek folyoszovegben */

.thumb {
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 4px;
	text-align: center;
	border: 1px solid #FFCE8F;
	background-color: #fffaf5;
	display: inline-block;
	*display: inline;
}

.thumb-image {
	border: 1px solid #FFCE8F;
}

.thumb-caption {
	text-align: left;
	margin: 4px 1px 1px;
	font-size: 90%;
}

.thumb-left {
	float: left;
	margin-right: 10px;
}

.thumb-right {
	float: right;
	margin-left: 10px;
}

/* indexkepek folyoszovegben vege */

/* AJAX-os het kerdese */
#szavazas {
	margin-bottom: 10px;
}

	#szavazas p {
		text-align: left;
	}
		
		#szavazas p.kerdes {
			margin-bottom: 10px;
		}

	#szavazas form ul {
		margin: .5em 0;
		padding: 0;
		list-style: none;
		text-align: left;
		line-height: 1.5;
	}

	#szavazas input {
		margin: 0;
		padding: 0;
	}

	#szavazas label {
		padding-left: 8px;
	}

	#szavazas #btn_tipp, #szavazas #btn_back_to_kerdes {
		display: block;
		margin: 10px auto 0;
		width: 80px;
		padding: 2px 10px;
		font-weight: bold;
		color: #fff;
		background: #45b4ea;
		cursor: pointer;
		border: none;
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
			-ms-border-radius: 3px;
			 -o-border-radius: 3px;
				border-radius: 3px;
		-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
		   -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
			-ms-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
			 -o-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
				box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
		}
		
			#szavazas #btn_tipp:hover, #szavazas #btn_back_to_kerdes:hover {
				background: #3e98c4;
				-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
				   -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
					-ms-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
					 -o-box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
						box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
			}

/* AJAX-os het kerdese vege */
    #supplementResult {
        padding:1em 0 1em;
        display:none;
    }
    
    #supplementResult.error {
        display:inline;
        color:red;
    }
    
    #profile label,
    #registration_form label,
    #lostpassword_form label {
        width:150px;
        display:inline-block;
    }
    #registration_form .row,
    #lostpassword_form .row {
        padding:4px 20px;
    }
    #registration_form .required,
    #lostpassword_form .required  {
        color:red;
    }
	#registration_form #errorMessages,
    #lostpassword_form #errorMessages {
		padding:5px 20px;
		color:red;
	}
    
    #captcha {
        margin-left:20px;
        width: 400px;
        clear:both;
        padding:10px 10px 0 10px;
        height:200px;
        border-bottom:1px solid #000;
        border-left:1px solid #000;
    }
    
    .captcha_col {
        width:40px;
        margin-right: 20px;
        float:left;
        border:1px solid #000;
        color:#fff;
        font-weight:bold;
        text-align:center;
    }
    
    #profile {
        margin:10px 20px;
    }
    
    #profile .user-data {
        font-weight:bold;
    }
	
/* kapcsolati oldalak kezdete */
.social_icons p {
	margin: 3px;
	text-align: center;
}

	.social_icons a {
		display: inline-block;
		width: 32px;
		margin: 2px;
		height: 32px;
		background: url(../images/contact_icons.png) no-repeat 0 0;
	}
	
		.social_icons a.social_contact    { background-position:  -40px -40px; width: 72px; }
		.social_icons a.social_facebook   { background-position: -120px -40px; }
		.social_icons a.social_twitter    { background-position: -160px -40px; }
		.social_icons a.social_youtube    { background-position: -200px -40px; }
		.social_icons a.social_rss        { background-position: -240px -40px; }
		.social_icons a.social_newsletter { background-position: -280px -40px; }
		.social_icons a.social_maps       { background-position: -320px -40px; }
		.social_icons a.social_jobs       { background-position: -360px -40px; }
		.social_icons a.social_surveys    { background-position: -400px -40px; }
		
		.social_icons a.social_contact:hover    { background-position:  -40px 0px; }
		.social_icons a.social_facebook:hover   { background-position: -120px 0px; }
		.social_icons a.social_twitter:hover    { background-position: -160px 0px; }
		.social_icons a.social_youtube:hover    { background-position: -200px 0px; }
		.social_icons a.social_rss:hover        { background-position: -240px 0px; }
		.social_icons a.social_newsletter:hover { background-position: -280px 0px; }
		.social_icons a.social_maps:hover       { background-position: -320px 0px; }
		.social_icons a.social_jobs:hover       { background-position: -360px 0px; }
		.social_icons a.social_surveys:hover    { background-position: -400px 0px; }
/* kapcsolati oldalak vége */

/* új kapcsolati oldalak kezdete */
.social_icons p {
	margin: 3px 0 0;
	text-align: center;
}

	.social_icons p.contact {
		height: 48px;
	}
	
		.social_icons p.contact a span.icon {
			display: inline-block;
			width: 108px;
			height: 48px;
			margin-right: 10px;
			background: url(../images/contact_icons_new.png) no-repeat -40px 0;
		}
		
			.social_icons p.contact a:hover span.icon {
				background-position: -40px -60px;
			}
		
		.social_icons p.contact a span.text {
			display: inline-block;
			text-align: left;
			font-weight: bold;
			color: #b3b3b3;
			vertical-align: 10px;
		}

			.social_icons p.contact a:hover span.text {
				color: #004cb8;
			}

	.social_icons hr {
		margin: 8px -8px;
		border-width: 1px 0 0 0; 
		border-style: solid;
		border-color: #ffce8f;
	}

	.social_icons a.icon {
		display: inline-block;
		width: 24px;
		height: 24px;
		margin: 0 3px;
		background: url(../images/contact_icons_new.png) no-repeat 0 0;
	}

		.social_icons a.icon.social_facebook   { background-position: -160px -60px; }
		.social_icons a.icon.social_twitter    { background-position: -190px -60px; }
		.social_icons a.icon.social_rss        { background-position: -220px -60px; }
		.social_icons a.icon.social_newsletter { background-position: -250px -60px; }
		.social_icons a.icon.social_surveys    { background-position: -280px -60px; }
		.social_icons a.icon.social_youtube    { background-position: -310px -60px; }
		.social_icons a.icon.social_maps       { background-position: -340px -60px; }
		.social_icons a.icon.social_jobs       { background-position: -370px -60px; }
		
		.social_icons a.icon.social_facebook:hover   { background-position: -160px 0; }
		.social_icons a.icon.social_twitter:hover    { background-position: -190px 0; }
		.social_icons a.icon.social_rss:hover        { background-position: -220px 0; }
		.social_icons a.icon.social_newsletter:hover { background-position: -250px 0; }
		.social_icons a.icon.social_surveys:hover    { background-position: -280px 0; }
		.social_icons a.icon.social_youtube:hover    { background-position: -310px 0; }
		.social_icons a.icon.social_maps:hover       { background-position: -340px 0; }
		.social_icons a.icon.social_jobs:hover       { background-position: -370px 0; }
/* kapcsolati oldalak vége */


/* tájékoztatási naptár kezdete */
p.firstrel {
	margin: 3px 0 -3px 0;
	text-align: center;
}

	.firstrel a {
		display: inline-block;
		width: 48px;
		margin: 4px;
		height: 48px;
		background: url(../images/icons/gyorstajek_fooldal.png) no-repeat 0 0;
	}
	
		.firstrel a.firstrel_cal { background-position:    0px -60px; }
		.firstrel a.firstrel_app { background-position:  -60px -60px; }
		.firstrel a.firstrel_cat { background-position: -120px -60px; }
		
		.firstrel a.firstrel_cal:hover { background-position:    0px 0px; }
		.firstrel a.firstrel_app:hover { background-position:  -60px 0px; }
		.firstrel a.firstrel_cat:hover { background-position: -120px 0px; }
/* tájékoztatási naptár vége */


/* @group tajeknaptar doboz */

.icon-naptar {
	display: block;
	width: 70px;
	height: 80px;
	position: relative;
	background-image: url(../images/icons/icon_calendar_70_empty.png);
	font-family: "Arial Black", Gadget, sans-serif;
	cursor: pointer;
}

a .icon-naptar:hover {
	text-decoration: none;
}

.icon-naptar-datum {
	position: absolute;
	width: 50px;
	text-align: center;
	font-size: 35px;
	left: 9px;
	top: 40px;
	color: #4F4F4F;
	height: 35px;
	line-height: 30px;
	letter-spacing: -2px;
}

.icon-naptar-honap {
	position: absolute;
	width: 40px;
	text-align: center;
	font-size: 12px;
	left: 1px;
	top: 19px;
	color: white;
}

.icon-naptar-nap {
	position: absolute;
	width: 40px;
	text-align: center;
	font-size: 5px;
	left: 13px;
	top: 8px;
	color: white;
}

.icon-naptar-flip {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 28px;
	height: 30px;
	background-image: url(../images/icons/icon_calendar_70_flip.png);
}

/* @end tajeknaptar doboz */

/* @group nyitolap-fontosabb_adatok-lapulek */

#fa-lapfulek {
	padding-left: 5px;
	overflow: hidden;
	border-bottom: 1px solid #FFCE8F;
	margin: -6px -12px 5px -12px;
}

#fa-lapfulek ul {
	list-style: none;
	padding: 0;
	margin: 6px 0 0 0;
}

#fa-lapfulek li {
	float: left;
	margin: 0;
	padding: 0;
}

#fa-lapfulek a {
	display: block;
	margin: 0 4px 0;
	padding: 2px 9px;
	border: 1px solid #FFCE8F;
	border-bottom: none;
	color: #3C3C3C;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	background-color: #E9EEF6;
	outline: 0;
}

#fa-lapfulek li        a:hover,
#fa-lapfulek li.active a {
	text-decoration: none;
	padding-top: 0;
	border-top-width: 3px;
	border-top-color: inherit;
	color: inherit;

	/* ie6-7 fix */
	*border-top-color: expression(this.parentNode.currentStyle['color']);
	*color: expression(this.parentNode.currentStyle['color']);
}

/* @end nyitolap-fontosabb_adatok-lapulek */

/* @group oldalsav ikonok */

.hirek_aktualitasok p {
	padding: 10px 0;
	text-align: center;
}

.hirek_aktualitasok p.agrarcenzusok_gszo_2013 {
	padding: 10px 0;
	overflow: hidden;
}

.hirek_aktualitasok p.agrarcenzusok_gszo_2013 img {
	float: none; /* left; */
}

.hirek_aktualitasok p.agrarcenzusok_gszo_2013 span {
	float: right;
	width: 0; /* 145px; */
	padding-top: 12px;
	display: none; /* inline-block; */
	text-align: center;
}

.hirek_aktualitasok p.statisztika_nemzetkozi_eve {
	padding: 10px 15px 5px;
	overflow: hidden;
}

.hirek_aktualitasok p.statisztika_nemzetkozi_eve img {
	float: left;
}

.hirek_aktualitasok p.statisztika_nemzetkozi_eve span {
	float: right;
	width: 200px;
	display: inline-block;
	text-align: center;
	line-height: 1.7;
}

/* @end oldalsav ikonok */

/* @begin gyorstajek oldal */

#cikkoldal.gyorstajekoztato ul#calendarDetails  li span.title {
    font-weight: bold;
}

/* @end gyorstajek oldal */


/* @begin zebra tablazatok */

table.zebra thead th {
    color: white;
    background-color: #4266A2;
    border: 1px solid white;
}

table.zebra tbody th {
    font-weight: normal;
    text-align: left;
}

table.zebra tbody th,
table.zebra tbody td {
    border-left: 1px solid #EAEEF7;
}

table.zebra tbody th:first-child,
table.zebra tbody td:first-child {
    border-left: none;
}

table.zebra tbody tr:nth-child(even) th,
table.zebra tbody tr:nth-child(even) td {
    border-left: 1px solid white;
    background-color: #EAEEF7;
}

table.zebra tbody tr:nth-child(odd):last-child th,
table.zebra tbody tr:nth-child(odd):last-child td {
    border-bottom: 1px solid #EAEEF7;
}

/* OldIE */
table.zebra tbody tr.even th,
table.zebra tbody tr.even td {
    border-left: 1px solid white;
    background-color: #EAEEF7;
}

@media print {
    table.zebra thead th {
        color: black;
        background-color: transparent;
        border: 1px solid black;
    }

    table.zebra thead th:first-child {
        border-left: none;
    }

    table.zebra thead th:last-child {
        border-right: none;
    }

    table.zebra tbody th {
        font-weight: normal;
    }

    table.zebra tbody th,
    table.zebra tbody td {
        border-left: none;
    }

    table.zebra tbody th:first-child,
    table.zebra tbody td:first-child {
        border-left: none;
    }

    table.zebra tbody tr:nth-child(even) th,
    table.zebra tbody tr:nth-child(even) td {
        background-color: transparent;
        border-bottom: 1px dashed #666;
    }

    table.zebra tbody tr:nth-child(odd):last-child th,
    table.zebra tbody tr:nth-child(odd):last-child td {
        border-bottom: none;
    }

    /* OldIE */
    table.zebra tbody tr.even th,
    table.zebra tbody tr.even td {
        background-color: transparent;
        border-bottom: 1px dashed #666;
    }
}

/* @end zebra tablazatok */
