﻿/*************************************
iroda.hu style
*************************************/

body {
	background-color:#EEE;
	background:#EEE /*url(../img/bg.gif) 0 0*/;
	font-family:"Trebuchet MS",Arial,Tahoma,serif;
	font-size:12px;
	color: #413f40;
	}

a {
	color:#d35333;
	/*color:#eca105;*/
	outline:none;
	}

a:hover {
	/*color:#83594f;*/
	color:#d35333;
	}
	
h2 {
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-size:20px;
	font-weight: 200;
	margin:0 0 5px 0;
	}

#content h2 {
	margin-top:10px;
	}

#jobboldal h2 {
	padding:0 3px;
	letter-spacing: -1px;
	}

#jobboldal h2,
#baloldal h2 {
/*	border-bottom:4px solid #413f40;*/
	line-height:26px;
	margin:0 0 5px 0;
	background-color: #fe7011;
	color:#FFF;
	}

#baloldal h2,
#baloldal h2.nocsik,
#jobboldal h2,
#jobboldal h2.nocsik {
	padding:2px 0 2px 10px;
	font-size:16px;
	/*background-color:#ffCC00;*/
	color:#000000;
	border-bottom:1px solid #ddd;
	}

.focikk h2 {
	margin:0 0 10px 0;
	}

.atad p { margin: 0px; }
.atad h3 { margin: 0px; }

p.faqtext
{
	font-family:"Trebuchet MS",Arial,Tahoma,serif;
	font-size:13px;
	line-height:18px;
}

/*
.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-size: 16px;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	}

h4 {
	font-size: 14px;
	font-family: 'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',arial,verdana,sans-serif;
	font-weight:200;
	}

#baloldal h3,
#baloldal h4,
#jobboldal h3 {
	/*margin-left:10px;*/
	margin-bottom:5px;
	}

#jobboldal h4 {
	font-size:12px;
	font-weight:500;
	letter-spacing:-0.5px;
	margin:12px 0px 0px 0px;
	}

h5 {
	font-weight:bold;
	}
p {
	margin:0 0 10px 0;
	line-height:18px;
	
	}

#content p {
	margin-right:10px;
	}

#jobboldal p {
	line-height:14px;
	/*margin:5px 10px;*/
	}

#jobboldal ul, #baloldal ul {
	margin:0px 0px 6px 0px;
	}

#jobboldal ul li
{
	font-size:10px;
	padding-top:3px;
	/*background:url(../adatlap/megtobb.gif) left bottom  no-repeat;*/

}

strong { font-weight:bold; }

/*.kek { color:#ffCC00;}*/
.kek { 
	color:orange;
}
.kek:hover, .kek:active{
	color:white;
}

#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;
	}
	
.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:120px;
	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;}

.coicons {
	float:left;
	width:130px;
	height:35px;
	line-height:35px;
	}

.coicons img {
	margin-top:10px;
	}

#nav-reg {
	/*background-color:#eca105;*/
	width:980px;
	height:25px; 
	clear:both;
	margin:0 0 0px 0;
	
	}

.menu-reg {
	padding:0; 
	margin:0; 
	list-style:none; 
	height:25px; 
	/*background:#eca105 url(button1.gif); */
	position:relative; 
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF; 
	float:left;
	width:850px;
	}
	
.menu-reg li {float:left;}

.menu-reg li a {
	display:block; 
	float:left; 
	height:25px; 
	line-height:25px; 
	color:#674602; 
	text-decoration:none; 
	font-size:12px; 
	font-weight:bold; 
	text-align:center; 
	padding:0 8px; 
	cursor:pointer;
	}

.menu-reg li {
	display:block; 
	float:left; 
	height:25px; 
	line-height:25px; 
	color:#666; 
	text-decoration:none; 
	font-size:12px; 
	text-align:center; 
	cursor:pointer;
	font-weight:normal;
	}

	
.menu-reg li a:hover {
	color:#FFF;
	background-color:#dc9504;
	}

.mainap {
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF; 
	text-align:right;
	height:25px; 
	line-height:25px; 
	float:left;
	display:block;
	color:#000000;
	font-size:11px;
	/*background-color:#eca105;*/
	width:120px;
	padding:0 10px 0 0;
	} 


