
@font-face {
  font-family: 'HShelleyAndanteBT';
  src: url('../fonts/HShelleyAndanteBT.eot?#iefix') format('embedded-opentype'),
  url('../fonts/HShelleyAndanteBT.woff') format('woff'),
  url('../fonts/HShelleyAndanteBT.ttf')  format('truetype'),
  url('../fonts/HShelleyAndanteBT.svg#HShelleyAndanteBT') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'BookmanOldStyle';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/BookmanOldStyle.eot');
  src: url('../fonts/BookmanOldStyle.eot?#iefix') format('eot'), 
  url('../fonts/BookmanOldStyle.woff') format('woff'), 
  url('../fonts/BookmanOldStyle.ttf') format('truetype'), 
  url('../fonts/BookmanOldStyle.svg#BookmanOldStyle') format('svg');
}

html, body {
    margin: 0;
    padding: 0;
    border: 0 none;
    height:100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
}

body {
    background-color: #61b4d3;
    height:100%;
    /*
    background-image:url('../img/bg.png');
    */
}

.container {
    background-color: #fff;
    width: 990px;
    height: 100%;
    border-left: 4px solid #0075ac;
    border-right: 4px solid #0075ac;
    
}


.fej {
    /*
    background-color: #0f0;
    */
    width: 990px;
    height: 120px;
}


.fej_hirdet {
    width: 990px;
    height: 80px;
}


.bal {
    width: 190px;
    padding: 10px 0px 10px 10px;
    vertical-align:top;
}

.content {
    width: 590px;
    padding: 10px 0px 10px 10px;
    vertical-align:top;
}

.jobb {
    width: 170px;
    padding: 10px;
    vertical-align:top;
}


.lab {
    background-color: #f2ee8a;
    color: #61b4d3;
    font-size:10px;
    height: 24px;
    padding: 10px;
    vertical-align:top;
    border-top: 4px solid #0075ac;
}


/* ************************ */
#fej_panel_container{
    position:relative;
}

#fej_panel{
    position:absolute;
    width:420px;
    height:35px;
    left:560px;
    top:55px;
    color:#fff;
    padding:5px;
    text-align:right;
    
}

#fej_panel a:link, #fej_panel a:visited {
    color: #fff;
    text-decoration: none;
}

#fej_panel a:active, #fej_panel a:hover {
    color: #ff0;
    text-decoration: underline;
}

#fej_home{
    position:absolute;
    width:580px;
    height:120px;
    left:0;
    top:0;
}


/* ********** */
.regisztracio_feh_cont{
    display:block;
    position:relative;
    width:99px;
    height:16px;    
}

.regisztracio_feh_cont .regisztracio_feh_button{
    display:block;
    position:absolute;
    top:0px;
    left:0px; 
    width:99px;
    height:16px;
    background-image:url(../img/regisztracio_feh.png);
    background-repeat: no-repeat;
}

.bejelentkezes_feh_cont a:link .bejelentkezes_feh_button, .bejelentkezes_feh_cont a:visited .bejelentkezes_feh_button{
    background-position: 0px 0px;
}



.regisztracio_feh_cont a:hover .regisztracio_feh_button, .regisztracio_feh_cont a:active .regisztracio_feh_button{
    background-position: 0px -16px;
}

/* ********** */
.regisztracio_kek_cont{
    display:block;
    position:relative;
    width:99px;
    height:16px;    
}

.regisztracio_kek_cont .regisztracio_kek_button{
    display:block;
    position:absolute;
    top:0px;
    left:0px; 
    width:99px;
    height:16px;
    background-image:url(../img/regisztracio_kek.png);
    background-repeat: no-repeat;
}

.bejelentkezes_kek_cont a:link .bejelentkezes_kek_button, .bejelentkezes_kek_cont a:visited .bejelentkezes_kek_button{
    background-position: 0px 0px;
}

.regisztracio_kek_cont a:hover .regisztracio_kek_button, .regisztracio_kek_cont a:active .regisztracio_kek_button{
    background-position: 0px -16px;
}

/* ********** */
.bejelentkezes_feh_cont{
    display:block;
    position:relative;
    width:105px;
    height:16px;    
}

.bejelentkezes_feh_cont .bejelentkezes_feh_button{
    display:block;
    position:absolute;
    top:0px;
    left:0px; 
    width:105px;
    height:16px;
    background-image:url(../img/bejelentkezes_feh.png);
    background-repeat: no-repeat;
}

.bejelentkezes_feh_cont a:link .bejelentkezes_feh_button, .bejelentkezes_feh_cont a:visited .bejelentkezes_feh_button{
    background-position: 0px 0px;
}

.bejelentkezes_feh_cont a:hover .bejelentkezes_feh_button, .bejelentkezes_feh_cont a:active .bejelentkezes_feh_button{
    background-position: 0px -16px;
}

/* ********** */
.bejelentkezes_kek_cont{
    display:block;
    position:relative;
    width:105px;
    height:16px;    
}

.bejelentkezes_kek_cont .bejelentkezes_kek_button{
    display:block;
    position:absolute;
    top:0px;
    left:0px; 
    width:105px;
    height:16px;
    background-image:url(../img/bejelentkezes_kek.png);
    background-repeat: no-repeat;
}

.bejelentkezes_kek_cont a:link .bejelentkezes_kek_button, .bejelentkezes_kek_cont a:visited .bejelentkezes_kek_button{
    background-position: 0px 0px;
}

.bejelentkezes_kek_cont a:hover .bejelentkezes_kek_button, .bejelentkezes_kek_cont a:active .bejelentkezes_kek_button{
    background-position: 0px -16px;
}










