/*************************************
iroda.tv style
*************************************/

body {
	background-color:#EEE;
	font-family:Arial,Tahoma,serif;
	font-size:12px;
	color: #413f40;
	}

a {
	color:#2167a5;
	outline:none;
	}

a:hover {
	color:#f69636;
	
	}
	
h2,
#jobboldal h2 {
	color: #413f40;
	font: 20px Helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: -1px;
	}

#jobboldal h2,
#baloldal h2 {
	border-bottom:4px solid #413f40;
	line-height:26px;
	margin:0 0 5px 0;
	font: 18px helvetica, sans-serif;
	font-weight: 900;
	}

#baloldal h2,
#baloldal h2.nocsik,
#jobboldal h2,
#jobboldal h2.nocsik {
	/*padding-bottom:5px;
	border-bottom:3px solid #EEE;*/
	padding:5px 0 5px 10px;
	color:#FFF;
	background-color:/*#f1f7fd*/#777;
	border-bottom:1px solid #ddd;
	}
	
/*
.iconk { background:url(../icons/search.png) 0 0 no-repeat; padding-left:30px; }
.iconn { background:url(../icons/calendar_empty.png) 0 0 no-repeat; padding-left:30px; }
.iconu { background:url(../icons/users.png) 0 0 no-repeat; padding-left:30px; }
.iconh { background:url(../icons/search_page.png) 0 0 no-repeat; padding-left:30px; }
.iconc { background:url(../icons/chart.png) 0 0 no-repeat; padding-left:30px; }
.iconik { background:url(../icons/comments.png) 0 0 no-repeat; padding-left:30px; }
*/

h3,h4 {
	color: #413f40;
	font: 16px helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: -1px;
	}

#baloldal h3,
#baloldal h4,
#jobboldal h3 {
	margin-left:10px;
	}

#jobboldal h3 {
	font-size:14px;
	margin-top:10px;
	margin-bottom:5px;
	}

h4 {
	font: 14px helvetica, sans-serif;
	font-weight:bold;
	}

h5 {
	font-weight:bold;
	}
p {
	margin:0 0 10px 0;
	line-height:18px;
	}

#jobboldal p {
	line-height:14px;
	margin:0 10px 5px 10px;
	}

#jobboldal ul {
	margin-left:10px;
	}

#baloldal p {
	margin:0 10px 5px 10px;
	}

strong { font-weight:bold; }

.kek { color:#03a9e8;}

#nav {
	
	color:#FFF;
	margin:0px 0 0 0;
	background-color:#575757;
	width:980px;
	height:35px; 
	clear:both;
	}

.menu {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:35px; 
	background:#575757 url(button1.gif); 
	position:relative; 
	border:1px solid #000; 
	border-width:0 0px; 
	border-bottom:0px solid #444;
	float:left;
	width:750px;
	}
	
.menu li {float:left;}

.menu li a {
	display:block; 
	float:left; 
	height:35px; 
	line-height:35px; 
	color:#FFF; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold;
	text-align:center; 
	padding:0 12px; 
	cursor:pointer;
/*	background:#575757 url(../img/divider.gif) right center no-repeat; */
	}

.rss {
	text-align:right;
	height:25px; 
	line-height:25px; 
	float:left;
	display:block;
	color:#333;
	font-size:10px;
	background-color:#575757; 
	width:220px;
	padding:10px 10px 0 0;
	}

.rss img {
	margin:0 0 0 2px;
	}
	
/*
.rss a {
	background-color:#F90;
	color:#FFF;
	font-weight:bold;
	padding:2px 3px;
	border:1px solid #FFF;
	text-decoration:none;
	}
*/

