/*----------  General  ----------*/

body, html {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	background-color: #ffc600;
	color: #000000;
	margin: 0px 0px 20px 0px;
	background-image: url(../common/images/bg.gif);
	background-repeat: repeat-x;
}

select, input, textarea, p, a, table {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #032824;
}

table {
  font-size: 12px;
}
td,th {
  vertical-align: top;
}

a {
	color: #ff5400;
	text-decoration: underline;
}
a:hover {
	color: #ff5400;
	text-decoration: none;
}
a.szerklink {
  font-weight: bold;
  padding: 5px;
	font-size: 14px;
}

a.bigg {
	font-size: 14px;
}

form {
	margin: 0px;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #cc0540;
	margin-top: 8px;
	margin-bottom: 14px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #a00027;
	margin: 4px 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	color: #a00027;
	margin: 5px 5px;
	text-align: left;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #a00027;
	margin: 5px 5px;
	text-align: left;
}


.separator {
  width: 100%;
  margin: 0px auto;
	border-top: solid #90FFD6 1px;
	clear: both;
	font-size: 1px;
	background-color: #E4FFE0;
}


.wrapper {
	clear: both;
}

.left {
	float: left;
}
.right {
	float: right;
}

.nounderline {
	text-decoration: none;
}

.balra {
	text-align: left;
}

.jobbra {
	text-align: right;
}

.kozepre {
	text-align: center;
}

.fentre {
	vertical-align: top;
}

.lentre {
	vertical-align: bottom;
}

.normal {
	font-weight: normal;
}

.kover {
	font-weight: bold;
}

.dolt {
    font-style: italic;
}

.kicsi {
	font-size: 10px;
	font-weight: normal;
}

.nagy {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 10px;
}

.piros {
  color: #FF0000;
}

.bordo {
	color: #A00027;
}

.csillag {
	width: 10px;
}

.vonal_alul {
	border-bottom: 1px solid #ABABAB;
}

.vonal_alatti_tavtarto {
    padding-top: 5px;
}

.vonal_felul {
	border-top: 1px solid #ABABAB;
}

.vonal_jobbra {
	border-right: 1px solid #ABABAB;
}

.tavtarto_alul {
	margin-bottom: 5px;
}

.ingkiskep {
  width: 226px;
  float: left;
  text-align: center;
  padding: 5px;
}

  .ingkiskep a {
    }

  .ingkiskep img {
    width: 200px;
    margin: 0px auto;
    cursor: pointer;
    border: none;
  }

.kiskep {
    width: 200px;
    margin: 0px auto;
    border: none;
}

.kiskep_tn {
    width: 100px;
    margin: 0px auto;
    border: none;
}

.kepkontener {
  width: 710px;
  margin: 10px auto;
  clear: both;
  position: relative;
}

#printing {
	margin-top: -30px;
	width: 200px;
	text-align: right;
	cursor:pointer;
}

.megjegyzes {
  margin: 5px 0px;
  padding: 5px;
/*  font-weight: bold; */
	position: relative;
}

	td.megjegyzeskontener img {
		cursor: pointer;
	}

.lebego {
	position: absolute;
	width: 300px;
	right: 0px;
	margin-right: 50px;
	z-index: 2000;
	background: #DDDDDD;
	border: 1px #666666 solid;
	display:none;
}

.print {
	display: none;
}

.noprint {
	display: block;
}

  .fej {
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: #ABABAB solid 1px;
  }

.reszl_felso {
   width: 355px;
   float: left;
   margin-top: 10px;
}

  .reszl_felso table {
    width: 95%;
    margin: 0px auto;
  }
  
.inline {
  display: inline;
}

.w347px {
	width: 347px;
}

/*----------  Container  ----------*/


div#container {
	width: 774px;
	margin: 0 auto;
	background-image: url(../common/images/content_bg.gif);
	background-repeat: repeat-y;
}

div#background {
	background-image: url(../common/images/bg_top.gif);
	background-repeat: no-repeat;
}


/*----------  Header  ----------*/

div#header {
	background-image: url(../common/images/header_bg.jpg);
	background-repeat: no-repeat;
}
div#header img {
	margin: 30px 0px 0px 24px;
}


/*----------  Menu  ----------*/

div#menu {
	background-image: url(../common/images/menu_bg.gif);
	background-repeat: no-repeat;
	height: 39px;
	padding-left: 7px;
}
div#menu a {
	float: left;
}

div#header img {
	margin: 30px 0px 0px 24px;
}


/*----------  Content  ----------*/
div#content {
	margin: 0px;
  padding: 20px 28px 0px 28px;
  min-height:400px;
  height:auto !important;
  height:400px;
  position: relative;
}

/*----------  Reszletek  ----------*/