.loginKekGomb {
	clear: both;
	position:relative;
	display:block;
	height: 16px;
	width: 105px;
	background-image:url(../img/login_kek_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.loginKekGomb span.hover {
	position: absolute;
	display: block;
	height: 16px;
	width: 105px;
	background-image: url(../img/login_kek_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}

.logoutKekGomb {
	clear: both;
	position:relative;
	display:block;
	height: 16px;
	width: 105px;
	background-image:url(../img/logout_kek_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.logoutKekGomb span.hover {
	position: absolute;
	display: block;
	height: 16px;
	width: 105px;
	background-image: url(../img/logout_kek_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}

.regKekGomb {
	clear: both;
	position:relative;
	display:block;
	height: 16px;
	width: 105px;
	background-image:url(../img/reg_kek_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.regKekGomb span.hover {
	position: absolute;
	display: block;
	height: 16px;
	width: 105px;
	background-image: url(../img/reg_kek_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}


.loginFeherGomb {
	clear: both;
	position:relative;
	display:block;
	height: 16px;
	width: 105px;
	background-image:url(../img/login_feher_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.loginFeherGomb span.hover {
	position: absolute;
	display: block;
	height: 16px;
	width: 105px;
	background-image: url(../img/login_feher_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}

.regFeherGomb {
	clear: both;
	position:relative;
	display:block;
	height: 16px;
	width: 105px;
	background-image:url(../img/reg_feher_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.regFeherGomb span.hover {
	position: absolute;
	display: block;
	height: 16px;
	width: 105px;
	background-image: url(../img/reg_feher_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}


/* ********** */
.kijelentkezes_feh_cont{
    display:block;
    position:relative;
    width:105px;
    height:16px;    
}

.kijelentkezes_feh_cont .kijelentkezes_feh_button{
    display:block;
    position:absolute;
    top:0px;
    left:0px; 
    width:105px;
    height:16px;
    background-image:url(../img/kijelentkezes_feh.png);
    background-repeat: no-repeat;
}

.kijelentkezes_feh_cont a:link .kijelentkezes_feh_button, .kijelentkezes_feh_cont a:visited .kijelentkezes_feh_button{
    background-position: 0px 0px;
}

.kijelentkezes_feh_cont a:hover .kijelentkezes_feh_button, .kijelentkezes_feh_cont a:active .kijelentkezes_feh_button{
    background-position: 0px -16px;
}

h1.cim{
    font-size:18px;
    font-weight: bold;
    color: #0175ac;
    margin-top:6px;
    margin-bottom:6px;
    text-shadow: 1px 1px 1px #000; 
    letter-spacing:1px;
}

/*******************/
#calendar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 190px;
    table-layout: fixed;
    border:1px solid #0175ac;
    background-color: #fff;
}

#calendar th{
    color: #000;
    text-align: center;
    padding:4px 0 4px 0;
    background-color: #f2ee8a;
}

#calendar td{
    font-size: 12px;
    background-color: #b9d7e0; 
    text-align: center;
    width: 14.285714%;
    height:24px;
}

#calendar td.datum{
    background-color: #fff;
    height:30px;
}

#calendar td.ures{
}


#calendar td a {
    color: #000;
    background-color:#fff; 
    text-decoration:none;
    display:block;
    padding:4px 0px 4px 0px;
    border:1px solid #e9eac8; 
    
}

#calendar td.ma{
    border: 1px solid #f00 !important;
    font-weight: bold;
    /**/
    background-color:#f2ee8a;
    
}


#calendar td.ma a{
    border: 1px solid #f00 !important;
    font-weight: bold;
    background-color:#f2ee8a;
    
}

#calendar td.esma a{
    border: 1px solid #f00;
    background-color:#fad459;
    font-weight: bold;
    color: #f00;
}

#calendar td.es a{
    border: 1px solid #cba674; /* cba674   */
    background-color:#fad459;
    font-weight: bold;
    color: #f00;


}


#calendar td a:active, #calendar td a:hover {
    color: #f00;
    background-color:#ffeb96;
    text-decoration:none;
}

* html #calendar td a {width:21px;} /* csak IE !!! */

#calendar select {
    font-size: 11px;
    font-weight: bold;
    display:inline;
    color:#000;
    background-color: #fffddd;
}


/* ************************ */
a:link, a:visited {
    color: #00f;
    text-decoration: none;
}

a:active {
    color: #f00;
    text-decoration: underline;
}

a:hover {
    color: #f6f;
    text-decoration: none;
}

/* ******* */
a.mainevnap:link, a.mainevnap:visited {
    color: #ff0;
    text-decoration: none;
}

a.mainevnap:active, a.mainevnap:hover{
    color: #f00;
    background-color:#fff;
    text-decoration: none;
}



/* ************* */
.a10 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
.a11 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px}
.a12 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.a12b{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
.a12j{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: justify}
.a14 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px}
.a16 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px}
.a18 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px}
.a20 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 20px}

.ures1 {line-height: 1px; font-size:1px; margin:0; padding:0}
.ures2 {line-height: 2px; font-size:2px; margin:0; padding:0}
.ures4 {line-height: 4px; font-size:4px; margin:0; padding:0}
.ures8 {line-height: 8px; font-size:8px; margin:0; padding:0}


/* ************* */
hr {
    display:block;
    height: 0px;
    margin: 0;
    padding: 0;
    color: #b5c500;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #61b4d3;
}

.hrDashed{
    height:1px;
    line-height:1px;
    border-bottom: 1px dashed #61b4d3;
}

/*****************/
input[type="text"] {
    border:1px solid #61b4d3;
} 
textarea {
    border:1px solid #61b4d3;
} 
select {
    border: #61b4d3;
    border-style: solid;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px
} 

/***************/
.gomb1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0175ac;
    background-color: #fff;
}

.gomb1:hover {
    color: #fff;
    background-color: #0175ac;
    cursor:pointer;
}

/***************/
.gomb2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #0175ac;
    background-color: #fff;
}

.gomb2:hover {
    color: #fff;
    background-color: #0175ac;
    cursor:pointer;
}

.gomb{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color:#369;
    padding:0;
}

.gomb:hover{
    background-color:#cdf;
    cursor:pointer;
}

* html .gomb { overflow: visible; }



/****************/
table.felsorol{
border:1px solid #b9d7e0; /*     */

border-collapse: collapse;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000; 
background-color:#fff;
}

table.felsorol td{
border:1px solid #b9d7e0;
padding:3px !important;
}

table.felsorol th{
color:#0175ac;
background-color:#b9d7e0;
border:1px solid #b9d7e0;
background-image: none;
}

table.felsorol tr.c1 td{
background-color:#fff;
}
table.felsorol tr.c2 td{
background-color:#edf5f6;
}
table.felsorol tr.c3{
background-color:#fdd;
}