.menu li.current a {color:#fff; background:url(button3.gif);}
.menu li a:hover {color:#fff; background:#333 url(button2.gif);}
.menu li.current a:hover {color:#fff; background:#000 url(button3.gif); cursor:default;}


#nav-reg {
	background-color:#ddd;
	width:980px;
	height:25px; 
	clear:both;
	margin:0 0 0px 0;
	}

.menu-reg {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:40px; 
	background:#DDD url(button1.gif); 
	position:relative; 
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF; 
	float:left;
	width:750px;
	}
	
.menu-reg li {float:left;}

.menu-reg li a {
	display:block; 
	float:left; 
	height:25px; 
	line-height:25px; 
	color:#666; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:normal; 
	text-align:center; 
	padding:0 8px; 
	cursor:pointer;
	}

.menu-reg li {
	display:block; 
	float:left; 
	height:40px; 
	line-height:40px; 
	color:#666; 
	text-decoration:none; 
	font-size:12px; 
	text-align:center; 
	cursor:pointer;
	font-weight:normal;
	padding:0 10px;
	}

.menu-reg li label {
	font-weight:normal;
	color:#444;
	font-size:14px;
	padding:0 10px 0 0;
	}

.menu-reg li select {
	padding:2px;
	width:150px;
	background:#F4F4F4;
	}
	
.menu-reg li a:hover {
	color:#FFF;
	background-color:#005d91;
	}

.mainap {
	text-align:right;
	height:40px; 
	line-height:40px; 
	float:left;
	display:block;
	color:#333;
	font-size:11px;
	background-color:#DDD;
	width:220px;
	padding:0 10px 0 0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF; 
	} 


/********************
  FOOLDAL
********************/
.focikk {
	width:570px;
	clear:both;
	float:none;
	/*border-bottom:4px solid #413f40;*/
	border-bottom:0px solid #EEE;
	/*border-top:1px solid #DDD;*/
	margin:0px 0 10px 0;
	padding:10px 0 5px 0;
	}

.focikk img {
	margin:0 20px 5px 0;
	float:left;
	}

.focikk p {
	/*margin: 5px 0px;*/
	margin:3px 0 10px 0;
	font-size:11px;
	line-height:13px;
	}

.focikk h5 {
	font-size:10px;
	margin:0px 0 0 0;
	line-height:16px;
	}

.focikk h3 a { color:#333; text-decoration:none; }
.focikk h3 a:hover { color:#f69636; text-decoration:underline; }

.focikk h3 {
	font-size:14px;
	margin:0px 0 3px 0;
	letter-spacing:0px;
	font-family:Arial;
	}

.focikk img.hir-thumb {
	
	width:80px;
	float:right;
	margin:3px 0px 3px 5px;
	border:2px solid #FFF;
	}

.focikk ul {
	font-size:11px;
	}

.focikk ul li a {
	line-height:16px;
	background:#FFF url(../img/bullet-more.gif) 0 5px no-repeat;
	padding-left:10px;
	}

.focikk ul li a:hover {
	background-position:1px 5px;
	}

.kiemeltcikk {
	background-color:#F7F7F7;
	border:1px solid #DDD;
	margin:0 0 10px 0;
	}

.kiemeltcikk h5,
.kiemeltcikk p {
	margin:3px 10px;
	}

.kiemeltcikk h3 {
	font-size:20px;
	padding:10px 10px 0 10px;
	}

.kiemeltcikk h4 {
	margin:3px 0px 10px 0px;
	font-weight:normal;
	}

.kiemeltcikk h5 {
	margin:3px 10px 10px 10px;
	}

.kiemeltcikk p {
	font-size:12px;
	line-height:16px;
	
	}

.kiemeltcikk img {
	width:250px;
	border:1px solid #FFF;
	margin: 11px 12px 10px 11px;
	}

.ujcikk {
	/*border:2px solid #CCC;*/
	background:#FFF;
	padding:5px 0;
	}

div.focikk .ujcikk h3 a {

	}

#ablakbanner {
	background-color:#FFF;

	
	padding:4px;
	border:1px solid #DDD;
	margin:10px auto;
	}

#sidebar-banner {
	display:block;
	position:absolute;
	top:100px;
	left:1020px;
	width:120px;
	height:600px;
	overflow:hidden;
	position:absolute;
	}

.banner {
	/*margin:0 0 10px 0;*/
	}

ul {
	margin:0 0 10px 0;
	}

.fooldal-irodak ul {
	width:570px;
	clear:both;
	}

.fooldal-irodak ul li {
	width:120px;
	float:left;
	margin:0 10px 0 0;
	}

.hirkereso {
	margin:0 0 10px 10px;
	}

.hirkereso input {
	width:160px;
	margin-right:10px;
	padding:3px 3px;
	border-color:#DDD #AAA #AAA #DDD;
	border-width:1px;
	background:#F4F4F4;
	border-style:solid;
	}
	
.hirkereso input.ok {
	width:30px;
	background:#ff3300;
	font-size:12px;
	padding:2px 0;
	font-weight:bold;
	color:#FFF;
	border-color:#f60 #f00 #f00 #f60;
	}

fieldset {
	border:1px solid #CCC;
	}

legend {
	font-weight:bold;
	margin:0 0 0 10px;
	padding:0 2px;
	}

/********************
  ADATLAP
********************/

ul.meta {
	float:right;
	display:block;
	height:16px;
	margin-top:-20px;
	}

ul.meta li {
	float:left;
	margin:0 5px 0 0;
	}

.adatlap {
	margin:10px 0;
	}

.adatlap h3 {
	margin:0 0 5px 0;
	}

.adatlap ul li span {
	float:left;

	display:block;
	width:130px;
	font-weight:bold;
	}




div#baloldal ul.irodalista li {
	background:none;
	padding:0;
	clear:both;
	margin:0 0 10px 0;
	}

div#baloldal ul.irodalista li a {
	background:none;
	padding:0;
	display:block;
	}

