/* CSS Document */
* {

}

body{
	background:#FFFFFF url(images/footer_bg.gif) bottom repeat-x;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover{text-decoration:none;}

a img { border:0;}


.left { float:left;}
.right {
	float:right;
}
.clear  { clear:both;}


html, input, textarea, select
{
		font-size:11px;
		line-height:17px;
		color:#868686;		
}

input, select { vertical-align:middle; font-weight:normal;}
strong {font-size:12px; color:#444444;}

a {
  color: #3d6f92;
  font-size: 12px;
  text-decoration: none;
}

/*main layout */
.h_logo{
	height:30px;
	width:100%;
}

#header_tall {background:url(images/header_tall.gif) top repeat-x;}

#main { margin:0 auto;}

#header .left {
	padding:10px 0 0 0;
}
#header .right {
	padding: 0px 0 0 0;

}
#header .right a {
	/*
	color:#868686;
	font-family:arial;
	font-size:12px;
	background:url(images/RSS.gif) no-repeat top right;
	padding:0 29px 2px 0;
	*/
}

#menu {
	height:28px;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

#header .content {
	padding:0px 0px 0px 0px;
	color:#ffffff;
	background-image: url(images/fejlec.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 117px;
}
#header .content .text {padding:2px 0 33px 2px;}
#header .content a img {float:right;}


#middle { width:100%;}


#footer .indent {padding:23px 0 0 17px; color:#868686; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}


.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {
	padding:4px 4px 15px 2px;
}
.border a img {float:right;}


.h_text {
	height: 25px;
	background-image: url(images/tarhely.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	padding-top: 15px;
}

.more {text-align:right;}
.more a{background:url(images/more_bg.gif) top right no-repeat; padding-right:13px; color:#000000; font-weight:bold;}

.date {background:url(images/date_bg.gif) no-repeat 0 0; padding:2px 0 2px 22px; color:#444444;}

.bot_line {background:url(images/h_text_bg.gif) bottom repeat-x;}
.b_text {color:#3d6f92;}
/* index */

#index #middle .indent {padding:17px 0 19px 0;}
#index #middle .columns1 .column1 .padding{
	padding:5px 5px 5px 5px;
	height: 100px;
}
#index #middle .columns1 .column2 .padding{
	padding:5px 5px 5px 5px;
	height: 100px;
}
#index #middle .columns1 .column3 .padding{
	padding:5px 5px 5px 5px;
	height: 100px;
}
#index #middle .columns1 .p1 {padding:1px 0 7px 0;}
#index #middle .columns2 {padding:21px 0 0 0;}
#index #middle .columns2 .column1 .padding {
	padding:0px 10px 0 0px;
}
#index #middle .columns2 .column2 .padding {
	padding:0px 10px 0 10px;
}
#index #middle .columns2 .column1 .p1 {padding:7px 0 15px 0;}
#index #middle .columns2 .column2 .content {
	
}
#index #middle .columns2 .column2 .p1 {
	padding:0px 0px 0px 5px;
}

#form .column1 {width:183px;}
#form .column2 {width:521px;}

form .row {height:25px;}
form .row1 {height:34px;}

.input {width:171px; height:18px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; font-family:tahoma; line-height:13px; color:#a4a4a4;}
textarea {width:516px; height:68px; border:1px solid #a4a4a4; background:none; padding:0 0 0 5px; overflow:auto; font-family:tahoma; line-height:13px; color:#a4a4a4;}
form .div {text-align:right; padding:6px 0 0 0;}

/* index-6 */

#index_6 #middle .indent {padding:33px 15px 17px 17px;}
#index_6 #middle .p1 {padding:6px 0 0 0;}

#topmenu {
	height:30px;
	margin: 0;
	padding: 0;
}
#topmenu .rightbg {background:url(images/menu_right.gif) top right no-repeat;}
#topmenu .leftbg {background:url(images/menu_left.gif) top left no-repeat; width:100%; height:65px;}
#topmenu .padding {padding:9px 0;}

#topmenu ul {
  margin: 0;
	padding: 0;
}