table.felsorol tr:nth-child(even) {background-color: #edf5f6}
table.felsorol tr:nth-child(odd) {background-color: #fff}
table.felsorol tr:hover{background-color: #fdd;}


/* ************* */
table.lapozo {

/*

font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;

border: 1px #b9d7e0 dashed;
*/
line-height:24px;
}

.lapozo .jelenlegi {
color:#fff;
background-color:#0175ac;
margin-right: 2px;
padding: 2px 2px 2px 2px;
border:1px solid #cdf;
border-radius:4px;
}

.lapozo a{
margin-right:2px;
padding:2px 2px 2px 2px;
border:1px solid #cdf;
text-decoration: none;
border-radius:4px;
}


.lapozo a:link, .lapozo a:visited {
color: #00f;
background-color:#fff;

}

.lapozo a:active, .lapozo a:hover {
color: #fff;
background-color:#f00;
}

/* ************************************************ */
#tabfej {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

#tabfej td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight:bold;
    width:1%;
    text-align:center;
}

#tabfej td.space {
    border-bottom: 1px solid #76b2dd;
    width:2px;
}

#tabfej td.space_utolso {
    padding:0;
    margin:0;
    width:50%;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 1px solid #76b2dd;
}

#tabfej td.ures {
    padding:0;
    margin:0;
    width:10px !important;
    border: 0 none;
}

#tabfej td a{
    padding:0 10px 0 0 !important;
    margin:0;
    display:block;
    text-decoration: none;
}

#tabfej td a:link, #tabfej td a:visited{
    color: #006dad;
}

#tabfej td a:hover{
    color: #f00;
}

#tabfej span{
    display:block;
    padding:5px 0px 3px 10px;
    margin: 0;
    white-space:nowrap;
}

#tabfej td a.normal {
    background-image:url(../img/tabr.png);
    background-repeat:no-repeat;
    background-position:top right;
}

#tabfej td a.normal span{ /* , #tabfej td a.normal span */
    background-image:url(../img/tab.png);
    background-repeat:no-repeat;
    background-position:top left;
}

#tabfej td a.selected, #tabfej td a.selected a:hover {
    color:#000;
    background-image:url(../img/tabaktr.png);
    background-repeat:no-repeat;
    background-position:top right;
}

#tabfej td a.selected span{ /* , #tabfej td a.selected span   */
    color: #000;
    background-image:url(../img/tabakt.png);
    background-repeat:no-repeat;
    background-position:top left;
}

/* ***************** */
.tab{
    border-left:1px solid #76b2dd;
    margin:0;
    padding:0;
    background-image:url(../img/tabtartalomr.png);
    background-repeat:no-repeat;
    background-position: top right;
}

.tab .divin{
    margin:0;
    padding:5px 5px 0px 5px;
    height:auto;
}

.tab #hirek{
    height:auto;
}

.tab #hirek img{
    max-width:200px;
	height:auto;
	border-radius:6px;
}




/* ***************** */
.tablab{
    background-image:url(../img/tablab.png);
    background-repeat:no-repeat;
    background-position:bottom left;
}

.tablab .divin{
    background-image:url(../img/tablabr.png);
    background-repeat:no-repeat;
    background-position:bottom right;
    padding:0;
    line-height:10px;
}


/* ***************** */
table.idojaras {
font-size: 11px;
color:#000;
background-color:#fff;
}

table.idojaras th{
font-weight:normal;
color: #0175ac;
background-color:#b9d7e0;
}

table.idojaras td{
color: #000;
background:#f5f1b1;
}


.pir{
width: 450px;
padding: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #f00;
border:1px solid #D4B012;
text-align:center;
margin: 0 auto;
}

.pir a:link, .pir a:visited{
display:block;
margin:3px;
padding:3px;
color: #00f;
background: #fff;
text-decoration: none;
}

.pir a:active{
display:block;
margin:3px;
padding:3px;
color: #f00;
background: #fff;
text-decoration: underline;
}

.pir a:hover{
margin:3px;
padding:3px;
color: #f00;
background: #fff;
text-decoration: underline;
}

.zold{
width: 450px;
padding: 3px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #fff;
background: #090;
border:1px solid #D4B012;
text-align:center;
}

.zold a:link, .zold a:visited{
display:block;
margin:3px;
padding:3px;
color: #00f;
background: #fff;
text-decoration: none;
}

.zold a:active{
display:block;
margin:3px;
padding:3px;
color: #f00;
background: #fff;
text-decoration: underline;
}

.zold a:hover{
margin:3px;
padding:3px;
color: #f00;
background: #fff;
text-decoration: underline;
}

/* ************************************************ */

.menufej{
	color: #fff;
	background-image: url(../img/baldobozfej.png);
	background-repeat: no-repeat:
	width:190px;
	margin:0 auto;
	padding:2px 0px 2px 0px;	
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}
 
 
.menu {
	width:190px; 
	margin:0;
	padding:0;
	color: #00f;
	background-color: #fff; 
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	/* */
	table-layout:fixed;
	
	border-left:1px solid #0175ac;
	border-right:1px solid #0175ac;

}

.menu .fr td{
	height:1px;
	margin:0;
	padding:0;
}

.menu .fr td.u{
	width:16px;
}

.menu td a{
	display: block;
	padding: 4px 3px 4px 3px;
	text-decoration: none;
	font-weight: bold;
}

.menu tr.uressor, .menu tr.uressor td{
	height:1px;
	font-size: 1px;
	line-height:1px;
	padding: 0;
}

.menu .ures{
	background-color:#fff; /* 61b4d3  */
	width:16px !important;
}

.menu td a:link,
.menu td a:visited{
	color: #004e8a;
	background-image:url(../img/menu_normal_bg.jpg);
}

.menu td a:active,
.menu td a:hover{
	color: #fff; 
	background-color:#da251d; 
	background-image:url(../img/menu_hover_bg.jpg);
}

/* ******************* */
.menu .aktiv a:link,
.menu .aktiv a:visited,
.menu .aktiv a:active,
.menu .aktiv a:hover{
	color:#fff;
	background-color:#da251d;
	background-image:none;
}



















/* ******************* */
.hilite{
    font-weight: bold;
    color: #fff;
    background: #f3f;
    padding:0px 2px;
}

.hiliteYellow{
    font-weight: bold;
    background-color:#ff0;
    color:#000;
    padding:1px;
}




/* ******************* */

ul.notype {
    margin:0;
    padding:0;
    list-style-type: none;
}

/* ********* */
ul.lnk  {
    margin-left: 0px;
    padding:0;
    list-style-type: none;
}


ul.lnk li a {
/*
    display:block;
*/  
    padding-left:10px;
    background-repeat: no-repeat !important;
    background-position: 1px 6px !important;
    background-image: url(../img/list_kek.png);
    color: #00f;
    line-height:130%;
}


ul.lnk li a:hover{
    background-image: url(../img/list_lila.png);        
    color: #f0f;
    line-height:130%;
}

ul.lnk li a:active {
    background-image: url(../img/list_pir.png);
    color: #f00;
    line-height:130%;
}


