html,body {
	height:100%;
	margin: 0px;
	padding: 0px;
	}
body {
	background-color: #ffffff;
	color: #003187;
	font: normal normal 12px Arial,Helvetica,sans-serif;
	border: 0px none;
	scrollbar-face-color:#003187;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	}
a {
	text-decoration: none;
	color: #007cc3;
	}
a:hover {
	color:#fe6c01;
}
img {
	border: 0px none;
	}
table {
	border:0px none;
	}
table td {
	padding:0px;
	margin:0px;
	vertical-align:top;
  overflow: hidden;
	color: #003187;
	font: normal normal 12px Arial,Helvetica,sans-serif;
}
div.hr {
	height:1px;
	padding:0px;
	margin:0px;
	font-size:1px;
	border-bottom:1px solid #4d9bd0;
	margin:5px 0px 5px 0px;
	}

/* CORNER ===================================================================== */

.xsnazzy p {margin:0px;}
.xsnazzy {background: transparent; margin:0px; margin-bottom: 15px;}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background: #f6fff3; border-left:1px solid #b7f4cb; border-right:1px solid #b7f4cb;}
.xb1 {margin:0 5px; background:#b7f4cb;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background: #f6fff3; border:0 solid #b7f4cb; border-width:0 1px; padding:8px 15px 15px 15px; overflow: hidden;}

.xboxcontent p {
	color: #237c8c;
}
/* LAYOUT ===================================================================== */

div.container {
	position:relative;
	margin:0 auto;
	width:775px;
	height:auto !important;
	height:100%;
	min-height:100%;
	}
div.header {
	height:144px;
	background-image:url(../img/site/head.png);
	background-repeat:no-repeat;
	position:relative;
	width: 775px;
	}
div.content {
    padding:0px 0px 120px 0px;
    margin-top:15px;
	}
div.footer {
	width:100%;
	bottom:0px;
	left:0px;
	background-color:#ffffff;
	text-align:center;
	}

/* HEADER ===================================================================== */

div.felsomenu {
	font-weight:bold;
	padding:0px 12px 0px 12px;
	position:absolute;
	top:117px;
	left:130px;
	}
div.felsomenu a {
    background-image: url(../img/site/arrow.gif);
    background-repeat: no-repeat;
    background-position: 0px 4px;
	color:#32779c;
    margin: 0px 7px 0px 0px;
    padding: 0px 0px 0px 8px;
	font-size: 11px;
    }
div.felsomenu a:hover {
    background-image: url(../img/site/arrowi.gif);
	color:#990033;
    }
div.kontakt {
	margin:0px 18px 0px 18px;
	height: 66px;
	}
	
div.kontakt .k {
	margin:11px 0px 15px 10px;
	padding: 5px 13px 5px 0px;
	float:left;
	color:#53863d;
	font-weight:bold;
	border-right:1px solid #53863d;
    font-size: 11px;
	}
div.kontakt .k a {
	color:#53863d;
	}
div.kontakt .k a:hover {
	color:#990033;
	}	
div.kontakt .l {
	margin:11px 0px 15px 10px;
	float:left;
	font-weight:bold;
    font-size: 11px;
	padding: 5px 0px 5px 0px;
	color:#53863d;
	border-right:0px none;
	}
	
div.kontakt .m {
	padding:15px 0px 15px 0px;
	float:right;
	color:#9a0b0b;
	font-family: Arial; font-size: 11px; font-weight: regular;
	}
	
div.kontakt .m table td {
	vertical-align:bottom;
	font-family: Arial; font-size: 11px; font-weight: regular;
	color: #9a0b0b;
	}
div.kontakt .m a {
	color:#9a0b0b;
	font-family: Arial; font-size: 11px; font-weight: regular;
	}
div.kontakt .m a:hover {
	color:#990033;
	}
div.kontakt .m img {
	border: 1px solid #003187;
	}
div.blind {
	background-image: url(../img/site/blind.gif);
	background-repeat: no-repeat;
	margin: 6px 0px 0px 0px;
	padding: 0px;
	width: 153px;
	height: 17px;
	border: 0px none;
	}
div.blind a img {
	width: 153px;
	height: 17px;
	margin: 0px;
	padding: 0px;
	/*visibility: hidden;*/
	border: 0px none;
	}
div.blind a:hover img {
	/*visibility: visible;*/
	border: 0px none;
	}

/* CONTENT ===================================================================== */

div.box{
    padding: 0px;
	margin-bottom: 15px;
    }
div.boxhead {
    color:#23658c;
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: #dcf0ff;
    border-bottom: 1px solid #23658c;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 10px 0px;
    }
	
div.boxhead a {
	color: #3c789b;
}
	
div.boxhead span {
    float:right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: -15px 0px 0px 0px;
    *margin: -21px 10px 0px 0px;/* for IE 6 AND 7 */
    }
html:first-child div.boxhead span { /* for Opera */
    margin: 2px 0px 0px 0px;
	}
div.boxtxt {
    padding: 0px 10px 0px 10px;
	color: #237c8c;
	margin-top: 0px;
    }
div.boxtxt p {
    margin: 10px 0px 0px 0px;

    }
div.boxtxt a.main {
	  color: #237c8c;
    font-weight: bold;
    padding: 10px 0px 0px 0px;
}
div.menubal {
    padding: 0px 10px 0px 10px;
    margin: -10px 0px 25px 0px;
    }
* html div.menubal {
    padding: 0px 10px 0px 10px;
    margin: 0px 0px 25px 0px;
    }
div.menubal a {
	line-height: normal;
    display: block;
    }
div.menubal a.main {
    color: #237c8c;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    }
div.menubal a:hover {
	color:#990033;
	}
div.menubal div.msub a.sub {
	text-decoration: underline;
}	
div.msub {
	background-image: url(../img/site/arrowi.gif);
	background-repeat: no-repeat;
    background-position: 0px 5px;
    
	}
div.msub a {
	color: #fe6c01;
	font-size: 11px;
}
div.msub a img {
	width: 4px;
	height: 7px;
	margin: 1px 5px 0px 0px;
	}

div.tit {
    color: #53863d;
    font-weight: bold;
    }
.bb {
    text-decoration: underline;
	color: #fe6c01;
    }
table.newst {
    width:100%;
    }
	
table.newst p {
	color: #3f8895;
	display: block;
	margin: 10px 0px 20px 10px;
}

table.newst td {
	padding-right: 2px;
}

table.newst img {
    border:1px solid #4d9bd0;
    padding: 3px;
    margin: 0px 0px 0px 0px;
    }
table.newst img.ar {
    border:0px none;
    }
span.ddt {
    color: #237c8c;
    font-weight: bold;
	display:block;
	margin-top: 6px;
    }
div.arli {
    display: inline-table;
    margin: 7px 5px 5px 0px;
    float: left;
	}
a.agb {
    color: #53863d;
    font-weight: bold;
    display: block;
    }
a.agb:hover {
	color: #007cc3;
    }
div.liif {
    padding: 7px 0px 7px 0px;
    border-bottom: 1px solid #dbe2ee;
	color: #3f8895;
    }
div.liif a {
	color: #3f8895;
    }
div.liif a:hover {
	color:#990033;
    }
div.liif a.allas {
	color: #fe6c01;
	font-size: 11px;
	text-decoration:underline;
    }	
input.ker {
    border: 1px solid #dddddd;
	font: bold bold 12px Arial,Helvetica,sans-serif;
    padding: 2px 2px 2px 7px;
    width: 140px;
    height: 14px;
    color: #3f8895;
	line-height: 14px;
    }
input.ker2, textarea.ker2 {
    border: 1px solid #dddddd;
	font: normal normal 11px Arial,Helvetica,sans-serif;
    padding: 2px;
    width: 168px;
    color: #979898;
    margin-bottom:5px;
    }
input.ker3, select.ker3 {
	border: 1px solid #dddddd;
	font: regular 11px Arial,Helvetica,sans-serif;
    padding: 2px 2px 2px 7px;
    width: 105px;
    color: #979898;
	line-height: 14px;
}
input.ker4, textarea.ker4 {
	 border: 1px solid #dddddd;
	font: regular 11px Arial,Helvetica,sans-serif;
    padding: 2px 2px 2px 7px;
    width: 136px;
    color: #979898;
	line-height: 14px;
	margin-bottom: 2px;
}
div.beker {
	padding: 0px;
	margin: 0px;
	*margin: 1px 0px 0px 0px;
	width: 22px;
	height: 20px;
	}
div.beker a img {
	width: 22px;
	height: 20px;
	margin: 0px;
	padding: 0px;
	border:0px none;
	}
select.keri, input.keri, textarea.keri {
    border: 1px solid #dddddd;
	font: normal normal 12px Arial,Helvetica,sans-serif;
    padding: 2px 2px 2px 7px;
    width: 100%;
    margin-bottom:2px;
    color: #979898;
    }
select.keri2{
    border: 1px solid #dddddd;
	font: normal normal 12px Arial,Helvetica,sans-serif;
    padding: 2px 2px 2px 7px;
    width: 115px;
    margin-bottom: 2px;
    color: #979898;
    }
 select.autoWidth{
    border: 1px solid #dddddd;
	font: normal normal 12px Arial,Helvetica,sans-serif;
    padding: 2px 2px 2px 7px;
    margin-bottom: 2px;
    color: #979898;
    }
div.bxx {
	background-image: url(../img/site/arrowi.gif);
	background-repeat: no-repeat;
    background-position: 0px 5px;   
	}
div.bxx2 {
	background-image: url(../img/site/arrowi.gif);
	background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left:5px;
	
} 
div.bxx2 a {
	color: #fe6c01;
	text-decoration:underline;
	font-size: 11px;
}
div.bxx a {
	color: #fe6c01;
	margin-left:8px;
}
div.bxx a img {
	width: 4px;
	height: 7px;
	margin: 1px 5px 0px 0px;
	/*visibility: hidden;*/
	}
div.bxx2 a img {
	width: 4px;
	height: 7px;
	margin: 1px 5px 0px 0px;
	/*visibility: hidden;*/
	}
div.bxx a:hover img {
	/*visibility: visible;*/
	}
	div.bxx2 a:hover img {
	/*visibility: visible;*/
	}
table.sss {
    margin-top: 7px;
    }
table.sss td {
    padding-top:5px;
	font-size: 11px;
	font-weight: regular;
	color:#3f8895;
	line-height: 11px;
    }
table.sss input {
    margin-top:1px;
    *margin-top:-3px;
    }
html:first-child table.sss input{ /* for Opera */
    margin-top:-1px;
	}
textarea.ker {
    border: 1px solid #dddddd;
	font: normal normal 12px Arial,Helvetica,sans-serif;
    padding: 2px 7px 2px 7px;
    width: 131px;
    height: 100px;
    margin-bottom:5px;
    color: #979898;
    }

/* ESEMÉNYNAPTÁR ======================================================================= */
table.esemenynaptar {
	width: 560px; height: 420px;
	/*background-image: url('../img/site/table_bg.gif');*/
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: white;
	margin-left: 8px;
}
table.esemenynaptar tr.head {
	background-image: url('../img/site/table_head.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 31px; 
}
table.esemenynaptar tr.firstline {
	height: 62px;
}
table.esemenynaptar tr.firstline td {
	background-image: url('../img/site/td_firstline_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
table.esemenynaptar tr.firstline td.today {
	background-image: url('../img/site/tdfirst_today.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
table.esemenynaptar tr {
	height: 76px;
}
table.esemenynaptar tr.lastline {
	height: 5px;
}
table.esemenynaptar tr.lastline td {
	background-image: url('../img/site/tr_lastline_bg.gif'); background-repeat: no-repeat; background-position: left top;
}
table.esemenynaptar td {
	width: 80px;
	background-image: url('../img/site/td_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
table.esemenynaptar td.today {
	width: 80px;
	background-image: url('../img/site/tdtoday_bg.gif');
	background-position: left top;
	background-repeat: no-repeat;
}
table.esemenynaptar td div.event {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #003187;
	overflow: hidden;
	text-align: left;
	overflow: hidden;
	width: 60px;
	margin-right: 12px;
	margin-bottom: 4px; 
	line-height: 100%;
}
html>body table.esemenynaptar td div.event {
	font-size: 10px;
	margin-left: 4px;
} 
table.esemenynaptar td div.date {
   color: #53863d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 6px;
	text-align: left;
}
:root table.esemenynaptar td div.date {
	font-weight: bold;
}
table.esemenynaptar td div.todayDate {
   color: #53863d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin-top: 5px;
	margin-left: 6px;
	text-align: left;
}
:root table.esemenynaptar td div.todayDate {
	font-weight: bold;
}
/* FOOTER ===================================================================== */
div.footerlink {
	color: #fe6c01;
}
div.footerlink a {
	padding:0px 5px 0px 5px;
	font-weight:regular;
	color:#fe6c01;
	text-decoration:underline;
	}
div.footerlink a:hover {
	color:#990033;
	}
div.footercsik {
	background-color:#4d9bd0;
	height:12px;
	margin-top:20px;
	}
	
.error {
	color: #CC5153;
	margin-bottom:5px;
}

.cikk ul.eventlist li {
	padding: 7px;
}
.cikk ul.eventlist li.row_0{
	background-color: #f3faff;
}
.cikk ul.eventlist a {
	color: #fe6c01;
	text-decoration: underline;
	font-size: 11px;
}

.cikk ul.eventlist a:hover {
	color: #3f8895;
}

.page
{
	margin-left: 2px; margin-right: 2px;
}
.selectedPage 
{
	font-weight: bold;
	margin-left: 2px; margin-right: 2px;
}

/*CIKK DOBOZ*/
.zsnazzy h1, .zsnazzy h2 {letter-spacing:1px;}
.zsnazzy {background: transparent; margin-top: 15px;}
.ztop, .zbottom {display:block; background:transparent; font-size:1px;}
.zb1, .zb2, .zb3, .zb4 {display:block; overflow:hidden;}
.zb1, .zb2, .zb3 {height:1px;}
.zb2, .zb3, .zb4 {background:transparent; border-left:1px solid #a8b8ce; border-right:1px solid #a8b8ce;}
.zb1 {margin:0 5px; background: #a8b8ce;}
.zb2 {margin:0 3px; border-width:0 2px;}
.zb3 {margin:0 2px;}
.zb4 {height:2px; margin:0 1px;}
.zboxcontent {display:block; background:transparent; border:0 solid #a8b8ce; border-width:0 1px; padding: 10px 0px 0px 0px;}
.zboxcontent p.box {
            font-size: 10px; font-weight: regular; color: #3f8895; margin:0 10px;
}
.zboxcontent .cim {
                       font-size: 11px; font-weight: bold; color: #3f8895; margin:0 10px;
}
.zsnazzy div.boxfejlec{
            font-size: 12px; font-weight: bold; color: #3c789b;
            border-left: 1px solid #a8b8ce;
            border-right: 1px solid #a8b8ce;
            border-bottom: 1px solid #a8b8ce;
            padding: 0px 10px 3px 10px;
            text-align:left;
            line-height: 20px;
}
.zsnazzy div.boxfejlec2{
            background-color: #f3f8ff;
            padding-left: 10px;
            text-align:left;
}

/* KERESÉS ===================================================================== */
.titleCell 
{
	text-align:left;
	padding-left:10px; 
	line-height: 20px; 
	color: #3f8895;
	vertical-align:middle;
}
.controlCell
{
	padding-left: 10px;
}

/* Találati lista ===================================================================== */
.even 
{
	background-color: #f3f8ff;
}
.listCell
{
	padding: 3px 5px 3px 5px;	
	color: #237c8c;
}
.listCell2
{
	padding: 3px 5px 3px 5px;	
	color: #237c8c;
}
.subTitle 
{
	color: #237c8c;
	font-size: 14px;
	font-weight: bold;
}
.text 
{
	color: #237c8c;
	font-size: 12px;
	font-weight: normal;
}
.hitCount 
{
	text-align: center; 
	font-size: 10px; 
	color: #6f6f6f; 
	margin-top: 5px;	
}
.szakTD 
{
	color: #237c8c;
	font-size: 11px;
	font-weight: normal;	
	padding: 5px 2px 5px 2px;
	text-align: left; 
	overflow: hidden;
}
.resultRowLink 
{
	cursor: default;	
}
.resultRowLink:hover
{
	cursor: pointer;	
}

b.intezmeny
{
	color:#fe6c01;
	font-size:18px;
	font-weight:bold;
}
b.lista
{
	color:#3F8895;
	font-size:14px;
	font-weight:normal;	
}
b.adatok
{
	color:#3F8895;
	font-size:14px;
	font-weight:bold;
}
td.fejlesvarlist
{
	font-size:12px;
	color:#fe6c01;
	font-weight:bold;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#3F8895;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#3F8895;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;	
}
td.adatvarlist
{
	text-align:right;
	font-size:12px;
	color:#3F8895;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;
}
table.tablavarlist
{
	text-align:center;
	width:100%;
	background-color:#F3F8FF;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;
}

.felep_fejlec
{
	background-color:#F3F8FF;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#3F8895;
	font-size:14px;
	font-weight:bold;
	color:#FE6C01;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;
}
.felep_adat_nev
{
	background-color:#F3F8FF;
	font-size:12px;
	font-weight:bold;
	color:#3F8895;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;
}
.felep_adat
{
	background-color:#F3F8FF;
	color:#3F8895;
	font-size:12px;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;	
}
.felep_table
{
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#3F8895;
	border-right-style:solid;
	border-right-width:1px;
	border-right-color:#3F8895;
	border-top-style:solid;
	border-top-width:2px;
	border-top-color:#3F8895;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#3F8895;
}