ul.irodalista img {
	width:40px;
	float:left;
	border:2px solid #CCC;
	margin:2px 10px 0 0;
	}
	

.lt, .kisterkep {
	margin:0 0 10px 0;
	}

.kalkulator {
	font-size:11px;
	line-height:14px;
	}

.kalkulator form label {
	font-size:9px;
	display:block;
	}

.kalkulator table {
	margin:0 0 10px 0;
	}

.kalkulator form input {
	font-size:12px;
	padding:0 0 3px 0;
	border-width:0px;
	border-bottom:1px dotted #666;
	/*color:#03a9e8;*/
	color:#000;
	width:40px;
	}

.felsocsik {
	border-top:2px solid #EEE;
	padding-top:5px;
	}

table.szintterulet {
	border:1px solid #EEE;
	width:273px;
	font-size:11px;
	line-height:20px;
	margin:0 0 10px 0;
	}

table.szintterulet thead th {
	background-color:#555;
	color:#FFF;
	padding:2px 0;
	font-size:10px;
	font-weight:bold;
	}

table.tranzakcioktable {
	margin:10px 0;
	}
	
table.tranzakcioktable td {
	padding:2px;
	}

table.listatable thead th,	
table.zebra thead th,
table.tranzakcioktable thead th {
	background-color:#555;
	color:#FFF;
	padding:2px;
	font-size:11px;
	font-weight:bold;
	line-height:20px;
	}	

table.szintterulet td {
	text-indent:5px;
	}

table.szintterulet td img {
	display:block;
	text-align:center;
	margin:0 auto;
	}


table.szintterulet td.cime {
	font-weight:bold;
	}

table.listatable h2 {
	font-size:16px;
	font-weight:bold;
	color:#555;
	}

table.listatable,
table.zebra {
	margin:10px 0;
	}

table.zebra td {
	padding:3px;
	font-size:11px;
	}

table.listatable td  {
	padding:3px;
	font-size:12px;
	}

table.listatable tr.even td, table.listatable tr.even th,
table.tranzakcioktable tr.even td, table.tranzakcioktable tr.even th,
table.szintterulet tr.even td, table.zebra tr.even th, table.zebra tr.even td { background-color:#EEE; }

table.listatable tr.odd td,
table.tranzakcioktable tr.odd td,
table.szintterulet tr.odd td,
table.zebra tr.odd td{ background-color:#FFF; }

table.listatable td img {
	width:60px;
	border:1px solid #FFF;
	margin:5px 0;
	}

/********************
  ALOLDAL
********************/
h3.hir-kat {
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:0px;
	}

h4.hir-adat {

	font-weight:normal;
	font-size:10px;
	letter-spacing:0px;


	}

blockquote {
	font-weight:bold;
	line-height:18px;
	margin:5px 0 5px 0;
	}

img.balra {
	float:left;
	display:block;
	margin:2px 10px 5px 0;
	border:3px solid #EEE;
	}

.cikk-footer {
	border-top:3px solid #EEE;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	/*border-bottom:5px solid #EEE;*/
	}

.cikk-footer ul {
	margin:5px 0 0px 0;
	width:100%;
	font-size:11px;
	}

.cikk-footer ul li {
	display:block;
	width:50%;
	float:left;
	line-height:16px;
	}

div#baloldal ul.kistab,
div#baloldal ul.hasonlolista {
	width:250px;
	margin:0px 0 10px 0;
	}

div#baloldal ul.kistab {
	clear:both;
	margin:5px 0 15px 0;
	line-height:16px;
	height:16px;
	}
	
div#baloldal ul.hasonlolista li {
	float:left;
	margin:0 2px 5px 0;	
	/*border-right:5px solid #999;*/
	}