/* ********* */
ul.nolnk {
    margin:0px 0px 0px 10px;
    padding:0px 0px 0px 10px;
}



/* ***************** */
ul.m1 {
margin:0 0 3px 0;
padding:0 0 3px 0;
list-style-type: none;
}
ul.m1 li {
margin:0;
padding:0;
color:#00f;
}
ul.m1 li a{
color:#00f;
}
ul.m1 li  a:hover, ul.m1 li:hover {
color:#f0f;
}

/* ******************* */
ul.m2 {
margin:0 0 0 40px;
padding:0 0 0 10px;
}
ul.m2 li {
margin:0 0 0 30px;
padding:0;
color:#00f;
list-style-type: disc;
}
ul.m2 li a {
color:#00f;
}
ul.m2 li a:hover, ul.m2 li:hover {
color:#f0f;
}
/* ******************* */
ul.m3 {
margin:0 0 0 80px;
padding:0 0 0 10px;
}
ul.m3 li {
margin:0 0 0 60px;
padding:0;
color:#00f;
list-style-type: circle;
}
ul.m3 li a {
color:#00f;
}
ul.m3 li a:hover, ul.m3 li:hover {
color:#f0f;
}
/* ******************* */
ul.m4 {
margin:0 0 0 120px;
padding:0 0 0 10px;
}
ul.m4 li{
margin:0 0 0 90px;
padding:0;
color:#00f;
list-style-type: square;
}
ul.m4 li a {
color:#00f;
}
ul.m4 li a:hover, ul.m4 li:hover {
color:#f0f;
}


/* ******************* */
/*
ul.hirbox {
    margin:0 0 0 14px; 
    padding:0; 
    background-color:#fcc;

}
ul.hirbox li{
    margin:0; 
    padding:0;
    color:#00f;
    list-style-type: square;
    background-color:#cfc;
}

ul.hirbox li a {
    color:#00f;
}

ul.hirbox li a:hover, ul.hirbox li:hover {
    color:#f0f;
}
*/

ul.hirbox  {
    margin-left:0;
    padding:0;
    list-style-type: none;
}


ul.hirbox li a {
    display:block;
    padding-left:10px;
    padding-bottom:2px;
    background-repeat: no-repeat !important;
    background-position: 1px 6px !important;
    background-image: url(../img/list4_bor.png);
    color: #00f;
}


ul.hirbox li a:hover{
    background-image: url(../img/list4_lila.png);        
    color: #f0f;
}

ul.hirbox li a:active {
    background-image: url(../img/list4_pir.png);
    color: #f00;
}



/* ********** */
.tt_PopdivHiddenHTML{
display:none;
}


/* ******************* */


.akt th{
    
    font-size:12px;
    padding:5px;
    text-align:left;
    background-color:#f2ee8a;
    background-image:url(../img/aktcimbg.jpg);
}

.akt th a:link, .akt th a:visited{
    color:#00f;
    text-decoration: none;
}

.akt th a:hover{
    color: #f0f;
    text-decoration: none;
}

.akt th a:active{
    color: #da251d;
    text-decoration: none;
}

.aktKkep{
	float:left;
	margin:0 10px 5px 0;
	border: 0 none;
}

.akt_cont td{
    padding:5px 0 5px 0;
    font-size:12px;
}

.t1{
    background-color:#edf5f6;
    border:1px solid #b9d7e0;
}

.t1 th.th{
    background-color:#b9d7e0;
    font-weight:normal;
    text-align:left;
}


.t2{
    background-color:#f7f6d0;
    border:1px solid #f2ee8a;
}

.t2 th.th{
    background-color:#f2ee8a;
    font-weight:normal;
    text-align:left;
}


.t3{
    background-color:#fee;
    border:1px solid #fcc;
}

.t3 th.th{
    background-color:#fcc;
    font-weight:normal;
    text-align:left;
}

/* ******************** */
.t1 fieldset, .t2 fieldset{
position:relative;
padding:0;
margin:10px 5px 5px 5px;
}

.t1 legend, .t2 legend{
position:absolute;
top:-10px;
left:10px;
padding:2px;
margin:0;
font-size:90%;
background-color:#fff;
}

.t1 fieldset div, .t2 fieldset div{
background-color:#fff;
padding:10px;
}

.t1 fieldset {
border:1px solid #0082ad;
}

.t1 legend {
color:#0082ad;
border:1px solid #0082ad;
}

.t2 fieldset {
border:1px solid #d0b802;
}

.t2 legend {
color:#928101;
border:1px solid #d0b802;
}

/* *********** */
.luppe_button{
    display:block;
    width:28px;
    height:18px;
    background-image:url(../img/luppe.png);
    background-repeat: no-repeat;
    cursor:pointer;
}

.luppe_div a:link .luppe_button, .luppe_div a:visited .luppe_button{
    background-position: 0px 0px;
}

.luppe_div a:hover .luppe_button,.luppe_div a:active .luppe_button{
    background-position: 0px -18px;
}

/* *********** */
td.linkCell {
cursor:pointer;
}

/* *********** */
.vscrUp1{
    width:168px;
    height:12px;
    cursor:pointer;
    background-color:#def;
    background-image: url(../img/vscrup1.png);
}

.vscrUp1:hover{
    width:168px;
    height:12px;
    cursor:pointer;
    background-color:#def;
    background-image: url(../img/vscrup1_hover.png);
}

.vscrUpOff1{
    width:168px;
    height:12px;
    background-color:#def;
    background-image: url(../img/vscrupoff1.png);
}


.vscrDown1{
    width:168px;
    height:12px;
    cursor:pointer;
    background-color:#def;
    background-image: url(../img/vscrdown1.png);
}

.vscrDown1:hover{
    width:168px;
    height:12px;
    cursor:pointer;
    background-color:#def;
    background-image: url(../img/vscrdown1_hover.png);
}

.vscrDownOff1{
    width:168px;
    height:12px;
    background-color:#def;
    background-image: url(../img/vscrdownoff1.png);
}

.kereso input[type=radio],.kereso input[type=text]{
    vertical-align: middle;
}

.kereso input[type=text]{
    border: 0 none;
    margin: 0;
}

.kereso label {
    vertical-align: middle;
} 

.loadtime{
    font-size:10px;
    color:#999;
}

.backToSearch{
    position: absolute;
    top:17px;
    right: 0;
    text-align:right;
    margin-bottom:5px;
    font-size:10px;
}