/********************
  FOOLDAL
********************/
.focikk {
	width:570px;
	clear:both;
	float:none;
	/*border-bottom:4px solid #413f40;*/
	border-bottom:5px solid #EEE;
	margin:10px 0 5px 0;
	padding:0 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 { text-decoration:none; }
.focikk h3 a:hover { color:#f69636; text-decoration:underline; }

.focikk h3 {
	font-size:14px;
	margin:0px 0 3px 0;
	font-weight:bold;
	letter-spacing:-1px;
	
	}

.focikk img.hir-thumb {
	width:60px;
	display:block;
	float:right;
	margin:3px 0px 0 5px;
	border:5px solid #EEE;
	}

.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:#fffaf1;
	border:1px solid #fe7011;
	}

.kiemeltcikk h3,
.kiemeltcikk h5,
.kiemeltcikk p {
	margin:3px 10px;
	}

.kiemeltcikk h5 {
	margin:3px 10px 10px 10px;
	}

.kiemeltcikk {
/*	background-color:#fdf9e2;*/
/*	border:1px solid #fff3ab;*/
	margin:0 0 10px 0;
	}

.kiemeltcikk h3 {
	font-size:20px;
	padding:10px 10px 0 10px;
	font-weight:normal;
	}

.kiemeltcikk h4 {
	margin:3px 0px 10px 0px;
	font-weight:normal;
	font-style:italic;
	font-size:11px;
	font-family:Verdana,Tahoma,serif;
	letter-spacing:0px;
	}

.kiemeltcikk h5 {
	margin:3px 10px 10px 10px;
	font-weight:bold;
	font-size:11px;
	}


.kiemeltcikk p {
	font-size:12px;
	line-height:18px;
	margin-right:10px;
	}

.kiemeltcikk img {
	/*width:261px;*/
	/*border:4px solid #EEE;*/
	width:250px;
	border:3px solid #FFF;
	margin: 11px 12px 10px 10px;
	float:left;
	}

.ujcikk {	
	background:#FFF;
	padding:5px 0;
	}

ul.focikk li h3 a {
	

	}

.focikk ul.cikkbox li {
	float:left;
	display:block;	
	width:270px;
	padding:0;
	background:none;
	margin:0 12px 10px 0;
	height:70px;
	}

.focikk ul.cikkbox li a {
	padding:0;
	background:none;
	}

.focikk ul.cikkbox li p {
	margin-right:5px;
	}

#ablakbanner {
	background-color:#EEE;
	padding:5px;
	border-bottom:10px solid #FFF;
	}

#sidebar-banner {
	display:block;
	position:absolute;
	top:100px;
	left:1020px;
	width:120px;
	height:600px;
	overflow:hidden;
	}

.banner {
	margin:0 auto 0px auto;
	}

#baloldal .banner {
 	border:5px solid #EEE;
 	/*padding:4px
 	background: #fff;
 	border:1px solid #d4d4d4;*/
	margin-bottom:10px;
 	}

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:-45px;
	}

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 {
	width:105px;
	margin:0 0 10px 10px;
	}

.kalkulator form input {
	font-size:12px;
	padding:0 0 3px 0;
	border-width:0px;
	border-bottom:1px solid #DDD;
	/*color:#03a9e8;*/
	
	width:40px;
	background:#EFEFEF;
	}

.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:5px 0;
	text-align: center;
	font-size:11px;
	}


table.tranzakcioktable td {
	padding:2px;
	}

table.tranzakcioktable td.irodahaz-listazas-kep {
	
	padding:2px;
	width:50px;
	height:auto;
	vertical-align:middle;
	}

table.tranzakcioktable td.cim
{
	vertical-align:middle;
	font-size:12px;
	}

table.tranzakcioktable td.cim a
{
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	}

table.tranzakcioktable td.cim a.plaza
{
	vertical-align:middle;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}

table.tranzakcioktable td.irodahaz-listazas-kep img 
	{
		border: 3px solid #CCCCCC;
	}
	