div#baloldal ul.kistab li {
	float:left;
	margin:0 0 5px 0;
	}

div#baloldal ul.kistab li {
	margin:0 2px 0 0;
	}

div#baloldal ul.hasonlolista li a{
	width:80px;
	border-width:1px 1px 1px 1px;
	border-color:#DDD;
	border-style:solid;
	background:none;
	text-align:center;
	padding:0;
	font-size:10px;
	display:block;
	background:#EEE;
	color:#777;
	text-decoration:none;
	}

div#baloldal ul.hasonlolista li a.selected {
	background:#ff3300;
/*	border-width:1px 1px 0 1px;*/
	padding-top:2px;
	color:#fff; 
	}

div#baloldal ul.kistab li a.selected {
	background:#fff;
/*	border-width:1px 1px 0 1px;*/
	padding-top:2px;
	color:#333; 
	text-decoration:underline;
	}

div#baloldal ul.hasonlolista li a.selected:hover {
	background:#FFF;
	border-width:1px 1px 0 1px;
	padding-top:2px;
	color:#333;
	}

div#baloldal ul.kistab li a.selected:hover {
	background:#FFF;
	border-width:0px;
	padding-top:2px;
	color:#333;
	}

div#kereso ul.fokereso li.last,
div#baloldal ul.hasonlolista li.last{
	margin:0 0px 0 0;
	border-right:0px solid #999;
	}

div#baloldal ul.kistab li a {
	width:120px;
	background:none;
	/*border-width:1px 1px 1px 1px;*/
	border-width:0;
	border-color:#DDD;
	border-style:solid;
	text-align:center;
	padding:0;
	text-indent:5px;
	display:block;
	font-size:13px;
	letter-spacing:0px;
	/*text-transform:uppercase;*/
	font-weight:bold;
	text-decoration:none;
	background:#fff;
	color:#f30;
	color: #AAA;
	font: 16px helvetica, sans-serif;
	font-weight: 900;
	letter-spacing: -1px;
	}	

div#baloldal ul.hasonlolista li a:hover,
div#baloldal ul.kistab li a:hover {
	background:none;
	background:#FFF;
	color:#f30;
	}

div#baloldal ul.hasonlohir li {
	background:none;
	padding:0;
	clear:both;
	margin:0 0 3px 0;
	}


ul.galeria {
	width:275px;
	clear:both;
	margin:0 0 5px 0;
	}

ul.galeria li {
	display:block;

	float:left;
	
	margin:0 5px 2px 0;
	}

ul.galeria li a img {
	border:3px solid #DDD;
	width:50px;
	height:50px;
	}

ul.galeria li a:hover img {
	border:3px solid #999;
	}

#easyTooltip{
	padding:3px 4px;
	border:1px solid #195fa4;
	background:#195fa4;
	color:#fff;
	}

/********************
  INTERJUK
********************/
ul.interjuk {
	margin:5px 0;
	}

ul.interjuk li {
	margin:0 0 2px 0;
	}

ul.interjuk li p {
	font-size:11px;
	line-height:13px;
	}

#baloldal ul.interjuk li h3 a,
ul.interjuk li a {
	padding:0;
	font-size:13px;
	line-height:16px;
	background:none;
	}

ul.interjuk li img {
	width:40px;
	float:left;
	margin:0 5px 0 0;
	}

/********************
  SZOLGALTATO
********************/

.szolgaltato-adat {
	margin:5px 0;
	border-bottom:3px solid #EEE;
	}

.szolgaltato-adat img {
	margin-top:10px;
	}

.referenciak {
	font-size:11px;
	}

/******************
 BENJAMIN BUTTON
******************/

    p.link .btn {
      display:inline-block;
      background:none;
      margin:0;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      text-decoration:none;
      color:#FFF;
      font-weight:bold;
      font-family:Arial,serif;
      font-size:10px;
      letter-spacing:0px;
      }

    p.link .btn span {
      background-color:#aaa;
      margin:0;
      padding:3px 0;
      border-left:1px solid #bbb;
      border-right:1px solid #aaa;
      }
    * html p.link .btn span {
      padding-top:0;
      }
    p.link .btn span span {
      position:relative;
      padding:3px .4em;
      border-width:0;
      border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
      }

    /* only needed if implementing separate hover/focus/active state for buttons */
    p.link .btn:hover span, p.link .btn:hover span span, p.link .btn:focus span, p.link .btn:focus span span {
      cursor:pointer; /* important for any clickable/pressable element */
      border-color:#9cf !important;
      color:#FFF;
      background-color:#00A7E7;
      }
    p.link .btn:active span {
      background-position:0 -400px;
      outline:none;
      background-color:#00A7E7;
      }
    p.link .btn:focus, p.link .btn:active {
      outline:none; /* doesn't seem to be respected for <button>, only <a> */
      background-color:#00A7E7;
      }