/* Container, csak mert absolute pozicionálva van... */
.rssGombContainer {
	z-index:50;
	position:absolute;
	top:-5px;
	right:0;
	width:60px;
	height:20px;
	text-align:left;
}

/* a kép 60* 40 pixeles! */
.rssGomb {
	clear: both;
	position:relative;
	display:block;
	height: 20px;
	width: 60px;
	background-image:url(../img/rss_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.rssGomb span.hover {
	position: absolute;
	display: block;
	height: 20px;
	width: 60px;
	background-image: url(../img/rss_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}


.keresoGomb {
	clear: both;
	position:relative;
	display:block;
	height: 15px;
	width: 23px;
	background-image:url(../img/kereso_gomb.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
}	
.keresoGomb span.hover {
	position: absolute;
	display: block;
	height: 15px;
	width: 23px;
	background-image: url(../img/kereso_gomb.png);
	background-repeat: no-repeat;	
	background-position:bottom;
}


.kerInputContainer{
width:157px;
background-image:url(../img/kereso_bg_l.png);
background-repeat: no-repeat;
background-position: left top;
text-align:center;
vertical-align:middle;
}

.luppeContainer{
width:32px;
background-image:url(../img/kereso_bg_r.png);
background-repeat: no-repeat;
background-position: left top;
text-align:left;
vertical-align:middle;
}

.kerInput{
font-size:11px;
height:16px;
width:150px;
border:0 none;
padding:2px 0px 0px 5px;
background: transparent; /* transparent */
}

.totop{
    margin-top:5px;
    float:right;
    width:90px;
    padding:2px 5px 2px 5px;
    font-size:10px;
    background-color:#cdf;
    border:1px solid #69f;
    color:#00f;
}

.totop:hover{
    background-color:#fee;
    cursor:pointer;
    color:#f0f;
}

:focus {
    outline: 0 none!important;
}

/* **************** */
.baldobozfej{
	width:190px;
	text-align:center;
	color: #fff;
	background-image: url(../img/baldobozfej.png);
	background-repeat:no-repeat;
	background-position: top left;
	font-size: 11px;
	font-weight: bold;
	padding:2px 0px 2px 0px;
}

.baldobozfej a{
	display:block;
	color: #fff;
}

.baldobozfej a:hover, .baldobozfej a:active{
	display:block;
	color: #ff0;
}

.jobbdobozfej{
	width:170px;
	text-align:center;
	color: #fff;
	margin:0 auto;
	background-color: #0175ac;
	border-radius:8px 8px 0 0;	
	font-size: 11px;
	font-weight: bold;
	padding:2px 0px 2px 0px;
}

.jobbdobozfej a{
	display:block;
	color: #fff;
}

.jobbdobozfej a:hover, .baldobozfej a:active{
	display:block;
	color: #ff0;
}


.baldoboz{
	width:184px;
	padding:2px;
	border-left:1px solid #0175ac;
	border-right:1px solid #0175ac;
	font-size:10px;
}

/* ************* */
.opdiv img{
    opacity:1;
    cursor:pointer;
}

.opdivon img{
    opacity:0.5;
    cursor:pointer;
}

/* ///////////////////////////////////////////////////////// */
.ratingTable{
width:212px;
}

.ratingTable td{
padding:2px;
}

.ratingTable td.cell1{
    width:70px;
}

.ratingTable td.cell2{
    width:90px;
    position:relative;
    vertical-align:top;
}

.ratingTable td.cell3{
    width:40px;
}


.rating{
    width:80px;
    height:16px;
    margin:0;
    padding:0;
    list-style:none;
    clear:both;
    position:relative;
    background: url(../img/star-matrix.gif) no-repeat 0 0;
}

.nostar {background-position:0 0}
.onestar {background-position:0 -16px}
.twostar {background-position:0 -32px}
.threestar {background-position:0 -48px}
.fourstar {background-position:0 -64px}
.fivestar {background-position:0 -80px}

ul.rating li {
    cursor: pointer;
    /*ie5 mac doesn't like it if the list is floated\*/
    float:left;
    /* end hide*/
    text-indent:-999em;
}

ul.rating li a {
    position:absolute;
    left:0;
    top:0;
    width:16px;
    height:16px;
    text-decoration:none;
    z-index: 200;
}

ul.rating li.one a {left:0}
ul.rating li.two a {left:16px;}
ul.rating li.three a {left:32px;}
ul.rating li.four a {left:48px;}
ul.rating li.five a {left:64px;}
ul.rating li a:hover {
    z-index:2;
    width:80px;
    height:16px;
    overflow:hidden;
    left:0; 
    background: url(../img/star-matrix.gif) no-repeat 0 0;
}
ul.rating li.one a:hover {background-position:0 -96px;}
ul.rating li.two a:hover {background-position:0 -112px;}
ul.rating li.three a:hover {background-position:0 -128px}
ul.rating li.four a:hover {background-position:0 -144px}
ul.rating li.five a:hover {background-position:0 -160px}

/* ///////////////////////////////////////////////////////// */

html .fb_share_link {
padding:2px 0 0 20px;
height:16px;
background:url(../img/facebook_share_icon.gif) no-repeat top left; 
font-size:10px;
}

.shadow{
    box-shadow: 4px 4px 3px #959595; 
}



/* *************** */
.arnyek_container{
position:relative;
}

.arnyek{
position:absolute;
top:0;
left:0;
background:#000;
padding: 0;
margin: 0;
border: 0 none;
}

/* /////// TINY MCE /////////////////////////////////////////////////// */
p, p.tiny{
    margin:0;
    padding:0;
}


ul,ol{
    margin-top:5px;
    margin-bottom:5px;
}


.nincs{
}

a.link_pdf, a.link_doc, a.link_rtf, a.link_txt, a.link_zip, a.link_internet, a.link_mp3 {
    background-repeat: no-repeat;
    background-position: 0 6px;
    padding: 8px 4px 0 22px;
    line-height: 120%;
}

a.link_pdf{
    background-image: url(../img/pdf.gif);
}

a.link_doc{
    background-image: url(../img/word.gif);
}

a.link_rtf{
    background-image: url(../img/word.gif);
}

a.link_txt{
    background-image: url(../img/txt.gif);
}

a.link_zip{
    background-image: url(../img/zip.gif);
}

a.link_internet{
    background-image: url(../img/internet.gif);
}

a.link_mp3{
    background-image: url(../img/mp3.gif);
}

/* ******************** */



/*Default CSS for pan containers*/
.pancontainer{
position:relative; /*keep this intact*/
overflow:hidden; /*keep this intact*/
width:300px;
height:200px;
border-top:1px solid #0175ac;
border-right:1px solid #0175ac;
border-bottom:0 none;
border-left:1px solid #0175ac;

}
.pancontainer_foot{
margin:0 auto;
width:300px;
background-color:#0175ac;
color: #fff;
font-size:10px;
padding:2px;
text-align: right;
border-top:0 none;
border-right:1px solid  #0175ac;
border-bottom:1px solid  #0175ac;
border-left:1px solid  #0175ac;
}

/****************/
table.koponyeg{
border:1px solid #c1e1f1; /*     */

border-collapse: collapse;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#0175ac; 
background-color:#fff;
}

table.koponyeg th{
color:#fff; 
background-color:#0175ac;
border:1px solid #c1e1f1;
padding:2px !important;
}

table.koponyeg td{
border:1px solid #c1e1f1;
padding:0px 4px 0px 4px !important;
text-align:center;
}

table.koponyeg td.lnk{
border:1px solid #c1e1f1;
padding:4px !important;
}


table.koponyeg tr{
background-color:#fff;
}

table.koponyeg tr:hover{
background-color:#fee;
}


.kepeslapdiv{
width:580px;
height:auto;
border:0 none;
overflow-x:scroll; 
}

.plus14g {
	clear: both;
	float:left;
	position:relative;
	display:block;
	height: 14px;
	width: 14px;
	background-image:url(../img/tog14g.png);
	background-repeat: no-repeat;
	background-position: left top 0;
	cursor: pointer;
	margin-right:8px;
}	

.plus14g span.hover {
	position: absolute;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../img/tog14g.png);
	background-repeat: no-repeat;	
	background-position:left bottom;
	margin-right:8px;	
}


.minus14g {
	clear: both;
	float:left;
	position:relative;
	display:block;
	height: 14px;
	width: 14px;
	background-image:url(../img/tog14g.png);
	background-repeat: no-repeat;
	background-position: right top;
	cursor: pointer;
	margin-right:8px;
}	

.minus14g span.hover {
	position: absolute;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../img/tog14g.png);
	background-repeat: no-repeat;	
	background-position:right bottom;
	margin-right:8px;	
}

.hCsoport1, .hCsoport2{
	width:190px;
	cursor:pointer;
	border-left:1px solid #0175ac;
	border-right:1px solid #0175ac;
	height:auto;
}

.hCsoport1 td, .hCsoport2 td{
	vertical-align:top;
	padding:2px;
	text-align:left;
	font-size:11px;
}

#hirekBox td{
	background-color:#ffefef;
}

#sportBox td{
	background-color:#ffffdf;
}