#topmenu li {
	float:left;
	font-size:12px;
	text-align:center;
	display:block;
	background-image: url(images/topmenu_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 10px;
	padding-left: 10px;
}
#topmenu li a {
	color:#000066;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	display:block;
	padding:8px 0 5px 0;
}
#topmenu li span{ display:block; padding:8px 0 5px 0;}
#topmenu li a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight: bold;
	background-image: url(images/header_tall_hover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#topmenu li span {color:#000000; text-decoration:underline;}
#topmenu .last {background:none;}

.fejlec_text2 {
	width: 172px;
	float: right;
	text-align: justify;
	padding: 5px;
}

.h_tarhely {
	height: 35px;
	background-image: url(images/tarhely.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	padding-top: 0px;
}

.h_domain {
	height: 35px;
	background-image: url(images/domain.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	padding-top: 0px;
}

.h_weblap {
	height: 35px;
	background-image: url(images/webdesign.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 15px;
	padding-top: 0px;
}
.lista_paratlan {
	background-color: #EFEFEF;
	padding: 0;
}
.lista_paros {
	background-color: #DADAFF;
	padding: 0;
}

.hiba_reg {
  background-color: #EF9595;
  width: 100%;
}

.vall_lista {
  border-bottom:1px dotted #333333;
  display:block;
  margin-bottom:10px;
  min-height:100px;
  padding-bottom:7px;
  width:100%;
}

.vall_img {
  float:left;
  width:134px;
  margin-right:25px;
  text-align: center;
}

.vall_img img {
  border:1px solid #AAAAAA;
}

.vall_small {
  
}

.vall_lista_cegnev {
  color:#FF5A00;
  font-weight:bold;
}

.alkategora_box {
  width: 150px;
  border: 1px;
  float: left;
  padding-bottom: 2px;
}

.almenuk {
  background-image:url(images/menu_splitter_21.gif);
  background-position:right center;
  background-repeat:no-repeat;
  display:block;
  float:left !important;
  font-size:12px;
  text-align:left;
  background-color: #A7C2F7;
  width: 130px;
}

/* Begin CSS Drop Down Menu */
.almenus {
  background:url("images/arrow.gif") no-repeat scroll right center #FE9A04 !important;
}

.almenus:hover {
  background:url("images/arrow.gif") no-repeat scroll right center #FFC15F !important;
}

#menuh-container {
	
}

#menuh {
	float:left;
  margin:0;
	padding:0;
	text-align:center;
}

#menuh ul {
  background-image:url("images/menu_splitter_21.gif");
  background-position:right center;
  background-repeat:no-repeat;
	list-style:none;
	float:left;
	height: 27px;
	line-height: 27px;
	vertical-align: center;
	margin:0;
	padding:0;
}

#menuh ul ul {
	position:absolute;
	z-index:1000;
	display:none;
}

#menuh ul ul ul {
	top:0;
	left:100%;
}

#menuh li {
	position:relative;
	min-height: 1px;
	vertical-align: bottom;
}

#menuh li:hover {
  position:relative;
	min-height: 1px;
	vertical-align: bottom;
	cursor:pointer;
	z-index:1000;
	background:#FE9A04;
}

#menuh li li {
  float:left !important;
  text-align:left;
  width:160px;
  background:#FE9A04;
}

#menuh li li:hover {
  float:left !important;
  text-align:left;
  width:160px;
  background:#FFC15F;
}

#menuh li li li {
  background:#FFC15F;
  width:250px;
}

#menuh li li li:hover {
  background:#FFE0AF;
  width:250px;
}

#menuh li:hover ul ul,
#menuh li li:hover ul ul,
#menuh li li li:hover ul ul,
#menuh li li li li:hover ul ul
{display:none;}

#menuh li:hover ul,
#menuh li li:hover ul,
#menuh li li li:hover ul,
#menuh li li li li:hover ul
{display:block;}

#menuh a, #menuh a:link, #menuh a:visited {
	text-decoration:none;
	padding-left:15px;
	padding-right:15px;
}

#menuh a:active, #menuh a:hover {
  color: #ffffff;
}

#menu li:hover {
	color:#000000;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: center top;
}

/* End CSS Drop Down Menu */


.kiskepek {
	width: 100%;
	border-bottom: 1px dotted #999;
	border-top: 1px dotted #999;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 0px;
}

.nagykep {
  text-align: center;
}

.apro_fo {
	width: 170px;
	float: left;
	height: 80px;
	min-height: 80px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	-moz-border-radius-bottomleft:7px;
  -moz-border-radius-bottomright:7px;
  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
  border:1px solid #CCCCCC;
}

.apro_head {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 100%;
	background-color: #DADAFF;
	-moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
}