/* TOVABBI INFO - NYIL */
.nyil {
	width:250px;
	height:50px;
	background:url(../img/nyil.gif) 0 0 no-repeat;
	}

.nyil h3 {
	padding:3px 0 0 10px;

	letter-spacing:0px;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#00A7E7;
	}

.nyil h4 {
	padding:3px 0 0 10px;
	letter-spacing:0px;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	}	

/* RENDEZVENYEK */

ul.osszes-rendezveny {
	margin:10px 0 10px 0px;
	}

ul.osszes-rendezveny li {
	margin:0 0 10px 0;
	background:url(../img/rendezveny.gif) 0 1px no-repeat;
	padding:0px 0 0 40px;
	font-size:11px;
	}

ul.osszes-rendezveny li h3 a{
	font-size:14px;
	}

ul.rendezvenyek,
ul.irodahuhirek {
	margin-left:10px;
	margin-right:10px;
	}

ul.irodahuhirek li {
	font-weight:normal;
	padding:0 0 5px 0;
	}

ul.rendezvenyek {
	margin-top:10px;
	}

ul.rendezvenyek li {
	font-size:11px;
	font-weight:normal;
	/*padding:0 0 8px 36px;
	background:url(../img/rendezveny.gif) 0 0 no-repeat;*/
	padding:0 0 15px 0;
	}

#baloldal ul.rendezvenyek li a {
	display:block;
	font-weight:bold;
	font-size:12px;
	background:none;
	padding:0;

	}

#baloldal ul.irodahuhirek li a {
	padding:0 0 3px 15px;
	font-size:12px;
	background-position:0 4px;
	}

#baloldal ul.rendezvenyek li a:hover {
	background:none;
	}

#baloldal ul.irodahuhirek li a:hover {
	background-position:0 4px;
	}
	
.datumbox {
	margin:2px 8px 3px 0;
	width:30px;
	float:left;
	border:1px solid #CCC;
	display:block;
	}

span.honap {
	width:30px;
	padding:2px 0;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	background:#EEE;
	color:#555;display:block;
	text-transform:uppercase;
	}

span.nap {
	width:30px;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding:1px 0;
	}

/* CEGBONGESZO */

ul.cegek {
	height:150px;
	overflow:auto;
	margin:10px 0;
	}

ul.cegek li a:link,
ul.cegek li a:visited {
	color:#413f40;
	}

.ceghirekbox {
	background:#EEE;
	}

.ceghirekbox img {
	border-top:5px solid #FFF;

	border-bottom:1px solid #FFF;
	}

.ceghirekbox h4 {
	padding:5px 5px 0 5px;
	font: 13px Arial, sans-serif;
	font-weight:normal;
	font-weight:900;
	}

.ceghirekbox p {
	padding:5px;
	font-size:11px;
	}


/* UGYNOKSEGI HIREK */

#baloldal ul {
	margin-bottom:5px;
	margin-left:10px;
	}

#jobboldal ul.ceghirek li a { display:block; font-size:11px; line-height:13px; margin:0 0 5px 0;}

ul.ceghirek li a,
#baloldal ul li a {
	background:url(../img/bullet-news.gif) 0 2px no-repeat;
	padding:0 5px 5px 14px;
	line-height:18px;
	display:block;
	
	font-size:11px;
	}

ul.ceghirek li a:hover,
#baloldal ul li a:hover {
	background:url(../img/bullet-news_hover.gif) 0 2px no-repeat;	
	}

#baloldal ul li cite {
	margin:0 0 0 5px;
	font-size:10px;
	color:#777;
	}

/* ATADASOK */

.usual {
	background:#CCC;
	color:#333;
	margin:0 0 10px 0;
	}
.usual li { list-style:none; float:left; }
.usual ul a {
	display:block;
	padding:3px 4px;
	text-decoration:none!important;
	margin:1px;
	margin-left:0;
	font:10px Verdana;
	color:#FFF;
	background:#444;
	}
.usual ul a:hover {
	color:#FFF;
	background:#111;
	}