#erdekestudomanyBox td{
	background-color:#efefff;
}

#eletmodBox td{
	background-color:#efffcc;
}

#vilaggazdasagielemzesekBox td{
	background-color:#efffef;
}

#birineniBox td{
	background-color:#fff1cd;
}

.baldobozlab_10{
	width:190px;
	line-height:10px;
	background-image: url(../img/baldobozlab_10.png);
}


/* ****************************** */
div.selBoxHead164,
div.selBoxHead300{
	height: 20px;
	width: auto;
	font: 10px/20px Verdana,arial,sans-serif;
	color: #fff;
	padding: 0 20px 0 8px;
	margin:0;	
	color: #fff;
	background-repeat: no-repeat;
	background-position: 0 0;
	border:0;
}

div.selBoxHead164{
	background-image: url('../img/select164.png');
}

div.selBoxHead300{
	background-image: url('../img/select300.png');
}

div.selBoxHead164:hover,
div.selBoxHead300:hover
{
	background-position: 0px -20px;
	cursor: pointer;
}

/* *********** */

div.selBoxBody{
	height: 150px;
	width: auto;
	border:1px solid #99f;
	display: none;
	overflow-y: scroll;
}

div.selBoxBody a{
	display: block;
	font-size: 10px;
	width:auto;
	text-decoration: none;
	padding:3px 1px;	
	color:#000;
	overflow-x: hidden;
	cursor: pointer;
}

div.selBoxBody a.cl1{
	background-color:#f7f4e0;
}

div.selBoxBody a.cl2{
	background-color:#f2ee8a;
}

/* selected */
div.selBoxBody a.cl3{
	background-color:#da251d;
	color:#fff;
}

div.selBoxBody a:hover{
background-color:#ccf;
}

