html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin: 0;
    padding: 0;
    line-height: normal;
    border: 0;
}
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: #E2840C;
	}
/*color:#fe6c01;*/
a:hover {
	
	text-decoration: underline;
}
img {
	/*border: 0px none;*/
	}
	.header img
	{
	    border:0px none;
	}
	
.cikk p a img
{
      border:0px none;
}
table {
	border:0px none;
	}
table td {
	padding:0px;
	margin:0px;
	vertical-align:top;
    overflow: hidden;
	color: #6C6C6C;
	font-size: 11px;
	font: normal normal 12px Arial,Helvetica,sans-serif;
	
}
div.hr {
	height:1px;
	padding:0px;
	margin:0px;
	font-size:1px;
	border-bottom:1px solid #6C6C6C;
	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;
	min-height: 100%;
	background-image: url('../img/site/left.jpg'); 
	background-position: left top; 
	background-repeat: repeat-y;
	/*padding-bottom:83px;*/
	}
/*	background-image:url(../img/site/head.png);*/

div.header {
	height:144px;
*height:147px;
	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;
	position: absolute;	
	height:83px;
	}

/* 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;*/
	padding-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:450px;
    }
	
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 #6C6C6C;
	color: #6C6C6C;
margin-right:30px;
    }
div.liif a {
	color: #E2840C;
    }
div.liif a:hover {
	text-decoration: unnderline;
    }
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;
	}
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-image: url('img/site/footer.jpg');
	}
	
.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;
}

.cikk p {
    color:#6C6C6C;
    margin-left:20px;
    margin-right:20px;
   /* text-align:justify;*/
}

.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: #F1F1F1;
            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: #6C6C6C;
}
.listCell2Header
{
	padding: 3px 5px 3px 5px;
	background-color: #F1F1F1;
	color: #E2843D;
}
.subTitle 
{
	color: #237c8c;
	font-size: 14px;
	font-weight: bold;
}
.text 
{
	color: #6C6C6C;
	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;
}

#menu, #menu2 {
	height:20px; 
	width:775px;
}
#menu ul, #menu li, #menu2 ul, #menu2 li {
	list-style:none; 
	padding:0; 
	margin:0; 
	display:inline; 
	height:22px;
}
#menu img, #menu2 img {
	padding:0;
	margin:0;
	display:block;
	float:left;
}


#menu a, #menu2 a {height: 20px; display: block;}

#bemutatkozas {background-image: url(../img/site/bemutatkozas.jpg);	width: 97px;}
#bemutatkozas:hover {background-position:bottom;}

#tevekenyseg {background-image: url(../img/site/tevekenyseg.jpg);	width: 85px;}
#tevekenyseg:hover {background-position:bottom;}

#elerhetosegek {background-image: url(../img/site/elerhetosegek.jpg);	width: 99px;}
#elerhetosegek:hover {background-position:bottom;}

#munkatarsak {background-image: url(../img/site/munkatarsak.jpg);	width: 96px;}
#munkatarsak:hover {background-position:bottom;}

#kutatas {background-image: url(../img/site/kutatas.jpg);	width: 59px;}
#kutatas:hover {background-position:bottom;}

#ugyfelszolgalat {background-image: url(../img/site/ugyfelszolgalat.jpg);	width: 112px;}
#ugyfelszolgalat:hover {background-position:bottom;}

#fondjegyzek {background-image: url(../img/site/fondjegyzek.jpg);	width: 90px;}
#fondjegyzek:hover {background-position:bottom;}

#vendegkonyv {background-image: url(../img/site/vendegkonyv.jpg);	width: 96px;}
#vendegkonyv:hover {background-position:bottom;}



#oldalterkep {background-image: url(../img/site/oldalterkep.jpg); width: 86px;}
#oldalterkep:hover {background-position:bottom;}

#jogszabalyok {background-image: url(../img/site/jogszabalyok.jpg);	width: 95px;}
#jogszabalyok:hover {background-position:bottom;}

#impresszum {background-image: url(../img/site/impresszum.jpg);	width: 82px;}
#impresszum:hover {background-position:bottom;}

#linkek {background-image: url(../img/site/linkek.jpg);	width: 52px;}
#linkek:hover {background-position:bottom;}

#kiadvanyok {background-image: url(../img/site/kiadvanyok.jpg);	width: 84px;}
#kiadvanyok:hover {background-position:bottom;}

#kozerdeku_adatok{background-image: url(../img/site/kozerdekukiadvanyok.jpg);	width: 126px;}
#kozerdeku_adatok:hover {background-position:bottom;}

#search
{
    position: absolute;
    top: 50px;
    right: 25px;
}

.keres {
    background:#FFF0D9 none repeat scroll 0 0;
    border:1px solid #974701;
    color:#666666;
    width: 90px;
}

.linkTable{
    padding-top: 30px;
    width: 700px;
}
.linkTableHead{
    background-color: #F1F1F1;
}
.linkTableContent{
    font-style: italic;
    padding-top: 5px;
    padding-bottom: 20px;
}
div.r
{
    clear:both;
}
img.cimlapkep{
border:1px solid #DCBFA2;
margin-right:12px;
}
.lablec {
color:#000000;
font-family:Trebuchet,Verdana,Arial,Helvetica,sans-serif;
font-size:7pt;
font-weight:bold;
text-align:justify;
background-image: url('../img/site/footer.jpg');
height: 18px;
padding:45px 0 0 50px;
}
.lablec a{
color:#000;
}
.linkTableHead b
{
    display:inline-block;
    padding:3px 0px 2px 3px;
}
/*.cikk p{
min-height:1px;	
}*/


b.fooldfejl
{
    padding:2px 0px 1px 7px; 
	display:inline-block;
}   
.jobbkep
{
    background-image:url(../img/site/right.jpg);
    background-repeat:repeat-y;
    background-position:right top;
}
div.box{padding-bottom:90px;}
table td h1.kepeslap{font-size:17px;}
div.mucim2 a b,div.mucim2 b{
color:#6C6C6C;
}