.szaggatott {
	border-bottom: 1px dotted #ABABAB;
}

input#formkuldo {
	display: none;
}

/*----------  Left  ----------*/

div#left {
	padding: 0px;
	width: 430px;
	float: left;
	position: relative;
}

.leftItem {
	background-color: #E4FFE0;
	padding: 5px 0px 0px 0px;
}

.leftItem p {
	line-height: 18px;
	margin: 4px 0px 4px 0px;
}

.kiemelt {
	position: relative;
  padding: 10px;
	background-color: #E4FFE0;
}

.kiemeltszin {
	background-color: #E4FFE0;
}

img#megtobbkiemelt {
	position: absolute;
	right: 10px;
	top: 8px;
	cursor: pointer;
}

.kepdiv {
	position: relative;
  height:150px;
  width: 200px;
  overflow:hidden;
	border: solid #ffa518 2px;
	margin: 0px 10px 5px 0px;
	padding: 0px;
	float: left;
}

.dumablokk {
	position: relative;
	float: left;
  width: 195px;
}

.dumadiv {
  height:135px;
  overflow:hidden;
  position: relative;
}

.dumadiv img {
	position:absolute;
	width: 195px;
	height: 50px;
	bottom: 0px;
	left: 0px;
}

.leftItem img {
  border: none;
}

a.leftItemTitle {
	font-size: 12px;
	font-weight: bold;
}

.leftItemTab, .leftItemTab a {
	font-size: 10px;
	color: #ff5400;
	margin-top: 4px;
}

div#banklogo {
	background-image: url(../common/images/left_banklogo_bg.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 10px;
	position: relative;
}

div#hitelvonal {
	width: 160px;
	height: 32px;
	position: absolute;
	top: 3px;
	right: 10px;
}

table#bankok_tbl {
	width: 410px;
}

table#bankok_tbl td {
	text-align: center;
	vertical-align: middle;
}

div#vissza {
	margin-top: 15px;
	width: 150px;
	height: 30px;
	position: absolute;
	right:20px;
}


/*----------  Right  ----------*/

div#right {
	padding: 0px;
	width: 270px;
	float: right;
}

div#rightSearch {
	background-color: #fbf3d6;
	padding: 15px 10px 10px 20px;
	width: 240px;
	margin-bottom: 15px;
}

div#rightSearch p {
	margin: 5px 0px 15px 0px;
}

.rightSearchItemLeft {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 85px;
	padding-top: 4px;
}

.rightSearchItemRight {
	float: left;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 12px;
}

.rightSearchItemRight input, .rightSearchItemRight select {
	font-weight: normal;
}

div#Search {
	margin: 15px auto;
	padding: 10px;
	width: 700px;
	background-color: #fbf3d6;
}

div#Search p {
	margin: 5px 0px 15px 0px;
}

div#nagyblokk {
	width:100%;
}
div#nagyblokk table {
	width: 700px;
}
div#nagyblokk td {
	width: 350px;
}

.SearchItem {
	float: left;
	font-weight: bold;
	width: 350px;
	padding-top: 4px;
}

.SearchItemLeft {
	float: left;
	text-align: right;
	font-weight: bold;
	width: 160px;
	padding-top: 4px;
}

.SearchItemRight {
	float: left;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 12px;
	width: 160px;
}

.SearchItemWide {
	float: left;
	font-weight: bold;
	padding-left: 8px;
	padding-bottom: 12px;
	width: 690px;
	text-align: center;
}

.SearchItemRight SELECT{
	width: 150px;
}

.SearchItemRight input, .SearchItemRight select {
	font-weight: normal;
}

div#rightNewbuilding {
	background-color: #fbf3d6;
	padding: 15px 10px 10px 20px;
	width: 240px;
	margin-bottom: 15px;
}

div#rightNewbuildingPictures {
	background-color: #fbf3d6;
	width: 230px;
	text-align:center;
}

div#rightNewbuilding img {
	border: solid #ffa518 2px;
	margin: 5px auto;
}

div#jobboldali_banner {
/*
	background-image: url(../common/images/right_partnerlogo_bg.gif);
	background-repeat: no-repeat;
	padding: 30px 5px 10px 5px;
*/
	padding: 0px;
	width: 270px;
	position: relative;
}
	div#jobboldali_banner div {
		padding: 9px;
		margin: 5px auto;
		background-color: #FFF0F0;
		border: 1px solid #FFE5E5;
		text-align: center;
	}
	div#jobboldali_banner img {
		border: none;
		vertical-align: middle;
	}