/* *************** */
a.gomb150{
	display:inline-block;
	height: 20px;
	width: 150px;
	font: 10px/20px Verdana,arial,sans-serif;
	color: #fff;
	font: 10px/18px Verdana,arial,sans-serif;	
	background-image: url(../img/gomb150.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border:0;
	margin:3px;
}

a.gomb150:hover{
	background-position: 0px -20px;
}

.mamozi1,.mamozi2{
	padding:2px;
	cursor:pointer;
	font-size:10px;
	color:#005389;
}
.mamozi1{
	background-color:#f7f4a7;
}
.mamozi2{
	background-color:#c8e0e7;
}
.mamozi1:hover,.mamozi2:hover{
	background-color:#fcc;
	color:#00f;	
}

/* ***************** */

div.pagination {
	padding: 0;
	margin: 8px 0 8px 0;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	text-decoration: none; 
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;
	color: #fff !important;
	background-color:#f00;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000099;
	font-weight: bold;
	background-color: #000099;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}


/* ***************** */
.pagerCont{
	text-align:right;
}

span.currPage{
	display:inline-block;
	font-family:Arial, Verdana;
	font-size:12px;
	text-align:center;
	min-width:16px;
	height:16px;
    border-radius:4px;
    border:1px solid #ccc;
    padding:2px 2px;
	background-color:#f00;
	color:#fff;
	vertical-align:middle;	
	margin-left:3px;
	line-height:16px;
}

a.linkPage{
	display:inline-block;
	min-width:16px;
	height:16px;
	font-family:Arial, Verdana;
	font-size:12px;
	text-align:center;
    border:1px solid #ccc;
    border-radius:4px;
    padding:2px 2px;
	background-color:#ffc;
	display:inline-block;
	vertical-align:middle;		
	text-decoration:none;
	vertical-align:middle;	
	margin-left:3px;
	line-height:16px;
}
a.linkPage:hover{
	background-color:#0175ac;
	color:#fff;
}


a.firstPage{
	display:inline-block;
	width:20px;
	height:20px;
    padding:0px 0px;
	vertical-align:middle;
	/**/
    border:1px solid #ccc;
    
    
    border-radius:4px;
    
	background-color:#ffc;
	
	
	
	background-image:url(../img/first_page.png);
	background-repeat:no-repeat;
	background-position:0 0;
	
	margin-left:3px;
}
a.firstPage:hover{
/**/
	background-color:#0175ac;
	
	background-position:0 bottom;	
}

a.prevPage{
	display:inline-block;
	width:16px;
	height:16px;
    padding:2px 2px;
	vertical-align:middle;
    border:1px solid #ccc;
    border-radius:4px;
	background-color:#ffc;    
	background-image:url(../img/prev_page.png);
	background-repeat:no-repeat;
	background-position:0 0;
	
	margin-left:3px;
}
a.prevPage:hover{
	background-color:#0175ac;
	background-position:0 bottom;
}


a.nextPage{
	display:inline-block;
	width:16px;
	height:16px;
    padding:2px 2px;
	vertical-align:middle;
    border:1px solid #ccc;
    border-radius:4px;
	background-color:#ffc;
	background-image:url(../img/next_page.png);
	background-repeat:no-repeat;
	background-position:0 0;
	
	margin-left:3px;
}
a.nextPage:hover{
	background-color:#0175ac;
	background-position:0 bottom;
}

a.lastPage{
	display:inline-block;
	width:16px;
	height:16px;
    padding:2px 2px;
	vertical-align:middle;
    border:1px solid #ccc;	
    border-radius:4px;
	background-color:#ffc;
	background-image:url(../img/last_page.png);
	background-repeat:no-repeat;
	background-position:0 0;
	
	margin-left:3px;
}
a.lastPage:hover{
	background-color:#0175ac;
	background-position:0 bottom;
}


.zoomincursor{
	cursor: zoom-in;	
	outline: none;
	text-decoration: none; 
	cursor: url('../img/loupe.png'), url('http://www.cegledinfo.hu/img/loupe.cur'), auto;
}

/* ************* */
.kshadow{
	padding: 6px !important;
	border: 1px rgba(0,0,0,.4) solid !important;
	background-color: white !important;
	border-radius: 6px !important;
	box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, 0.2) !important;
}


img.kleft{
	float:left;
	margin:0 12px 7px 0;
	border:0 none;
}

img.kright{
	float:right;
	margin:0 0 7px 12px;
	border:0 none;
}

img.kcenter{
	float:none;
	display:block;
	margin:6px auto;
	border:0 none;
}

.radius10{
	border-radius:10px;
}
.radius5{
	border-radius:5px;
}




/* **************** */
.fejIncDiv{
	padding:8px;
	color:#0054a6;
	/*
	font-weight:bold;
	*/
	font-size:15px;
	border-bottom:4px solid #0075ac;
	background-color:#64E6EF;

	background-image: -ms-radial-gradient(center, circle closest-corner, #FFFFFF 0%, #64E6EF 100%);
	background-image: -moz-radial-gradient(center, circle closest-corner, #FFFFFF 0%, #64E6EF 100%);
	background-image: -o-radial-gradient(center, circle closest-corner, #FFFFFF 0%, #64E6EF 100%);
	background-image: -webkit-gradient(radial, center center, 0, center center, 506, color-stop(0, #FFFFFF), color-stop(1, #64E6EF));
	background-image: -webkit-radial-gradient(center, circle closest-corner, #FFFFFF 0%, #64E6EF 100%);
	background-image: radial-gradient(circle closest-corner at center, #FFFFFF 0%, #64E6EF 100%);
	
/* IE 6 y 7 */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#64E6EF', gradientType='0');
 
 /* IE 8 y 9 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#64E6EF', gradientType='0')";
}


/* ********************************************* */
#pmhu{
	width:560px;
	background-color:#fff;
	border:1px solid #999;
	border-radius:10px;
	padding:10px;
	margin:10px auto;
	font-size:13px;
}

#pmhu h2.oldalcim{
	font-size:18px;
}

#pmhu h3.cim{
	padding:0;
	margin:12px 0 0 0;
	text-shadow: none !important;
}

#pmhu a:link,
#pmhu a:visited{
	color:#669;
	text-decoration:none;
}

#pmhu a:hover,
#pmhu a:active{
	color:#c00;
	text-decoration:none;
}


#pmhu span.datum{
	color:#999;
	font-size:10px;
}

#pmhu .szoveg{
	text-align:justify;
}

#pmhu .szoveg img.sprocket-lists-image{
	display:block;
	float:left;
	margin:0 10px 5px 0;
	max-width: 100px;
	height: auto;
	max-height: 75px;	
}

#pmhu p.tovabbi{
margin:10px 0;
}

#pmhu p.tovabbi a:link,
#pmhu p.tovabbi a:visited,
#pmhu span.bovebben a:link,
#pmhu span.bovebben a:visited{
	background-color:#8bf;
	color:#fff;
	padding:1px 4px;
	font-size:10px;
	border-radius:5px;
	text-decoration:none;
}

#pmhu p.tovabbi a:hover,
#pmhu p.tovabbi a:active,
#pmhu span.bovebben a:hover,
#pmhu span.bovebben a:active{
	background-color:#36f;
}

#pmhu p.timer{
	color:#999;
	font-size:10px;
	text-align:center;
}


/* ******************************************************************* */

.moziboxfej{
	width:180px;
	margin:8px auto 0 auto;
	padding:3px;

	text-align:center;
	font-weight:bold;
	color:#fff;	
	
	background-color:rgb(0,117,172); /* # 0075ac */
	background: linear-gradient(to bottom,  rgba(0,117,172,1) 10%, rgba(0,117,172,0.5) 50%, rgba(0,117,172,1) 90%);

	border-left: 1px solid rgb(0,117,172);
	border-top: 1px solid rgb(0,117,172);
	border-right: 1px solid rgb(0,117,172);
	border-bottom:0 none;	
	border-radius:8px 8px 0 0;

}