.usual ul a.selected {
	margin-bottom:0;
	color:#000;
	background:snow;
	border-bottom:1px solid snow;
	cursor:default;
	}
.usual div {
	/*padding:10px 10px 8px 10px;
	*padding-top:3px;
	*margin-top:-15px;*/
	margin:5px 0;
	clear:left;
	background:snow;
	font-size:10px;
	}
.usual div a { color:#000; font-weight:bold; }

ul.jquerytab,
ul.fokereso {
	margin:0 0 5px 0;
	clear:both;
	}

ul.fokereso {
	margin-top:0px;
	background:#3283CA;
	color:#FFF;
	}

ul.jquerytab li,
ul.fokereso li { list-style:none; float:left; }

ul.jquerytab li a {
	width:30px;
	text-align:center;
	display:block;
	padding:4px 0;
	text-decoration:none!important;
	font-size:14px;
	
	}

/*ul.fokereso li { margin:0 10px 0 0; }
*/
ul.fokereso li a {
	width:92px;
	text-align:center;
	display:block;
	padding:6px 0;
	text-decoration:none!important;
	font-size:12px;
	color:#FFF;
	}

ul.fokereso li.last a {
	width:94px;
	}

ul.jquerytab li a:link,
ul.fokereso li a:link {
	color:#FFF;
	background:#3283CA;
	}

ul.jquerytab li a:hover,
ul.jquerytab li a.selected,
ul.fokereso li a:hover,
ul.fokereso li a.selected {
	color:#fff;
	background:#666;
	}

#fooldal-kereso {

	margin-bottom:5px;
	border:1px solid #DDD;
	padding:9px;
	/*background:#FFF;*/
	background-color:#FFF;
	border-color:#ccc;	
	}

#kereso div {
	font-size:11px;
	line-height:16px;
	}

#kereso form {
	margin:0 0 10px 0;
	}

#kereso form label {
	font-weight:bold;
	display:block;
	}

#kereso form input {
	background:none;
	}

#kereso form input.kicsi {
	width:40px;
	padding:2px;
	color:#666;
	}

#kereso form input.kozep {
	width:120px;
	}

#kereso form input.nagy {
	width:180px;
	}

button {
	margin:5px 0 0 0;
	background:none;
	border-width:0px;
	line-height:16px;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	}

#kereso from span.checkbox {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	display: block;
}

#kereso form label.jobbra {
	font-weight:bold;
	display:block;
	width:60px;
	}

#kereso form select {
	margin:0 0 10px 0;
	width:175px;
	padding:2px;
	color:#2167a5;
	}

table.pipatabla {
	margin:10px 0 5px 0;
	}

form.login {
	font-size:11px;
	line-height:16px;
	margin:0 10px 10px 10px;
	}

form.login label {
	font-weight:bold;
	color:#555;
	}


form.login input {
	width:100px;
	margin:0 0 3px 0;
	padding:2px;
	}

#atadasok div {
	margin:5px 0;
	}

#atadasok div ul {
	font-size:11px;
	}


form.ajanlat {
	margin:10px 0;
	}

form.ajanlat label {
	font-weight:bold;
	}

form.ajanlat input,
form.ajanlat textarea {
	margin:0 0 5px 0;
	padding:2px;
	width:200px;
	}

form.ajanlat textarea {
	margin:0 0 10px 0;
	}

form.ajanlat input.ok {
	width:60px;
	padding:0;
	}

/******************
  APROHIRDETESEK
******************/

div#aprok ul.fokereso li a {
	width:114px;
	}

ul.aprolista {
	font-size:11px;
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:4px solid #EEE;
	}

ul.aprolista li p {
	line-height:14px;
	}

ul.aprolista a {
	background:#FFF url(../img/bullet-more.gif) 0 5px no-repeat;
	padding:0 0 0 8px;
	}

ul.aprolista h4 {
	font-size:12px;
	letter-spacing:0px;
	}

/******************
  UGYNOKSEGI-HIREK
******************/
.ugynoksegi-hirek .c-3-1 ul {
	font-size:11px;
	line-height:13px;
	}

.ugynoksegi-hirek .c-3-1 ul li h4 a {
	text-decoration:none;
	color:#333;
	font-size:13px;
	}

.ugynoksegi-hirek .c-3-1 ul li h4 a:hover {
	color:#f69636;
	text-decoration:underline;
	}

.ugynoksegi-hirek .c-3-1 ul li p {
	line-height:13px;
	}