table.tranzakcioktable_main {
	margin:10px 0;
	text-align: center;	
	font-size:10px;
	line-height:20px;
	}

table.tranzakcioktable_main td {
	padding:1px;
	border-bottom: 1px solid #CCC;
	}

table.tranzakcioktable_main thead th {
	background-color:#555;
	color:#FFF;
	padding:2px;
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	text-align:center;	
	}

table.listatable thead th,	
table.teremberles thead th,
table.zebra thead th,
table.tranzakcioktable thead th {
	background-color:#555;
	color: #fff;
	padding:  5px ;
	font-size:11px;
	font-weight:bold;
	line-height:15px;
	text-align:center;
	}	

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 10px 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.tranzakcioktable_main 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.tranzakcioktable_main 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 {*/
.hir-kat{
	font-weight:normal;
	font-size:14px;
	font-style:italic;
	font-family:Georgia;
	letter-spacing:0px;
	margin:10px 0 0 0;
	display: table;
	float: none;
	}

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;
    max-width: 250px;
	}

.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.kistab li,
div#baloldal ul.hasonlolista li {
	float:left;
	margin:0 2px 5px 0;	
	/*border-right:5px solid #999;*/
	}

div#baloldal ul.kistab li {
	margin:0 2px 0 0;
	}

div#baloldal ul.hasonlolista li a{
	width:auto;
	border-width:1px 1px 1px 1px;
	border-color:#DDD;
	border-style:solid;
	background:none;
	text-align:center;
	padding:0px 5px 0px 5px;
	font-size:10px;
	display:block;
	background:#EEE;
	color:#777;
	text-decoration:none;
	}

div#baloldal ul.kistab li a.selected,
div#baloldal ul.hasonlolista li a.selected {
	background:#FFF;
	border-width:1px 1px 0 1px;
	padding-top:2px;
	color:#333; 
	}

div#baloldal ul.kistab li a.selected:hover,
div#baloldal ul.hasonlolista li a.selected:hover {
	background:#FFF;
	border-width:1px 1px 0 1px;
	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-color:#DDD;
	border-style:solid;
	text-align:center;
	padding:0;
	display:block;
	font-size:9px;
	letter-spacing:1px;
	text-transform:uppercase;
	/*font-weight:bold;*/
	text-decoration:none;
	background:#EEE;
	color:#777;
	}	

div#baloldal ul.hasonlolista li a:hover,
div#baloldal ul.kistab li a:hover {
	background:none;
	background:#DDD;
	color:#333;
	}

div#baloldal ul.hasonlohir li {
	background:none;
	padding:0;
	clear:both;
	margin:0 0 3px 0;
	}


ul.galeria {
	width:550px;
	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;
	}

/* 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;
	}

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 li {
	font-size:11px;
	font-weight:normal;
	padding:0 0 8px 36px;
	background:url(../img/rendezveny.gif) 0 0 no-repeat;
	}

#baloldal ul.rendezvenyek li a {
	display:block;
	font-weight:bold;
	font-size:12px;
	background:none;
	padding:0;
	}

#baloldal ul.rendezvenyek li a:hover {
	background:none;
	}

.rendezveny h4 {
	font-family:Times,serif;
	font-size:11px;
	letter-spacing:0;
	margin:0;
	padding:0;
	}

div#jobboldal .rendezveny h3 a {
	font-size:12px;
	line-height:14px;
	margin:0;
	padding: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-size: 13px;
	font-family:Arial,Times,serif;
	font-weight:normal;
	font-weight:900;
	}

.ceghirekbox p {
	padding:5px;
	font-size:11px;
	}


/* UGYNOKSEGI HIREK */

#baloldal ul {
	margin-bottom:5px;
	}

#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 0 0 14px;
	line-height:20px;
	}

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:97px;
	text-align:center;
	display:block;
	text-decoration:none!important;
	font-size:12px;
	color:#786a16;
/*	text-indent:-2000px;*/
	height:46px;
	background-repeat:no-repeat;
	background-position:0 0;
/*	z-index:800;*/
	}