.apro_cont {
	background-image: url(/images/jobbra_nyil.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 5px;
	margin-left: 5px;
}

.p1 {
  margin: 0;
  padding: 0;
}

/* 2009. március 22. */

TABLE.pager {
	border-collapse: collapse;
	border: 1px solid rgb(230, 230, 230);
	clear: left;
	margin-top: 6px;
	width: 100%
}
TABLE.pager TR TD {
	background: rgb(247, 247, 246);
	margin: 0;
	border-bottom: 1px solid rgb(230, 230, 230);
	border-right: 1px solid rgb(219, 224, 225);
	font: 11px/20px Arial, Helvetica, sans-serif;
	padding: 0 2px;
	vertical-align: top;
}
TABLE.pager TR.dark TD {
	background-color: rgb(240, 242, 243);
	border-right: 1px solid rgb(230, 230, 230);
}
TABLE.pager TR.insert TD {
	background-color: rgb(219, 224, 225);
	border-right: none;
	font-style: italic;
}
TABLE.pager TR TD.right, TABLE.pager TR TH.right {
	text-align: right;
	width: 300px;
}
TABLE.pager TR TD.center, TABLE.pager TR TH.center {
	text-align: center;
}
TABLE.pager TFOOT TR TH {
	background: rgb(79, 76, 76);
	border-top: 3px solid rgb(153, 166, 170);
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: left;
}
TABLE.pager THEAD TR TH {
	background: rgb(79, 76, 76);
	border-bottom: 3px solid rgb(153, 166, 170);
	border-right: 1px solid rgb(219, 224, 225);
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: pointer;
	white-space: nowrap;
	color: white;
}
TABLE.pager THEAD TR TH:hover {
	background: rgb(0, 80, 154);
	color: white;
}
TABLE.pager THEAD TR.head TH {
	border-bottom: none;
}
TABLE.pager THEAD TR.sub TH, TABLE.pager THEAD TR.sub TH:hover {
	background: rgb(219, 224, 225);
	border-top: 1px solid white;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: default;
	color: black;
}
TABLE.pager THEAD TR TH.nonorder {
	cursor: default;
}
TABLE.pager THEAD TR TH.nonorder:hover {
	background: rgb(79, 76, 76);
	color: white;
}
TABLE.pager TH.descendant,
TABLE.pager TH.ascendant {}

TABLE.pager TH.descendant:hover {
	background: rgb(0, 80, 154) url(image/proform.pager_descendant.gif) no-repeat left top;	
	color: white;
}
TABLE.pager TH.ascendant:hover {
	background: rgb(0, 80, 154) url(image/proform.pager_ascendant.gif) no-repeat left bottom;
	color: white;
}
TABLE.pager TH.descendant {
	background: rgb(106, 102, 102) url(image/proform.pager_descendant.gif) no-repeat left top;
}
TABLE.pager TH.ascendant {
	background: rgb(106, 102, 102) url(image/proform.pager_ascendant.gif) no-repeat left bottom;
}
TABLE.pager TD.order, TABLE.pager TR.dark TD.order  {
	background-color: rgb(252, 252, 252);
}

/* sorvezető */
TABLE.pager TBODY TR:hover TD,
TABLE.pager TBODY TR:hover TD.order {
	background-color: rgb(192, 198, 203);
}

caption {
  -x-system-font:none;
  background:#CCD9EA none repeat scroll 0 0;
  font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:bold;
  line-height:normal;
  margin-bottom:5px;
  padding:0 0 0 1em;
  text-align:left;
}

caption span {
  background:white none repeat scroll 0 0;
  color:#00509A;
  padding:0 0.5em;
}

.tovabbi_hirdetes {
  font-family: Arial, Helvetica, sans-serif;
  width: 225px;
  float: left;
  min-height: 150px;
  height: 150px;
  background-color: #EDEDED;
  border: 1px solid #CCC;
  margin: 2px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  cursor:pointer;
  -moz-border-radius-bottomleft:1em;
  -moz-border-radius-bottomright:1em;
  -moz-border-radius-topleft:1em;
  -moz-border-radius-topright:1em;
}

h1 {
	color: #ffa610;
	text-decoration: none;
	font-size: 24px;
	padding-bottom: 5px;
	padding-top: 10px;
}

h2 {
  font-size:16px;
}

h3 {
  
}

h4 {
  font-size:11px;
  color:#FFFFFF;
}

.fejlec_text1 {
	width: 540px;
	float: left;
	text-align: center;
	margin-top: 30px;
}

.hirdetes_feladas {
	background-repeat: no-repeat;
	width:275px;
	float:right;
	text-align:right;
	font-size:18px;
	height:64px;
	font-weight: bold;
	background-image: url(images/ikonok/hirdetes_feladas.png);
	background-position: left top;
	line-height: 64px;
	vertical-align: middle;
}

.akciotabla {
	margin: 10px 0px;
	border: 1px solid #FFA11B;
	border-collapse: collapse;
	line-height: normal;
}

.akciotabla th {
	padding: 2px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background: #FF9933;
	border: 1px solid #CCC;
}

.akciotabla td {
	padding: 1px;
	font-size: 12px;
	border: 1px solid #CCC;
}

.akciotabla tr:hover {
	background: #F3F3F3;
}

.formgomb {
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px 6px;
	background: #EDEDED;
	border: 1px solid #999;
	color: #651021;
}