.mozibox{
	width:180px;
	margin:0 auto;
	padding:3px;
	
	background-color:rgba(250,250,200); /* #fafac8 */
	background: linear-gradient(to right,  rgba(250,250,200,1) 10%, rgba(250,250,200,0.3) 50%, rgba(250,250,200,1) 90%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafac8', endColorstr='#ffffff',GradientType=1 );
	
	border-left:1px solid rgb(0,117,172);
	border-right:1px solid rgb(0,117,172);
}

.mozibox .moziInfoDiv{
	margin-top:5px !important;
	position:relative;
	width:100px !important;
	height:100px !important;;
	margin:0 auto;
}

.mozibox .moziInfoDiv .dim3{
	position:absolute;
	top:0px;
	right:-33px;
	width:72px;
	height:40px;
	background: url(../img/3d.png) no-repeat top left;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.mozibox .moziInfoDiv img.korhatar{
	display:inline-block;
	width:40px;
	height:40px;
	position:absolute;
	right:-17px;
	bottom:0px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

.mozibox .moziInfoDiv img{
	width:100px;
	height:100px;
}

.mozibox .hr{
	line-height:5px;
	border-bottom:1px solid #ccc;
}

.moziboxlab{
	width:186px;
	height:8px;
	margin:0 auto;
	
	background-color:rgba(0,117,172); /* # 0075ac */
	background: linear-gradient(to bottom,  rgba(0,117,172,1) 10%, rgba(0,117,172,0.5) 50%, rgba(0,117,172,1) 90%);
	
	border-left: 1px solid rgb(0,117,172);
	border-top:0 none;	
	border-bottom: 1px solid rgb(0,117,172);
	border-right: 1px solid rgb(0,117,172);
	border-radius: 0 0 8px 8px;
}



/* ********************** */
div#eloadasokDiv{
	padding:10px 0px;
	width:590px !important;
	height:auto;
}

div#eloadasokDiv table{
	table-layout:fixed;
	width:590px !important;
	margin:0 auto;
	padding:0;
	border-collapse:collapse;
}
div#eloadasokDiv table td{
	padding:5px;
}
div#eloadasokDiv table td.datum h1{

	margin:10px 0px 0px 0px !important;
	padding:5px 10px !important;

	background: rgb(235,235,235);
	background: linear-gradient(to right,  rgba(235,235,235,1) 10%, rgba(255,255,255,0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=1 );
	
	border-radius:10px;
}

div#eloadasokDiv table td.idopont{
	width:40px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	vertical-align:top;
	padding-top:8px;
}
div#eloadasokDiv table td.terem{
	font-weight:bold;
	text-align:left;
	vertical-align:bottom;
	padding-bottom:0 !important;
}

div#eloadasokDiv table a.cim{
	display:block;
	position:relative;
    color:#fff;
	width:410px;
	font-size:16px;
	line-height:16px;
	font-weight:bold;
	padding:12px 10px !important;
	border-radius:10px;
	box-shadow: 1px 1px 5px 2px #999;
}

div#eloadasokDiv .p{
	color:#fff;
	background: #ce1a10 url(../img/filmcimbg.jpg) no-repeat  0px top;
}
div#eloadasokDiv .p:hover{
    color: #c00;
	background-position: -450px top;	
	text-decoration:none;
}

div#eloadasokDiv .h{
	color:#fff;
	background: #ce1a10 url(../img/filmcimbg.jpg) no-repeat -900px top;	
}
div#eloadasokDiv .h:hover{
    color: #36f;
	background-position: -450px top;		
	text-decoration:none;
}

div#eloadasokDiv table a.d3{
	position:relative;
	width:315px;
	padding: 12px 105px 12px 10px !important;
}

div#eloadasokDiv a.d3 span{
	display:block;
	position: absolute;
	top:0px; /* -7px */
	right:33px;
	width:72px;
	height:40px;
	background: url(../img/3d.png) no-repeat;
}

div#eloadasokDiv a img.korhatar{
	position:absolute;
	right: -15px;
	top:0px;
	width:40px;
	height:40px;
	border:0;
	display:block;
	float:right;
	margin-right:5px;
}

div#eloadasokDiv  td.info{
 vertical-align:bottom;
 text-align:right;
}

div#eloadasokDiv  a.info{
	display:block;
    color:#fff;
	width:60px !important;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	padding:5px 10px;
	border:2px solid #fff;
	border-radius:10px;
	box-shadow: 1px 1px 5px 2px #999;
}
div#eloadasokDiv   a.info.a{
	color:#fff;
    background-color:#ce1a10; 
}

div#eloadasokDiv   a.info.b{
	color:#fff;
    background-color:#66a1c8; 
}

div#eloadasokDiv   a.info.a:hover,
div#eloadasokDiv   a.info.b:hover
{
    color: #fff;
    background-color:#c7ac5a;
	text-decoration:none;
}

div#eloadasokDiv img.fkep{
	width:60px;
	height:60px;
	border:0 none;
	border-radius:10px; 
	cursor: pointer;
}





/* PEST MEGYE */
h2.akt_cim{
	font-size:16px;
}

.rovat_hszoveg{
	display:none;
}

.rovidszoveg,
.hosszuszoveg{
	text-align:justify;
}

img.sprocket-lists-image{
	display:block;
	float:left;
	margin:0 10px 5px 0;
	max-width: 100px !important;
	height: auto;
	max-height: 200px;	
}




/* ************* */
img.kleft{
	float:left;
	margin:0 12px 7px 0;
	border:0 none;
}

img.kright{
	float:right;
	margin:0 0 7px 12px;
	border:0 none;
}

img.kcenter{
	float:none;
	display:block;
	margin:6px auto;
	border:0 none;
}

.akt_datum{
	font-size:11px;
	color:#888;
	padding: 0 0 2px 0;
	margin:0 0 7px 0;
	border-bottom: 1px dotted #888;
}

.akt_bovebben{
	clear:both;
	margin:4px 0 0 0;
}

.akt_bovebben a{
	background-color:#056dac; 
	color:#fff !important;
	font-size:11px;
	border-radius:6px;
	padding:2px 6px;
}

.akt_bovebben a:hover{
	color:#fff;
	background-color:#c7ac5b;
 	text-decoration:none;
}


/* ************** */
div.alairas{
	width: 250px;
	margin: 0 0 0 auto;
	text-align: center;
}

ul.kepmelle,
ol.kepmelle{
	overflow: hidden;
}

/* ******************** */

table.aktlab{
	clear:both;	
	width:100%;
}
table.aktlab td{
	padding:0px;
}


a.ujlapon{
	height:16px;
	line-height:16px;
	background: url(../img/link.png) no-repeat left top;
	display:block;
	padding-left: 20px;	
}
a.ujlapon:hover{
	background: url(../img/link.png) no-repeat left bottom;
}

.fb-share-button{
	width:84px;
	height:20px;
	background: url(../img/fbshare.png) no-repeat left top;
	/*
	vertical-align:middle;
	*/
	cursor:pointer;
	transition: 0.5s;	
}
.fb-share-button:hover{
	background: url(../img/fbshare.png) no-repeat left bottom;
}