/*ul.fokereso li a.kiado { background-image:url(../nav/01.png);}
ul.fokereso li a.ukereso { background-image:url(../nav/02.png);}
ul.fokereso li a.szcegek { background-image:url(../nav/03.png);}
ul.fokereso li a.uzkereso { background-image:url(../nav/04.png);}
*/

ul.fokereso li.last a {
	width:97px;
	}

ul.jquerytab li a:link,
ul.fokereso li a:link {
	color:#786a16;
	background-color:#EEE;
	}

ul.fokereso li a:link {
	background-color:#fcf9eb;
	}

ul.jquerytab li a:hover,
ul.jquerytab li a.selected,
ul.fokereso li a:hover,
ul.fokereso li a.selected {
	color:#786a16;
	background-color:#fbd80c;
	}

ul.fokereso li a:hover { background-color:#fbd80c; }
ul.fokereso li a:hover.selected { background-color:#fbd80c; }

#fooldal-kereso {
	margin-bottom:15px;
	border-bottom:5px solid #fbd80c;
	border:1px solid #FAAB08;
/*	background:#D2E585;*/
	background:#fbd80c url(../img/bg_kereso.gif) right bottom repeat-x;
	}

#fooldal-kereso a {
	color:#d35333;
	}

/*ul.fokereso li a.kiado { background-image:url(../nav/01.gif); }
ul.fokereso li a.ukereso { background-image:url(../nav/02.gif); }
*/

#kereso div {
	font-size:11px;
	line-height:16px;
	
	}


#kereso form {
	margin:10px;
	
	}

#kereso form label {
	font-weight:bold;
	display:block;
	font-size:12px;
	
	}

#kereso form input.nagyertek {
	border:0; 
	/*color:#444; */
	font-size:20px;
	letter-spacing:-1px;
	width:170px;
	background:none; 
	font-family:Times,Verdana,Tahoma,serif;
	}

#kereso form input.kicsi {
	width:40px;
	padding:2px;
	color:#666;
	}

#kereso form input.kozep {
	width:120px;
	}

#kereso form input.nagy {
	width:180px;
	}

#kereso form select.keresok {
	width:175px;
	/*padding:2px;*/
	/*font-size:12px;*/
	line-height:16px;
	/*margin:3px 0 10px 0;*/
	/*background:#fcf9eb;*/
	/*background-color:#FDDFA2;*/
	}

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 label.jogok {
	font-weight:normal;
	font-size:12px;
	display:block;
	float:left;
	/*width:60px;*/
	}

#kereso form input.jogokb {
	float:left;
	margin:2px 5px 0 0;
	}

#kereso form select {
	margin:0 0 5px 0;
	}

table.pipatabla {
	margin:10px 0 5px 0;
	}

form.login {
	font-size:11px;
	line-height:16px;
	margin:0 0 0 10px;
	}

form.login label {
	font-weight:bold;
	color:#555;
	}


form.login input {
	width:105px;
	margin:0 0 3px 0;
	}

#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;
	}

#ugynoksegek ul li a {
	display:block;
	line-height:16px;
	padding-bottom:3px;
	}

.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;
	height:32px;
	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,
#map1_canvas,
#map2_canvas {
	margin:5px 0 20px 0;
	}

/****************
 FOOTER
****************/


.toc {
	width:960px;
	margin:5px;
	}

.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:128px;
	float:left;
	padding:0 5px 0 0;
	margin:0 5px 5px 0;
	height:400px;
	}

.toc-2 {
	width:125px;
	float:left;
	margin:0 0px 5px 0;
	height:400px;
	}

#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 #e59a87;
	color: #FFF;
	background-color: #d35333;
	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: #f1c9bf;
	color: #282828;
	text-decoration: none;
}	


ul.retail-ajanlatok li {
	display:block;
	width:145px;
	float:left;
	height:200px;
	min-height:200px;
	}

ul.retail-ajanlatok li img {
	margin:0 0px;
	width:130px;
	}	

ul.retail-ajanlatok h3 a {
	font-size:14px;
	font-family:Times,serif;
	text-decoration:none;
	font-weight:600;
	letter-spacing:0;
	}

ul.retail-ajanlatok p {
	margin:0 12.5px 0 0;
	font-size:11px;
	line-height:14px;
	}