.ugynoksegi-hirek .c-3-1 img {
	width:180px;
	margin:5px 0;
	}

.tranzakciok {
	font-size:11px;
	}

.tranzakciok ul {
	margin:5px 0 0 0;
	}
	
.tranzakciok ul li {
	clear:both;
	margin:0 0 10px 0;
	}

.tranzakciok ul li img {
	width:40px;
	float:left;
	margin:0 5px 0px 0;
	}

.tranzakciok h4 {
	line-height:20px;
	}

/****************
  ARCHIVUM
****************/

ul.archivlista {
	margin:10px 0;
	}

ul.archivlista li img {
	float:left;
	margin:0 10px 0 0;
	width:50px;
	border:2px solid #EEE;
	}

ul.archivlista li {
	font-size:11px;
	border-bottom:1px solid #CCC;
	padding:5px 0 10px 0;
	margin:0 5px 5px 0;
	line-height:18px;
/*	float:left;
	width:280px;
*/	}

ul.archivlista li a {
	font-weight:bold;
	font-size:14px;
	}

/********************
  KAPCSOLAT
********************/

.nevek img {
	width:80px;
	float:left;
	margin:0 10px 0px 0;
	}

.nevek h4 {
	font-weight:normal;
	letter-spacing:0px;
	font-style:italic;
	font-family:Times;
	}

.nevek ul {
	margin:5px 0 10px 0;
	font-size:11px;
	}

form.irjon {
	margin:5px 0;
	}

form.irjon label {
	font-weight:bold;
	display:block;
	margin:0 0 2px 0;
	}

form.irjon input,
form.irjon textarea {
	width:200px;
	padding:3px 0;
	text-indent:3px;
	margin:0 0 5px 0;
	}

.irjonkep {
	margin:5px 0 10px 0;
	}

/****************
 TAG-FELHO
****************/
#cloud-box {
	margin:10px 0;
	width:570px;
	}
	

#cloud-box h2 {
	font-size:18px;
	margin:0 0 5px 0;
	}
	
#cloud-box p {
	font-size:12px;
	}

#cloud { padding: 10px 5px; text-align: center; }
#cloud a { padding: 0px;  }

#cloud { margin: 0; }
#cloud li { display: inline; margin:0 5px 0 0; }

#cloud a.tag1 { font-size: 0.7em; font-weight: 100; color:#474747;}
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; color:#555;}
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; color:#575757;}
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; color:#666;}
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; color:#676767;}
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; color:#777;}
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; color:#787878;}
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; color:#888;}
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; color:#878787;}
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; color:#999;}

/****************
 GOOGLE MAP
****************/

#map_canvas {
	margin:5px 0 0px 0;
	}

/****************
 FOOTER
****************/


.toc {
	width:960px;
	margin:10px;
	}

.toc ul li {
	font-size:11px;
	line-height:16px;
	}

.toc ul li a {
	color:#999;
	}

.toc ul li a:hover {
	color:#EEE;
	}

.toc-1 {
	border-right:1px dotted #888;
	width:120px;
	float:left;
	padding:0 5px 0 0;
	margin:0 10px 5px 0;
	}

.toc-2 {
	width:115px;
	float:left;
	margin:0 0px 10px 0;
	}

#footer h2 {
	color:#EEE;
	font-size:14px;
	font-weight:bold;
	margin:0 0 5px 0;
	}

#mediapartnerek h3 {
	color:#333;
	text-align:center;
	font-size:9px;
	text-transform:uppercase;
	line-height:14px;
	margin:10px 0 5px 0;
	letter-spacing:1px;
	}

#mediapartnerek a img {
	border:2px solid #FFF;
	margin:0 10px 10px 0;
	}

#mediapartnerek ul {
	width:960px;
	margin:10px auto;
	text-align:center;
	}

#mediapartnerek ul li {
	float:left;
	display:block;
	margin:0 10px 0 0;
	}
	
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* IRODABUTOR KALKULATOR */
#butorform fieldset {
	margin:3px 0;
	padding:2px;
	background-color:#FCFCFC;
	}

#butorform fieldset p {
	padding:2px 2px 2px 20px;
	font-weight:bold;
	}

#butorform fieldset select.tipusok {
	width:250px;
	}

#butorform label {
	width:230px;
	float:left;
	color:#333;
	}

#butorform select {
	width:80px;
	}

.form-eredmeny {
	padding:5px;
	margin:3px;
	color:#333;
	background-color:#666;
	}