div#baloldali_banner {
/*
	background-image: url(../common/images/right_partnerlogo_bg.gif);
	background-repeat: no-repeat;
	padding: 30px 5px 10px 5px;
*/
	padding: 0px;
	width: 430px;
	position: relative;
}
	div#baloldali_banner div {
		padding: 9px;
		margin: 5px auto;
		background-color: #EBEBEB;
		border: 1px solid #DBDBDB;
    	text-align: center;
	}
	div#baloldali_banner img {
		border: none;
		vertical-align: middle;
	}

/*----------  Double  ----------*/

div#double {
	padding: 20px 28px 0px 28px;
	width: 718px;
}

div.pagebreak {
	display: none;
	page-break-before: always;
}


/*----------  Footer  ----------*/

div#footer {
	background-image: url(../common/images/footer.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-align: center;
	color: #ff6000;
	font-size: 10px;
	padding-top: 25px;
}

/*----------  ADMIN  ----------*/
div#admin_menu {
	text-align: center;
}

div#admin_footer {
	text-align: center;
	border-top: 1px solid #ABABAB;
	margin: 10px 26px -10px 26px;
	padding: 5px;
	color: #cc0540;
	position: relative;
}

div#ulista {
	color: #cc0540;
	display: none;
	width: 400px;
/*	height: 200px; */
	overflow: auto;
	border: 1px #CF7E00 solid;
	z-index: 10000;
	position: absolute;
	left: 160px;
	bottom: 30px;
	background: #FFE7A0;
	padding: 5px;
}
	div#ulista #title {
		float:left;
	}
	div#ulista #close {
		float: right;
		width: 20px;
		text-align: right;
	}
	div#ulista #lista {
		clear: both;
		margin: 0px;
		padding: 0px;
	}
	div#ulista ul li {
		margin: 5px;
		padding: 0px;
		text-align: left;
	}

a.adminlink {
	font-size: 14px;
}

tr.tablasor {
	background-color: #FFD702;
}

tr.kiemelt {
	background-color: #E4FFE0;
}

tr.torolt {
	background-color: #FFA0A2;
}

td.tablaheader {
	border-bottom: solid #ABABAB 1px;
	padding: 2px;
	font-weight: bold;
	background-color: #FFD702;
}

td.tablanormal {
	border-bottom: solid #ABABAB 1px;
	padding: 2px;
}

div#userinfo,
div#lapozosav {
	border-top: 1px solid #ABABAB;
	border-bottom: 1px solid #ABABAB;
	margin: 10px 0px;
	padding: 5px;
	text-align: center;
	color: #cc0540;
	z-index: 120000;
}

div#userheader {
	border-bottom: 1px solid #ABABAB;
	margin-top: -10px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	color: #cc0540;
}

div#userfooter {
	border-top: 1px solid #ABABAB;
	margin-top: 10px;
	padding: 5px;
	text-align: left;
	color: #cc0540;
}

input.gomb {
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 2px solid;
	border-right: 2px solid;
	border-color: #CF7E00;
	background-color: #FFF8DF;
	color: #000000;
	font-weight: normal;
	cursor: pointer;
	margin-bottom: 2px;
}
input.gomb:hover {
	background-color: white;
}

input.gomb_disabled {
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 2px solid;
	border-right: 2px solid;
	border-color: #CF7E00;
	color: #666666;
	background-color: #CCCCCC;
}

/* Keresυhφz */
#megye_div, #tel_div, #ker_div, #eft {
	display: none;
} 

.hiba {
	color: #930006;
	background-color: #FFA0A0;
	font-weight: normal;
	margin: 5px auto;
	text-align: center;
	width: 300px;
	border-top: 1px solid #930006;
	border-left: 1px solid #930006;
	border-right: 2px solid #930006;
	border-bottom: 2px solid #930006;
	overflow: hidden;
} 
	.hiba_fej {
		color: #FFA0A0;
		background-color: #930006;
		font-weight: bold;
	} 
	.hiba div {
		padding: 5px;
	}

#picdiv {
	position: absolute;
	width: 384px;
	top: 20px;
	display: none;
	padding: 10px;
}
	#picdiv img {
		border: none;
		margin: 5px auto;
	}

.cimbox {
	font-weight: normal;
	margin: 5px 2px;
	padding: 2px;
	border-top: 1px solid #FF9C00;
	border-left: 1px solid #FF9C00;
	border-right: 2px solid #CF7E00;
	border-bottom: 2px solid #CF7E00;
	background-color: #FFF8DF;
	overflow: hidden;
	float: left;
}

.cimbox_img {
	width:25px;
	height:25px;
	margin:10px auto;
	border: none;
}

td.vastag_vonal_alul {
	border-bottom: 3px solid #555555;
}

div#jeligekeret {
    position: absolute;
    top: 325px;
    left: 230px;
    width: 300px;
    height: 40px;
    z-index: 1000;
    border: 3px solid #000;
}