/*#demo-frame > div.demo { padding: 10px !important; }*/
.csuszka { margin:0 0 10px 0;}
.csuszka table tr {  }
#slider-range {margin:5px 0;width:165px; margin-right:10px;}
#slider-rangea {margin:5px 0;width:165px;}


.box {
	border:1px solid #CCC;
	margin-bottom:10px;
	background-color:#FFF;
	}
	
.boxk {
	border:1px solid #CCC;
	margin-bottom:10px;
	background-color:#FFF;
	}

.boxkereso {
	background-color:#84bced;
	border-color:#3283ca;
	}

.box {
	width:249px;
    min-height: 80px;
	}

.boxretail
{
	width:auto;
	background-color:#ffffff;
	margin-bottom:10px;
}

.boxszolg
{
	width:100%;
	background-color:#ffffff;
	margin-bottom:10px;
}

.boxretail h2
{
	padding:2px 0 2px 10px;
	font-size:16px;
	/*background-color:#fe7011;*/
	color:#000000;
	letter-spacing:-1px
	/*border-bottom:1px solid #ddd;*/
}

.boxk {
	width:129px;
	} 

#jobboldal .banner {
	width:120px;
	margin-bottom:10px;
	}

.boxk .banner {
	margin:4px;
	}

.boxk .banner img {
	border:0px;
	}

.box p, .boxk p {
	margin:5px 10px;
	}

#kiadok h3.ossz {
	text-align:center;
	font-weight:normal;
	font-size:20px;
	margin:0px 0 20px 0;
	font-family:Times,serif;
	}

ul.uzletselect {
	width:100%;
	height:30px;
	line-height:30px;
	}

ul.uzletselect li a {
	display:block;
	width:95px;
	float:left;
	font-size:11px;
	font-weight:bold;
	border-bottom:3px solid #EEE;
	text-indent:10px;
	line-height:30px;
	}

ul.uzletselect li a:hover {
	color:#333;
	border-color:#333;

	}

ul.uzletselect li a.selected {
	color:#56745a;
	border-color:#56745a;
	}

ul.uzletselect li.short a {
	width:55px;
	}

ul.uzletselect li.long a {
	width:135px;
	}


ul.aprocim {
	width:100%;
	height:30px;
	line-height:30px;
	}

ul.aprocim li a {
	display:block;
	width:142.5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	background:#EEE;
	text-indent:10px;
	}

ul.aprocim li a.selected {
	color:#56745a;
	}

table.markak {
	margin:0 0px 10px 0px;
	width:230px;
	}

/* IE6 Fix */

.aprocim {
	width:100%;
	height:30px;
	line-height:30px;
	}

.aprocim li a {
	display:block;
	width:142.5px;
	float:left;
	font-size:12px;
	font-weight:bold;
	background:#EEE;
	text-indent:10px;
	}

.aprocim li{
	float: left;
}

.aprocim li a.selected {
	color:#56745a;
	}



/* IE/ fixer end */


table.markak td {
	width:50%;
	}

table.markak tr {
	padding:5px 0px 0px 0px;
	}
	
/*.tender {
	width:389px;
	border:1px solid #DDD;
	background:#d35333;
	margin-bottom:10px;
	}


.tender h2 {
	margin:10px 10px 10px 10px;
	color:#FFF;
	}

.tender p {
	margin:0px 10px 10px 10px;
	color:#FFF;
	}
*/

.tenderbox {
	width:388px;
	border:1px solid #dc9504;
	background:#FAAB08;
	margin-bottom:10px;
	}

.tenderbox img {
	margin:10px 10px 0 10px;float:left;
	}

.tenderbox h2 {
	margin:13px 10px 10px 0px;
	color:#674602;
	}

.tender {
	margin:10px 10px 10px 10px;
	color:#674602;
	}

.tender p {
	margin:0px 10px 5px 10px;
	color:#674602;
	font-weight:normal;
	}

form#tenderform {
	margin:10px;
	color:#674602;
	}

form#tenderform label {
	color:#FFF;
	}

