/*
** e-build.hu CSS
** (c) ]{redenc 2008
**
** content
*/

/* 
** mainheader, aktualis hir box 
*/
#aktualis {
	float: right;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	position: relative;
	top: 8px;
	right: 10px;
}

#aktualis a {
	color: #fff;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	padding: 4px;
	margin-right: 8px
}

.aktualis-header {
	background-image: url(../../images/aktualis-fejlec.jpg);
	width: 321px;
	height: 26px;
	text-align: left;
	color: #fff;
	font-size: 110%;
}

.aktualis-header b {
	position: relative;
	top: 7px;
	left: 8px;
}

.aktualis-content {	
	clear: right;
	width: 309px;
	\width: 321px;
	w\idth: 309px;
	padding: 6px;
	height: 102px;
	overflow: hidden;
	background-color: #ffcc00;
	text-align: justify;
	line-height: 150%;
}

/*
** pageheader, az aloldalak tetejen megjeleno menu
*/
#pageheader {
	clear: right;
	height: 70px;
	background: url(../../images/pageheader.png);
	text-align: right;
}

a.phlogo {
	display: block;
	width: 150px;
	height: 70px;
	float: left;
}

table.headermenu {
	position: relative;
	top: 25px;
	text-align: center;
	float: left;
	width: 680px;
	height: 19px !important;
}

table.headermenu td.gyorsmenu {
	width: 190px;
}

/* a select option form elem */
table.headermenu .listamenu {
	width: 130px;
}

table.headermenu td.loginbox {
	width: 390px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;	
	font-size: 90%;
}

* html table.headermenu td.loginbox {
	font-size: 85%;
}

.logined {
	width: 333px;
	margin: 0px auto;
	height: 19px;
	line-height: 19px;
	padding: 0;
	text-align: right;
}

.logined span {
	position: relative;
	top: 1px;
}

/* nyelvvalaszto, image alapu link */
a.lang {
	display: block;
	background: url(../../images/gomb-lang.png) no-repeat;
	width: 59px;
	height: 19px;
	font-size: 90%;
	color: #fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
	margin-left: 30px;
	position: relative;
	top: -1px;
}

a.lang:hover {
	text-decoration: none;
}

a.lang span {
	line-height: 19px;
}

/*
** fooldal (index.php)
*/
.linkbox {
	float: left;
	width: 150px;
	\width: 168px;
	w\idth: 150px;
	height: 185px;
	padding-left: 12px;
	padding-right: 5px;
	border-right: 1px solid #a5a5a5;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	line-height: 140%;	
}

.linkbox ul {
	margin-top: 15px;
}

/* a ket egyedi keresegomb, kek es piros */
input.xgomb {
	width: 129px;
	height: 21px;
	border: none;
	color: #fff;
	margin-top: 2px;
	cursor: pointer;
	font-size: 90%;
}

input.xblue {
	background: url(../../images/gomb-keres-xblue.png) no-repeat;
}

input.xred {
	background: url(../../images/gomb-keres-xred.png) no-repeat;
}

* html input.xtext {
	width: 118px;
}

/* image alapu gomb */
input.igomb {
	background: url(../../images/gombalap90.png) no-repeat;
	width: 90px;
	height: 19px;
	font-size: 90%;
	color: #fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
	cursor: pointer;
	padding: 0;
	border: none;
	padding-bottom: 3px;
}

input.igomb-ok {
	background: url(../../images/gomb-ok.png) no-repeat;
	width: 34px;
	position: relative;
	top: -1px;
	padding: 1px 0 2px 2px;
}

* html input.igomb-ok {
	top: 1px;
	padding-bottom: 1px;	
}


/* tablazatok */
table.keretes {
	border-collapse: collapse;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 	
}

table.keretes td, table.keretes th {		
 padding: 6px 8px;
 vertical-align: top;
 text-align: left;
/* background-color: #f0f0f0; 
 border: 1px solid #fff; */
}

table.keretes th {		
 font-weight: normal;
 width: 90px;
 text-align: left;
}

/* elerhetoseg */
table.elerhetoseg {
 vertical-align: top;
 text-align: left;
}

table.elerhetoseg td {
  padding: 2px 0px;
	width: 25%;
}

table.elerhetoseg td.tel {
  padding-left: 20px;
}

table.elerhetoseg th {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

table.elerhetoseg td.cim1 {
	width: 26%;
}

/*cegadatok */
table.cegadatok td, 
table.cegadatok th {
	padding: 2px;
}

table.cegadatok th {
	font-weight: bold;
	text-align: right;	
}

/* formfactory override 
.formSubmit {
	border: 0 !important;
	background: #fff url(../../images/gomb-lang.png) no-repeat;
	width: 59px !important;
	height: 19px !important;
	font-size: 90%;
	color: #fff;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;	
	text-align: center;
}
*/

/* statuszsor */
.statuszsor {
	margin-bottom: 50px;
}

.statuszbar {
	width: 315px;
	height: 15px;
	margin-left: 27px;
	margin-top: 5px;
	padding: 0;
	background: url(../../images/statuszbar.png) no-repeat;
	background-position: 0px 0px;
	line-height: 1%;
	font-size: 1%;
}

/* megrendeles tabla */
table.calculator th {
	text-align: left;
	padding-top: 15px;
}

table.calculator td.underlined {
	padding-bottom: 2px;
	padding-top: 10px;
}

table.calculator td.underlined span {
	border-bottom: 1px solid #000;
}