.kalkeredmeny {
	color:#628DD0;
	font-weight:bold;
	}
	
.boxlink
{
	float: left;
	padding: 2px 5px 2px 5px;
	margin: 2px 2px 2px 0px;
	border: 1px solid #9FCEEC;
	color: #212121;
	background-color: #D3EBFC;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	height: 14px;
	text-align: center;
}

a.boxlink
{
	color: #6D6D6D;
	background-color: white;
	text-decoration: none;
}

a:hover.boxlink
{
	background-color: #E3F3FB;
	color: #282828;
	text-decoration: none;
}	

p.jelmagy {
line-height:12px;
}

.ajanlatkeres {
	display:block;
	padding: 3px;
	border: 1px solid black;
	background-color: #FF911C;
	width: 120px;
	text-align: center;
	color: white;
}

.ajanlatkeres:hover {
	color: white;
	text-decoration: none;
}


ul.nepszeru {
	margin:10px 0 20px 0;
	width:100%;
	clear:both;
	}

ul.nepszeru li {
	width:142px;
	float:left;
	margin-bottom:5px;
	height: 175px;
	}

ul.nepszeru li img {
	width:120px;
	margin:0 auto;
	clear:both;
	margin:0 0 0px 0;
	}

ul.nepszeru li h3 a {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:0;
	margin:0 10px 0px 0;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	}

ul.nepszeru li p {
	margin:3px 10px 0 0;
	font-size:11px;
	line-height:13px;
	}	
	


.box {
	width:249px;
	border:1px solid #CCC;
	background:#FFF;
	}

.boxkereso {
	background-color:#84bced;
	border-color:#3283ca;
	}

.boxk {
	width:129px;
	border:1px solid #CCC;
	background:#FFF;
	}

.tender {
	width:389px;
	border:1px solid #DDD;
	background:#3283CA;
	margin-bottom:10px;
	}


table#tranzakciok { 
	width: 249px;
	clear:both;
	margin:0 0 10px 0;
	}

table#tranzakciok th {
	padding:5px;
	color:#FFF;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	}
table#tranzakciok td {
	padding:5px;
	color:#333;
	font-size:10px;
	}

.tender h2 {
	margin:10px 10px 10px 10px;
	color:#FFF;
	}

.tender p {
	margin:0px 10px 10px 10px;
	color:#FFF;
	}


ul.videok {
	width:100%;
	clear:both;
	

	}

ul.videok li {
	width:290px;
	float:left;
	margin:0 0 5px 0;
	position: relative;
	line-height:16px;
	}

ul.videok li a img {
	width:250px;
	height:170px;
	border:5px solid #EEE;
	margin:0 0 4px 0;
	}

ul.videok li a:hover img {
	border-color:#999;
	}

ul.videok h3 {
	width:250px;
	height:55px;
	display:block;
	}

ul.videok p {
	font-size:11px;
	display:none;
	}


ul.videok span {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 80px;
	left: 109px;
	}


ul.videok .clip {
	background: url(../img/play.png) no-repeat;
	} 


ul.videok a:hover span {
	background-position: left -36px;
	} 

#vidcontainer {
	margin:10px 0;
	}


ul.paginate {
	text-align:center;
	}

ul.paginate {
	margin:10px auto 30px auto;
	}

ul.paginate li {
	float:left;
	margin:0 5px 0 0;
	line-height:30px;width:30px;
	text-align:center;
	}

ul.paginate li a {	
	display:block;
	background:#F4f4f4;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #ccc;
	}

ul.paginate li a:hover {
	background:#F7F7F7;
	border-color:#999;
	}


ul.listak {
	width:100%;
	margin:10px 0 0 0;
	}

ul.listak li {
	width:100%;
	margin:0 0 5px 0;
	clear:both;
	height:60px;
	}

ul.listak li a {

	}

ul.listak li img {
	width:60px;
	border:3px solid #eee;
	float:left; 
	margin:0 8px 0 0;
	}

ul.listak li h3 {
	padding:3px 0 0 0;
	}

ul.listak li p {
	font-size:12px;
	}

/*#demo-frame > div.demo { padding: 10px !important; }*/
.csuszka { margin:0 0 10px 0;}
.csuszka table tr { border-bottom:0px solid #FFF; }
#slider-range {margin:10px 0;width:175px; margin-right:10px;}
#slider-rangea {margin:10px 0;width:175px;}