.tender a {
	color:#FFF;
	font-weight:bold;
	text-decoration:underline;
	}

.tender a:hover {
	color:#674602;
	text-decoration:none;
	}

table.tendertable {
	width:100%;
	}

table.tendertable td {
	margin-bottom:10px;
	}

table.tendertable a {
	color:#FFF;
	}

form#tenderform label {
	margin:0 0 3px 0;
	}

form#tenderform input {
	margin:0 0 5px 0;
	padding:2px;
	}

form#tenderform select {
	margin:0 0 5px 0;
	padding:2px;
	width:130px;
	}
	
	
	/* ------------------------------------------
	Scrolling
-------------------------------------------*/

#tickerbox {

	}

#tickerContent {
	height:340px;
	margin:5px 0;
	overflow:hidden;
	position:relative;
	}
	
	.firm_kat_list {
	font-size: 12px;
	margin-bottom: 20px;
	line-height: 1.4em;
	font-weight: bold;
	width: 98%;
}

.firm_kat_list a {
		padding-right: 0px;
		margin-right: 10px;
}

table.firm_list_table {
	margin:10px 0;
	text-align: left;
}


table.firm_list_table td {
	padding: 4px;
	width: 150px;
}


.szolgaltatok h4 {
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
	line-height:16px;
	}

.szolgaltatok ul {
	margin:0 0 5px 0;
	}
	
.kapcsolatfel {
	display:block;
	padding: 3px;
	border: 1px solid black;
	background-color: #FF911C;
	width: 120px;
	text-align: center;
	color: white;
}

.kapcsolatfel a {
	color: white;
	text-decoration: none;
}

.kapcsolatfel a:hover {
	color: white;
	text-decoration: none;
}

/* belső kereső box */

ul.search_menutab {
	margin:0 0 0 0;
	clear:both;
	}

ul.search_menutab {
	margin-top:5px;
	/*background:#FDFD95;F5C85F*/
	background-color: #FFCC00;
	color:#000000;
	font-family: "Trebuchet MS",Arial,Tahoma,serif;
	font-size: 12px;
	}

ul.search_menutab li { list-style:none; float:left; }

ul.search_menutab li a {
	text-align:center;
	display:block;
	padding:4px 0;
	text-decoration:none!important;
	font-size: 11px;
	}

ul.search_menutab li a {
	text-align:center;
	display:block;
	padding: 4px 12px 4px 12px;
	text-decoration:none!important;
	color:#000000;
	}

ul.search_menutab li a:hover{
	color:#000000;
	background:#FAAB08;
	}

ul.search_menutab li a.selected{
  color: #FFFFFF;
  background: none repeat scroll 0 0 #FAAB08;
  font-weight: bold;
}


.search_mainbox {
	/*min-height: 150px;*/
	background-color: #f2f2ea;
	padding: 5px;
	margin-bottom: 5px;
}

.search_graybox {
	/*background-color: #4d4c4c;	*/
	/*width: 46%;*/
	width: 273px;
	/*min-width: 230px;*/
	color: #000000;
	padding: 5px;
	padding-bottom: 0;
	float: left;
}

.search_rightbox {	
	/*width: 49%;*/
	width: 250px;
	color: #4d4c4c;
	float: right;
	font-size: 10px;
}

.search_rightbox ul li {	
	padding-bottom: 14px;
}

.search_rightbox ul li a{	
	color: #D35333;
	text-decoration: none;
}

.search_rightbox ul li a:hover{	
	font-weight: bolder;
}

.search_graybox table tr td {
	/*
	padding: 4px;
	padding-bottom: 8px;
	padding-right: 20px;*/
	font-size: 11px;
}

#search_green {
	background-color: #FAAB08;
	border: 1px solid white;
	/*padding: 3px 10px 3px 10px;*/
	padding: 0px 10px;
	margin-top: 10px;
	font-size: 11px;
	color: #000000;
}

.search_graybox input{
	border: 1px solid #FF8F20;
	color: #000000;
	/*padding: 4px;*/
	background-color: #FFFDDD;/*FDDFA2*/
	
}
.search_graybox input:hover, .search_graybox input:focus{
	background-color: #FCCC69;
}

.search_graybox select{
	background-color: #FFFDDD;/*#FDDFA2;*/
	/*padding: 3px 3px 3px 3px;*/
	border: 1px solid #FF8F20;
	min-width: 150px;
	width: 175px;
}
.search_graybox select option:hover{
	background-color: #FDDE9F;/*FCCC69*/
}

.search_graybox checkbox{
	background-color: #FDDFA2;
}


ul.keresolist22{
	line-height: 10px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top: 5px;
}

ul.keresolist222{
	line-height: 0px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top: 5px;
}



small{
	padding: 4px;
}


.kiemelt_tab{
	/*background-color: #FFCC00;*/
	color: #FFFFFF;
	font-weight: normal;
}

/* belső kereső vége */


.newsbox_last5
{
    padding: 2px;
    margin-top: 5px;
    margin-bottom: 5px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    
}

    p.link .btn {
      display:inline-block;
      background:none;
      margin:0;
	  margin-top:5px;
      padding:3px 0;
      border-width:0;
      overflow:visible;
      text-decoration:none;
      color:#FFF;
      font-weight:normal;
      font-family:Arial,serif;
      font-size:9px;
      
      color: #bb1f19;
      font-size: 11px;
	  font-weight: bold;  
	  width: auto;
	  padding-right:6px; 
	  background: url(../adatlap/megtobb.gif) right 9px no-repeat;   
      }

    p.link .btn span {
 /*     background-color:#999;
      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;
      border-width:0;
 /*   
       padding:3px .4em;

   border-top:1px solid #bbb;
      border-bottom:1px solid #aaa;
   */   
   	padding:3px 3px 3px 0;
   		}

    /* 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;
 */   
 		text-decoration: underline;  
 	  }
    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;*/
      }

/******* videók főoldal tab ********/

ul.videok {
	width:100%;
	clear:both;
	}

ul.videok li {
	width:190px;
	float:left;
	margin:0 0 5px 0;
	position: relative;
	line-height:15px;
	}

ul.videok li a img {
	width:174px;
	height:120px;
	border:3px solid #EEE;
	margin:0 0 4px 0;
	}

ul.videok li a:hover img {
	border-color:#999;
	}

ul.videok h3 {
	width:190px;
	height:50px;
	font-size:13px;
	display:block;
	font-weight:normal;
	}

ul.videok h3 a:hover {
	color:#000000;
	}

ul.videok p {
	font-size:10px;
	display:none;
	}


ul.videok span {
	width: 32px;
	height: 32px;
	display: block;
	position: absolute;
	top: 45px;
	left: 80px;
	}


ul.videok .clip {
	background: url(../img/play.png) no-repeat;
	} 


ul.videok a:hover span {
	background-position: left -36px;
	} 

/****** főoldali keresések ********/
#keresobox
{
	width:100%;
	margin-bottom:15px;
/*	padding:8px;
*/	height:auto;
	vertical-align:middle;
}

#keresobox p
{
	font-size:12px;
	font-weight:normal;
}

#keresobox label {
	font-weight: bold;
	/*display: block;*/
	margin:0 0 3px 0;}

ul.tudja-kerdesek li
{
	margin-top:5px;
	margin-left:10px;
	list-style-image:url(../adatlap/megtobb.gif);
	list-style-position:inside;
	line-height:15px;
}

/* kommentek */

.comments {
	font-family:Arial,Tahoma,serif;
	margin-top: 10px;
	padding: 5px;
	border-top:3px solid #EEE;
}	
	
.comments h3 {
	margin-bottom: 10px;
	font-size: 15px;
}	
	
.comment h3 {
	font-weight:bold;
	font-size:13px;
	font-style:normal;
	font-family:Arial,Tahoma,serif;
	letter-spacing:0px;
	margin-bottom: 5px;
	color: #d35333;
}	

.comment p {
	font-weight:normal;
	font-size:12px;
	font-style:normal;
	letter-spacing:0px;
	margin-bottom: 5px;
	padding: 5px;
	line-height: 17px;
}

.komdatum
{
	font-size:11px; 
	letter-spacing:0px;
}

